Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value a for ToneValue.
A128CBC - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A128CBC for EncryptionAlgorithm.
A128CBC_HS256 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A128CBC_HS256 for EncryptionAlgorithm.
A128CBCPAD - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A128CBCPAD for EncryptionAlgorithm.
A128GCM - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A128GCM for EncryptionAlgorithm.
A128KW - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A128KW for EncryptionAlgorithm.
A128KW - Static variable in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Static value A128KW for KeyWrapAlgorithm.
A192CBC - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A192CBC for EncryptionAlgorithm.
A192CBC_HS384 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A192CBC_HS384 for EncryptionAlgorithm.
A192CBCPAD - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A192CBCPAD for EncryptionAlgorithm.
A192GCM - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A192GCM for EncryptionAlgorithm.
A192KW - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A192KW for EncryptionAlgorithm.
A192KW - Static variable in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Static value A192KW for KeyWrapAlgorithm.
A256CBC - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A256CBC for EncryptionAlgorithm.
A256CBC_HS512 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A256CBC_HS512 for EncryptionAlgorithm.
A256CBCPAD - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A256CBCPAD for EncryptionAlgorithm.
A256GCM - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A256GCM for EncryptionAlgorithm.
A256KW - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value A256KW for EncryptionAlgorithm.
A256KW - Static variable in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Static value Unwrap Key for KeyWrapAlgorithm.
AAD_SERVICE_PRINCIPAL - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
Static value AadServicePrincipal for ODataAuthenticationType.
AAD_SERVICE_PRINCIPAL - Static variable in class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
Static value AadServicePrincipal for RestServiceAuthenticationType.
AadCredentialBuilderBase<T extends AadCredentialBuilderBase<T>> - Class in com.azure.identity
The base class for credential builders that allow specifying a client ID and tenant ID for an Azure Active Directory.
AadCredentialBuilderBase() - Constructor for class com.azure.identity.AadCredentialBuilderBase
 
AADSERVICE_PRINCIPAL - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsAuthenticationType
Static value AADServicePrincipal for DynamicsAuthenticationType.
ABA_ROUTING_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ABARoutingNumber for PiiEntityCategory.
abandon() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Abandons the message in this context.
abandon(AbandonOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Abandons the message in this context.
abandon(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Abandons a message.
abandon(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Abandons a message.
abandon(ServiceBusReceivedMessage, AbandonOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Abandons a message updates the message's properties.
abandon(ServiceBusReceivedMessage, AbandonOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Abandons a message and updates the message's properties.
ABANDON - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while abandoning the message.
AbandonOptions - Class in com.azure.messaging.servicebus.models
Options to specify while abandoning message.
AbandonOptions() - Constructor for class com.azure.messaging.servicebus.models.AbandonOptions
 
ABGR - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value abgr for ImageFormatRawPixelFormat.
abortCopy(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopy(String) - Method in class com.azure.storage.file.share.ShareFileClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyFromUrl(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
abortCopyFromUrl(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
abortCopyFromUrlWithResponse(String, String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
abortCopyFromUrlWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
abortCopyWithResponse(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
ABORTED - Enum constant in enum com.azure.storage.blob.models.CopyStatusType
Enum value aborted.
ABORTED - Enum constant in enum com.azure.storage.file.datalake.models.CopyStatusType
Enum value aborted.
ABORTED - Enum constant in enum com.azure.storage.file.share.models.CopyStatusType
Enum value aborted.
ABSOLUTE_EXPIRY_TIME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
An absolute time when this message is considered to be expired.
AbstractCosmosConfiguration - Class in com.azure.spring.data.cosmos.config
To configure cosmos with client, cosmos factory and template
AbstractCosmosConfiguration() - Constructor for class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
 
AbstractCosmosEventListener<E> - Class in com.azure.spring.data.cosmos.core.mapping.event
Abstract Event Listener.
AbstractCosmosEventListener() - Constructor for class com.azure.spring.data.cosmos.core.mapping.event.AbstractCosmosEventListener
AbstractCosmosQuery - Class in com.azure.spring.data.cosmos.repository.query
Abstract class for cosmos query.
AbstractCosmosQuery(CosmosQueryMethod, CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
Initialization
AbstractQueryGenerator - Class in com.azure.spring.data.cosmos.core.generator
Base class for generating sql query
AbstractQueryGenerator() - Constructor for class com.azure.spring.data.cosmos.core.generator.AbstractQueryGenerator
Initialization
AbstractReactiveCosmosQuery - Class in com.azure.spring.data.cosmos.repository.query
Abstract class for reactive cosmos query.
AbstractReactiveCosmosQuery(ReactiveCosmosQueryMethod, ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
Initialization
ACCEPT_SESSION - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while session is accepted.
ACCEPTED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
ACCEPTED.
ACCEPTED - Static variable in class com.azure.core.amqp.models.DeliveryState
Indicates successful processing at the receiver.
acceptNextSession() - Method in class com.azure.messaging.servicebus.ServiceBusSessionReceiverAsyncClient
Acquires a session lock for the next available session and creates a ServiceBusReceiverAsyncClient to receive messages from the session.
acceptNextSession() - Method in class com.azure.messaging.servicebus.ServiceBusSessionReceiverClient
Acquires a session lock for the next available session and creates a ServiceBusReceiverClient to receive messages from the session.
acceptSession(String) - Method in class com.azure.messaging.servicebus.ServiceBusSessionReceiverAsyncClient
Acquires a session lock for sessionId and create a ServiceBusReceiverAsyncClient to receive messages from the session.
acceptSession(String) - Method in class com.azure.messaging.servicebus.ServiceBusSessionReceiverClient
Acquires a session lock for sessionId and create a ServiceBusReceiverClient to receive messages from the session.
ACCESS_DENIED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value AccessDenied for IntegrationRuntimeState.
AccessControlChangeCounters - Class in com.azure.storage.file.datalake.models
AccessControlChangeCounters contains counts of operations that change Access Control Lists recursively.
AccessControlChangeCounters() - Constructor for class com.azure.storage.file.datalake.models.AccessControlChangeCounters
 
AccessControlChangeFailure - Class in com.azure.storage.file.datalake.models
Represents an entry that failed to update Access Control List.
AccessControlChangeFailure() - Constructor for class com.azure.storage.file.datalake.models.AccessControlChangeFailure
 
AccessControlChangeResult - Class in com.azure.storage.file.datalake.models
AccessControlChangeResult contains result of operations that change Access Control Lists recursively.
AccessControlChangeResult() - Constructor for class com.azure.storage.file.datalake.models.AccessControlChangeResult
 
AccessControlChanges - Class in com.azure.storage.file.datalake.models
AccessControlChanges contains batch and cumulative counts of operations that change Access Control Lists recursively.
AccessControlChanges() - Constructor for class com.azure.storage.file.datalake.models.AccessControlChanges
 
AccessControlClientBuilder - Class in com.azure.analytics.synapse.accesscontrol
A builder for creating a new instance of the AccessControlClient type.
AccessControlClientBuilder() - Constructor for class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Create an instance of the AccessControlClientBuilder.
AccessControlType - Class in com.azure.storage.file.datalake.models
Defines values for AccessControlType.
AccessControlType() - Constructor for class com.azure.storage.file.datalake.models.AccessControlType
 
AccessRights - Class in com.azure.messaging.servicebus.administration.models
Defines values for AccessRights.
AccessRights() - Constructor for class com.azure.messaging.servicebus.administration.models.AccessRights
 
accessTier() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the tier of the blob.
AccessTier - Class in com.azure.storage.blob.models
Defines values for AccessTier.
AccessTier - Class in com.azure.storage.file.datalake.models
Defines values for AccessTier.
AccessTier() - Constructor for class com.azure.storage.blob.models.AccessTier
 
AccessTier() - Constructor for class com.azure.storage.file.datalake.models.AccessTier
 
accessTierChangeTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the time when the access tier for the blob was last changed or null if this is a virtual directory.
accessToken(AccessToken) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Use a AccessToken for authentication.
AccessToken - Class in com.azure.core.credential
Represents an immutable access token with a token string and an expiration time.
AccessToken(String, OffsetDateTime) - Constructor for class com.azure.core.credential.AccessToken
Creates an access token instance.
ACCOUNT - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Enum value Account.
ACCOUNT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Account for HealthcareFhirResourceType.
ACCOUNT_ALREADY_EXISTS - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AccountAlreadyExists for BlobErrorCode.
ACCOUNT_ALREADY_EXISTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AccountAlreadyExists for ShareErrorCode.
ACCOUNT_ALREADY_EXISTS - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AccountAlreadyExists for QueueErrorCode.
ACCOUNT_BEING_CREATED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AccountBeingCreated for BlobErrorCode.
ACCOUNT_BEING_CREATED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AccountBeingCreated for ShareErrorCode.
ACCOUNT_BEING_CREATED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AccountBeingCreated for QueueErrorCode.
ACCOUNT_IOPS_LIMIT_EXCEEDED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value AccountIOPSLimitExceeded.
ACCOUNT_IS_DISABLED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AccountIsDisabled for BlobErrorCode.
ACCOUNT_IS_DISABLED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AccountIsDisabled for ShareErrorCode.
ACCOUNT_IS_DISABLED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AccountIsDisabled for QueueErrorCode.
accountDomain(String) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the Mixed Reality service account domain.
accountDomain(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets the accountDomain.
accountId(String) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the Mixed Reality service account identifier.
accountId(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets the accountId.
AccountKind - Enum in com.azure.storage.blob.models
Defines values for AccountKind.
accountName - Variable in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Storage account name that contains the blob.
AccountSasPermission - Class in com.azure.storage.common.sas
This is a helper class to construct a string representing the permissions granted by an Account SAS.
AccountSasPermission() - Constructor for class com.azure.storage.common.sas.AccountSasPermission
Initializes an AccountSasPermission object with all fields set to false.
AccountSasQueryParameters - Class in com.azure.storage.common.sas
Deprecated.
Please use the generateSas method on the desired service client after initializing AccountSasSignatureValues.
AccountSasResourceType - Class in com.azure.storage.common.sas
This is a helper class to construct a string representing the resources accessible by an AccountSAS.
AccountSasResourceType() - Constructor for class com.azure.storage.common.sas.AccountSasResourceType
Initializes an AccountSasResourceType object with all fields set to false.
AccountSasService - Class in com.azure.storage.common.sas
This is a helper class to construct a string representing the services accessible by an AccountSAS.
AccountSasService() - Constructor for class com.azure.storage.common.sas.AccountSasService
Initializes an AccountSasService object with all fields set to false.
AccountSasSignatureValues - Class in com.azure.storage.common.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
AccountSasSignatureValues() - Constructor for class com.azure.storage.common.sas.AccountSasSignatureValues
AccountSasSignatureValues(OffsetDateTime, AccountSasPermission, AccountSasService, AccountSasResourceType) - Constructor for class com.azure.storage.common.sas.AccountSasSignatureValues
Initializes a new AccountSasSignatureValues object.
AccountsAsyncClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the asynchronous PurviewAccountClient type.
AccountsClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the synchronous PurviewAccountClient type.
AccountsClientBuilder - Class in com.azure.analytics.purview.administration
A builder for creating a new instance of the AccountsClient type.
AccountsClientBuilder() - Constructor for class com.azure.analytics.purview.administration.AccountsClientBuilder
Create an instance of the AccountsClientBuilder.
acquireLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Acquires an infinite lease for write and delete operations.
acquireLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Acquires an infinite lease for write and delete operations.
acquireLease(int) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLease(int) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Acquires a lease for write and delete operations.
acquireLease(int) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLease(int) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Acquires an infinite lease for write and delete operations.
acquireLeaseWithResponse(int, RequestConditions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(int, RequestConditions) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(int, RequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(int, RequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(BlobAcquireLeaseOptions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(BlobAcquireLeaseOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(ShareAcquireLeaseOptions) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(ShareAcquireLeaseOptions, Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Acquires an infinite lease for write and delete operations.
AcsChatEventBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all chat events.
AcsChatEventBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
 
AcsChatEventInThreadBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all thread-level chat events.
AcsChatEventInThreadBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatEventInThreadBaseProperties
 
AcsChatMemberAddedToThreadWithUserEventData - Class in com.azure.messaging.eventgrid.systemevents
The AcsChatMemberAddedToThreadWithUserEventData model.
AcsChatMemberAddedToThreadWithUserEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
 
AcsChatMemberRemovedFromThreadWithUserEventData - Class in com.azure.messaging.eventgrid.systemevents
The AcsChatMemberRemovedFromThreadWithUserEventData model.
AcsChatMemberRemovedFromThreadWithUserEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
 
AcsChatMessageDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeleted event.
AcsChatMessageDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
 
AcsChatMessageDeletedInThreadEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeletedInThread event.
AcsChatMessageDeletedInThreadEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
 
AcsChatMessageEditedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event.
AcsChatMessageEditedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
 
AcsChatMessageEditedInThreadEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event.
AcsChatMessageEditedInThreadEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
 
AcsChatMessageEventBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all chat message events.
AcsChatMessageEventBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
 
AcsChatMessageEventInThreadBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all thread-level chat message events.
AcsChatMessageEventInThreadBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
 
AcsChatMessageReceivedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event.
AcsChatMessageReceivedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
 
AcsChatMessageReceivedInThreadEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event.
AcsChatMessageReceivedInThreadEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
 
AcsChatParticipantAddedToThreadEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantAdded event.
AcsChatParticipantAddedToThreadEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
 
AcsChatParticipantAddedToThreadWithUserEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantAddedToThreadWithUser event.
AcsChatParticipantAddedToThreadWithUserEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
 
AcsChatParticipantRemovedFromThreadEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantRemoved event.
AcsChatParticipantRemovedFromThreadEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
 
AcsChatParticipantRemovedFromThreadWithUserEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser event.
AcsChatParticipantRemovedFromThreadWithUserEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
 
AcsChatThreadCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreated event.
AcsChatThreadCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
 
AcsChatThreadCreatedWithUserEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreatedWithUser event.
AcsChatThreadCreatedWithUserEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
 
AcsChatThreadDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadDeleted event.
AcsChatThreadDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
 
AcsChatThreadEventBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all chat thread events.
AcsChatThreadEventBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
 
AcsChatThreadEventInThreadBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all chat thread events.
AcsChatThreadEventInThreadBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
 
AcsChatThreadMemberProperties - Class in com.azure.messaging.eventgrid.systemevents
The AcsChatThreadMemberProperties model.
AcsChatThreadMemberProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadMemberProperties
 
AcsChatThreadParticipantProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of the chat thread participant.
AcsChatThreadParticipantProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadParticipantProperties
 
AcsChatThreadPropertiesUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdated event.
AcsChatThreadPropertiesUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
 
AcsChatThreadPropertiesUpdatedPerUserEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdatedPerUser event.
AcsChatThreadPropertiesUpdatedPerUserEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
 
AcsChatThreadWithUserDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event.
AcsChatThreadWithUserDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
 
AcsRecordingChunkInfoProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema for all properties of Recording Chunk Information.
AcsRecordingChunkInfoProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
 
AcsRecordingFileStatusUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RecordingFileStatusUpdated event.
AcsRecordingFileStatusUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
 
AcsRecordingStorageInfoProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema for all properties of Recording Storage Information.
AcsRecordingStorageInfoProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsRecordingStorageInfoProperties
 
AcsSmsDeliveryAttemptProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema for details of a delivery attempt.
AcsSmsDeliveryAttemptProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
 
AcsSmsDeliveryReportReceivedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event.
AcsSmsDeliveryReportReceivedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
 
AcsSmsEventBaseProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of common properties of all SMS events.
AcsSmsEventBaseProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
 
AcsSmsReceivedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event.
AcsSmsReceivedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
 
AcsUserDisconnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for an Microsoft.Communication.UserDisconnected event.
AcsUserDisconnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AcsUserDisconnectedEventData
 
ACTIVATING - Static variable in class com.azure.media.videoanalyzer.edge.models.LivePipelineState
Static value activating for LivePipelineState.
ACTIVE - Enum constant in enum com.azure.core.amqp.AmqpEndpointState
The endpoint is active.
ACTIVE - Enum constant in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Specifies an active message state.
ACTIVE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedStatus
Static value Active for DataFeedStatus.
ACTIVE - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyIncidentStatus
Static value Active for AnomalyIncidentStatus.
ACTIVE - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyStatus
Static value Active for AnomalyStatus.
ACTIVE - Static variable in class com.azure.communication.callingserver.models.CallRecordingState
Static value active for CallRecordingState.
ACTIVE - Static variable in class com.azure.media.videoanalyzer.edge.models.LivePipelineState
Static value active for LivePipelineState.
ACTIVE - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Active for EntityStatus.
ACTIVE_DIRECTORY - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Active Directory authentication endpoint.
Activity - Class in com.azure.analytics.synapse.artifacts.models
A pipeline activity.
Activity() - Constructor for class com.azure.analytics.synapse.artifacts.models.Activity
 
ACTIVITY_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ActivityDefinition for HealthcareFhirResourceType.
ACTIVITY_NAME - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value ActivityName for RunQueryFilterOperand.
ACTIVITY_NAME - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value ActivityName for RunQueryOrderByField.
ACTIVITY_OUTPUT - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityLogDestination
Static value ActivityOutput for ScriptActivityLogDestination.
ACTIVITY_RUN_END - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value ActivityRunEnd for RunQueryFilterOperand.
ACTIVITY_RUN_END - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value ActivityRunEnd for RunQueryOrderByField.
ACTIVITY_RUN_START - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value ActivityRunStart for RunQueryFilterOperand.
ACTIVITY_RUN_START - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value ActivityRunStart for RunQueryOrderByField.
ACTIVITY_TYPE - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value ActivityType for RunQueryFilterOperand.
ActivityDependency - Class in com.azure.analytics.synapse.artifacts.models
Activity dependency information.
ActivityDependency() - Constructor for class com.azure.analytics.synapse.artifacts.models.ActivityDependency
 
ActivityPolicy - Class in com.azure.analytics.synapse.artifacts.models
Execution policy for an activity.
ActivityPolicy() - Constructor for class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
 
ActivityRun - Class in com.azure.analytics.synapse.artifacts.models
Information about an activity run in a pipeline.
ActivityRun() - Constructor for class com.azure.analytics.synapse.artifacts.models.ActivityRun
 
ActivityRunsQueryResponse - Class in com.azure.analytics.synapse.artifacts.models
A list activity runs.
ActivityRunsQueryResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.ActivityRunsQueryResponse
 
add(boolean) - Method in class com.azure.cosmos.models.PartitionKeyBuilder
Adds partition value of type boolean
add(double) - Method in class com.azure.cosmos.models.PartitionKeyBuilder
Adds partition value of type double
add(long, TelemetryAttributes, Context) - Method in interface com.azure.core.util.metrics.LongCounter
Records a value with a set of attributes.
add(JsonNode) - Method in interface com.azure.core.experimental.serializer.JsonArray
Adds a JsonNode to the end of this array.
add(String) - Method in class com.azure.cosmos.models.PartitionKeyBuilder
Adds partition value of type string
add(String, String) - Method in class com.azure.core.http.HttpHeaders
Adds a header with the given name and value if a header with that name doesn't already exist, otherwise adds the value to the existing header.
add(String, T) - Method in class com.azure.cosmos.models.CosmosPatchOperations
This performs one of the following functions, depending upon what the target location references: 1.
ADD_PARTICIPANT_RESULT_EVENT - Static variable in class com.azure.communication.callingserver.models.events.CallingServerEventType
The add participant result event type.
addActions(Iterable<IndexAction<T>>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds document index actions to the batch.
addActions(Collection<IndexAction<T>>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds document index actions to the batch.
addActions(Collection<IndexAction<T>>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds document index actions to the batch.
addActions(Collection<IndexAction<T>>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds document index actions to the batch.
addAfterRetryPolicies(List<HttpPipelinePolicy>) - Static method in class com.azure.core.http.policy.HttpPolicyProviders
Adds SPI policies that implement AfterRetryPolicyProvider.
addAll(Collection<? extends TokenCredential>) - Method in class com.azure.identity.ChainedTokenCredentialBuilder
Adds all of the credentials in the specified collection at the end of this chain, as if by calling ChainedTokenCredentialBuilder.addLast(TokenCredential) on each one, in the order that they are returned by the collection's iterator.
addAllowedHeaderName(String) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the given whitelisted header to the default header set that should be logged.
addAllowedQueryParamName(String) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the given whitelisted query param that should be logged.
addBeforeRetryPolicies(List<HttpPipelinePolicy>) - Static method in class com.azure.core.http.policy.HttpPolicyProviders
Adds SPI policies that implement BeforeRetryPolicyProvider.
AddChatParticipantsResult - Class in com.azure.communication.chat.models
Result of the add chat participants operation.
AddChatParticipantsResult(List<ChatError>) - Constructor for class com.azure.communication.chat.models.AddChatParticipantsResult
 
addClassificationsByUniqueAttributeWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Add classification to the entity identified by its type and unique attributes.
addClassificationsByUniqueAttributeWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Add classification to the entity identified by its type and unique attributes.
addClassificationsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Add classifications to an existing entity represented by a GUID.
addClassificationsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Add classifications to an existing entity represented by a GUID.
addClassificationWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Associate a classification to multiple entities in bulk.
addClassificationWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Associate a classification to multiple entities in bulk.
addClientFilter(FeatureFlagFilter) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Add a feature flag filter to this configuration setting.
addConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Adds a configuration value in the service if that key and label does not exist.
addConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Adds a configuration value in the service if that key and label does not exist.
addConfigurationSetting(String, String, String) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Adds a configuration value in the service if that key does not exist.
addConfigurationSetting(String, String, String) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Adds a configuration value in the service if that key does not exist.
addConfigurationSettingWithResponse(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Adds a configuration value in the service if that key and label does not exist.
addConfigurationSettingWithResponse(ConfigurationSetting, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Adds a configuration value in the service if that key and label does not exist.
addConnectionToGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Add a connection to the target group.
addConnectionToGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Add a connection to the target group.
addContext(String, Object) - Method in class com.azure.messaging.eventhubs.EventData
Adds a new key value pair to the existing context on Event Data.
addContext(String, Object) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Adds a new key value pair to the existing context on Message.
addData(Object, Object) - Method in class com.azure.core.util.Context
Adds a new immutable Context object with the specified key-value pair to the existing Context chain.
addDataFlow(DataFlowDebugPackage) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Add a data flow into debug session.
addDataFlow(DataFlowDebugPackage) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Add a data flow into debug session.
AddDataFlowToDebugSessionResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body structure for starting data flow debug session.
AddDataFlowToDebugSessionResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.AddDataFlowToDebugSessionResponse
 
addDataFlowWithResponse(DataFlowDebugPackage) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Add a data flow into debug session.
addDataFlowWithResponse(DataFlowDebugPackage, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Add a data flow into debug session.
AddDatePolicy - Class in com.azure.core.http.policy
The pipeline policy that adds a "Date" header in RFC 1123 format when sending an HTTP request.
AddDatePolicy() - Constructor for class com.azure.core.http.policy.AddDatePolicy
 
addDeleteActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds document delete actions to the batch.
addDeleteActions(String, Iterable<String>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds document delete actions based on key IDs to the batch.
addDeleteActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds delete document actions to the batch.
addDeleteActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds delete document actions to the batch.
addDeleteActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds delete document actions to the batch.
addEncryptionParameter(String, SqlParameter) - Method in class com.azure.cosmos.encryption.models.SqlQuerySpecWithEncryption
Adds an encryption parameter.
addEvent(String, Map<String, Object>, OffsetDateTime) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Adds an event to the current span with the provided timestamp and attributes.
addEvent(String, Map<String, Object>, OffsetDateTime) - Method in interface com.azure.core.util.tracing.Tracer
addEvent(String, Map<String, Object>, OffsetDateTime, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Adds an event to the span present in the Context with the provided timestamp and attributes.
addEvent(String, Map<String, Object>, OffsetDateTime, Context) - Method in interface com.azure.core.util.tracing.Tracer
Adds an event to the span present in the Context with the provided timestamp and attributes.
addExtensionAttribute(String, Object) - Method in class com.azure.core.models.CloudEvent
Add/Overwrite a single extension attribute to the cloud event.
addFeedback(String, MetricFeedback) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Create a new metric feedback.
addFeedback(String, MetricFeedback) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Create a new metric feedback.
addFeedbackWithResponse(String, MetricFeedback) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Create a new metric feedback.
addFeedbackWithResponse(String, MetricFeedback, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Create a new metric feedback.
addFirst(TokenCredential) - Method in class com.azure.identity.ChainedTokenCredentialBuilder
Adds a credential to try to authenticate at the front of the chain.
addHeader(HttpHeader) - Method in class com.azure.core.experimental.http.DynamicRequest
Adds a header to the HTTP request
addHeader(String, String) - Method in class com.azure.core.experimental.http.DynamicRequest
Adds a header to the HTTP request.
addHeader(String, String) - Method in class com.azure.core.http.rest.RequestOptions
Adds a header to the HTTP request.
AddHeadersFromContextPolicy - Class in com.azure.core.http.policy
The pipeline policy that override or add HttpHeaders in HttpRequest by reading values from Context with key 'azure-http-headers-key'.
AddHeadersFromContextPolicy() - Constructor for class com.azure.core.http.policy.AddHeadersFromContextPolicy
 
AddHeadersPolicy - Class in com.azure.core.http.policy
The pipeline policy that adds a particular set of headers to HTTP requests.
AddHeadersPolicy(HttpHeaders) - Constructor for class com.azure.core.http.policy.AddHeadersPolicy
Creates a AddHeadersPolicy.
AdditionalColumns - Class in com.azure.analytics.synapse.artifacts.models
Specify the column name and value of additional columns.
AdditionalColumns() - Constructor for class com.azure.analytics.synapse.artifacts.models.AdditionalColumns
 
AdditionalInfo - Class in com.azure.core.management.exception
An instance of this class provides additional information about a ManagementError.
AdditionalInfo(String, Object) - Constructor for class com.azure.core.management.exception.AdditionalInfo
Constructs a new AdditionalInfo object.
addKeyValue(String, boolean) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Adds key with boolean value to the context of current log being created.
addKeyValue(String, long) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Adds key with long value to the context of current log event being created.
addKeyValue(String, Object) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Adds key with Object value to the context of current log being created.
addKeyValue(String, String) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Adds key with String value pair to the context of current log being created.
addKeyValue(String, Supplier<String>) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Adds key with String value supplier to the context of current log event being created.
addLabelsByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Add given labels to a given entity identified by its type and unique attributes, if labels is null/empty, no labels will be added.
addLabelsByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Add given labels to a given entity identified by its type and unique attributes, if labels is null/empty, no labels will be added.
addLabelWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
add given labels to a given entity.
addLabelWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
add given labels to a given entity.
addLast(TokenCredential) - Method in class com.azure.identity.ChainedTokenCredentialBuilder
Adds a credential to try to authenticate at the last of the chain.
addLink(Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
 
addLink(Context) - Method in interface com.azure.core.util.tracing.Tracer
Provides a way to link multiple tracing spans.
addMergeActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds merge document actions to the batch.
addMergeActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds merge document actions to the batch.
addMergeActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge document actions to the batch.
addMergeActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge document actions to the batch.
addMergeOrUploadActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds merge or upload document actions to the batch.
addMergeOrUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds merge or upload document actions to the batch.
addMergeOrUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge or upload document actions to the batch.
addMergeOrUploadActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge or upload document actions to the batch.
addMetadata(String, DigitalTwinPropertyMetadata) - Method in class com.azure.digitaltwins.core.BasicDigitalTwinComponent
Adds property metadata.
addMetricAlertConfiguration(MetricAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Adds a new metric level alert configuration.
addNetworkInterceptor(Interceptor) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Add a network layer interceptor to Http request pipeline.
addNoneValue() - Method in class com.azure.cosmos.models.PartitionKeyBuilder
Adds a None Partition Key
addNullValue() - Method in class com.azure.cosmos.models.PartitionKeyBuilder
Adds a null partition key value
addOptionalEcho(String) - Method in class com.azure.storage.common.policy.ResponseValidationPolicyBuilder
Fluently applies an optional validation to this policy where, if the response contains the given header, asserts its value is an echo of the value provided in the request.
addOrUpdateBusinessMetadataAttributesWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Add or update business metadata attributes.
addOrUpdateBusinessMetadataAttributesWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Add or update business metadata attributes.
addOrUpdateBusinessMetadataWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Add business metadata to an entity.
addOrUpdateBusinessMetadataWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Add business metadata to an entity.
addParallelProgressReporting(Flux<ByteBuffer>, ProgressReceiver, Lock, AtomicLong) - Static method in class com.azure.storage.blob.ProgressReporter
Deprecated.
Use ProgressReporter instead.
addParallelProgressReporting(Flux<ByteBuffer>, ProgressReceiver, Lock, AtomicLong) - Static method in class com.azure.storage.common.ProgressReporter
Deprecated.
addParameter(String, Object) - Method in class com.azure.data.appconfiguration.models.FeatureFlagFilter
Add a parameter to the list of parameters.
addParticipant(ChatParticipant) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Adds a participant to a thread.
addParticipant(ChatParticipant) - Method in class com.azure.communication.chat.ChatThreadClient
Adds a participant to a thread.
addParticipant(ChatParticipant) - Method in class com.azure.communication.chat.models.CreateChatThreadOptions
Adds another participant to the list of participants to create the chat thread with
addParticipant(CommunicationIdentifier, String, String) - Method in class com.azure.communication.callingserver.CallConnection
Add a participant to the call.
addParticipant(CommunicationIdentifier, String, String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Add a participant to the call.
addParticipant(CommunicationIdentifier, String, String, String) - Method in class com.azure.communication.callingserver.ServerCall
Add a participant to the call.
addParticipant(CommunicationIdentifier, String, String, String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Add a participant to the call.
AddParticipantResult - Class in com.azure.communication.callingserver.models
The add participant result.
AddParticipantResult(String) - Constructor for class com.azure.communication.callingserver.models.AddParticipantResult
Initializes a new instance of AddParticipantResult.
AddParticipantResultEvent - Class in com.azure.communication.callingserver.models.events
The add participant result event.
addParticipants(Iterable<ChatParticipant>) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Adds participants to a thread.
addParticipants(Iterable<ChatParticipant>) - Method in class com.azure.communication.chat.ChatThreadClient
Adds participants to a thread.
addParticipantsWithResponse(Iterable<ChatParticipant>) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Adds participants to a thread.
addParticipantsWithResponse(Iterable<ChatParticipant>, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Adds participants to a thread.
addParticipantWithResponse(ChatParticipant) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Adds a participant to a thread.
addParticipantWithResponse(ChatParticipant, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Adds a participant to a thread.
addParticipantWithResponse(CommunicationIdentifier, String, String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Add a participant to the call.
addParticipantWithResponse(CommunicationIdentifier, String, String, Context) - Method in class com.azure.communication.callingserver.CallConnection
Add a participant to the call.
addParticipantWithResponse(CommunicationIdentifier, String, String, String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Add a participant to the call.
addParticipantWithResponse(CommunicationIdentifier, String, String, String, Context) - Method in class com.azure.communication.callingserver.ServerCall
Add a participant to the call.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.chat.ChatClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.email.EmailClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.sms.SmsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in interface com.azure.core.client.traits.HttpTrait
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.data.tables.TableClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.data.tables.TableServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Adds a policy to the set of existing policies that are executed after required policies.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.search.documents.SearchClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.attestation.AttestationClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.blob.BlobClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.share.ShareClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.queue.QueueClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Adds a custom Http pipeline policy.
addPolicyManagementCertificate(PolicyManagementCertificateOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Adds a new certificate to the set of policy management certificates on this instance.
addPolicyManagementCertificate(PolicyManagementCertificateOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Adds a new certificate to the set of policy management certificates on this instance.
addPolicyManagementCertificateWithResponse(PolicyManagementCertificateOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Adds a new certificate to the set of policy management certificates on this instance.
addPolicyManagementCertificateWithResponse(PolicyManagementCertificateOptions, Context) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Adds a new certificate to the set of policy management certificates on this instance.
addProgressReporting(Flux<ByteBuffer>, ProgressReporter) - Static method in class com.azure.core.util.FluxUtil
Adds progress reporting to the provided Flux of ByteBuffer.
addProgressReporting(Flux<ByteBuffer>, ProgressReceiver) - Static method in class com.azure.storage.blob.ProgressReporter
Deprecated.
Use ProgressReporter instead.
addProgressReporting(Flux<ByteBuffer>, ProgressReceiver) - Static method in class com.azure.storage.common.ProgressReporter
Deprecated.
addProperty(String, Object) - Method in class com.azure.data.tables.models.TableEntity
Adds a single property to the entity's properties map.
addProperty(String, Object) - Method in class com.azure.digitaltwins.core.BasicRelationship
Adds an additional custom property to this model.
addPropertyMetadata(String, DigitalTwinPropertyMetadata) - Method in class com.azure.digitaltwins.core.BasicDigitalTwinMetadata
Adds an additional custom property to the digital twin.
addQueryParam(String, String) - Method in class com.azure.core.experimental.http.DynamicRequest
Adds a query parameter to the request URL.
addQueryParam(String, String) - Method in class com.azure.core.http.rest.RequestOptions
Adds a query parameter to the request URL.
addQueryParam(String, String, boolean) - Method in class com.azure.core.http.rest.RequestOptions
Adds a query parameter to the request URL, specifying whether the parameter is already encoded.
addQueryParameter(String, String) - Method in class com.azure.core.util.UrlBuilder
Append the provided query parameter name and encoded value to query string for the final URL.
addRequestCallback(Consumer<HttpRequest>) - Method in class com.azure.core.http.rest.RequestOptions
Adds a custom request callback to modify the HTTP request before it's sent by the HttpClient.
Address - Class in com.azure.aot.graalvm.samples.cosmos
The address model.
Address() - Constructor for class com.azure.aot.graalvm.samples.cosmos.Address
 
ADDRESS - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity corresponds to an address.
ADDRESS - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Address for PiiEntityCategory.
AddressValue - Class in com.azure.ai.formrecognizer.models
Address field value.
AddressValue() - Constructor for class com.azure.ai.formrecognizer.models.AddressValue
 
addRole(String) - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Adds a role to the requested authentication token.
addScopes(String...) - Method in class com.azure.core.credential.TokenRequestContext
Adds one or more scopes to the request scopes.
addSeriesGroupDetectionCondition(MetricSeriesGroupDetectionCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Adds anomaly detection condition for a specific group of time series.
addSingleSeriesDetectionCondition(MetricSingleSeriesDetectionCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Adds anomaly detection condition for a specific time series.
addTextReplacementRule(String, String) - Method in class com.azure.core.test.InterceptorManager
Add text replacement rule (regex as key, the replacement text as value) into InterceptorManager.textReplacementRules
addToContents(String, Object) - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Adds an additional custom property to the digital twin contents.
addToContents(String, Object) - Method in class com.azure.digitaltwins.core.BasicDigitalTwinComponent
Adds additional custom property to the component's contents.
addUploadActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds upload document actions to the batch.
addUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds upload document actions to the batch.
addUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds upload document actions to the batch.
addUploadActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds upload document actions to the batch.
addUserToGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Add a user to the target group.
addUserToGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Add a user to the target group.
addValue(String) - Method in class com.azure.core.util.Header
Add a new value to the end of the Header.
addWorkspaceQuery(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.models.LogsBatchQuery
Adds a new logs query to the batch.
addWorkspaceQuery(String, String, QueryTimeInterval, LogsQueryOptions) - Method in class com.azure.monitor.query.models.LogsBatchQuery
Adds a new logs query to the batch.
ADLS_GEN2 - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value adlsgen2 for SearchIndexerDataSourceType.
ADMINISTRATIVE_EVENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value ADMINISTRATIVE_EVENT for HealthcareEntityCategory.
AdministratorContact - Class in com.azure.security.keyvault.certificates.models
Represents an administrator in CertificateIssuer
AdministratorContact() - Constructor for class com.azure.security.keyvault.certificates.models.AdministratorContact
 
ADULT - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value adult for VisualFeature.
ADVERSE_EVENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value AdverseEvent for HealthcareFhirResourceType.
AEAD_AES_256_CBC_HMAC_SHA256 - Enum constant in enum com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Authenticated Encryption algorithm based on https://tools.ietf.org/html/draft-mcgrew-aead-aes-cbc-hmac-sha2-05
AES256 - Enum constant in enum com.azure.storage.blob.models.EncryptionAlgorithmType
Enum value AES256.
AES256 - Enum constant in enum com.azure.storage.file.datalake.models.EncryptionAlgorithmType
Enum value AES256.
AF - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value af for TextTranslationSkillLanguage.
AFTER - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
After
AfterLoadEvent<T> - Class in com.azure.spring.data.cosmos.core.mapping.event
Spring Application Event that fires for all reads after a document is loaded and before it is serialized to a domain object Ported to cosmos from spring-data-mongo https://github.com/spring-projects/spring-data-mongodb/blob/main/spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/mapping/event/AfterLoadEvent.java
AfterLoadEvent(JsonNode, Class<T>, String) - Constructor for class com.azure.spring.data.cosmos.core.mapping.event.AfterLoadEvent
Creates a new AfterLoadEvent for the given JsonNode, type and collectionName.
afterPropertiesSet() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactoryBean
 
afterPropertiesSet() - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactoryBean
 
afterReceivedResponse(HttpPipelineCallContext, HttpResponse) - Method in class com.azure.core.http.policy.HttpPipelineSyncPolicy
Method is invoked after the response is received.
AfterRetryPolicyProvider - Interface in com.azure.core.http.policy
Implementing classes are automatically added as policies after the retry policy.
afterTest() - Method in class com.azure.core.test.TestBase
Dispose of any resources and clean-up after a test case runs.
afterTestExecution(ExtensionContext) - Method in class com.azure.core.test.AzureTestWatcher
 
AGE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value AGE for HealthcareEntityCategory.
AGE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Age for PiiEntityCategory.
AggregationType - Enum in com.azure.monitor.query.models
Defines values for AggregationType.
AIX - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value aix for ArtifactOperatingSystem.
AlertQueryTimeMode - Class in com.azure.ai.metricsadvisor.models
Defines values for AlertQueryTimeMode.
AlertQueryTimeMode() - Constructor for class com.azure.ai.metricsadvisor.models.AlertQueryTimeMode
 
ALGORITHM_NAME - Static variable in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Stores the algorithm name.
aliases(String...) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets one or more alias for property.
AlignMode - Enum in com.azure.ai.anomalydetector.models
Defines values for AlignMode.
AlignPolicy - Class in com.azure.ai.anomalydetector.models
The AlignPolicy model.
AlignPolicy() - Constructor for class com.azure.ai.anomalydetector.models.AlignPolicy
 
ALL - Enum constant in enum com.azure.cosmos.models.PermissionMode
Permission applicable for all operations.
ALL - Enum constant in enum com.azure.cosmos.models.TriggerOperation
ALL operations.
ALL - Enum constant in enum com.azure.search.documents.models.SearchMode
Enum value all.
ALL - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
All
ALL - Enum constant in enum com.azure.storage.blob.models.BlockListType
Enum value all.
ALL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value All for PiiEntityCategory.
ALL - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value ALL for CassandraSourceReadConsistencyLevels.
ALL - Static variable in class com.azure.core.util.ETag
The asterisk is a special value representing any resource.
ALL - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of all time.
ALL_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Static value allMetadata for BlobIndexerDataToExtract.
ALL_SQUASH - Enum constant in enum com.azure.storage.file.share.models.ShareRootSquash
Enum value AllSquash.
ALLERGY_INTOLERANCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value AllergyIntolerance for HealthcareFhirResourceType.
ALREADY_ROLLUP - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupType
Enum value AlreadyRollup.
ALWAYS - Static variable in class com.azure.analytics.synapse.artifacts.models.HDInsightActivityDebugInfoOption
Static value Always for HDInsightActivityDebugInfoOption.
AmazonMWSLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Amazon Marketplace Web Service linked service.
AmazonMWSLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
 
AmazonMWSObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Amazon Marketplace Web Service dataset.
AmazonMWSObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
 
AmazonMWSSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Amazon Marketplace Web Service source.
AmazonMWSSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
 
AmazonRdsForOracleLinkedService - Class in com.azure.analytics.synapse.artifacts.models
AmazonRdsForOracle database.
AmazonRdsForOracleLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
 
AmazonRdsForOraclePartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for AmazonRdsForOraclePartitionOption.
AmazonRdsForOraclePartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionOption
 
AmazonRdsForOraclePartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for AmazonRdsForOracle source partitioning.
AmazonRdsForOraclePartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
 
AmazonRdsForOracleSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity AmazonRdsForOracle source.
AmazonRdsForOracleSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
 
AmazonRdsForOracleTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The AmazonRdsForOracle database dataset.
AmazonRdsForOracleTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
 
AmazonRdsForSqlServerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Amazon RDS for SQL Server linked service.
AmazonRdsForSqlServerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
 
AmazonRdsForSqlServerSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Amazon RDS for SQL Server source.
AmazonRdsForSqlServerSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
 
AmazonRdsForSqlServerTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Amazon RDS for SQL Server dataset.
AmazonRdsForSqlServerTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
 
AmazonRedshiftLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Amazon Redshift.
AmazonRedshiftLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
 
AmazonRedshiftSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for Amazon Redshift Source.
AmazonRedshiftSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
 
AmazonRedshiftTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Amazon Redshift table dataset.
AmazonRedshiftTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
 
AmazonS3Dataset - Class in com.azure.analytics.synapse.artifacts.models
A single Amazon Simple Storage Service (S3) object or a set of S3 objects.
AmazonS3Dataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
 
AmazonS3LinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Amazon S3.
AmazonS3LinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
 
AmazonS3Location - Class in com.azure.analytics.synapse.artifacts.models
The location of amazon S3 dataset.
AmazonS3Location() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
 
AmazonS3ReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure data lake store read settings.
AmazonS3ReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
 
AMBIGUOUS - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
AMBIGUOUS.
AMD64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value amd64 for ArtifactArchitecture.
AMQP - Enum constant in enum com.azure.core.amqp.AmqpTransportType
AMQP over TCP.
AMQP - Enum constant in enum com.azure.core.annotation.ServiceClientProtocol
AMQP protocol.
AMQP_WEB_SOCKETS - Enum constant in enum com.azure.core.amqp.AmqpTransportType
AMQP over Web Sockets.
AmqpAddress - Class in com.azure.core.amqp.models
This represents amqp address information.
AmqpAddress(String) - Constructor for class com.azure.core.amqp.models.AmqpAddress
Creates the AmqpAddress with given address.
AmqpAnnotatedMessage - Class in com.azure.core.amqp.models
The representation of message as defined by AMQP protocol.
AmqpAnnotatedMessage(AmqpMessageBody) - Constructor for class com.azure.core.amqp.models.AmqpAnnotatedMessage
Creates instance of AmqpAnnotatedMessage with given AmqpMessageBody.
AmqpClientOptions - Class in com.azure.core.amqp
General configuration options for AMQP clients.
AmqpClientOptions() - Constructor for class com.azure.core.amqp.AmqpClientOptions
 
AmqpConnection - Interface in com.azure.core.amqp
Represents a TCP connection between the client and a service that uses the AMQP protocol.
AmqpEndpointState - Enum in com.azure.core.amqp
Represents a state for a connection, session, or link.
AmqpErrorCondition - Enum in com.azure.core.amqp.exception
Contains constants common to the AMQP protocol and constants shared by Azure services.
AmqpErrorContext - Class in com.azure.core.amqp.exception
Provides context for an AmqpException that occurs in an AmqpConnection, AmqpSession, or AmqpLink.
AmqpErrorContext(String) - Constructor for class com.azure.core.amqp.exception.AmqpErrorContext
Creates a new instance with the provided namespace.
AmqpErrorContext(String, Map<String, Object>) - Constructor for class com.azure.core.amqp.exception.AmqpErrorContext
Creates a new instance with the provided namespace.
AmqpException - Exception in com.azure.core.amqp.exception
General exception for AMQP related failures.
AmqpException(boolean, AmqpErrorCondition, String, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.AmqpException
Initializes a new instance of the AmqpException class.
AmqpException(boolean, AmqpErrorCondition, String, Throwable, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.AmqpException
Initializes a new instance of the AmqpException class.
AmqpException(boolean, AmqpErrorCondition, Throwable, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.AmqpException
Initializes a new instance of the AmqpException class.
AmqpException(boolean, String, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.AmqpException
Initializes a new instance of the AmqpException class.
AmqpException(boolean, String, Throwable, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.AmqpException
Initializes a new instance of the AmqpException class.
AmqpLink - Interface in com.azure.core.amqp
Represents a unidirectional AMQP link.
AmqpManagementNode - Interface in com.azure.core.amqp
An AMQP endpoint that allows users to perform management and metadata operations on it.
AmqpMessageBody - Class in com.azure.core.amqp.models
This class encapsulates the body of a message.
AmqpMessageBodyType - Enum in com.azure.core.amqp.models
Represents all valid AmqpMessageBodyType for an AMQP Message.
AmqpMessageConstant - Enum in com.azure.core.amqp
Reserved well-known constants from AMQP protocol.
AmqpMessageHeader - Class in com.azure.core.amqp.models
The representation of message header as defined by AMQP protocol.
AmqpMessageId - Class in com.azure.core.amqp.models
This represents Message id.
AmqpMessageId(String) - Constructor for class com.azure.core.amqp.models.AmqpMessageId
Creates the AmqpMessageId with given messageId.
AmqpMessageProperties - Class in com.azure.core.amqp.models
The representation of message properties as defined by AMQP protocol.
AmqpResponseCode - Enum in com.azure.core.amqp.exception
Error response codes returned from AMQP.
AmqpRetryMode - Enum in com.azure.core.amqp
The type of approach to apply when calculating the delay between retry attempts.
AmqpRetryOptions - Class in com.azure.core.amqp
A set of options that can be specified to influence how retry attempts are made.
AmqpRetryOptions() - Constructor for class com.azure.core.amqp.AmqpRetryOptions
Creates an instance with the default retry options set.
AmqpRetryOptions(AmqpRetryOptions) - Constructor for class com.azure.core.amqp.AmqpRetryOptions
Creates an instance configured with retryOptions.
AmqpRetryPolicy - Class in com.azure.core.amqp
An abstract representation of a policy to govern retrying of messaging operations.
AmqpRetryPolicy(AmqpRetryOptions) - Constructor for class com.azure.core.amqp.AmqpRetryPolicy
Creates an instance with the given retry options.
AmqpSession - Interface in com.azure.core.amqp
An AMQP session representing bidirectional communication that supports multiple AMQP links.
AmqpShutdownSignal - Class in com.azure.core.amqp
Represents a signal that caused the AMQP connection to shutdown.
AmqpShutdownSignal(boolean, boolean, String) - Constructor for class com.azure.core.amqp.AmqpShutdownSignal
Creates a new instance of the AmqpShutdownSignal.
AmqpTrait<T extends AmqpTrait<T>> - Interface in com.azure.core.amqp.client.traits
An Azure SDK for Java trait providing a consistent interface for configuration of AMQP-specific settings.
AmqpTransaction - Class in com.azure.core.amqp
Represents transaction in message broker.
AmqpTransaction(ByteBuffer) - Constructor for class com.azure.core.amqp.AmqpTransaction
Creates AmqpTransaction given transactionId.
AmqpTransactionCoordinator - Interface in com.azure.core.amqp
Provides an API to manage AMQP transaction on the message broker.
AmqpTransportType - Enum in com.azure.core.amqp
All TransportType switches available for AMQP protocol.
AnalyzeActionsOperationDetail - Class in com.azure.ai.textanalytics.models
AnalyzeActionsOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
 
AnalyzeActionsOptions - Class in com.azure.ai.textanalytics.models
AnalyzeActionsOptions() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeActionsOptions
 
AnalyzeActionsResult - Class in com.azure.ai.textanalytics.models
AnalyzeActionsResult() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeActionsResult
 
AnalyzeActionsResultPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
AnalyzeActionsResultPagedFlux(Supplier<PageRetriever<String, PagedResponse<AnalyzeActionsResult>>>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeActionsResultPagedFlux
Creates an instance of AnalyzeActionsResultPagedFlux
AnalyzeActionsResultPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
AnalyzeActionsResultPagedIterable(AnalyzeActionsResultPagedFlux) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeActionsResultPagedIterable
Creates instance given AnalyzeActionsResultPagedIterable.
AnalyzedDocument - Class in com.azure.ai.formrecognizer.models
An object describing the location and semantic content of a document.
AnalyzedDocument() - Constructor for class com.azure.ai.formrecognizer.models.AnalyzedDocument
 
AnalyzeDocumentOptions - Class in com.azure.ai.formrecognizer.models
Options that may be passed when using analyze document API on Document Analysis client.
AnalyzeDocumentOptions() - Constructor for class com.azure.ai.formrecognizer.models.AnalyzeDocumentOptions
 
AnalyzedTokenInfo - Class in com.azure.search.documents.indexes.models
Information about a token returned by an analyzer.
AnalyzedTokenInfo(String, int, int, int) - Constructor for class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Creates an instance of AnalyzedTokenInfo class.
AnalyzeHealthcareEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an healthcare analysis action in a set of documents.
AnalyzeHealthcareEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
 
AnalyzeHealthcareEntitiesActionResult - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesActionResult
 
AnalyzeHealthcareEntitiesOperationDetail - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesOperationDetail() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
 
AnalyzeHealthcareEntitiesOptions - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesOptions() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
 
AnalyzeHealthcareEntitiesPagedFlux - Class in com.azure.ai.textanalytics.util
An implementation of ContinuablePagedFluxCore that uses default PagedResponse.
AnalyzeHealthcareEntitiesPagedFlux(Supplier<PageRetriever<String, PagedResponse<AnalyzeHealthcareEntitiesResultCollection>>>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesPagedFlux
Creates an instance of AnalyzeHealthcareEntitiesPagedFlux
AnalyzeHealthcareEntitiesPagedIterable - Class in com.azure.ai.textanalytics.util
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
AnalyzeHealthcareEntitiesPagedIterable(AnalyzeHealthcareEntitiesPagedFlux) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesPagedIterable
AnalyzeHealthcareEntitiesResult - Class in com.azure.ai.textanalytics.models
AnalyzeHealthcareEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Creates a AnalyzeHealthcareEntitiesResult model that describes recognized healthcare entities result.
AnalyzeHealthcareEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
AnalyzeHealthcareEntitiesResultCollection(Iterable<AnalyzeHealthcareEntitiesResult>) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesResultCollection
Creates a AnalyzeHealthcareEntitiesResultCollection model that maintains a list of AnalyzeHealthcareEntitiesResult along with model version and batch's statistics.
AnalyzeResult - Class in com.azure.ai.formrecognizer.models
Document analysis result.
AnalyzeResult() - Constructor for class com.azure.ai.formrecognizer.models.AnalyzeResult
 
analyzerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalAnalyzerName to associate as the search and index analyzer for the field.
analyzeSentiment(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentiment(String, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
AnalyzeSentimentAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an sentiment analysis action in a set of documents.
AnalyzeSentimentAction() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
 
AnalyzeSentimentActionResult - Class in com.azure.ai.textanalytics.models
AnalyzeSentimentActionResult() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentActionResult
 
analyzeSentimentBatch(Iterable<String>, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatch(Iterable<String>, String, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
analyzeSentimentBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, AnalyzeSentimentOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, AnalyzeSentimentOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a sentiment prediction, as well as confidence scores for each sentiment label (Positive, Negative, and Neutral) for the document and each sentence within it.
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
analyzeSentimentBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
AnalyzeSentimentOptions - Class in com.azure.ai.textanalytics.models
AnalyzeSentimentOptions() - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
 
AnalyzeSentimentResult - Class in com.azure.ai.textanalytics.models
AnalyzeSentimentResult(String, TextDocumentStatistics, TextAnalyticsError, DocumentSentiment) - Constructor for class com.azure.ai.textanalytics.models.AnalyzeSentimentResult
Creates a AnalyzeSentimentResult model that describes analyzed sentiment result.
AnalyzeSentimentResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of AnalyzeSentimentResult along with model version and batch's statistics.
AnalyzeSentimentResultCollection(Iterable<AnalyzeSentimentResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.AnalyzeSentimentResultCollection
Creates a AnalyzeSentimentResultCollection model that maintains a list of AnalyzeSentimentResult along with model version and batch's statistics.
analyzeText(String, AnalyzeTextOptions) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Shows how an analyzer breaks text into tokens.
analyzeText(String, AnalyzeTextOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Shows how an analyzer breaks text into tokens.
analyzeText(String, AnalyzeTextOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Shows how an analyzer breaks text into tokens.
AnalyzeTextOptions - Class in com.azure.search.documents.indexes.models
Specifies some text and analysis components used to break that text into tokens.
AnalyzeTextOptions(String, LexicalAnalyzerName) - Constructor for class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Constructor to AnalyzeTextOptions which takes analyzerName.
AnalyzeTextOptions(String, LexicalNormalizerName) - Constructor for class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Constructor to AnalyzeTextOptions which takes normalizerName.
AnalyzeTextOptions(String, LexicalTokenizerName) - Constructor for class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Constructor to AnalyzeTextOptions which takes tokenizerName.
and(Part, Criteria, Iterator<Object>) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryCreator
 
and(Part, Criteria, Iterator<Object>) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryCreator
 
AND - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
And
AND - Static variable in class com.azure.ai.metricsadvisor.administration.models.DetectionConditionOperator
The logical operator AND, indicate that all conditions should be satisfied to detect a data point as anomaly.
AND - Static variable in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfigurationsOperator
Indicate that anomaly should be included in an alert when time series with the same dimension combination exist in every MetricAlertConfiguration and the result based on anomaly detection is true.
ANDROID - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value android for ArtifactOperatingSystem.
ANOMALY - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyValue
Static value Anomaly for AnomalyValue.
ANOMALY - Static variable in class com.azure.ai.metricsadvisor.models.FeedbackType
Static value Anomaly for FeedbackType.
ANOMALY_TIME - Static variable in class com.azure.ai.metricsadvisor.models.AlertQueryTimeMode
Static value AnomalyTime for AlertQueryTimeMode.
AnomalyAlert - Class in com.azure.ai.metricsadvisor.models
The AnomalyAlert model.
AnomalyAlert() - Constructor for class com.azure.ai.metricsadvisor.models.AnomalyAlert
 
AnomalyAlertConfiguration - Class in com.azure.ai.metricsadvisor.administration.models
Defines anomaly alerting configuration.
AnomalyAlertConfiguration(String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Create a new instance of AnomalyAlertConfiguration.
AnomalyAlertConfiguration(String, MetricAlertConfigurationsOperator) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Create a new instance of AnomalyAlertConfiguration.
AnomalyDetectionConfiguration - Class in com.azure.ai.metricsadvisor.administration.models
Configuration to detect anomalies in metric time series.
AnomalyDetectionConfiguration(String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Create a new instance of MetricAnomalyDetectionConfiguration.
AnomalyDetectorAsyncClient - Class in com.azure.ai.anomalydetector
Initializes a new instance of the asynchronous AnomalyDetectorClient type.
AnomalyDetectorClient - Class in com.azure.ai.anomalydetector
Initializes a new instance of the synchronous AnomalyDetectorClient type.
AnomalyDetectorClientBuilder - Class in com.azure.ai.anomalydetector
A builder for creating a new instance of the AnomalyDetectorClient type.
AnomalyDetectorClientBuilder() - Constructor for class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Create an instance of the AnomalyDetectorClientBuilder.
AnomalyDetectorDirection - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for AnomalyDetectorDirection.
AnomalyDetectorDirection() - Constructor for class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectorDirection
 
AnomalyDetectorError - Class in com.azure.ai.anomalydetector.models
Error information returned by the API.
AnomalyDetectorError() - Constructor for class com.azure.ai.anomalydetector.models.AnomalyDetectorError
 
AnomalyDetectorErrorCodes - Class in com.azure.ai.anomalydetector.models
Defines values for AnomalyDetectorErrorCodes.
AnomalyDetectorErrorCodes() - Constructor for class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
 
AnomalyDetectorErrorException - Exception in com.azure.ai.anomalydetector.models
Exception thrown for an invalid response with AnomalyDetectorError information.
AnomalyDetectorErrorException(String, HttpResponse) - Constructor for exception com.azure.ai.anomalydetector.models.AnomalyDetectorErrorException
Initializes a new instance of the AnomalyDetectorErrorException class.
AnomalyDetectorErrorException(String, HttpResponse, AnomalyDetectorError) - Constructor for exception com.azure.ai.anomalydetector.models.AnomalyDetectorErrorException
Initializes a new instance of the AnomalyDetectorErrorException class.
AnomalyIncident - Class in com.azure.ai.metricsadvisor.models
Describes an incident detected in a time series or a time series group.
AnomalyIncident() - Constructor for class com.azure.ai.metricsadvisor.models.AnomalyIncident
 
AnomalyIncidentStatus - Class in com.azure.ai.metricsadvisor.models
Defines values for AnomalyIncidentStatus.
AnomalyIncidentStatus() - Constructor for class com.azure.ai.metricsadvisor.models.AnomalyIncidentStatus
 
AnomalyInterpretation - Class in com.azure.ai.anomalydetector.models
The AnomalyInterpretation model.
AnomalyInterpretation() - Constructor for class com.azure.ai.anomalydetector.models.AnomalyInterpretation
 
AnomalySeverity - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for AnomalySeverity.
AnomalySeverity() - Constructor for class com.azure.ai.metricsadvisor.administration.models.AnomalySeverity
 
AnomalyState - Class in com.azure.ai.anomalydetector.models
The AnomalyState model.
AnomalyState() - Constructor for class com.azure.ai.anomalydetector.models.AnomalyState
 
AnomalyStatus - Class in com.azure.ai.metricsadvisor.models
Defines values for AnomalyStatus.
AnomalyStatus() - Constructor for class com.azure.ai.metricsadvisor.models.AnomalyStatus
 
AnomalyValue - Class in com.azure.ai.anomalydetector.models
The AnomalyValue model.
AnomalyValue - Class in com.azure.ai.metricsadvisor.models
Defines values for AnomalyValue.
AnomalyValue() - Constructor for class com.azure.ai.anomalydetector.models.AnomalyValue
 
AnomalyValue() - Constructor for class com.azure.ai.metricsadvisor.models.AnomalyValue
 
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.FtpAuthenticationType
Static value Anonymous for FtpAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.HBaseAuthenticationType
Static value Anonymous for HBaseAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
Static value Anonymous for HiveAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
Static value Anonymous for HttpAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.ImpalaAuthenticationType
Static value Anonymous for ImpalaAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.MongoDbAuthenticationType
Static value Anonymous for MongoDbAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
Static value Anonymous for ODataAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.PhoenixAuthenticationType
Static value Anonymous for PhoenixAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.PrestoAuthenticationType
Static value Anonymous for PrestoAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
Static value Anonymous for RestServiceAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
Static value Anonymous for SparkAuthenticationType.
ANONYMOUS - Static variable in class com.azure.analytics.synapse.artifacts.models.WebAuthenticationType
Static value Anonymous for WebAuthenticationType.
AnswerResult - Class in com.azure.search.documents.models
An answer is a text passage extracted from the contents of the most relevant documents that matched the query.
AnswerResult() - Constructor for class com.azure.search.documents.models.AnswerResult
 
ANY - Enum constant in enum com.azure.search.documents.models.SearchMode
Enum value any.
ANY - Static variable in class com.azure.communication.networktraversal.models.RouteType
Static value any for RouteType.
ApacheAvroSerializer - Class in com.azure.core.serializer.avro.apache
Apache Avro based implementation of the AvroSerializer interface.
ApacheAvroSerializerBuilder - Class in com.azure.core.serializer.avro.apache
Fluent builder class that configures and instantiates instances of ApacheAvroSerializer.
ApacheAvroSerializerBuilder() - Constructor for class com.azure.core.serializer.avro.apache.ApacheAvroSerializerBuilder
 
ApacheAvroSerializerProvider - Class in com.azure.core.serializer.avro.apache
Implementation of AvroSerializerProvider.
ApacheAvroSerializerProvider() - Constructor for class com.azure.core.serializer.avro.apache.ApacheAvroSerializerProvider
 
API_MANAGEMENT_API_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ApiCreated in ApiManagement.
API_MANAGEMENT_API_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ApiDeleted in ApiManagement.
API_MANAGEMENT_API_RELEASE_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ApiReleaseCreated in ApiManagement.
API_MANAGEMENT_API_RELEASE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ApiReleaseDeleted in ApiManagement.
API_MANAGEMENT_API_RELEASE_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ApiReleaseUpdated in ApiManagement.
API_MANAGEMENT_API_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ApiUpdated in ApiManagement.
API_MANAGEMENT_PRODUCT_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ProductCreated in ApiManagement.
API_MANAGEMENT_PRODUCT_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ProductDeleted in ApiManagement.
API_MANAGEMENT_PRODUCT_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of ProductUpdated in ApiManagement.
API_MANAGEMENT_SUBSCRIPTION_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of SubscriptionCreated in ApiManagement.
API_MANAGEMENT_SUBSCRIPTION_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of SubscriptionDeleted in ApiManagement.
API_MANAGEMENT_SUBSCRIPTION_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of SubscriptionUpdated in ApiManagement.
API_MANAGEMENT_USER_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of UserCreated in ApiManagement.
API_MANAGEMENT_USER_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of UserDeleted in ApiManagement.
API_MANAGEMENT_USER_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of UserUpdated in ApiManagement.
ApiManagementApiCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ApiCreated event.
ApiManagementApiCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementApiCreatedEventData
 
ApiManagementApiDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ApiDeleted event.
ApiManagementApiDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementApiDeletedEventData
 
ApiManagementApiReleaseCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ApiReleaseCreated event.
ApiManagementApiReleaseCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseCreatedEventData
 
ApiManagementApiReleaseDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ApiReleaseDeleted event.
ApiManagementApiReleaseDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseDeletedEventData
 
ApiManagementApiReleaseUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ApiReleaseUpdated event.
ApiManagementApiReleaseUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseUpdatedEventData
 
ApiManagementApiUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ApiUpdated event.
ApiManagementApiUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementApiUpdatedEventData
 
ApiManagementProductCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductCreated event.
ApiManagementProductCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementProductCreatedEventData
 
ApiManagementProductDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductDeleted event.
ApiManagementProductDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementProductDeletedEventData
 
ApiManagementProductUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.ProductUpdated event.
ApiManagementProductUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementProductUpdatedEventData
 
ApiManagementSubscriptionCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionCreated event.
ApiManagementSubscriptionCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionCreatedEventData
 
ApiManagementSubscriptionDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionDeleted event.
ApiManagementSubscriptionDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionDeletedEventData
 
ApiManagementSubscriptionUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.SubscriptionUpdated event.
ApiManagementSubscriptionUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionUpdatedEventData
 
ApiManagementUserCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserCreated event.
ApiManagementUserCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementUserCreatedEventData
 
ApiManagementUserDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserDeleted event.
ApiManagementUserDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementUserDeletedEventData
 
ApiManagementUserUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.UserUpdated event.
ApiManagementUserUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ApiManagementUserUpdatedEventData
 
apiVersion(String) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets Anomaly Detector API version (for example, v1.0).
apiVersion(String) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets Api Version.
apiVersion(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets Api Version.
apiVersion(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets Api Version.
apiVersion(String) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets Api Version.
APOSTROPHE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value apostrophe for TokenFilterName.
APP_CONFIGURATION_KEY_VALUE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of KeyValueDeleted in AppConfiguration.
APP_CONFIGURATION_KEY_VALUE_MODIFIED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of KeyValueModified in AppConfiguration.
AppAction - Class in com.azure.messaging.eventgrid.systemevents
Defines values for AppAction.
AppAction() - Constructor for class com.azure.messaging.eventgrid.systemevents.AppAction
 
AppConfigurationKeyValueDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueDeleted event.
AppConfigurationKeyValueDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
 
AppConfigurationKeyValueModifiedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueModified event.
AppConfigurationKeyValueModifiedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
 
AppConfigurationSample - Class in com.azure.aot.graalvm.samples.appconfiguration
A sample to demonstrate setting and getting a config from Azure Application Configuration operations using GraalVM.
AppConfigurationSample() - Constructor for class com.azure.aot.graalvm.samples.appconfiguration.AppConfigurationSample
 
append(InputStream, long, long) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Appends data to the specified resource to later be flushed (written) by a call to flush
append(String, Flux<ByteBuffer>, long) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Append the content to the library resource created using the create operation.
append(String, Flux<ByteBuffer>, long) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Append the content to the library resource created using the create operation.
append(String, Flux<ByteBuffer>, long, Long) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Append the content to the library resource created using the create operation.
append(String, Flux<ByteBuffer>, long, Long) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Append the content to the library resource created using the create operation.
append(Flux<ByteBuffer>, long, long) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Appends data to the specified resource to later be flushed (written) by a call to flush
APPEND_BLOB - Enum constant in enum com.azure.storage.blob.models.BlobType
Enum value AppendBlob.
APPEND_POSITION_CONDITION_NOT_MET - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AppendPositionConditionNotMet for BlobErrorCode.
APPEND_USER_AGENT_CONTEXT_KEY - Static variable in class com.azure.core.http.policy.UserAgentPolicy
Key for Context to add a value which will be appended to the User-Agent supplied in this policy in an ad-hoc manner.
appendAdd(String, Object) - Method in class com.azure.core.models.JsonPatchDocument
Appends an "add" operation to this JSON Patch document.
appendAddRaw(String, String) - Method in class com.azure.core.models.JsonPatchDocument
Appends an "add" operation to this JSON Patch document.
AppendBlobAppendBlockFromUrlOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when appending a block from a source URL.
AppendBlobAppendBlockFromUrlOptions(String) - Constructor for class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
AppendBlobAsyncClient - Class in com.azure.storage.blob.specialized
Client to an append blob.
AppendBlobClient - Class in com.azure.storage.blob.specialized
Client to an append blob.
AppendBlobCreateOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when creating an Append Blob.
AppendBlobCreateOptions() - Constructor for class com.azure.storage.blob.options.AppendBlobCreateOptions
 
AppendBlobItem - Class in com.azure.storage.blob.models
This class contains the properties about an append blob.
AppendBlobItem(String, OffsetDateTime, byte[], boolean, String, String, Integer) - Constructor for class com.azure.storage.blob.models.AppendBlobItem
Constructs an AppendBlobItem.
AppendBlobItem(String, OffsetDateTime, byte[], boolean, String, String, String, Integer) - Constructor for class com.azure.storage.blob.models.AppendBlobItem
Constructs an AppendBlobItem.
AppendBlobItem(String, OffsetDateTime, byte[], boolean, String, String, String, Integer, String) - Constructor for class com.azure.storage.blob.models.AppendBlobItem
Constructs an AppendBlobItem.
AppendBlobRequestConditions - Class in com.azure.storage.blob.models
This class contains values that restrict the successful completion of AppendBlock operations to certain conditions.
AppendBlobRequestConditions() - Constructor for class com.azure.storage.blob.models.AppendBlobRequestConditions
 
AppendBlobSealOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when sealing an Append Blob.
AppendBlobSealOptions() - Constructor for class com.azure.storage.blob.options.AppendBlobSealOptions
 
appendBlock(InputStream, long) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Commits a new block of data to the end of the existing append blob.
appendBlock(Flux<ByteBuffer>, long) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Commits a new block of data to the end of the existing append blob.
appendBlockFromUrl(String, BlobRange) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrl(String, BlobRange) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrlWithResponse(AppendBlobAppendBlockFromUrlOptions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrlWithResponse(AppendBlobAppendBlockFromUrlOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrlWithResponse(String, BlobRange, byte[], AppendBlobRequestConditions, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Commits a new block of data from another blob to the end of this append blob.
appendBlockFromUrlWithResponse(String, BlobRange, byte[], AppendBlobRequestConditions, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Commits a new block of data from another blob to the end of this append blob.
appendBlockWithResponse(InputStream, long, byte[], AppendBlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Commits a new block of data to the end of the existing append blob.
appendBlockWithResponse(Flux<ByteBuffer>, long, byte[], AppendBlobRequestConditions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Commits a new block of data to the end of the existing append blob.
appendCopy(String, String) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "copy" operation to this JSON Patch document.
appendMove(String, String) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "move" operation to this JSON Patch document.
appendQueryParameter(String, String, String) - Static method in class com.azure.storage.common.Utility
Appends a query parameter to a url.
appendRemove(String) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "remove" operation to this JSON Patch document.
appendReplace(String, Object) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "replace" operation to this JSON Patch document.
appendReplaceRaw(String, String) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "replace" operation to this JSON Patch document.
appendTest(String, Object) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "test" operation to this JSON Patch document.
appendTestRaw(String, String) - Method in class com.azure.core.models.JsonPatchDocument
Appends a "test" operation to this JSON Patch document.
AppendVariableActivity - Class in com.azure.analytics.synapse.artifacts.models
Append value for a Variable of type Array.
AppendVariableActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
 
appendWithResponse(InputStream, long, long, byte[], String, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Appends data to the specified resource to later be flushed (written) by a call to flush
appendWithResponse(String, Flux<ByteBuffer>, long, Long) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Append the content to the library resource created using the create operation.
appendWithResponse(String, Flux<ByteBuffer>, long, Long, Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Append the content to the library resource created using the create operation.
appendWithResponse(Flux<ByteBuffer>, long, long, byte[], String) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Appends data to the specified resource to later be flushed (written) by a call to flush
AppEventTypeDetail - Class in com.azure.messaging.eventgrid.systemevents
Detail of action on the app.
AppEventTypeDetail() - Constructor for class com.azure.messaging.eventgrid.systemevents.AppEventTypeDetail
 
AppFiguresLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for AppFigures.
AppFiguresLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
 
APPLICATION - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Static value application for PhoneNumberAssignmentType.
APPLICATION - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value Application for ResourceAuthorIdentityType, represents an AAD application.
APPLICATION_INSIGHTS - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Application Insights.
APPLICATION_JSON - Enum constant in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
Enum value application/json.
APPLICATION_JSON - Static variable in class com.azure.core.http.ContentType
the default JSON Content-Type header.
APPLICATION_OCTET_STREAM - Enum constant in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
Enum value application/octet-stream.
APPLICATION_OCTET_STREAM - Static variable in class com.azure.core.http.ContentType
the default binary Content-Type header.
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class com.azure.core.http.ContentType
The default form data Content-Type header.
ApplicationDataBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the ApplicationDataBaseClient type.
APPOINTMENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Appointment for HealthcareFhirResourceType.
APPOINTMENT_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value AppointmentResponse for HealthcareFhirResourceType.
AppServicePlanAction - Class in com.azure.messaging.eventgrid.systemevents
Defines values for AppServicePlanAction.
AppServicePlanAction() - Constructor for class com.azure.messaging.eventgrid.systemevents.AppServicePlanAction
 
AppServicePlanEventTypeDetail - Class in com.azure.messaging.eventgrid.systemevents
Detail of action on the app service plan.
AppServicePlanEventTypeDetail() - Constructor for class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
 
AR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ar for EntityRecognitionSkillLanguage.
AR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ar for OcrSkillLanguage.
AR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ar for TextTranslationSkillLanguage.
AR_EG - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-eg for QueryLanguage.
AR_JO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-jo for QueryLanguage.
AR_KW - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-kw for QueryLanguage.
AR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ar.lucene for LexicalAnalyzerName.
AR_MA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-ma for QueryLanguage.
AR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ar.microsoft for LexicalAnalyzerName.
AR_NATIONAL_IDENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ARNationalIdentityNumber for PiiEntityCategory.
AR_SA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-sa for QueryLanguage.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value arabic.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value arabic.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value arabic.
ARABIC_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value arabic_normalization for TokenFilterName.
ARCHIVE - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is a candidate for backup or removal.
ARCHIVE - Static variable in class com.azure.storage.blob.models.AccessTier
Static value Archive for AccessTier.
ARCHIVE - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value Archive for AccessTier.
archiveStatus() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the archive status of the blob.
ArchiveStatus - Class in com.azure.storage.blob.models
Defines values for ArchiveStatus.
ArchiveStatus - Class in com.azure.storage.file.datalake.models
Defines values for ArchiveStatus.
ArchiveStatus() - Constructor for class com.azure.storage.blob.models.ArchiveStatus
 
ArchiveStatus() - Constructor for class com.azure.storage.file.datalake.models.ArchiveStatus
 
areAllTokensConsumed() - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Get the consumeAllTokens property: A value indicating whether all tokens from the input must be consumed even if maxTokenCount is reached.
areLowerCaseKeepWords() - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Get the lowerCaseKeepWords property: A value indicating whether to lower case all words first.
areLowerCaseTerms() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the lowerCaseTerms property: A value indicating whether terms should be lower-cased.
areNumbersCatenated() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the catenateNumbers property: A value indicating whether maximum runs of number parts will be catenated.
areOriginalTokensReplaced() - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Get the replaceOriginalTokens property: A value indicating whether encoded tokens should replace original tokens.
areOutputUnigrams() - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Get the outputUnigrams property: A value indicating whether to output both unigrams and bigrams (if true), or just bigrams (if false).
areOutputUnigrams() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the outputUnigrams property: A value indicating whether the output stream will contain the input tokens (unigrams) as well as shingles.
areOutputUnigramsIfNoShingles() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the outputUnigramsIfNoShingles property: A value indicating whether to output unigrams for those times when no shingles are available.
areTrailingStopWordsRemoved() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the removeTrailingStopWords property: A value indicating whether to ignore the last search term if it's a stop word.
areTypelessEntitiesIncluded() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the includeTypelessEntities property: Determines whether or not to include entities which are well known but don't conform to a pre-defined type.
areWordsCatenated() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the catenateWords property: A value indicating whether maximum runs of word parts will be catenated.
ARGB - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value argb for ImageFormatRawPixelFormat.
ARGUMENT_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
One or more arguments supplied to the method are invalid.
ARGUMENT_OUT_OF_RANGE_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
One or more arguments supplied to the method are invalid.
ARM - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value arm for ArtifactArchitecture.
ARM64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value arm64 for ArtifactArchitecture.
ArmChallengeAuthenticationPolicy - Class in com.azure.core.management.http.policy
The pipeline policy that applies a token credential to an HTTP request with "Bearer" scheme in ARM challenge based authentication scenarios.
ArmChallengeAuthenticationPolicy(TokenCredential, String...) - Constructor for class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
Creates ArmChallengeAuthenticationPolicy.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value armenian.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value armenian.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value armenian.
ARRAY - Enum constant in enum com.azure.json.JsonWriteState
In a JSON array.
ARRAY - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value Array for ParameterType.
ARRAY - Static variable in class com.azure.analytics.synapse.artifacts.models.VariableType
Static value Array for VariableType.
ARRAY_CONTAINS - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Array contains
ARRAY_OF_OBJECTS - Static variable in class com.azure.analytics.synapse.artifacts.models.JsonFormatFilePattern
Static value arrayOfObjects for JsonFormatFilePattern.
ARRAY_OF_OBJECTS - Static variable in class com.azure.analytics.synapse.artifacts.models.JsonWriteFilePattern
Static value arrayOfObjects for JsonWriteFilePattern.
arrayToString(T[], Function<T, String>) - Static method in class com.azure.core.util.CoreUtils
Turns an array into a string mapping each element to a string and delimits them using a coma.
ArtifactArchitecture - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactArchitecture.
ArtifactArchitecture() - Constructor for class com.azure.containers.containerregistry.models.ArtifactArchitecture
 
ArtifactManifestOrder - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactManifestOrder.
ArtifactManifestOrder() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestOrder
 
ArtifactManifestPlatform - Class in com.azure.containers.containerregistry.models
The artifact's platform, consisting of operating system and architecture.
ArtifactManifestPlatform() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
 
ArtifactManifestProperties - Class in com.azure.containers.containerregistry.models
Manifest attributes details.
ArtifactManifestProperties() - Constructor for class com.azure.containers.containerregistry.models.ArtifactManifestProperties
 
ArtifactOperatingSystem - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactOperatingSystem.
ArtifactOperatingSystem() - Constructor for class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
 
ArtifactRenameRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for rename artifact.
ArtifactRenameRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.ArtifactRenameRequest
 
ArtifactsClientBuilder - Class in com.azure.analytics.synapse.artifacts
A builder for creating a new instance of the ArtifactsClient type.
ArtifactsClientBuilder() - Constructor for class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Create an instance of the ArtifactsClientBuilder.
ArtifactTagOrder - Class in com.azure.containers.containerregistry.models
Defines values for ArtifactTagOrder.
ArtifactTagOrder() - Constructor for class com.azure.containers.containerregistry.models.ArtifactTagOrder
 
ArtifactTagProperties - Class in com.azure.containers.containerregistry.models
Tag attributes.
ArtifactTagProperties() - Constructor for class com.azure.containers.containerregistry.models.ArtifactTagProperties
 
AsanaLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Asana.
AsanaLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
 
ASC - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrder
Static value ASC for RunQueryOrder.
ASCENDING - Enum constant in enum com.azure.cosmos.models.CompositePathSortOrder
ASCENDING sort order for composite paths.
ASCII_FOLDING - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value asciifolding for LexicalNormalizerName.
ASCII_FOLDING - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value asciifolding for TokenFilterName.
AsciiFoldingTokenFilter - Class in com.azure.search.documents.indexes.models
Converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into their ASCII equivalents, if such equivalents exist.
AsciiFoldingTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Constructor of AsciiFoldingTokenFilter.
ASE_V1 - Static variable in class com.azure.messaging.eventgrid.systemevents.StampKind
Static value AseV1 for StampKind.
ASE_V2 - Static variable in class com.azure.messaging.eventgrid.systemevents.StampKind
Static value AseV2 for StampKind.
ASIA_EAST - Static variable in class com.azure.core.management.Region
East Asia (Asia Pacific) (recommended)
ASIA_SOUTHEAST - Static variable in class com.azure.core.management.Region
Southeast Asia (Asia Pacific) (recommended)
asMap() - Method in class com.azure.ai.metricsadvisor.models.DimensionKey
Gets the dimension name-value pairs in the key as a map.
ASP - Static variable in class com.azure.media.videoanalyzer.edge.models.Mpeg4Profile
Static value ASP for Mpeg4Profile.
assertInBounds(String, long, long, long) - Static method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
Asserts that the specified number is in the valid range.
AssessmentSentiment - Class in com.azure.ai.textanalytics.models
AssessmentSentiment() - Constructor for class com.azure.ai.textanalytics.models.AssessmentSentiment
 
AssetConversion - Class in com.azure.mixedreality.remoterendering.models
Holds properties of a conversion.
AssetConversion(String, AssetConversionOptions, String, RemoteRenderingServiceError, AssetConversionStatus, OffsetDateTime) - Constructor for class com.azure.mixedreality.remoterendering.models.AssetConversion
Constructs a new AssetConversion object.
AssetConversionOptions - Class in com.azure.mixedreality.remoterendering.models
Options for a conversion.
AssetConversionOptions() - Constructor for class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
 
AssetConversionStatus - Class in com.azure.mixedreality.remoterendering.models
The status of a conversion.
AssetConversionStatus() - Constructor for class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
 
AssetSink - Class in com.azure.media.videoanalyzer.edge.models
Enables a pipeline topology to record media to an Azure Media Services asset for subsequent playback.
AssetSink(String, List<NodeInput>, String, String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.AssetSink
Creates an instance of AssetSink class.
ASSIGN_VALUE - Static variable in class com.azure.ai.metricsadvisor.models.PeriodType
Static value AssignValue for PeriodType.
assignTermToEntitiesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Assign the given term to the provided list of related objects.
assignTermToEntitiesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Assign the given term to the provided list of related objects.
AsyncCloseable - Interface in com.azure.core.util
Interface for close operations that are asynchronous.
AsyncKeyEncryptionKey - Interface in com.azure.core.cryptography
A key which is used to asynchronously encrypt, or wrap, another key.
AsyncKeyEncryptionKeyResolver - Interface in com.azure.core.cryptography
An object capable of asynchronously retrieving key encryption keys from a provided key identifier.
AsyncPollResponse<T,U> - Class in com.azure.core.util.polling
AsyncPollResponse represents an event emitted by the PollerFlux that asynchronously polls a long-running operation (LRO).
AsyncStatus - Class in com.azure.messaging.eventgrid.systemevents
Defines values for AsyncStatus.
AsyncStatus() - Constructor for class com.azure.messaging.eventgrid.systemevents.AsyncStatus
 
AT_IDENTITY_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ATIdentityCard for PiiEntityCategory.
AT_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ATTaxIdentificationNumber for PiiEntityCategory.
AT_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ATValueAddedTaxNumber for PiiEntityCategory.
atError() - Method in class com.azure.core.util.logging.ClientLogger
Creates LoggingEventBuilder for error log level that can be used to enrich log with additional context.
atInfo() - Method in class com.azure.core.util.logging.ClientLogger
Creates LoggingEventBuilder for info log level that can be used to enrich log with additional context.
ATOM_FORMAT_NOT_SUPPORTED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value AtomFormatNotSupported.
AttachmentsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the AttachmentsBaseClient type.
attemptToPipelineAuthorization(String, String, Supplier<byte[]>) - Method in class com.azure.core.util.AuthorizationChallengeHandler
Attempts to pipeline requests by applying the most recent authorization type used to create an authorization header.
AttestationAdministrationAsyncClient - Class in com.azure.security.attestation
The AttestationAdministrationAsyncClient provides access to the administrative policy APIs implemented by the Attestation Service.
AttestationAdministrationClient - Class in com.azure.security.attestation
The AttestationAdministrationClient provides access to the administrative policy APIs implemented by the Attestation Service.
AttestationAdministrationClientBuilder - Class in com.azure.security.attestation
This class provides a fluent builder API to help add in the configuration and instantiation of the administrative APIs implemented by the Attestation Service: AttestationAdministrationClient and AttestationAdministrationAsyncClient classes calling the AttestationClientBuilder.buildClient() or AttestationClientBuilder.buildAsyncClient().
AttestationAdministrationClientBuilder() - Constructor for class com.azure.security.attestation.AttestationAdministrationClientBuilder
Creates a new instance of the AttestationClientBuilder class.
AttestationAsyncClient - Class in com.azure.security.attestation
The AttestationAsyncClient implements the functionality required by the "Attest" family of APIs.
AttestationClient - Class in com.azure.security.attestation
The AttestationClient implements the functionality required by the "Attest" family of APIs.
AttestationClientBuilder - Class in com.azure.security.attestation
This class provides a fluent builder API to help add in the configuration and instantiation of the AttestationClient and AttestationAsyncClient classes calling the AttestationClientBuilder.buildClient() or AttestationClientBuilder.buildAsyncClient().
AttestationClientBuilder() - Constructor for class com.azure.security.attestation.AttestationClientBuilder
Creates a new instance of the AttestationClientBuilder class.
AttestationData - Class in com.azure.security.attestation.models
The AttestationData class represents data sent to the Attestation service as either InitTimeData or RunTimeData.
AttestationData(BinaryData, AttestationDataInterpretation) - Constructor for class com.azure.security.attestation.models.AttestationData
Creates a new AttestationData object for the data and how it should be interpreted by the attestation service.
AttestationData(AttestationData) - Constructor for class com.azure.security.attestation.models.AttestationData
Copy constructor to create a new AttestationData object from an existing AttestationData object.
AttestationDataInterpretation - Class in com.azure.security.attestation.models
Defines values for AttestationDataInterpretation.
AttestationDataInterpretation() - Constructor for class com.azure.security.attestation.models.AttestationDataInterpretation
 
AttestationOpenIdMetadata - Interface in com.azure.security.attestation.models
Represents the OpenId metadata discovery document for the attestation service instance.
AttestationOptions - Class in com.azure.security.attestation.models
AttestationOptions(BinaryData) - Constructor for class com.azure.security.attestation.models.AttestationOptions
Creates a new AttestOpenEnclaveRequest object with the OpenEnclave report from the enclave to be attested.
AttestationPolicySetOptions - Class in com.azure.security.attestation.models
AttestationPolicySetOptions() - Constructor for class com.azure.security.attestation.models.AttestationPolicySetOptions
 
AttestationResponse<T> - Class in com.azure.security.attestation.models
The result of an attestation operation.
AttestationResponse(HttpRequest, int, HttpHeaders, T, AttestationToken) - Constructor for class com.azure.security.attestation.models.AttestationResponse
Creates a ResponseBase.
AttestationResult - Interface in com.azure.security.attestation.models
An AttestationResult contains the defined claims included in a Microsoft Azure Attestation Token.
AttestationServiceVersion - Enum in com.azure.security.attestation
Service version of AttestationClient.
AttestationSigner - Interface in com.azure.security.attestation.models
An AttestationSigner object represents an entity which might sign a certificate from the attestation service.
AttestationSignerCollection - Interface in com.azure.security.attestation.models
An AttestationSignerCollection represents a collection of AttestationSigner objects.
AttestationSigningKey - Class in com.azure.security.attestation.models
Signing Key used to sign requests to the attestation service.
AttestationSigningKey(X509Certificate, PrivateKey) - Constructor for class com.azure.security.attestation.models.AttestationSigningKey
Creates a new instance of an AttestationSigningKey.
AttestationToken - Interface in com.azure.security.attestation.models
An AttestationToken represents an RFC 7515 JSON Web Signature or RFC 7519 JSON Web Token as returned from the attestation service.
AttestationTokenValidationOptions - Class in com.azure.security.attestation.models
Set the options used to validate an attestation token.
AttestationTokenValidationOptions() - Constructor for class com.azure.security.attestation.models.AttestationTokenValidationOptions
Creates a new instance of the AttestationTokenValidationOptions with default settings.
AttestationType - Class in com.azure.security.attestation.models
Defines values for AttestationType.
AttestationType() - Constructor for class com.azure.security.attestation.models.AttestationType
 
attestOpenEnclave(BinaryData) - Method in class com.azure.security.attestation.AttestationAsyncClient
Attest an OpenEnclave report.
attestOpenEnclave(BinaryData) - Method in class com.azure.security.attestation.AttestationClient
Attest an OpenEnclave report.
attestOpenEnclave(AttestationOptions) - Method in class com.azure.security.attestation.AttestationAsyncClient
Processes an OpenEnclave report , producing an artifact.
attestOpenEnclave(AttestationOptions) - Method in class com.azure.security.attestation.AttestationClient
Attest an OpenEnclave report, specifying RunTimeData and InitTimeData.
attestOpenEnclaveWithResponse(AttestationOptions) - Method in class com.azure.security.attestation.AttestationAsyncClient
Attest an OpenEnclave report, specifying RunTimeData and InitTimeData.
attestOpenEnclaveWithResponse(AttestationOptions, Context) - Method in class com.azure.security.attestation.AttestationClient
Attest an OpenEnclave report, specifying RunTimeData and InitTimeData.
attestSgxEnclave(BinaryData) - Method in class com.azure.security.attestation.AttestationAsyncClient
Attest an SGX Enclave Quote.
attestSgxEnclave(BinaryData) - Method in class com.azure.security.attestation.AttestationClient
Attest an SGX Enclave Quote.
attestSgxEnclave(AttestationOptions) - Method in class com.azure.security.attestation.AttestationAsyncClient
Attest an SGX enclave quote, specifying RunTimeData and InitTimeData.
attestSgxEnclave(AttestationOptions) - Method in class com.azure.security.attestation.AttestationClient
Attest an SGX enclave quote, specifying RunTimeData and InitTimeData.
attestSgxEnclaveWithResponse(AttestationOptions) - Method in class com.azure.security.attestation.AttestationAsyncClient
Attest an SGX enclave quote, specifying RunTimeData and InitTimeData.
attestSgxEnclaveWithResponse(AttestationOptions, Context) - Method in class com.azure.security.attestation.AttestationClient
Attest an SGX enclave report, specifying RunTimeData and InitTimeData.
attestTpm(String) - Method in class com.azure.security.attestation.AttestationAsyncClient
Performs TPM attestation.
attestTpm(String) - Method in class com.azure.security.attestation.AttestationClient
Performs TPM attestation.
attestTpmWithResponse(String) - Method in class com.azure.security.attestation.AttestationAsyncClient
Performs TPM attestation.
attestTpmWithResponse(String, Context) - Method in class com.azure.security.attestation.AttestationClient
Performs TPM attestation.
atVerbose() - Method in class com.azure.core.util.logging.ClientLogger
Creates LoggingEventBuilder for verbose log level that can be used to enrich log with additional context.
atWarning() - Method in class com.azure.core.util.logging.ClientLogger
Creates LoggingEventBuilder for warning log level that can be used to enrich log with additional context.
AU_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUBankAccountNumber for PiiEntityCategory.
AU_BUSINESS_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUBusinessNumber for PiiEntityCategory.
AU_COMPANY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUCompanyNumber for PiiEntityCategory.
AU_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUDriversLicenseNumber for PiiEntityCategory.
AU_MEDICAL_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUMedicalAccountNumber for PiiEntityCategory.
AU_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUPassportNumber for PiiEntityCategory.
AU_TAX_FILE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AUTaxFileNumber for PiiEntityCategory.
audience(DocumentAnalysisAudience) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the audience for the Azure Form Recognizer service.
audience(DocumentAnalysisAudience) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the audience for the Azure Form Recognizer service.
audience(ContainerRegistryAudience) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the audience for the Azure Container Registry service.
audience(ContainerRegistryAudience) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the audience for the Azure Container Registry service.
AUDIO - Static variable in class com.azure.communication.callingserver.models.MediaType
Static value audio for MediaType.
AUDIO - Static variable in class com.azure.communication.callingserver.models.RecordingContent
Static value audio for RecordingContent.
AUDIO - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingContentType
Static value Audio for RecordingContentType.
AUDIO_VIDEO - Static variable in class com.azure.communication.callingserver.models.RecordingContent
Static value audioVideo for RecordingContent.
AUDIO_VIDEO - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingContentType
Static value AudioVideo for RecordingContentType.
AUDIT_EVENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value AuditEvent for HealthcareFhirResourceType.
AUDITING_HANDLER_BEAN_NAME - Static variable in class com.azure.spring.data.cosmos.Constants
Auditing handler bean name.
auditorAwareRef() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.EnableCosmosAuditing
Configures the AuditorAware bean to be used to lookup the current principal.
AUSTRALIA_CENTRAL - Static variable in class com.azure.core.management.Region
Australia Central (Asia Pacific)
AUSTRALIA_CENTRAL2 - Static variable in class com.azure.core.management.Region
Australia Central 2 (Asia Pacific)
AUSTRALIA_EAST - Static variable in class com.azure.core.management.Region
Australia East (Asia Pacific) (recommended)
AUSTRALIA_SOUTHEAST - Static variable in class com.azure.core.management.Region
Australia Southeast (Asia Pacific)
authenticate() - Method in class com.azure.identity.DeviceCodeCredential
Authenticates a user via the device code flow.
authenticate() - Method in class com.azure.identity.InteractiveBrowserCredential
Interactively authenticates a user via the default browser.
authenticate() - Method in class com.azure.identity.UsernamePasswordCredential
Authenticates the user using the specified username and password.
authenticate(TokenRequestContext) - Method in class com.azure.identity.DeviceCodeCredential
Authenticates a user via the device code flow.
authenticate(TokenRequestContext) - Method in class com.azure.identity.InteractiveBrowserCredential
Interactively authenticates a user via the default browser.
authenticate(TokenRequestContext) - Method in class com.azure.identity.UsernamePasswordCredential
Authenticates the user using the specified username and password.
AUTHENTICATION_FAILED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthenticationFailed for BlobErrorCode.
AUTHENTICATION_FAILED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthenticationFailed for ShareErrorCode.
AUTHENTICATION_FAILED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthenticationFailed for QueueErrorCode.
AUTHENTICATION_INFO - Static variable in class com.azure.core.util.AuthorizationChallengeHandler
Header representing additional information a server is expecting during future authentication requests.
authenticationRecord(AuthenticationRecord) - Method in class com.azure.identity.DeviceCodeCredentialBuilder
Sets the AuthenticationRecord captured from a previous authentication.
authenticationRecord(AuthenticationRecord) - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Sets the AuthenticationRecord captured from a previous authentication.
authenticationRecord(AuthenticationRecord) - Method in class com.azure.identity.SharedTokenCacheCredentialBuilder
Sets the AuthenticationRecord captured from a previous authentication.
AuthenticationRecord - Class in com.azure.identity
Represents the account information relating to an authentication request
AuthenticationRequiredException - Exception in com.azure.identity
The exception thrown to indicate that interactive authentication is required.
AuthenticationRequiredException(String, TokenRequestContext) - Constructor for exception com.azure.identity.AuthenticationRequiredException
Initializes a new instance of the AuthenticationRequiredException class.
AuthenticationRequiredException(String, TokenRequestContext, Throwable) - Constructor for exception com.azure.identity.AuthenticationRequiredException
Initializes a new instance of the AuthenticationRequiredException class.
authorityHost(String) - Method in class com.azure.identity.AadCredentialBuilderBase
Specifies the Azure Active Directory endpoint to acquire tokens.
authorityHost(String) - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Specifies the Azure Active Directory endpoint to acquire tokens.
authorityHost(String) - Method in class com.azure.identity.EnvironmentCredentialBuilder
Specifies the Azure Active Directory endpoint to acquire tokens.
AUTHORIZATION - Static variable in class com.azure.core.util.AuthorizationChallengeHandler
Header representing the authorization the client is presenting to a server.
AUTHORIZATION_FAILURE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthorizationFailure for BlobErrorCode.
AUTHORIZATION_FAILURE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationFailure for ShareErrorCode.
AUTHORIZATION_FAILURE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthorizationFailure for QueueErrorCode.
AUTHORIZATION_PERMISSION_MISMATCH - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value AuthorizationPermissionMismatch.
AUTHORIZATION_PERMISSION_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthorizationPermissionMismatch for BlobErrorCode.
AUTHORIZATION_PERMISSION_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationPermissionMismatch for ShareErrorCode.
AUTHORIZATION_PERMISSION_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthorizationPermissionMismatch for QueueErrorCode.
AUTHORIZATION_PROTOCOL_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthorizationProtocolMismatch for BlobErrorCode.
AUTHORIZATION_PROTOCOL_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationProtocolMismatch for ShareErrorCode.
AUTHORIZATION_PROTOCOL_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthorizationProtocolMismatch for QueueErrorCode.
AUTHORIZATION_RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value AuthorizationResourceTypeMismatch.
AUTHORIZATION_RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthorizationResourceTypeMismatch for BlobErrorCode.
AUTHORIZATION_RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationResourceTypeMismatch for ShareErrorCode.
AUTHORIZATION_RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthorizationResourceTypeMismatch for QueueErrorCode.
AUTHORIZATION_SERVICE_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthorizationServiceMismatch for BlobErrorCode.
AUTHORIZATION_SERVICE_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationServiceMismatch for ShareErrorCode.
AUTHORIZATION_SERVICE_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthorizationServiceMismatch for QueueErrorCode.
AUTHORIZATION_SOURCE_IPMISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value AuthorizationSourceIPMismatch for BlobErrorCode.
AUTHORIZATION_SOURCE_IPMISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationSourceIPMismatch for ShareErrorCode.
AUTHORIZATION_SOURCE_IPMISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value AuthorizationSourceIPMismatch for QueueErrorCode.
AuthorizationChallengeHandler - Class in com.azure.core.util
This class handles Basic and Digest authorization challenges, complying to RFC 2617 and RFC 7616.
AuthorizationChallengeHandler(String, String) - Constructor for class com.azure.core.util.AuthorizationChallengeHandler
Creates an AuthorizationChallengeHandler using the username and password to respond to authentication challenges.
authorizationCode(String) - Method in class com.azure.identity.AuthorizationCodeCredentialBuilder
Sets the authorization code on the builder.
AuthorizationCodeCredential - Class in com.azure.identity
An AAD credential that acquires a token with an Oauth 2.0 authorization code grant for an AAD application.
AuthorizationCodeCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a AuthorizationCodeCredential.
AuthorizationCodeCredentialBuilder() - Constructor for class com.azure.identity.AuthorizationCodeCredentialBuilder
 
AuthorizationRule - Interface in com.azure.messaging.servicebus.administration.models
Represents an authorization rule to access Service Bus entities.
authorizationTokenResolver(CosmosAuthorizationTokenResolver) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the token resolver
authorize(String, String) - Method in interface com.azure.core.amqp.ClaimsBasedSecurityNode
Authorizes the caller with the CBS node to access resources for the audience.
authorizeRequest(HttpPipelineCallContext) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Executed before sending the initial request and authenticates the request.
authorizeRequest(HttpPipelineCallContext) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
 
authorizeRequestOnChallenge(HttpPipelineCallContext, HttpResponse) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Handles the authentication challenge in the event a 401 response with a WWW-Authenticate authentication challenge header is received after the initial request and returns appropriate TokenRequestContext to be used for re-authentication.
authorizeRequestOnChallenge(HttpPipelineCallContext, HttpResponse) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
 
authorizeRequestOnChallengeSync(HttpPipelineCallContext, HttpResponse) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Handles the authentication challenge in the event a 401 response with a WWW-Authenticate authentication challenge header is received after the initial request and returns appropriate TokenRequestContext to be used for re-authentication.
authorizeRequestOnChallengeSync(HttpPipelineCallContext, HttpResponse) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
 
authorizeRequestSync(HttpPipelineCallContext) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Synchronously executed before sending the initial request and authenticates the request.
authorizeRequestSync(HttpPipelineCallContext) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
 
AUTO - Static variable in class com.azure.ai.anomalydetector.models.ImputeMode
Static value auto for ImputeMode.
AUTO_DETECT - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyValue
Static value AutoDetect for AnomalyValue.
AUTO_DETECT - Static variable in class com.azure.ai.metricsadvisor.models.ChangePointValue
Static value AutoDetect for ChangePointValue.
AUTO_DETECT - Static variable in class com.azure.ai.metricsadvisor.models.PeriodType
Static value AutoDetect for PeriodType.
AUTO_RENEW - Static variable in class com.azure.security.keyvault.certificates.models.CertificatePolicyAction
Static valueAutoRenew for CertificatePolicyAction.
AUTO_ROLLUP - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupType
Enum value NeedRollup.
autocomplete(String, String) - Method in class com.azure.search.documents.SearchAsyncClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
autocomplete(String, String) - Method in class com.azure.search.documents.SearchClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
autocomplete(String, String, AutocompleteOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
autocomplete(String, String, AutocompleteOptions, Context) - Method in class com.azure.search.documents.SearchClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
AutocompleteItem - Class in com.azure.search.documents.models
The result of Autocomplete requests.
AutocompleteItem(String, String) - Constructor for class com.azure.search.documents.models.AutocompleteItem
Creates an instance of AutocompleteItem class.
AutocompleteMode - Enum in com.azure.search.documents.models
Defines values for AutocompleteMode.
AutocompleteOptions - Class in com.azure.search.documents.models
Parameter group.
AutocompleteOptions() - Constructor for class com.azure.search.documents.models.AutocompleteOptions
 
AutocompletePagedFlux - Class in com.azure.search.documents.util
Implementation of PagedFluxBase where the element type is AutocompleteItem and the page type is AutocompletePagedResponse.
AutocompletePagedFlux(Supplier<Mono<AutocompletePagedResponse>>) - Constructor for class com.azure.search.documents.util.AutocompletePagedFlux
Creates an instance of AutocompletePagedFlux that retrieves a single page.
AutocompletePagedIterable - Class in com.azure.search.documents.util
Implementation of PagedIterableBase where the element type is AutocompleteItem and the page type is AutocompletePagedResponse.
AutocompletePagedIterable(AutocompletePagedFlux) - Constructor for class com.azure.search.documents.util.AutocompletePagedIterable
Creates instance given AutocompletePagedIterable.
AutocompletePagedResponse - Class in com.azure.search.documents.util
This class represents a response from the autocomplete API.
AutocompletePagedResponse(SimpleResponse<AutocompleteResult>) - Constructor for class com.azure.search.documents.util.AutocompletePagedResponse
Creates an AutocompletePagedResponse from the returned Response.
AutocompleteResult - Class in com.azure.search.documents.models
The result of Autocomplete query.
AutocompleteResult(List<AutocompleteItem>) - Constructor for class com.azure.search.documents.models.AutocompleteResult
Creates an instance of AutocompleteResult class.
autoCompleteWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryAsyncClient
Get auto complete options.
autoCompleteWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClient
Get auto complete options.
autoCreateContainer() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.Container
To set if create container automatically
autoFlush(boolean) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the flag determining whether a buffered sender will automatically flush its document batch based on the configurations of SearchClientBuilder.SearchIndexingBufferedSenderBuilder.autoFlushInterval(Duration) and SearchClientBuilder.SearchIndexingBufferedSenderBuilder.initialBatchActionCount(int).
autoFlushInterval(Duration) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the duration between a buffered sender sending documents to be indexed.
automatic() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosIndexingPolicy
To set automatic indexing
AutoPauseProperties - Class in com.azure.analytics.synapse.artifacts.models
Spark pool auto-pausing properties Auto-pausing properties of a Big Data pool powered by Apache Spark.
AutoPauseProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.AutoPauseProperties
 
autoRegisterSchemas(boolean) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder
If specified true, serializer will register schemas against Azure Schema Registry service under the specified group.
autoScale() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.Container
To enable auto scale for container RU limit
AutoScaleProperties - Class in com.azure.analytics.synapse.artifacts.models
Spark pool auto-scaling properties Auto-scaling properties of a Big Data pool powered by Apache Spark.
AutoScaleProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
 
AVAILABILITY - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Availability for MetricClass.
available() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class com.azure.storage.common.StorageInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
AVAILABLE - Enum constant in enum com.azure.storage.blob.models.LeaseStateType
Enum value available.
AVAILABLE - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStateType
Enum value available.
AVAILABLE - Enum constant in enum com.azure.storage.file.share.models.LeaseStateType
Enum value available.
AVAILABLE - Static variable in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Static value available for LivyStatementStates.
AVAILABLE - Static variable in class com.azure.quantum.jobs.models.ProviderAvailability
Static value Available for ProviderAvailability.
AVAILABLE - Static variable in class com.azure.quantum.jobs.models.TargetAvailability
Static value Available for TargetAvailability.
AVERAGE - Enum constant in enum com.azure.monitor.query.models.AggregationType
Enum value Average.
AVERAGE - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value average.
AVG - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Static value Avg for DataFeedAutoRollUpMethod.
AVI - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value avi for EmailAttachmentType.
AVRO - Static variable in class com.azure.data.schemaregistry.models.SchemaFormat
Apache Avro format
AvroCompressionCodec - Class in com.azure.analytics.synapse.artifacts.models
Defines values for AvroCompressionCodec.
AvroCompressionCodec() - Constructor for class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
 
AvroDataset - Class in com.azure.analytics.synapse.artifacts.models
Avro dataset.
AvroDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AvroDataset
 
AvroFormat - Class in com.azure.analytics.synapse.artifacts.models
The data stored in Avro format.
AvroFormat() - Constructor for class com.azure.analytics.synapse.artifacts.models.AvroFormat
 
avroMapper(AvroMapper) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerBuilder
Configures the AvroMapper that will be used to serialize objects to Avro streams and deserialize Avro streams to objects.
AvroSerializer - Interface in com.azure.core.experimental.serializer
Generic interface covering basic Avro serialization and deserialization methods.
AvroSerializerProvider - Interface in com.azure.core.experimental.serializer
An interface to be implemented by any azure-core plugin that wishes to provide an Avro AvroSerializer implementation.
AvroSerializerProviders - Class in com.azure.core.experimental.serializer
Service Provider Interface (SPI) proxy for AvroSerializerProvider.
AvroSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Avro sink.
AvroSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AvroSink
 
AvroSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Avro source.
AvroSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AvroSource
 
avroSpecificReader(boolean) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder
Specifies if objects should be deserialized into Avro SpecificRecord via Avro's SpecificDatumReader.
AvroWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Avro write settings.
AvroWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
 
AZ_TRACING_NAMESPACE_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates that the context contains the Azure resource provider namespace.
AZURE - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure.
AZURE_APP_INSIGHTS - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value AzureApplicationInsights for DataFeedSourceType.
AZURE_BLOB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value AzureBlob for DataFeedSourceType.
AZURE_BLOB - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value azureblob for SearchIndexerDataSourceType.
AZURE_CHINA - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure China.
AZURE_CHINA - Static variable in class com.azure.identity.AzureAuthorityHosts
The host of the Azure Active Directory authority for tenants in the Azure China Cloud.
AZURE_COSMOS_DB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value AzureCosmosDB for DataFeedSourceType..
AZURE_DATA_EXPLORER - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value AzureDataExplorer for DataFeedSourceType..
AZURE_DATA_LAKE_STORAGE_GEN2 - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Enum value AzureDataLakeStorageGen2 for DataFeedSourceType..
AZURE_DOCUMENT_DB_AUTH_KEY - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureDocumentDBAuthKey for PiiEntityCategory.
AZURE_EVENT_HUBS - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value AzureEventHubs for DataFeedSourceType..
AZURE_GERMANY - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure Germany.
AZURE_GERMANY - Static variable in class com.azure.identity.AzureAuthorityHosts
The host of the Azure Active Directory authority for tenants in the Azure German Cloud.
AZURE_GOVERNMENT - Static variable in class com.azure.identity.AzureAuthorityHosts
The host of the Azure Active Directory authority for tenants in the Azure US Government Cloud.
AZURE_IAAS_DATABASE_CONNECTION_AND_SQL_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureIAASDatabaseConnectionAndSQLString for PiiEntityCategory.
AZURE_IOT_CONNECTION_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureIoTConnectionString for PiiEntityCategory.
AZURE_LOG_ANALYTICS - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Enum value AzureLogAnalytics for DataFeedSourceType..
AZURE_PUBLIC_CLOUD - Static variable in class com.azure.identity.AzureAuthorityHosts
The host of the Azure Active Directory authority for tenants in the Azure Public Cloud.
AZURE_PUBLISH_SETTING_PASSWORD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzurePublishSettingPassword for PiiEntityCategory.
AZURE_REDIS_CACHE_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureRedisCacheString for PiiEntityCategory.
AZURE_REQUEST_HTTP_HEADERS_KEY - Static variable in class com.azure.core.http.policy.AddHeadersFromContextPolicy
Key used to override headers in HttpRequest.
AZURE_RESOURCE_MANAGER_CHINA - Static variable in class com.azure.ai.formrecognizer.models.DocumentAnalysisAudience
Static value AZURE_RESOURCE_MANAGER_CHINA for DocumentAnalysisAudience.
AZURE_RESOURCE_MANAGER_CHINA - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_CHINA for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_GERMANY - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_GERMANY for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_GOVERNMENT - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_GOVERNMENT for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD - Static variable in class com.azure.ai.formrecognizer.models.DocumentAnalysisAudience
Static value AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD for DocumentAnalysisAudience.
AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD - Static variable in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Static value AZURE_RESOURCE_MANAGER_PUBLIC_CLOUD for ContainerRegistryAudience.
AZURE_RESOURCE_MANAGER_US_GOVERNMENT - Static variable in class com.azure.ai.formrecognizer.models.DocumentAnalysisAudience
Static value AZURE_RESOURCE_MANAGER_GOVERNMENT for DocumentAnalysisAudience.
AZURE_SAS - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureSAS for PiiEntityCategory.
AZURE_SERVICE_BUS_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureServiceBusString for PiiEntityCategory.
AZURE_SQL - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value azuresql for SearchIndexerDataSourceType.
AZURE_SQL_CONNECTION_STRING - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Static value AzureSQLConnectionString for DataSourceAuthenticationType.
AZURE_STORAGE_ACCOUNT_GENERIC - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureStorageAccountGeneric for PiiEntityCategory.
AZURE_STORAGE_ACCOUNT_KEY - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value AzureStorageAccountKey for PiiEntityCategory.
AZURE_STORAGE_DOWNLOAD_RESUME_RETRIES - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_FILE_STORES - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_HTTP_LOG_DETAIL_LEVEL - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: com.azure.core.http.policy.HttpLogLevelDetail
AZURE_STORAGE_MAX_CONCURRENCY_PER_REQUEST - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_MAX_RETRY_DELAY_IN_MS - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_STORAGE_MAX_TRIES - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_PUT_BLOB_THRESHOLD - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_STORAGE_RETRY_DELAY_IN_MS - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_STORAGE_RETRY_POLICY_TYPE - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: com.azure.storage.common.policy.RetryPolicyType
AZURE_STORAGE_SAS_TOKEN_CREDENTIAL - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_SECONDARY_HOST - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_SHARED_KEY_CREDENTIAL - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: String
AZURE_STORAGE_SKIP_INITIAL_CONTAINER_CHECK - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Boolean
AZURE_STORAGE_TRY_TIMEOUT - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Integer
AZURE_STORAGE_UPLOAD_BLOCK_SIZE - Static variable in class com.azure.storage.blob.nio.AzureFileSystem
Expected type: Long
AZURE_TABLE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value AzureTable for DataFeedSourceType..
AZURE_TABLE - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value azuretable for SearchIndexerDataSourceType.
AZURE_TEST_HTTP_CLIENTS_VALUE_ALL - Static variable in class com.azure.core.test.TestBase
Specifies to use all HttpClient implementations in testing.
AZURE_TEST_HTTP_CLIENTS_VALUE_NETTY - Static variable in class com.azure.core.test.TestBase
Specifies to use Netty HttpClient implementation in testing.
AZURE_TEST_SERVICE_VERSIONS_VALUE_ALL - Static variable in class com.azure.core.test.TestBase
Specifies to use all service versions in testing.
AZURE_US_GOVERNMENT - Static variable in class com.azure.core.management.AzureEnvironment
Provides the settings for authentication with Azure US Government.
AzureAppInsightsDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureAppInsightsDataFeedSource model.
AzureAppInsightsDataFeedSource(String, String, String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AzureAppInsightsDataFeedSource
Create a AzureAppInsightsDataFeedSource instance.
AzureAuthorityHosts - Class in com.azure.identity
Defines fields exposing the well known authority hosts for the Azure Public Cloud and sovereign clouds.
AzureBasicFileAttributes - Class in com.azure.storage.blob.nio
Provides support for basic file attributes.
AzureBasicFileAttributeView - Class in com.azure.storage.blob.nio
Provides support for basic file attributes.
AzureBatchLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Batch linked service.
AzureBatchLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
 
AzureBlobDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureBlobDataFeedSource model.
AzureBlobDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure Blob storage.
AzureBlobDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
 
AzureBlobFileAttributes - Class in com.azure.storage.blob.nio
Provides support for attributes associated with a file stored as a blob in Azure Storage.
AzureBlobFileAttributeView - Class in com.azure.storage.blob.nio
A file attribute view that provides a view of attributes specific to files stored as blobs in Azure Storage.
AzureBlobFSDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure Data Lake Storage Gen2 storage.
AzureBlobFSDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
 
AzureBlobFSLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Data Lake Storage Gen2 linked service.
AzureBlobFSLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
 
AzureBlobFSLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of azure blobFS dataset.
AzureBlobFSLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLocation
 
AzureBlobFSReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure blobFS read settings.
AzureBlobFSReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
 
AzureBlobFSSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Data Lake Storage Gen2 sink.
AzureBlobFSSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
 
AzureBlobFSSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure BlobFS source.
AzureBlobFSSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
 
AzureBlobFSWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure blobFS write settings.
AzureBlobFSWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobFSWriteSettings
 
azureBlobStorage - Variable in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Backing REST client for the blob client.
AzureBlobStorageLinkedService - Class in com.azure.analytics.synapse.artifacts.models
The azure blob storage linked service.
AzureBlobStorageLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
 
AzureBlobStorageLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of azure blob dataset.
AzureBlobStorageLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLocation
 
AzureBlobStorageReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure blob read settings.
AzureBlobStorageReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
 
AzureBlobStorageWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure blob write settings.
AzureBlobStorageWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageWriteSettings
 
AzureCliCredential - Class in com.azure.identity
A credential provider that provides token credentials based on Azure CLI command.
AzureCliCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a AzureCliCredential.
AzureCliCredentialBuilder() - Constructor for class com.azure.identity.AzureCliCredentialBuilder
 
AzureCosmosDbDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureCosmosDbDataFeedSource model.
AzureCosmosDbDataFeedSource(String, String, String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AzureCosmosDbDataFeedSource
Create a AzureCosmosDataFeedSource.
AzureDatabricksDeltaLakeDataset - Class in com.azure.analytics.synapse.artifacts.models
Azure Databricks Delta Lake dataset.
AzureDatabricksDeltaLakeDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
 
AzureDatabricksDeltaLakeExportCommand - Class in com.azure.analytics.synapse.artifacts.models
Azure Databricks Delta Lake export command settings.
AzureDatabricksDeltaLakeExportCommand() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeExportCommand
 
AzureDatabricksDeltaLakeImportCommand - Class in com.azure.analytics.synapse.artifacts.models
Azure Databricks Delta Lake import command settings.
AzureDatabricksDeltaLakeImportCommand() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeImportCommand
 
AzureDatabricksDeltaLakeLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Databricks Delta Lake linked service.
AzureDatabricksDeltaLakeLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
 
AzureDatabricksDeltaLakeSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Databricks Delta Lake sink.
AzureDatabricksDeltaLakeSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
 
AzureDatabricksDeltaLakeSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Databricks Delta Lake source.
AzureDatabricksDeltaLakeSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
 
AzureDatabricksLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Databricks linked service.
AzureDatabricksLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
 
AzureDataExplorerCommandActivity - Class in com.azure.analytics.synapse.artifacts.models
Azure Data Explorer command activity.
AzureDataExplorerCommandActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
 
AzureDataExplorerDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureDataExplorerDataFeedSource model.
AzureDataExplorerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Data Explorer (Kusto) linked service.
AzureDataExplorerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
 
AzureDataExplorerSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Data Explorer sink.
AzureDataExplorerSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
 
AzureDataExplorerSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Data Explorer (Kusto) source.
AzureDataExplorerSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
 
AzureDataExplorerTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure Data Explorer (Kusto) dataset.
AzureDataExplorerTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
 
AzureDataLakeAnalyticsLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Data Lake Analytics linked service.
AzureDataLakeAnalyticsLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
 
AzureDataLakeStorageGen2DataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureDataLakeStorageGen2DataFeedSource model.
AzureDataLakeStoreDataset - Class in com.azure.analytics.synapse.artifacts.models
Azure Data Lake Store dataset.
AzureDataLakeStoreDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
 
AzureDataLakeStoreLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Data Lake Store linked service.
AzureDataLakeStoreLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
 
AzureDataLakeStoreLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of azure data lake store dataset.
AzureDataLakeStoreLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLocation
 
AzureDataLakeStoreReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure data lake store read settings.
AzureDataLakeStoreReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
 
AzureDataLakeStoreSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Data Lake Store sink.
AzureDataLakeStoreSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
 
AzureDataLakeStoreSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Data Lake source.
AzureDataLakeStoreSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSource
 
AzureDataLakeStoreWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure data lake store write settings.
AzureDataLakeStoreWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreWriteSettings
 
AzureDirectoryStream - Class in com.azure.storage.blob.nio
A type for iterating over the contents of a directory.
AzureEntityResource - Class in com.azure.analytics.synapse.artifacts.models
Entity Resource The resource model definition for an Azure Resource Manager resource with an etag.
AzureEntityResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureEntityResource
 
AzureEnvironment - Class in com.azure.core.management
An instance of this class describes an environment in Azure.
AzureEnvironment(Map<String, String>) - Constructor for class com.azure.core.management.AzureEnvironment
Initializes an instance of AzureEnvironment class.
AzureEnvironment.Endpoint - Enum in com.azure.core.management
The enum representing available endpoints in an environment.
AzureEventHubsDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureEventHubsDataFeedSource model.
AzureEventHubsDataFeedSource(String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AzureEventHubsDataFeedSource
Create a AzureEventHubsDataFeedSource instance
AzureException - Exception in com.azure.core.exception
The base Azure exception.
AzureException() - Constructor for exception com.azure.core.exception.AzureException
Initializes a new instance of the AzureException class.
AzureException(String) - Constructor for exception com.azure.core.exception.AzureException
Initializes a new instance of the AzureException class.
AzureException(String, Throwable) - Constructor for exception com.azure.core.exception.AzureException
Initializes a new instance of the AzureException class.
AzureException(String, Throwable, boolean, boolean) - Constructor for exception com.azure.core.exception.AzureException
Initializes a new instance of the AzureException class.
AzureException(Throwable) - Constructor for exception com.azure.core.exception.AzureException
Initializes a new instance of the AzureException class.
AzureFileStorageLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure File Storage linked service.
AzureFileStorageLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
 
AzureFileStorageLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of file server dataset.
AzureFileStorageLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLocation
 
AzureFileStorageReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure File Storage read settings.
AzureFileStorageReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
 
AzureFileStorageWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Azure File Storage write settings.
AzureFileStorageWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFileStorageWriteSettings
 
AzureFileStore - Class in com.azure.storage.blob.nio
An AzureFileStore is a FileStore backed by an Azure Blob Storage container.
AzureFileSystem - Class in com.azure.storage.blob.nio
Implement's Java's FileSystem interface for Azure Blob Storage.
AzureFileSystemProvider - Class in com.azure.storage.blob.nio
The AzureFileSystemProvider is Azure Storage's implementation of the nio interface on top of Azure Blob Storage.
AzureFileSystemProvider() - Constructor for class com.azure.storage.blob.nio.AzureFileSystemProvider
Creates an AzureFileSystemProvider.
AzureFunctionActivity - Class in com.azure.analytics.synapse.artifacts.models
Azure Function activity.
AzureFunctionActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
 
AzureFunctionActivityMethod - Class in com.azure.analytics.synapse.artifacts.models
Defines values for AzureFunctionActivityMethod.
AzureFunctionActivityMethod() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
 
AzureFunctionLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Function linked service.
AzureFunctionLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
 
AzureKeyCredential - Class in com.azure.core.credential
Represents a credential that uses a key to authenticate to an Azure Service.
AzureKeyCredential(String) - Constructor for class com.azure.core.credential.AzureKeyCredential
Creates a credential that authorizes request with the given key.
AzureKeyCredentialPolicy - Class in com.azure.core.http.policy
Pipeline policy that uses an AzureKeyCredential to set the authorization key for a request.
AzureKeyCredentialPolicy(String, AzureKeyCredential) - Constructor for class com.azure.core.http.policy.AzureKeyCredentialPolicy
Creates a policy that uses the passed AzureKeyCredential to set the specified header name.
AzureKeyCredentialTrait<T extends AzureKeyCredentialTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting AzureKeyCredential.
AzureKeyVaultLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Key Vault linked service.
AzureKeyVaultLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
 
AzureKeyVaultSecretReference - Class in com.azure.analytics.synapse.artifacts.models
Azure Key Vault secret reference.
AzureKeyVaultSecretReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
 
AzureLogAnalyticsDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureLogAnalyticsDataFeedSource model.
AzureMachineLearningSkill - Class in com.azure.search.documents.indexes.models
The AML skill allows you to extend AI enrichment with a custom Azure Machine Learning (AML) model.
AzureMachineLearningSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Creates an instance of AzureMachineLearningSkill class.
AzureMariaDBLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure Database for MariaDB linked service.
AzureMariaDBLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
 
AzureMariaDBSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure MariaDB source.
AzureMariaDBSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
 
AzureMariaDBTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Azure Database for MariaDB dataset.
AzureMariaDBTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
 
AzureMLBatchExecutionActivity - Class in com.azure.analytics.synapse.artifacts.models
Azure ML Batch Execution activity.
AzureMLBatchExecutionActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
 
AzureMLExecutePipelineActivity - Class in com.azure.analytics.synapse.artifacts.models
Azure ML Execute Pipeline activity.
AzureMLExecutePipelineActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
 
AzureMLLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure ML Studio Web Service linked service.
AzureMLLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
 
AzureMLServiceLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure ML Service linked service.
AzureMLServiceLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
 
AzureMLUpdateResourceActivity - Class in com.azure.analytics.synapse.artifacts.models
Azure ML Update Resource management activity.
AzureMLUpdateResourceActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
 
AzureMLWebServiceFile - Class in com.azure.analytics.synapse.artifacts.models
Azure ML WebService Input/Output file.
AzureMLWebServiceFile() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMLWebServiceFile
 
AzureMonitorExporterBuilder - Class in com.azure.monitor.opentelemetry.exporter
This class provides a fluent builder API to instantiate AzureMonitorTraceExporter that implements SpanExporter interface defined by OpenTelemetry API specification.
AzureMonitorExporterBuilder() - Constructor for class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Creates an instance of AzureMonitorExporterBuilder.
AzureMonitorExporterServiceVersion - Enum in com.azure.monitor.opentelemetry.exporter
The versions of Azure Monitor service supported by this client library.
AzureMonitorRedirectPolicy - Class in com.azure.monitor.opentelemetry.exporter
A HttpPipeline policy that retries when a HTTP Redirect is received as response.
AzureMonitorRedirectPolicy() - Constructor for class com.azure.monitor.opentelemetry.exporter.AzureMonitorRedirectPolicy
 
AzureMonitorTraceExporter - Class in com.azure.monitor.opentelemetry.exporter
This class is an implementation of OpenTelemetry SpanExporter that allows different tracing services to export recorded data for sampled spans in their own format.
AzureMySqlLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure MySQL database linked service.
AzureMySqlLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
 
AzureMySqlSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure MySql sink.
AzureMySqlSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
 
AzureMySqlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure MySQL source.
AzureMySqlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
 
AzureMySqlTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure MySQL database dataset.
AzureMySqlTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
 
AzureNamedKey - Class in com.azure.core.credential
Represents a credential bag containing the key and the name of the key.
AzureNamedKeyCredential - Class in com.azure.core.credential
Represents a credential with a key name and the key and uses the key to authenticate to an Azure Service.
AzureNamedKeyCredential(String, String) - Constructor for class com.azure.core.credential.AzureNamedKeyCredential
Creates a credential with specified name that authorizes request with the given key.
AzureNamedKeyCredentialTrait<T extends AzureNamedKeyCredentialTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting AzureNamedKeyCredential.
AzurePath - Class in com.azure.storage.blob.nio
An object that may be used to locate a file in a file system.
AzurePostgreSqlLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure PostgreSQL linked service.
AzurePostgreSqlLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
 
AzurePostgreSqlSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure PostgreSQL sink.
AzurePostgreSqlSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
 
AzurePostgreSqlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure PostgreSQL source.
AzurePostgreSqlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
 
AzurePostgreSqlTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Azure PostgreSQL dataset.
AzurePostgreSqlTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
 
AzurePowerShellCredential - Class in com.azure.identity
A credential provider that provides token credentials based on Azure PowerShell command.
AzurePowerShellCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a AzurePowerShellCredential.
AzurePowerShellCredentialBuilder() - Constructor for class com.azure.identity.AzurePowerShellCredentialBuilder
 
AzureProfile - Class in com.azure.core.management.profile
Azure profile for client.
AzureProfile(AzureEnvironment) - Constructor for class com.azure.core.management.profile.AzureProfile
Creates AzureProfile instance with Azure environment.
AzureProfile(String, String, AzureEnvironment) - Constructor for class com.azure.core.management.profile.AzureProfile
Creates AzureProfile instance with tenant ID, subscription ID and Azure environment.
AzureQueueSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Queue sink.
AzureQueueSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureQueueSink
 
AzureSasCredential - Class in com.azure.core.credential
Represents a credential that uses a shared access signature to authenticate to an Azure Service.
AzureSasCredential(String) - Constructor for class com.azure.core.credential.AzureSasCredential
Creates a credential that authorizes request with the given shared access signature.
AzureSasCredential(String, Function<String, String>) - Constructor for class com.azure.core.credential.AzureSasCredential
Creates a credential that authorizes request within the given shared access signature.
AzureSasCredentialPolicy - Class in com.azure.core.http.policy
Pipeline policy that uses an AzureSasCredential to set the shared access signature for a request.
AzureSasCredentialPolicy(AzureSasCredential) - Constructor for class com.azure.core.http.policy.AzureSasCredentialPolicy
Creates a policy that uses the passed AzureSasCredential to append sas to query string.
AzureSasCredentialPolicy(AzureSasCredential, boolean) - Constructor for class com.azure.core.http.policy.AzureSasCredentialPolicy
Creates a policy that uses the passed AzureSasCredential to append sas to query string.
AzureSasCredentialTrait<T extends AzureSasCredentialTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting AzureSasCredential.
AzureSearchIndexDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure Search Index.
AzureSearchIndexDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
 
AzureSearchIndexSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Search Index sink.
AzureSearchIndexSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
 
AzureSearchIndexWriteBehaviorType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for AzureSearchIndexWriteBehaviorType.
AzureSearchIndexWriteBehaviorType() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexWriteBehaviorType
 
AzureSearchLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Windows Azure Search Service.
AzureSearchLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
 
AzureSeekableByteChannel - Class in com.azure.storage.blob.nio
A byte channel that maintains a current position.
AzureSqlDatabaseLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Microsoft Azure SQL Database linked service.
AzureSqlDatabaseLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
 
AzureSqlDWLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure SQL Data Warehouse linked service.
AzureSqlDWLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
 
AzureSqlDWTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure SQL Data Warehouse dataset.
AzureSqlDWTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
 
AzureSqlMILinkedService - Class in com.azure.analytics.synapse.artifacts.models
Azure SQL Managed Instance linked service.
AzureSqlMILinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
 
AzureSqlMITableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure SQL Managed Instance dataset.
AzureSqlMITableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
 
AzureSqlSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure SQL sink.
AzureSqlSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
 
AzureSqlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure SQL source.
AzureSqlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
 
AzureSqlTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure SQL Server database dataset.
AzureSqlTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
 
AzureStorageLinkedService - Class in com.azure.analytics.synapse.artifacts.models
The storage account linked service.
AzureStorageLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
 
AzureTableDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The AzureTableDataFeedSource model.
AzureTableDataFeedSource(String, String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.AzureTableDataFeedSource
Create a AzureTableDataFeedSource instance.
AzureTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure Table storage dataset.
AzureTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
 
AzureTableSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Table sink.
AzureTableSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureTableSink
 
AzureTableSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Table source.
AzureTableSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureTableSource
 
AzureTableStorageLinkedService - Class in com.azure.analytics.synapse.artifacts.models
The azure table storage linked service.
AzureTableStorageLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
 
AzureTestWatcher - Class in com.azure.core.test
JUnit 5 extension class which reports on testing running and simple metrics about the test such as run time.
AzureTestWatcher() - Constructor for class com.azure.core.test.AzureTestWatcher
 

B

B - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value b for ToneValue.
BACK - Enum constant in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Enum value back.
BACKUP_HSM_KEYS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/backup/action for KeyVaultDataAction.
backupCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Requests that a backup of the specified certificate be downloaded to the client.
backupCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Requests that a backup of the specified certificate be downloaded to the client.
backupCertificateWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Requests that a backup of the specified certificate be downloaded to the client.
backupCertificateWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Requests that a backup of the specified certificate be downloaded to the client.
backupKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Requests a backup of the specified key be downloaded to the client.
backupKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Requests a backup of the specified key be downloaded to the client.
backupKeyWithResponse(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Requests a backup of the specified key be downloaded to the client.
backupKeyWithResponse(String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Requests a backup of the specified key be downloaded to the client.
backupSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Requests a backup of the secret be downloaded to the client.
backupSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Requests a backup of the secret be downloaded to the client.
backupSecretWithResponse(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Requests a backup of the secret be downloaded to the client.
backupSecretWithResponse(String, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Requests a backup of the secret be downloaded to the client.
BAD_ARGUMENT - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
BAD_GATEWAY - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
BAD_GATEWAY.
BAD_REQUEST - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
BAD_REQUEST.
BALANCED - Enum constant in enum com.azure.messaging.eventhubs.LoadBalancingStrategy
The event processor will use a steady approach to claim ownership of partitions and slowly trend towards a stable state where all active processors will have an even distribution of Event Hub partitions.
BANGLA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value bangla.
BANGLA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value bangla.
BASE_PRICE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeLicenseType
Static value BasePrice for IntegrationRuntimeLicenseType.
BASE64 - Enum constant in enum com.azure.storage.queue.QueueMessageEncoding
The queue message body is represented as Base64 encoded string in HTTP requests and responses.
Base64Url - Class in com.azure.core.util
Encodes and decodes using Base64 URL encoding.
Base64Url(byte[]) - Constructor for class com.azure.core.util.Base64Url
Creates a new Base64Url object with the specified encoded bytes.
Base64Url(String) - Constructor for class com.azure.core.util.Base64Url
Creates a new Base64Url object with the specified encoded string.
Base64Util - Class in com.azure.core.util
Utility type exposing Base64 encoding and decoding methods.
BASELINE - Static variable in class com.azure.media.videoanalyzer.edge.models.H264Profile
Static value Baseline for H264Profile.
basePackageClasses() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set base package class
basePackageClasses() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set base package class
basePackages() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set base packages
basePackages() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set base packages
BaseSasQueryParameters - Class in com.azure.storage.common.sas
Deprecated.
Please use the generateSas method on the desired client after initializing the appropriate SasSignatureValues object.
BaseSasQueryParameters(String, SasProtocol, OffsetDateTime, OffsetDateTime, SasIpRange, String, String) - Constructor for class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
BaseSasQueryParameters(Map<String, String[]>, boolean) - Constructor for class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
BASIC - Enum constant in enum com.azure.core.amqp.ProxyAuthenticationType
Authenticates against proxy with basic authentication scheme.
BASIC - Enum constant in enum com.azure.core.http.policy.HttpLogDetailLevel
Logs only URLs, HTTP methods, and time to finish the request.
BASIC - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Static value Basic for DataSourceAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.Db2AuthenticationType
Static value Basic for Db2AuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.FtpAuthenticationType
Static value Basic for FtpAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.HBaseAuthenticationType
Static value Basic for HBaseAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
Static value Basic for HttpAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
Static value Basic for IntegrationRuntimeSsisCatalogPricingTier.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.MongoDbAuthenticationType
Static value Basic for MongoDbAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
Static value Basic for ODataAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
Static value Basic for RestServiceAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.SapHanaAuthenticationType
Static value Basic for SapHanaAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.ServiceNowAuthenticationType
Static value Basic for ServiceNowAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.SftpAuthenticationType
Static value Basic for SftpAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.SybaseAuthenticationType
Static value Basic for SybaseAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.TeamDeskAuthenticationType
Static value Basic for TeamDeskAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.TeradataAuthenticationType
Static value Basic for TeradataAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.WebAuthenticationType
Static value Basic for WebAuthenticationType.
BASIC - Static variable in class com.azure.analytics.synapse.artifacts.models.ZendeskAuthenticationType
Static value Basic for ZendeskAuthenticationType.
BASIC - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Basic for HealthcareFhirResourceType.
BASIC - Static variable in class com.azure.messaging.servicebus.administration.models.MessagingSku
Static value Basic for MessagingSku.
BasicAuthenticationCredential - Class in com.azure.core.credential
Basic Auth credentials for use with a REST Service Client.
BasicAuthenticationCredential(String, String) - Constructor for class com.azure.core.credential.BasicAuthenticationCredential
Creates a basic authentication credential.
BasicCosmosPersistentEntity<T> - Class in com.azure.spring.data.cosmos.core.mapping
Simple value object to capture information of CosmosPersistentPropertys.
BasicCosmosPersistentEntity(TypeInformation<T>) - Constructor for class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity
Creates a new BasicCosmosPersistentEntity from the given TypeInformation.
BasicCosmosPersistentProperty - Class in com.azure.spring.data.cosmos.core.mapping
Special CosmosPersistentProperty that takes annotations at a property into account.
BasicCosmosPersistentProperty(Property, CosmosPersistentEntity<?>, SimpleTypeHolder) - Constructor for class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentProperty
BasicDigitalTwin - Class in com.azure.digitaltwins.core
An optional, helper class for deserializing a digital twin.
BasicDigitalTwin(String) - Constructor for class com.azure.digitaltwins.core.BasicDigitalTwin
Construct a basic digital twin.
BasicDigitalTwinComponent - Class in com.azure.digitaltwins.core
Properties on a component that adhere to a specific model.
BasicDigitalTwinComponent() - Constructor for class com.azure.digitaltwins.core.BasicDigitalTwinComponent
 
BasicDigitalTwinMetadata - Class in com.azure.digitaltwins.core
An optional, helper class for deserializing a digital twin.
BasicDigitalTwinMetadata() - Constructor for class com.azure.digitaltwins.core.BasicDigitalTwinMetadata
Creates an instance of digital twin metadata.
BasicRelationship - Class in com.azure.digitaltwins.core
Although relationships have a user-defined schema, these properties should exist on every instance.
BasicRelationship(String, String, String, String) - Constructor for class com.azure.digitaltwins.core.BasicRelationship
Construct a basic digital twin relationship.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value basque.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value basque.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value basque.
BatchDocumentTranslationClientBuilder - Class in com.azure.ai.documenttranslator
A builder for creating a new instance of the BatchDocumentTranslationClient type.
BatchDocumentTranslationClientBuilder() - Constructor for class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Create an instance of the BatchDocumentTranslationClientBuilder.
BatchDocumentTranslationRestClient - Class in com.azure.ai.documenttranslator
Initializes a new instance of the BatchDocumentTranslationClient type.
BE_NATIONAL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BENationalNumber for PiiEntityCategory.
BE_NATIONAL_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BENationalNumberV2 for PiiEntityCategory.
BE_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BEValueAddedTaxNumber for PiiEntityCategory.
BearerTokenAuthenticationPolicy - Class in com.azure.core.http.policy
The pipeline policy that applies a token credential to an HTTP request with "Bearer" scheme.
BearerTokenAuthenticationPolicy(TokenCredential, String...) - Constructor for class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Creates BearerTokenAuthenticationPolicy.
BEFORE - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Before
beforeAll(ExtensionContext) - Method in class com.azure.core.test.ThreadDumper
 
beforeEach(ExtensionContext) - Method in class com.azure.core.test.TestBase
 
BeforeRetryPolicyProvider - Interface in com.azure.core.http.policy
Implementing classes are automatically added as policies before the retry policy.
beforeSendingRequest(HttpPipelineCallContext) - Method in class com.azure.core.http.policy.HttpPipelineSyncPolicy
Method is invoked before the request is sent.
beforeTest() - Method in class com.azure.core.test.TestBase
Performs any set-up before each test case.
beforeTestExecution(ExtensionContext) - Method in class com.azure.core.test.AzureTestWatcher
 
beginAnalyzeActions(Iterable<TextDocumentInput>, TextAnalyticsActions, AnalyzeActionsOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeActions(Iterable<TextDocumentInput>, TextAnalyticsActions, AnalyzeActionsOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeActions(Iterable<String>, TextAnalyticsActions, String, AnalyzeActionsOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeActions(Iterable<String>, TextAnalyticsActions, String, AnalyzeActionsOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Execute actions, such as, entities recognition, PII entities recognition and key phrases extraction for a list of documents with provided request options.
beginAnalyzeDocument(String, BinaryData, long) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClient
Analyzes data from documents using optical character recognition (OCR) using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocument(String, BinaryData, long, AnalyzeDocumentOptions, Context) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocument(String, Flux<ByteBuffer>, long) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisAsyncClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocument(String, Flux<ByteBuffer>, long, AnalyzeDocumentOptions) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisAsyncClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocumentFromUrl(String, String) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisAsyncClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocumentFromUrl(String, String) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocumentFromUrl(String, String, AnalyzeDocumentOptions) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisAsyncClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeDocumentFromUrl(String, String, AnalyzeDocumentOptions, Context) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClient
Analyzes data from documents with optical character recognition (OCR) and semantic values from a given document using any of the prebuilt models or a custom-built analysis model.
beginAnalyzeHealthcareEntities(Iterable<TextDocumentInput>, AnalyzeHealthcareEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents with provided request options.
beginAnalyzeHealthcareEntities(Iterable<TextDocumentInput>, AnalyzeHealthcareEntitiesOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents with provided request options.
beginAnalyzeHealthcareEntities(Iterable<String>, String, AnalyzeHealthcareEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents with provided request options.
beginAnalyzeHealthcareEntities(Iterable<String>, String, AnalyzeHealthcareEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Analyze healthcare entities, entity data sources, and entity relations in a list of documents with provided request options.
beginBackup(String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupAsyncClient
Initiates a full backup of the Key Vault.
beginBackup(String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClient
Initiates a full backup of the Key Vault.
beginBuildModel(String, DocumentModelBuildMode) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Builds a custom document analysis model.
beginBuildModel(String, DocumentModelBuildMode) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Builds a custom document analysis model.
beginBuildModel(String, DocumentModelBuildMode, BuildModelOptions) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Builds a custom document analysis model.
beginBuildModel(String, DocumentModelBuildMode, BuildModelOptions, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Builds a custom document analysis model.
beginComposeModel(List<String>) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Create a composed model from the provided list of existing models in the account.
beginComposeModel(List<String>) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Create a composed model from the provided list of existing models in the account.
beginComposeModel(List<String>, ComposeModelOptions) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Create a composed model from the provided list of existing models in the account.
beginComposeModel(List<String>, ComposeModelOptions, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Create a composed model from the provided list of existing models in the account.
beginConversion(String, AssetConversionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Starts a conversion using an asset stored in an Azure Blob Storage account.
beginConversion(String, AssetConversionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Starts a conversion using an asset stored in an Azure Blob Storage account.
beginConversion(String, AssetConversionOptions, Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Starts a conversion using an asset stored in an Azure Blob Storage account.
beginCopy(BlobBeginCopyOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Copies the data at the source URL to a blob.
beginCopy(BlobBeginCopyOptions) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Copies the data at the source URL to a blob.
beginCopy(String, FileSmbProperties, String, PermissionCopyModeType, Boolean, Boolean, Map<String, String>, Duration, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, FileSmbProperties, String, PermissionCopyModeType, Boolean, Boolean, Map<String, String>, Duration, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, ShareFileCopyOptions, Duration) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, ShareFileCopyOptions, Duration) - Method in class com.azure.storage.file.share.ShareFileClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, Duration) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Copies the data at the source URL to a blob.
beginCopy(String, Duration) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Copies the data at the source URL to a blob.
beginCopy(String, Map<String, String>, AccessTier, RehydratePriority, RequestConditions, BlobRequestConditions, Duration) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Copies the data at the source URL to a blob.
beginCopy(String, Map<String, String>, AccessTier, RehydratePriority, RequestConditions, BlobRequestConditions, Duration) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Copies the data at the source URL to a blob.
beginCopy(String, Map<String, String>, Duration) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, Map<String, String>, Duration) - Method in class com.azure.storage.file.share.ShareFileClient
Copies a blob or file to a destination file within the storage account.
beginCopyModelTo(String, CopyAuthorization) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
beginCopyModelTo(String, CopyAuthorization) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
beginCopyModelTo(String, CopyAuthorization, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Copy a custom model stored in this resource (the source) to the user specified target Form Recognizer resource.
beginCreateCertificate(String, CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Creates a new certificate.
beginCreateCertificate(String, CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Creates a new certificate.
beginCreateCertificate(String, CertificatePolicy, Boolean, Map<String, String>) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Creates a new certificate.
beginCreateCertificate(String, CertificatePolicy, Boolean, Map<String, String>) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Creates a new certificate.
beginDeleteCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Deletes a certificate from a specified key vault.
beginDeleteCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes a certificate from a specified key vault.
beginDeleteKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Deletes a key of any type from the key vault.
beginDeleteKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Deletes a key of any type from the key vault.
beginDeleteSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Deletes a secret from the key vault.
beginDeleteSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Deletes a secret from the key vault.
beginDeleteUpdate(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Delete a specific update version.
beginDeleteUpdate(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Delete a specific update version.
beginImportDevices(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Import existing devices from IoT Hub.
beginImportDevices(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Import existing devices from IoT Hub.
beginImportGlossaryTermsViaCsv(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Import Glossary Terms from local csv file.
beginImportGlossaryTermsViaCsv(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Import Glossary Terms from local csv file.
beginImportGlossaryTermsViaCsvByGlossaryName(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Import Glossary Terms from local csv file by glossaryName.
beginImportGlossaryTermsViaCsvByGlossaryName(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Import Glossary Terms from local csv file by glossaryName.
beginImportUpdate(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Import new update version.
beginImportUpdate(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Import new update version.
beginPurchasePhoneNumbers(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Starts the purchase of the phone number(s) in the search result associated with a given id.
beginPurchasePhoneNumbers(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the purchase of the phone number(s) in the search result associated with a given id.
beginPurchasePhoneNumbers(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the purchase of the phone number(s) in the search result associated with a given id.
beginRecoverDeletedCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Recovers the deleted certificate back to its current version under /certificates and can only be performed on a soft-delete enabled vault.
beginRecoverDeletedCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Recovers the deleted certificate back to its current version under /certificates and can only be performed on a soft-delete enabled vault.
beginRecoverDeletedKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Recovers the deleted key in the key vault to its latest version and can only be performed on a soft-delete enabled vault.
beginRecoverDeletedKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Recovers the deleted key in the key vault to its latest version and can only be performed on a soft-delete enabled vault.
beginRecoverDeletedSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Recovers the deleted secret in the key vault to its latest version.
beginRecoverDeletedSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Recovers the deleted secret in the key vault to its latest version.
beginReleasePhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Begins release of a purchased phone number.
beginReleasePhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the update of capabilities for a purchased phone number.
beginReleasePhoneNumber(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the update of capabilities for a purchased phone number.
beginRestore(String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupAsyncClient
Initiates a full restore of the Key Vault.
beginRestore(String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClient
Initiates a full restore of the Key Vault.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Starts the search for available phone numbers to purchase.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the search for available phone numbers to purchase.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities, PhoneNumberSearchOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Starts the search for available phone numbers to purchase.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities, PhoneNumberSearchOptions, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the search for available phone numbers to purchase.
beginSelectiveKeyRestore(String, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupAsyncClient
Restores all versions of a given key using the supplied SAS token pointing to a previously stored Azure Blob storage backup folder.
beginSelectiveKeyRestore(String, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClient
Restores all versions of a given key using the supplied SAS token pointing to a previously stored Azure Blob storage backup folder.
beginSession(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Creates a new rendering session.
beginSession(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Creates a new rendering session.
beginSession(String, BeginSessionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Creates a new rendering session.
beginSession(String, BeginSessionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Creates a new rendering session.
beginSession(String, BeginSessionOptions, Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Creates a new rendering session.
BeginSessionOptions - Class in com.azure.mixedreality.remoterendering.models
Options for a session to be created.
BeginSessionOptions() - Constructor for class com.azure.mixedreality.remoterendering.models.BeginSessionOptions
 
beginUpdatePhoneNumberCapabilities(String, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Update capabilities of a purchased phone number.
beginUpdatePhoneNumberCapabilities(String, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Update capabilities of a purchased phone number.
beginUpdatePhoneNumberCapabilities(String, PhoneNumberCapabilities, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Update capabilities of a purchased phone number.
BEIDER_MORSE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value beiderMorse.
Beta - Annotation Type in com.azure.cosmos.util
Indicates functionality that is in preview and as such is subject to change in non-backwards compatible ways in future releases, including removal, regardless of any compatibility expectations set by the containing library version.
Beta.SinceVersion - Enum in com.azure.cosmos.util
Azure library version numbers
BETWEEN - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Between
BG - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value bg for TextTranslationSkillLanguage.
BG_BG - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value bg-bg for QueryLanguage.
BG_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value bg.lucene for LexicalAnalyzerName.
BG_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value bg.microsoft for LexicalAnalyzerName.
BG_UNIFORM_CIVIL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BGUniformCivilNumber for PiiEntityCategory.
BGR24 - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value bgr24 for ImageFormatRawPixelFormat.
BGRA - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value bgra for ImageFormatRawPixelFormat.
BIG_DATA_POOL_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReferenceType
Static value BigDataPoolReference for BigDataPoolReferenceType.
BigDataPoolParametrizationReference - Class in com.azure.analytics.synapse.artifacts.models
Big data pool reference type.
BigDataPoolParametrizationReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.BigDataPoolParametrizationReference
 
BigDataPoolReference - Class in com.azure.analytics.synapse.artifacts.models
Big data pool reference.
BigDataPoolReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.BigDataPoolReference
 
BigDataPoolReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for BigDataPoolReferenceType.
BigDataPoolReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.BigDataPoolReferenceType
 
BigDataPoolResourceInfo - Class in com.azure.analytics.synapse.artifacts.models
Big Data pool A Big Data pool.
BigDataPoolResourceInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
 
BigDataPoolResourceInfoListResult - Class in com.azure.analytics.synapse.artifacts.models
Collection of Big Data pools Collection of Big Data pool information.
BigDataPoolResourceInfoListResult() - Constructor for class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfoListResult
 
BigDataPoolsAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
BigDataPoolsClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
BillingFrequency - Class in com.azure.communication.phonenumbers.models
Defines values for BillingFrequency.
BillingFrequency() - Constructor for class com.azure.communication.phonenumbers.models.BillingFrequency
 
BINARY - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveThriftTransportProtocol
Static value Binary for HiveThriftTransportProtocol.
BINARY - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkThriftTransportProtocol
Static value Binary for SparkThriftTransportProtocol.
BINARY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Binary for HealthcareFhirResourceType.
BINARY - Static variable in class com.azure.security.attestation.models.AttestationDataInterpretation
Static value BINARY for AttestationDataInterpretation.
BinaryData - Class in com.azure.core.util
BinaryData is a convenient data interchange class for use throughout the Azure SDK for Java.
BinaryDataset - Class in com.azure.analytics.synapse.artifacts.models
Binary dataset.
BinaryDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.BinaryDataset
 
BinaryReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Binary read settings.
BinaryReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.BinaryReadSettings
 
BinarySink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Binary sink.
BinarySink() - Constructor for class com.azure.analytics.synapse.artifacts.models.BinarySink
 
BinarySource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Binary source.
BinarySource() - Constructor for class com.azure.analytics.synapse.artifacts.models.BinarySource
 
BIOLOGICALLY_DERIVED_PRODUCT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value BiologicallyDerivedProduct for HealthcareFhirResourceType.
BITS_PER_SECOND - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value BitsPerSecond for MetricUnit.
BLOB - Static variable in class com.azure.storage.blob.models.PublicAccessType
Static value blob for PublicAccessType.
BLOB - Static variable in class com.azure.storage.file.datalake.models.PublicAccessType
Static value path for PublicAccessType.
BLOB_ALREADY_EXISTS - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobAlreadyExists for BlobErrorCode.
BLOB_ARCHIVED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobArchived for BlobErrorCode.
BLOB_BEING_REHYDRATED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobBeingRehydrated for BlobErrorCode.
BLOB_CREATED - Static variable in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
Static value BlobCreated for BlobChangefeedEventType.
BLOB_DEFAULT_HTBB_UPLOAD_BLOCK_SIZE - Static variable in class com.azure.storage.blob.BlobAsyncClient
If a blob is known to be greater than 100MB, using a larger block size will trigger some server-side optimizations.
BLOB_DEFAULT_HTBB_UPLOAD_BLOCK_SIZE - Static variable in class com.azure.storage.blob.BlobClient
If a blob is known to be greater than 100MB, using a larger block size will trigger some server-side optimizations.
BLOB_DEFAULT_NUMBER_OF_BUFFERS - Static variable in class com.azure.storage.blob.BlobAsyncClient
The number of buffers to use if none is specified on the buffered upload method.
BLOB_DEFAULT_NUMBER_OF_BUFFERS - Static variable in class com.azure.storage.blob.BlobClient
The number of buffers to use if none is specied on the buffered upload method.
BLOB_DEFAULT_UPLOAD_BLOCK_SIZE - Static variable in class com.azure.storage.blob.BlobAsyncClient
The block size to use if none is specified in parallel operations.
BLOB_DEFAULT_UPLOAD_BLOCK_SIZE - Static variable in class com.azure.storage.blob.BlobClient
The block size to use if none is specified in parallel operations.
BLOB_DELETED - Static variable in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
Static value BlobDeleted for BlobChangefeedEventType.
BLOB_IMMUTABLE_DUE_TO_POLICY - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobImmutableDueToPolicy for BlobErrorCode.
BLOB_NOT_ARCHIVED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobNotArchived for BlobErrorCode.
BLOB_NOT_FOUND - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobNotFound for BlobErrorCode.
BLOB_OVERWRITTEN - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobOverwritten for BlobErrorCode.
BLOB_OWNER_INFO - Static variable in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
Blob owner info.
BLOB_STORAGE - Enum constant in enum com.azure.storage.blob.models.AccountKind
Enum value BlobStorage.
BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobTierInadequateForContentLength for BlobErrorCode.
BLOB_USES_CUSTOMER_SPECIFIED_ENCRYPTION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlobUsesCustomerSpecifiedEncryption for BlobErrorCode.
BlobAccessPolicy - Class in com.azure.storage.blob.models
An Access policy.
BlobAccessPolicy() - Constructor for class com.azure.storage.blob.models.BlobAccessPolicy
 
BlobAcquireLeaseOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when acquiring a lease to a blob or container.
BlobAcquireLeaseOptions(int) - Constructor for class com.azure.storage.blob.options.BlobAcquireLeaseOptions
 
BlobAnalyticsLogging - Class in com.azure.storage.blob.models
Azure Analytics Logging settings.
BlobAnalyticsLogging() - Constructor for class com.azure.storage.blob.models.BlobAnalyticsLogging
 
blobAsyncClient(BlobAsyncClient) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Configures the builder based on the passed BlobAsyncClient.
blobAsyncClient(BlobAsyncClientBase) - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Configures the builder based on the passed BlobAsyncClient.
blobAsyncClient(BlobAsyncClientBase) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Configures the builder based on the BlobAsyncClientBase.
BlobAsyncClient - Class in com.azure.storage.blob
This class provides a client that contains generic blob operations for Azure Storage Blobs.
BlobAsyncClient(HttpPipeline, String, BlobServiceVersion, String, String, String, String, CpkInfo) - Constructor for class com.azure.storage.blob.BlobAsyncClient
Protected constructor for use by BlobClientBuilder.
BlobAsyncClient(HttpPipeline, String, BlobServiceVersion, String, String, String, String, CpkInfo, EncryptionScope) - Constructor for class com.azure.storage.blob.BlobAsyncClient
Protected constructor for use by BlobClientBuilder.
BlobAsyncClient(HttpPipeline, String, BlobServiceVersion, String, String, String, String, CpkInfo, EncryptionScope, String) - Constructor for class com.azure.storage.blob.BlobAsyncClient
Protected constructor for use by BlobClientBuilder.
BlobAsyncClientBase - Class in com.azure.storage.blob.specialized
This class provides a client that contains all operations that apply to any blob type.
BlobAsyncClientBase(HttpPipeline, String, BlobServiceVersion, String, String, String, String, CpkInfo) - Constructor for class com.azure.storage.blob.specialized.BlobAsyncClientBase
Protected constructor for use by SpecializedBlobClientBuilder.
BlobAsyncClientBase(HttpPipeline, String, BlobServiceVersion, String, String, String, String, CpkInfo, EncryptionScope) - Constructor for class com.azure.storage.blob.specialized.BlobAsyncClientBase
Protected constructor for use by SpecializedBlobClientBuilder.
BlobAsyncClientBase(HttpPipeline, String, BlobServiceVersion, String, String, String, String, CpkInfo, EncryptionScope, String) - Constructor for class com.azure.storage.blob.specialized.BlobAsyncClientBase
Protected constructor for use by SpecializedBlobClientBuilder.
BlobBatch - Class in com.azure.storage.blob.batch
This class allows for batching of multiple Azure Storage operations in a single request via BlobBatchClient.submitBatch(BlobBatch) or BlobBatchAsyncClient.submitBatch(BlobBatch).
BlobBatchAsyncClient - Class in com.azure.storage.blob.batch
This class provides a client that contains all operations that apply to Azure Storage Blob batching.
BlobBatchClient - Class in com.azure.storage.blob.batch
This class provides a client that contains all operations that apply to Azure Storage Blob batching.
BlobBatchClientBuilder - Class in com.azure.storage.blob.batch
This class provides a fluent builder API to help aid the configuration and instantiation of BlobBatchClients and BlobBatchAsyncClients when buildClient and buildAsyncClient as called respectively.
BlobBatchClientBuilder(BlobContainerAsyncClient) - Constructor for class com.azure.storage.blob.batch.BlobBatchClientBuilder
Constructs the BlobBatchClientBuilder using the container URL and HttpPipeline properties of the passed BlobContainerAsyncClient.
BlobBatchClientBuilder(BlobContainerClient) - Constructor for class com.azure.storage.blob.batch.BlobBatchClientBuilder
Constructs the BlobBatchClientBuilder using the container URL and HttpPipeline properties of the passed BlobContainerClient.
BlobBatchClientBuilder(BlobServiceAsyncClient) - Constructor for class com.azure.storage.blob.batch.BlobBatchClientBuilder
Constructs the BlobBatchClientBuilder using the account URL and HttpPipeline properties of the passed BlobServiceAsyncClient.
BlobBatchClientBuilder(BlobServiceClient) - Constructor for class com.azure.storage.blob.batch.BlobBatchClientBuilder
Constructs the BlobBatchClientBuilder using the account URL and HttpPipeline properties of the passed BlobServiceClient.
BlobBatchSetBlobAccessTierOptions - Class in com.azure.storage.blob.batch.options
Extended options that may be passed when batch setting tier for blobs.
BlobBatchSetBlobAccessTierOptions(String, AccessTier) - Constructor for class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
BlobBatchSetBlobAccessTierOptions(String, String, AccessTier) - Constructor for class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
BlobBatchStorageException - Exception in com.azure.storage.blob.batch
This exception class is an aggregate for BlobStorageExceptions.
BlobBeginCopyOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when beginning a copy operation.
BlobBeginCopyOptions(String) - Constructor for class com.azure.storage.blob.options.BlobBeginCopyOptions
 
BlobBeginCopySourceRequestConditions - Class in com.azure.storage.blob.models
This class contains values which will restrict the successful operation of a variety of blob requests to the conditions present on the source blob.
BlobBeginCopySourceRequestConditions() - Constructor for class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
 
BlobBreakLeaseOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when breaking a lease to a blob or container.
BlobBreakLeaseOptions() - Constructor for class com.azure.storage.blob.options.BlobBreakLeaseOptions
 
BlobChangefeedAsyncClient - Class in com.azure.storage.blob.changefeed
This class provides a client that contains all operations that apply to Azure Storage Blob changefeed.
BlobChangefeedClient - Class in com.azure.storage.blob.changefeed
This class provides a client that contains all operations that apply to Azure Storage Blob changefeed.
BlobChangefeedClientBuilder - Class in com.azure.storage.blob.changefeed
This class provides a fluent builder API to help aid the configuration and instantiation of BlobChangefeedClients and BlobChangefeedAsyncClients when buildClient and buildAsyncClient are called respectively.
BlobChangefeedClientBuilder(BlobServiceAsyncClient) - Constructor for class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
Constructs the BlobChangefeedClientBuilder from from the URL and pipeline of the BlobServiceAsyncClient.
BlobChangefeedClientBuilder(BlobServiceClient) - Constructor for class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
Constructs the BlobChangefeedClientBuilder from the URL and pipeline of the BlobServiceClient.
BlobChangefeedEvent - Interface in com.azure.storage.blob.changefeed.models
This class contains properties of a BlobChangefeedEvent.
BlobChangefeedEventData - Interface in com.azure.storage.blob.changefeed.models
This class contains properties of a BlobChangefeedEventData.
BlobChangefeedEventType - Class in com.azure.storage.blob.changefeed.models
This class represents the different BlobChangefeedEventTypes.
BlobChangefeedEventType() - Constructor for class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
 
BlobChangefeedPagedFlux - Class in com.azure.storage.blob.changefeed
Implementation of ContinuablePagedFlux for Changefeed where the continuation token type is String, the element type is BlobChangefeedEvent, and the page type is BlobChangefeedPagedResponse.
BlobChangefeedPagedIterable - Class in com.azure.storage.blob.changefeed
Implementation of ContinuablePagedIterable for Changefeed where the continuation token type is String, the element type is BlobChangefeedEvent, and the page type is BlobChangefeedPagedResponse.
BlobChangefeedPagedResponse - Class in com.azure.storage.blob.changefeed
Represents a page returned in BlobChangefeed.
BlobChangeLeaseOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when changing a lease to a blob or container.
BlobChangeLeaseOptions(String) - Constructor for class com.azure.storage.blob.options.BlobChangeLeaseOptions
 
BlobCheckpointStore - Class in com.azure.messaging.eventhubs.checkpointstore.blob
Implementation of CheckpointStore that uses Storage Blobs for persisting partition ownership and checkpoint information.
BlobCheckpointStore(BlobContainerAsyncClient) - Constructor for class com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore
Creates an instance of BlobCheckpointStore.
blobClient(BlobClient) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Configures the builder based on the passed BlobClient.
blobClient(BlobClientBase) - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Configures the builder based on the passed BlobClient.
blobClient(BlobClientBase) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Configures the builder based on the BlobClientBase.
BlobClient - Class in com.azure.storage.blob
This class provides a client that contains generic blob operations for Azure Storage Blobs.
BlobClient(BlobAsyncClient) - Constructor for class com.azure.storage.blob.BlobClient
Protected constructor for use by BlobClientBuilder.
BlobClientBase - Class in com.azure.storage.blob.specialized
This class provides a client that contains all operations that apply to any blob type.
BlobClientBase(BlobAsyncClientBase) - Constructor for class com.azure.storage.blob.specialized.BlobClientBase
Constructor used by SpecializedBlobClientBuilder.
BlobClientBuilder - Class in com.azure.storage.blob
This class provides a fluent builder API to help aid the configuration and instantiation of BlobClients and BlobAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
BlobClientBuilder() - Constructor for class com.azure.storage.blob.BlobClientBuilder
Creates a builder instance that is able to configure and construct BlobClients and BlobAsyncClients.
BlobContainerAccessPolicies - Class in com.azure.storage.blob.models
This class contains values which correlate to the access polices set on a specific container.
BlobContainerAccessPolicies(PublicAccessType, List<BlobSignedIdentifier>) - Constructor for class com.azure.storage.blob.models.BlobContainerAccessPolicies
BlobContainerAsyncClient - Class in com.azure.storage.blob
Client to a container.
BlobContainerClient - Class in com.azure.storage.blob
Client to a container.
BlobContainerClientBuilder - Class in com.azure.storage.blob
This class provides a fluent builder API to help aid the configuration and instantiation of BlobContainerClients and BlobContainerAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
BlobContainerClientBuilder() - Constructor for class com.azure.storage.blob.BlobContainerClientBuilder
Creates a builder instance that is able to configure and construct ContainerClients and ContainerAsyncClients.
BlobContainerCreateOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when creating a Blob Container.
BlobContainerCreateOptions() - Constructor for class com.azure.storage.blob.options.BlobContainerCreateOptions
 
blobContainerEncryptionScope(BlobContainerEncryptionScope) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the encryption scope that is used to determine how blob contents are encrypted on the server.
blobContainerEncryptionScope(BlobContainerEncryptionScope) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the encryption scope that is used to determine how blob contents are encrypted on the server.
BlobContainerEncryptionScope - Class in com.azure.storage.blob.models
Parameter group.
BlobContainerEncryptionScope() - Constructor for class com.azure.storage.blob.models.BlobContainerEncryptionScope
 
BlobContainerItem - Class in com.azure.storage.blob.models
An Azure Storage container.
BlobContainerItem() - Constructor for class com.azure.storage.blob.models.BlobContainerItem
 
BlobContainerItemProperties - Class in com.azure.storage.blob.models
Properties of a container.
BlobContainerItemProperties() - Constructor for class com.azure.storage.blob.models.BlobContainerItemProperties
 
BlobContainerListDetails - Class in com.azure.storage.blob.models
This type allows users to specify additional information the service should return with each container when listing containers in an account (via a BlobServiceClient object).
BlobContainerListDetails() - Constructor for class com.azure.storage.blob.models.BlobContainerListDetails
Constructs an unpopulated BlobContainerListDetails.
BlobContainerProperties - Class in com.azure.storage.blob.models
This class contains the response information returned from the service when getting container properties.
BlobContainerProperties(Map<String, String>, String, OffsetDateTime, LeaseDurationType, LeaseStateType, LeaseStatusType, PublicAccessType, boolean, boolean) - Constructor for class com.azure.storage.blob.models.BlobContainerProperties
BlobContainerProperties(Map<String, String>, String, OffsetDateTime, LeaseDurationType, LeaseStateType, LeaseStatusType, PublicAccessType, boolean, boolean, String, Boolean) - Constructor for class com.azure.storage.blob.models.BlobContainerProperties
BlobContainerProperties(Map<String, String>, String, OffsetDateTime, LeaseDurationType, LeaseStateType, LeaseStatusType, PublicAccessType, boolean, boolean, String, Boolean, Boolean) - Constructor for class com.azure.storage.blob.models.BlobContainerProperties
BlobContainerSasPermission - Class in com.azure.storage.blob.sas
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a container.
BlobContainerSasPermission() - Constructor for class com.azure.storage.blob.sas.BlobContainerSasPermission
Initializes an BlobContainerSasPermission object with all fields set to false.
BlobCopyFromUrlOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when copying a blob.
BlobCopyFromUrlOptions(String) - Constructor for class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
BlobCopyInfo - Class in com.azure.storage.blob.models
The status of a long running Azure Blob copy operation.
BlobCopyInfo(String, String, CopyStatusType, String, OffsetDateTime, String) - Constructor for class com.azure.storage.blob.models.BlobCopyInfo
Creates an instance of BlobCopyInfo.
BlobCopyInfo(String, String, CopyStatusType, String, OffsetDateTime, String, String) - Constructor for class com.azure.storage.blob.models.BlobCopyInfo
Creates an instance of BlobCopyInfo.
BlobCopyInfo(String, String, CopyStatusType, String, OffsetDateTime, String, String, String) - Constructor for class com.azure.storage.blob.models.BlobCopyInfo
Creates an instance of BlobCopyInfo.
BlobCopySourceTagsMode - Class in com.azure.storage.blob.models
Defines values for BlobCopySourceTags.
BlobCopySourceTagsMode() - Constructor for class com.azure.storage.blob.models.BlobCopySourceTagsMode
 
BlobCorsRule - Class in com.azure.storage.blob.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
BlobCorsRule() - Constructor for class com.azure.storage.blob.models.BlobCorsRule
 
BlobDecryptionPolicy - Class in com.azure.storage.blob.specialized.cryptography
This is a decryption policy in an HttpPipeline to decrypt data in an EncryptedBlobAsyncClient or EncryptedBlobClient download request.
BlobDetails - Class in com.azure.quantum.jobs.models
Blob details.
BlobDetails() - Constructor for class com.azure.quantum.jobs.models.BlobDetails
 
BlobDownloadAsyncResponse - Class in com.azure.storage.blob.models
This class contains the response information returned from the server when downloading a blob.
BlobDownloadAsyncResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>, BlobDownloadHeaders) - Constructor for class com.azure.storage.blob.models.BlobDownloadAsyncResponse
BlobDownloadContentAsyncResponse - Class in com.azure.storage.blob.models
This class contains the response information returned from the server when downloading a blob.
BlobDownloadContentAsyncResponse(HttpRequest, int, HttpHeaders, BinaryData, BlobDownloadHeaders) - Constructor for class com.azure.storage.blob.models.BlobDownloadContentAsyncResponse
BlobDownloadContentResponse - Class in com.azure.storage.blob.models
This class contains the response information return from the server when downloading a blob.
BlobDownloadContentResponse(BlobDownloadContentAsyncResponse) - Constructor for class com.azure.storage.blob.models.BlobDownloadContentResponse
BlobDownloadHeaders - Class in com.azure.storage.blob.models
Defines headers for Download operation.
BlobDownloadHeaders() - Constructor for class com.azure.storage.blob.models.BlobDownloadHeaders
Constructs a new instance of BlobDownloadHeaders.
BlobDownloadResponse - Class in com.azure.storage.blob.models
This class contains the response information return from the server when downloading a blob.
BlobDownloadResponse(BlobDownloadAsyncResponse) - Constructor for class com.azure.storage.blob.models.BlobDownloadResponse
Constructs a BlobDownloadResponse.
BlobDownloadToFileOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when downloading a blob to a file.
BlobDownloadToFileOptions(String) - Constructor for class com.azure.storage.blob.options.BlobDownloadToFileOptions
BlobErrorCode - Class in com.azure.storage.blob.models
Defines values for BlobErrorCode.
BlobErrorCode() - Constructor for class com.azure.storage.blob.models.BlobErrorCode
 
BlobEventsTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that runs every time a Blob event occurs.
BlobEventsTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
 
BlobEventType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for BlobEventType.
BlobEventType() - Constructor for class com.azure.analytics.synapse.artifacts.models.BlobEventType
 
BlobGetTagsOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when getting tags for a blob.
BlobGetTagsOptions() - Constructor for class com.azure.storage.blob.options.BlobGetTagsOptions
 
blobHttpHeaders() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the BlobHttpHeaders of the blob or null if this is a virtual directory.
BlobHttpHeaders - Class in com.azure.storage.blob.models
Parameter group.
BlobHttpHeaders() - Constructor for class com.azure.storage.blob.models.BlobHttpHeaders
 
BlobImmutabilityPolicy - Class in com.azure.storage.blob.models
Optional parameters for setting the immutability policy of a blob, blob snapshot or blob version.
BlobImmutabilityPolicy() - Constructor for class com.azure.storage.blob.models.BlobImmutabilityPolicy
 
BlobImmutabilityPolicyMode - Enum in com.azure.storage.blob.models
Defines values for BlobImmutabilityPolicyMode.
BlobIndexerDataToExtract - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerDataToExtract.
BlobIndexerDataToExtract() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
 
BlobIndexerImageAction - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerImageAction.
BlobIndexerImageAction() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerImageAction
 
BlobIndexerParsingMode - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerParsingMode.
BlobIndexerParsingMode() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
 
BlobIndexerPdfTextRotationAlgorithm - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerPdfTextRotationAlgorithm.
BlobIndexerPdfTextRotationAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
 
BlobInputStream - Class in com.azure.storage.blob.specialized
Provides an input stream to read a given blob resource.
BlobInputStreamOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when opening a blob input stream.
BlobInputStreamOptions() - Constructor for class com.azure.storage.blob.options.BlobInputStreamOptions
 
BlobItem - Class in com.azure.storage.blob.models
An Azure Storage blob.
BlobItem() - Constructor for class com.azure.storage.blob.models.BlobItem
 
BlobItemProperties - Class in com.azure.storage.blob.models
Properties of a blob.
BlobItemProperties() - Constructor for class com.azure.storage.blob.models.BlobItemProperties
 
BlobLeaseAsyncClient - Class in com.azure.storage.blob.specialized
This class provides a client that contains all the leasing operations for containers and blobs.
BlobLeaseClient - Class in com.azure.storage.blob.specialized
This class provides a client that contains all the leasing operations for containers and blobs.
BlobLeaseClientBuilder - Class in com.azure.storage.blob.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of Storage Lease clients.
BlobLeaseClientBuilder() - Constructor for class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
 
BlobLeaseRequestConditions - Class in com.azure.storage.blob.models
This class contains values which will restrict the successful operation of a variety of lease requests to the conditions present.
BlobLeaseRequestConditions() - Constructor for class com.azure.storage.blob.models.BlobLeaseRequestConditions
 
BlobLegalHoldResult - Interface in com.azure.storage.blob.models
The blob legal hold result.
BlobListDetails - Class in com.azure.storage.blob.models
This type allows users to specify additional information the service should return with each blob when listing blobs in a container (via a BlobContainerClient object).
BlobListDetails() - Constructor for class com.azure.storage.blob.models.BlobListDetails
Constructs an unpopulated BlobListDetails.
BlobMetrics - Class in com.azure.storage.blob.models
a summary of request statistics grouped by API in hour or minute aggregates for blobs.
BlobMetrics() - Constructor for class com.azure.storage.blob.models.BlobMetrics
 
blobName - Variable in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Name of the blob.
blobName(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the name of the blob.
blobName(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the name of the blob.
blobName(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the name of the blob.
BlobOutputStream - Class in com.azure.storage.blob.specialized
BlobOutputStream allows for the uploading of data to a blob using a stream-like approach.
BlobParallelUploadOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when uploading a Block Blob in parallel.
BlobParallelUploadOptions(BinaryData) - Constructor for class com.azure.storage.blob.options.BlobParallelUploadOptions
Constructs a new BlobParallelUploadOptions.
BlobParallelUploadOptions(InputStream) - Constructor for class com.azure.storage.blob.options.BlobParallelUploadOptions
Constructs a new BlobParallelUploadOptions.
BlobParallelUploadOptions(InputStream, long) - Constructor for class com.azure.storage.blob.options.BlobParallelUploadOptions
Deprecated.
length is no longer necessary; use BlobParallelUploadOptions(InputStream) instead.
BlobParallelUploadOptions(Flux<ByteBuffer>) - Constructor for class com.azure.storage.blob.options.BlobParallelUploadOptions
Constructs a new BlobParallelUploadOptions.
BlobPrefix - Class in com.azure.storage.blob.models
The BlobPrefix model.
BlobPrefix() - Constructor for class com.azure.storage.blob.models.BlobPrefix
 
BlobProperties - Class in com.azure.storage.blob.models
This class contains the response information returned from the service when getting blob properties.
BlobProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, Long, BlobType, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, String, AccessTier, Boolean, ArchiveStatus, String, String, OffsetDateTime, Map<String, String>, Integer, Long, String, Boolean, List<ObjectReplicationPolicy>, String) - Constructor for class com.azure.storage.blob.models.BlobProperties
Constructs a BlobProperties.
BlobProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, Long, BlobType, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, String, AccessTier, Boolean, ArchiveStatus, String, String, OffsetDateTime, Map<String, String>, Integer, Long, String, Boolean, List<ObjectReplicationPolicy>, String, RehydratePriority, Boolean, OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.storage.blob.models.BlobProperties
Constructs a BlobProperties.
BlobProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, Long, BlobType, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, String, AccessTier, Boolean, ArchiveStatus, String, String, OffsetDateTime, Map<String, String>, Integer, Long, String, Boolean, List<ObjectReplicationPolicy>, String, RehydratePriority, Boolean, OffsetDateTime, OffsetDateTime, BlobImmutabilityPolicy, Boolean) - Constructor for class com.azure.storage.blob.models.BlobProperties
Constructs a BlobProperties.
BlobProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, Long, BlobType, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, String, AccessTier, Boolean, ArchiveStatus, String, String, OffsetDateTime, Map<String, String>, Integer, String, Boolean, Long, Map<String, String>, String, Boolean) - Constructor for class com.azure.storage.blob.models.BlobProperties
Constructs a BlobProperties.
BlobProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, Long, BlobType, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, String, AccessTier, Boolean, ArchiveStatus, String, OffsetDateTime, Map<String, String>, Integer) - Constructor for class com.azure.storage.blob.models.BlobProperties
Constructs a BlobProperties.
BlobQueryArrowField - Class in com.azure.storage.blob.models
Defines an arrow field for a blob quick query request.
BlobQueryArrowField(BlobQueryArrowFieldType) - Constructor for class com.azure.storage.blob.models.BlobQueryArrowField
 
BlobQueryArrowFieldType - Enum in com.azure.storage.blob.models
Defines values for BlobQueryArrowFieldType.
BlobQueryArrowSerialization - Class in com.azure.storage.blob.models
Defines the output arrow serialization for a blob quick query request.
BlobQueryArrowSerialization() - Constructor for class com.azure.storage.blob.models.BlobQueryArrowSerialization
 
BlobQueryAsyncResponse - Class in com.azure.storage.blob.models
This class contains the response information returned from the server when querying a blob.
BlobQueryAsyncResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>, BlobQueryHeaders) - Constructor for class com.azure.storage.blob.models.BlobQueryAsyncResponse
BlobQueryDelimitedSerialization - Class in com.azure.storage.blob.models
Defines the input or output delimited (CSV) serialization for a blob quick query request.
BlobQueryDelimitedSerialization() - Constructor for class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
 
BlobQueryError - Class in com.azure.storage.blob.models
Defines a blob query error that can be returned on parsing a blob query request.
BlobQueryError(boolean, String, String, long) - Constructor for class com.azure.storage.blob.models.BlobQueryError
Creates a new BlobQueryError object.
BlobQueryHeaders - Class in com.azure.storage.blob.models
Defines headers for Query operation.
BlobQueryHeaders() - Constructor for class com.azure.storage.blob.models.BlobQueryHeaders
 
BlobQueryJsonSerialization - Class in com.azure.storage.blob.models
Defines the input or output JSON serialization for a blob quick query request.
BlobQueryJsonSerialization() - Constructor for class com.azure.storage.blob.models.BlobQueryJsonSerialization
 
BlobQueryOptions - Class in com.azure.storage.blob.options
Optional parameters for Blob Query.
BlobQueryOptions(String) - Constructor for class com.azure.storage.blob.options.BlobQueryOptions
Constructs a BlobQueryOptions.
BlobQueryOptions(String, OutputStream) - Constructor for class com.azure.storage.blob.options.BlobQueryOptions
Constructs a BlobQueryOptions.
BlobQueryParquetSerialization - Class in com.azure.storage.blob.models
Defines the input parquet serialization for a blob quick query request.
BlobQueryParquetSerialization() - Constructor for class com.azure.storage.blob.models.BlobQueryParquetSerialization
 
BlobQueryProgress - Class in com.azure.storage.blob.models
Defines a blob query error that can be returned on parsing a blob query request.
BlobQueryProgress(long, long) - Constructor for class com.azure.storage.blob.models.BlobQueryProgress
Creates a new BlobQueryProgress object.
BlobQueryResponse - Class in com.azure.storage.blob.models
This class contains the response information return from the server when querying a blob.
BlobQueryResponse(BlobQueryAsyncResponse) - Constructor for class com.azure.storage.blob.models.BlobQueryResponse
Constructs a BlobQueryResponse.
BlobQuerySerialization - Interface in com.azure.storage.blob.models
Defines the input and output serialization for a blob quick query request.
BlobRange - Class in com.azure.storage.blob.models
This is a representation of a range of bytes on a blob, typically used during a download operation.
BlobRange(long) - Constructor for class com.azure.storage.blob.models.BlobRange
Specifies the download operation to start from the offset position (zero-based) and download the rest of the entire blob to the end.
BlobRange(long, Long) - Constructor for class com.azure.storage.blob.models.BlobRange
Specifies the download operation to start from the offset position (zero-based) and download the count number of bytes.
BlobReleaseLeaseOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when releasing a lease to a blob or container.
BlobReleaseLeaseOptions() - Constructor for class com.azure.storage.blob.options.BlobReleaseLeaseOptions
 
BlobRenewLeaseOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when renewing a lease to a blob or container.
BlobRenewLeaseOptions() - Constructor for class com.azure.storage.blob.options.BlobRenewLeaseOptions
 
BlobRequestConditions - Class in com.azure.storage.blob.models
This class contains values which will restrict the successful operation of a variety of requests to the conditions present.
BlobRequestConditions() - Constructor for class com.azure.storage.blob.models.BlobRequestConditions
 
BlobRetentionPolicy - Class in com.azure.storage.blob.models
the retention policy which determines how long the associated data should persist.
BlobRetentionPolicy() - Constructor for class com.azure.storage.blob.models.BlobRetentionPolicy
 
BlobSasPermission - Class in com.azure.storage.blob.sas
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a blob.
BlobSasPermission() - Constructor for class com.azure.storage.blob.sas.BlobSasPermission
Initializes a BlobSasPermission object with all fields set to false.
BlobSasServiceVersion - Enum in com.azure.storage.blob.sas
Deprecated.
The version is set to the latest version of sas.
BlobServiceAsyncClient - Class in com.azure.storage.blob
Client to a storage account.
BlobServiceClient - Class in com.azure.storage.blob
Client to a storage account.
BlobServiceClientBuilder - Class in com.azure.storage.blob
This class provides a fluent builder API to help aid the configuration and instantiation of BlobServiceClients and BlobServiceAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
BlobServiceClientBuilder() - Constructor for class com.azure.storage.blob.BlobServiceClientBuilder
Creates a builder instance that is able to configure and construct BlobServiceClients and BlobServiceAsyncClients.
BlobServiceProperties - Class in com.azure.storage.blob.models
Storage Service Properties.
BlobServiceProperties() - Constructor for class com.azure.storage.blob.models.BlobServiceProperties
 
BlobServiceSasQueryParameters - Class in com.azure.storage.blob.sas
Deprecated.
Please use the generateSas method on the desired blob/container client after initializing BlobServiceSasSignatureValues.
BlobServiceSasQueryParameters(Map<String, String[]>, boolean) - Constructor for class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
BlobServiceSasSignatureValues - Class in com.azure.storage.blob.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Blob Storage service.
BlobServiceSasSignatureValues() - Constructor for class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
BlobServiceSasSignatureValues(String) - Constructor for class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Creates an object with the specified identifier.
BlobServiceSasSignatureValues(String, SasProtocol, OffsetDateTime, OffsetDateTime, String, SasIpRange, String, String, String, String, String, String) - Constructor for class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
BlobServiceSasSignatureValues(OffsetDateTime, BlobContainerSasPermission) - Constructor for class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
BlobServiceSasSignatureValues(OffsetDateTime, BlobSasPermission) - Constructor for class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
BlobServiceStatistics - Class in com.azure.storage.blob.models
Stats for the storage service.
BlobServiceStatistics() - Constructor for class com.azure.storage.blob.models.BlobServiceStatistics
 
BlobServiceVersion - Enum in com.azure.storage.blob
The versions of Azure Storage Blob supported by this client library.
BlobSetAccessTierOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when setting tier for a blob.
BlobSetAccessTierOptions(AccessTier) - Constructor for class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
BlobSetTagsOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when setting tags for a blob.
BlobSetTagsOptions(Map<String, String>) - Constructor for class com.azure.storage.blob.options.BlobSetTagsOptions
 
BlobSignedIdentifier - Class in com.azure.storage.blob.models
signed identifier.
BlobSignedIdentifier() - Constructor for class com.azure.storage.blob.models.BlobSignedIdentifier
 
BlobSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Blob sink.
BlobSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.BlobSink
 
BlobSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure Blob source.
BlobSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.BlobSource
 
BlobStorageException - Exception in com.azure.storage.blob.models
A BlobStorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level.
BlobStorageException(String, HttpResponse, Object) - Constructor for exception com.azure.storage.blob.models.BlobStorageException
Constructs a BlobStorageException.
BlobTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that runs every time the selected Blob container changes.
BlobTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.BlobTrigger
 
blobType() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the type of the blob or null if this is a virtual directory
BlobType - Enum in com.azure.storage.blob.models
Defines values for BlobType.
BlobUploadFromFileOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when uploading a blob from a file.
BlobUploadFromFileOptions(String) - Constructor for class com.azure.storage.blob.options.BlobUploadFromFileOptions
BlobUploadFromUrlOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when uploading a Block Blob from URL.
BlobUploadFromUrlOptions(String) - Constructor for class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
BlobUrlParts - Class in com.azure.storage.blob
This class represents the components that make up an Azure Storage Container/Blob URL.
BlobUrlParts() - Constructor for class com.azure.storage.blob.BlobUrlParts
Initializes a BlobUrlParts object which helps aid in the construction of a Blob Storage URL.
Block - Class in com.azure.storage.blob.models
Represents a single block in a block blob.
Block() - Constructor for class com.azure.storage.blob.models.Block
 
BLOCK_BLOB - Enum constant in enum com.azure.storage.blob.models.BlobType
Enum value BlockBlob.
BLOCK_BLOB_STORAGE - Enum constant in enum com.azure.storage.blob.models.AccountKind
Enum value BlockBlobStorage.
BLOCK_COUNT_EXCEEDS_LIMIT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlockCountExceedsLimit for BlobErrorCode.
BLOCK_LIST_TOO_LONG - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value BlockListTooLong for BlobErrorCode.
BlockBlobAsyncClient - Class in com.azure.storage.blob.specialized
Client to a block blob.
BlockBlobClient - Class in com.azure.storage.blob.specialized
Client to a block blob.
BlockBlobCommitBlockListOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when committing a block list.
BlockBlobCommitBlockListOptions(List<String>) - Constructor for class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
BlockBlobItem - Class in com.azure.storage.blob.models
This class contains the properties about a block blob.
BlockBlobItem(String, OffsetDateTime, byte[], boolean, String) - Constructor for class com.azure.storage.blob.models.BlockBlobItem
Constructs a BlockBlobItem.
BlockBlobItem(String, OffsetDateTime, byte[], boolean, String, String) - Constructor for class com.azure.storage.blob.models.BlockBlobItem
Constructs a BlockBlobItem.
BlockBlobItem(String, OffsetDateTime, byte[], boolean, String, String, String) - Constructor for class com.azure.storage.blob.models.BlockBlobItem
Constructs a BlockBlobItem.
BlockBlobListBlocksOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when listing blocks for a block blob.
BlockBlobListBlocksOptions(BlockListType) - Constructor for class com.azure.storage.blob.options.BlockBlobListBlocksOptions
 
blockBlobOutputStream(BlobAsyncClient, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Static method in class com.azure.storage.blob.specialized.BlobOutputStream
Creates a block blob output stream from a BlobAsyncClient
blockBlobOutputStream(BlobAsyncClient, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, Context) - Static method in class com.azure.storage.blob.specialized.BlobOutputStream
Creates a block blob output stream from a BlobAsyncClient
blockBlobOutputStream(BlobAsyncClient, BlockBlobOutputStreamOptions, Context) - Static method in class com.azure.storage.blob.specialized.BlobOutputStream
Creates a block blob output stream from a BlobAsyncClient
BlockBlobOutputStreamOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when opening an output stream to a Block Blob.
BlockBlobOutputStreamOptions() - Constructor for class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
BlockBlobSimpleUploadOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when uploading a Block Blob in a single request.
BlockBlobSimpleUploadOptions(BinaryData) - Constructor for class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
BlockBlobSimpleUploadOptions(InputStream, long) - Constructor for class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
BlockBlobSimpleUploadOptions(Flux<ByteBuffer>, long) - Constructor for class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
BlockBlobStageBlockFromUrlOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when staging a block from a source URL.
BlockBlobStageBlockFromUrlOptions(String, String) - Constructor for class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
BlockBlobStageBlockOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when staging a block.
BlockBlobStageBlockOptions(String, BinaryData) - Constructor for class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
BlockList - Class in com.azure.storage.blob.models
The BlockList model.
BlockList() - Constructor for class com.azure.storage.blob.models.BlockList
 
BlockListType - Enum in com.azure.storage.blob.models
Defines values for BlockListType.
BlockLookupList - Class in com.azure.storage.blob.models
The BlockLookupList model.
BlockLookupList() - Constructor for class com.azure.storage.blob.models.BlockLookupList
 
BM25SimilarityAlgorithm - Class in com.azure.search.documents.indexes.models
Ranking function based on the Okapi BM25 similarity algorithm.
BM25SimilarityAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
 
BMP - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value bmp for EmailAttachmentType.
BN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value bn for TextTranslationSkillLanguage.
BN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value bn-in for QueryLanguage.
BN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value bn.microsoft for LexicalAnalyzerName.
BODY - Enum constant in enum com.azure.core.http.policy.HttpLogDetailLevel
Logs everything in BASIC, plus all the request and response body.
BODY_AND_HEADERS - Enum constant in enum com.azure.core.http.policy.HttpLogDetailLevel
Logs everything in HEADERS and BODY.
BODY_SITE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value BodySite for HealthcareFhirResourceType.
BODY_STRUCTURE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value BODY_STRUCTURE for HealthcareEntityCategory.
BODY_STRUCTURE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value BodyStructure for HealthcareFhirResourceType.
BodyParam - Annotation Type in com.azure.core.annotation
Annotation to annotate a parameter to send to a REST endpoint as HTTP Request content.
bomAwareToString(byte[], String) - Static method in class com.azure.core.util.CoreUtils
Attempts to convert a byte stream into the properly encoded String.
BOOL - Enum constant in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Enum value bool.
BOOL - Enum constant in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Enum value bool.
BOOL - Static variable in class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
Static value bool for NotebookParameterType.
BOOL - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value Bool for ParameterType.
BOOL - Static variable in class com.azure.analytics.synapse.artifacts.models.VariableType
Static value Bool for VariableType.
BOOL - Static variable in class com.azure.media.videoanalyzer.edge.models.ParameterType
Static value bool for ParameterType.
BOOL - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value bool for LogsColumnType.
BOOLEAN - Enum constant in enum com.azure.json.JsonToken
Boolean false, literal false.
BOOLEAN - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Boolean for ScriptActivityParameterType.
BOOLEAN - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value Boolean for StoredProcedureParameterType.
BOOLEAN - Static variable in class com.azure.analytics.synapse.artifacts.models.VariableType
Static value Boolean for VariableType.
BOOLEAN - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Boolean for SearchFieldDataType.
BOOTSTRAP - Static variable in class com.azure.data.tables.models.TableServiceGeoReplicationStatus
Static value 'bootstrap' for TableServiceGeoReplicationStatus.
BOOTSTRAP - Static variable in class com.azure.storage.blob.models.GeoReplicationStatus
Static value bootstrap for GeoReplicationStatus.
BOOTSTRAP - Static variable in class com.azure.storage.queue.models.GeoReplicationStatus
Static value bootstrap for GeoReplicationStatus.
BOTH - Static variable in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectorDirection
Static value Both for AnomalyDetectorDirection.
BOTH - Static variable in class com.azure.ai.metricsadvisor.administration.models.BoundaryDirection
Defines both lower and upper boundary in a boundary condition.
BOTTOM_CENTER - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus
Static value bottomCenter for SpatialAnalysisOperationFocus.
BoundariesBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the BoundariesBaseClient type.
BoundaryDirection - Class in com.azure.ai.metricsadvisor.administration.models
Describes the direction of boundary used in anomaly boundary conditions.
BoundaryDirection() - Constructor for class com.azure.ai.metricsadvisor.administration.models.BoundaryDirection
 
BoundaryMeasureType - Class in com.azure.ai.metricsadvisor.administration.models
The measure type that detector should use for measuring data-points when detecting anomalies using MetricBoundaryCondition.
BoundaryMeasureType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.BoundaryMeasureType
 
BOUNDED_STALENESS - Enum constant in enum com.azure.cosmos.ConsistencyLevel
Bounded Staleness guarantees that reads are not too out-of-date.
BoundingRegion - Class in com.azure.ai.formrecognizer.models
Bounding polygon on a specific page of the input.
BoundingRegion() - Constructor for class com.azure.ai.formrecognizer.models.BoundingRegion
 
BR_CPF_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BRCPFNumber for PiiEntityCategory.
BR_LEGAL_ENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BRLegalEntityNumber for PiiEntityCategory.
BR_NATIONAL_ID_RG - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value BRNationalIDRG for PiiEntityCategory.
BRANDS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value brands for VisualFeature.
BRAZIL_SOUTH - Static variable in class com.azure.core.management.Region
Brazil South (South America) (recommended)
BRAZIL_SOUTHEAST - Static variable in class com.azure.core.management.Region
Brazil Southeast (South America)
BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value brazilian.
BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value brazilian.
BREAKING - Enum constant in enum com.azure.storage.blob.models.LeaseStateType
Enum value breaking.
BREAKING - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStateType
Enum value breaking.
BREAKING - Enum constant in enum com.azure.storage.file.share.models.LeaseStateType
Enum value breaking.
breakLease() - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLease() - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Breaks the previously acquired lease, if it exists.
breakLease() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLease() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Breaks the previously acquired lease, if it exists.
breakLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(BlobBreakLeaseOptions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(BlobBreakLeaseOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(ShareBreakLeaseOptions) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(ShareBreakLeaseOptions, Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(Integer, RequestConditions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(Integer, RequestConditions) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(Integer, RequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(Integer, RequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Breaks the previously acquired lease, if it exists.
BROKEN - Enum constant in enum com.azure.storage.blob.models.LeaseStateType
Enum value broken.
BROKEN - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStateType
Enum value broken.
BROKEN - Enum constant in enum com.azure.storage.file.share.models.LeaseStateType
Enum value broken.
browseWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryAsyncClient
Browse entities by path or entity type.
browseWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClient
Browse entities by path or entity type.
BS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value bs for TextTranslationSkillLanguage.
buffer() - Method in class com.azure.core.http.HttpResponse
Gets a new response object wrapping this response with its content buffered into memory.
bufferedSender(TypeReference<T>) - Method in class com.azure.search.documents.SearchClientBuilder
bufferObject() - Method in class com.azure.json.DefaultJsonReader
 
bufferObject() - Method in class com.azure.json.gson.GsonJsonReader
 
bufferObject() - Method in class com.azure.json.JsonReader
Reads and returns the current JSON structure the JsonReader is pointing to.
bufferSize - Variable in class com.azure.storage.common.StorageInputStream
Holds the length of the current buffer in bytes.
bufferStartOffset - Variable in class com.azure.storage.common.StorageInputStream
Holds the absolute byte position of the start of the current buffer.
build() - Method in class com.azure.core.http.HttpPipelineBuilder
Creates an HttpPipeline based on options set in the builder.
build() - Method in class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Build a HttpClient with current configurations.
build() - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Creates a new Netty-backed HttpClient instance on every call, using the configuration set in the builder at the time of the build method call.
build() - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Creates a new OkHttp-backed HttpClient instance on every call, using the configuration set in the builder at the time of the build method call.
build() - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Creates a new Vert.x HttpClient instance on every call, using the configuration set in the builder at the time of the build method call.
build() - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerBuilder
Instantiates a new instance of ApacheAvroSerializer based on the configurations set on the builder.
build() - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerBuilder
Instantiates a new instance of JacksonAvroSerializer based on the configurations set on the builder.
build() - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializerBuilder
Constructs a new instance of GsonJsonSerializer with the configurations set in this builder.
build() - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializerBuilder
Constructs a new instance of JacksonJsonSerializer with the configurations set in this builder.
build() - Method in class com.azure.core.util.ConfigurationBuilder
Builds root Configuration section.
build() - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Builds configuration property instance.
build() - Method in class com.azure.cosmos.GlobalThroughputControlConfigBuilder
Validate the throughput global control configuration and create a new throughput global control config item.
build() - Method in class com.azure.cosmos.models.PartitionKeyBuilder
Builds a new instance of the type PartitionKey with the specified Partition Key values.
build() - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Validate the throughput configuration and create a new throughput control group config item.
build() - Method in class com.azure.identity.AuthorizationCodeCredentialBuilder
Creates a new AuthorizationCodeCredential with the current configurations.
build() - Method in class com.azure.identity.AzureCliCredentialBuilder
Creates a new AzureCliCredential with the current configurations.
build() - Method in class com.azure.identity.AzurePowerShellCredentialBuilder
Creates a new AzurePowerShellCredential with the current configurations.
build() - Method in class com.azure.identity.ChainedTokenCredentialBuilder
Creates a new ChainedTokenCredential with the current configurations.
build() - Method in class com.azure.identity.ClientAssertionCredentialBuilder
Creates a new ClientAssertionCredential with the current configurations.
build() - Method in class com.azure.identity.ClientCertificateCredentialBuilder
Creates a new ClientCertificateCredential with the current configurations.
build() - Method in class com.azure.identity.ClientSecretCredentialBuilder
Creates a new ClientCertificateCredential with the current configurations.
build() - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Creates new DefaultAzureCredential with the configured options set.
build() - Method in class com.azure.identity.DeviceCodeCredentialBuilder
Creates a new DeviceCodeCredential with the current configurations.
build() - Method in class com.azure.identity.EnvironmentCredentialBuilder
Creates a new EnvironmentCredential with the current configurations.
build() - Method in class com.azure.identity.IntelliJCredentialBuilder
Creates a new IntelliJCredential with the current configurations.
build() - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Creates a new InteractiveBrowserCredential with the current configurations.
build() - Method in class com.azure.identity.ManagedIdentityCredentialBuilder
Creates a new ManagedIdentityCredential with the current configurations.
build() - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Creates a new OnBehalfOfCredential with the current configurations.
build() - Method in class com.azure.identity.SharedTokenCacheCredentialBuilder
Creates a new SharedTokenCacheCredentialBuilder with the current configurations.
build() - Method in class com.azure.identity.UsernamePasswordCredentialBuilder
Creates a new UsernamePasswordCredential with the current configurations.
build() - Method in class com.azure.identity.VisualStudioCodeCredentialBuilder
Creates a new VisualStudioCodeCredential with the current configurations.
build() - Method in class com.azure.spring.data.cosmos.config.CosmosConfig.CosmosConfigBuilder
Build a CosmosConfig instance
build() - Method in class com.azure.storage.common.policy.ResponseValidationPolicyBuilder
Builds the policy described by this builder.
BUILD - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationKind
Static value documentModelBuild for ModelOperationKind.
buildAppendBlobAsyncClient() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Creates a AppendBlobAsyncClient based on options set in the Builder.
buildAppendBlobClient() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Creates a AppendBlobClient based on options set in the Builder.
buildApplicationDataBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of ApplicationDataBaseClient low level client.
buildAsyncClient() - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Builds an instance of AnomalyDetectorAsyncClient async client.
buildAsyncClient() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Creates a DocumentModelAdministrationAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Creates a DocumentAnalysisAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Creates a MetricsAdvisorAdministrationAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Creates a MetricsAdvisorAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Creates a TextAnalyticsAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Builds an instance of AccountsAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Builds an instance of CollectionsAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Builds an instance of MetadataPolicyAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Builds an instance of MetadataRolesAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Builds an instance of ResourceSetRulesAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Builds an instance of CollectionAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Builds an instance of DiscoveryAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Builds an instance of EntityAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Builds an instance of GlossaryAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Builds an instance of LineageAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Builds an instance of RelationshipAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Builds an instance of TypesAsyncClient class.
buildAsyncClient() - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Builds an instance of ManagedPrivateEndpointsAsyncClient async client.
buildAsyncClient() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Builds an instance of MonitoringAsyncClient async client.
buildAsyncClient() - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Create asynchronous client applying HMACAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.chat.ChatClientBuilder
Create asynchronous chat client applying CommunicationTokenCredential, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Create asynchronous chat thread client applying CommunicationTokenCredential, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.email.EmailClientBuilder
Builds an instance of EmailAsyncClient class.
buildAsyncClient() - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Create asynchronous client applying HMACAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Create asynchronous client applying HMACAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Create asynchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.sms.SmsClientBuilder
Create asynchronous client applying HMACAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Creates a ContainerRegistryAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Creates a ContainerRegistryBlobAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.cosmos.CosmosClientBuilder
Builds a cosmos async client with the provided properties
buildAsyncClient() - Method in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Builds a cosmos encryption async client.
buildAsyncClient() - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Creates a ConfigurationAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Creates a SchemaRegistryAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.data.tables.TableClientBuilder
Creates a TableAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.data.tables.TableServiceClientBuilder
Creates a TableServiceAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Create a DigitalTwinsAsyncClient based on the builder settings.
buildAsyncClient() - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Builds an instance of DeviceManagementAsyncClient class.
buildAsyncClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Builds an instance of DeviceUpdateAsyncClient class.
buildAsyncClient() - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Create a ModelsRepositoryAsyncClient based on the builder settings.
buildAsyncClient() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Creates a ServiceBusAdministrationAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Creates an asynchronous Service Bus receiver responsible for reading messages from a specific queue or subscription.
buildAsyncClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSenderClientBuilder
Creates an asynchronous client for transmitting ServiceBusMessage to a Service Bus queue or topic.
buildAsyncClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Creates an asynchronous, session-aware Service Bus receiver responsible for reading messages from a specific queue or subscription.
buildAsyncClient() - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Builds an instance of WebPubSubAsyncServiceClient with the provided parameters.
buildAsyncClient() - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Create a MixedRealityStsAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Builds and returns a RemoteRenderingAsyncClient instance from the provided parameters.
buildAsyncClient() - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Creates an asynchronous client with the configured options in this builder.
buildAsyncClient() - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Creates an asynchronous client with the configured options in this builder.
buildAsyncClient() - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Creates an asynchronous client with the configured options in this builder.
buildAsyncClient() - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Creates a SearchIndexAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Creates a SearchIndexerAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.search.documents.SearchClientBuilder
Creates a SearchAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Builds an instance of AttestationAsyncClient async client.
buildAsyncClient() - Method in class com.azure.security.attestation.AttestationClientBuilder
Builds an instance of AttestationAsyncClient async client.
buildAsyncClient() - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Builds an instance of ConfidentialLedgerCertificateAsyncClient class.
buildAsyncClient() - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Builds an instance of ConfidentialLedgerAsyncClient class.
buildAsyncClient() - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Creates a KeyVaultAccessControlAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Creates a KeyVaultBackupAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Creates a CertificateAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Creates a CryptographyAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Creates a KeyAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Creates a SecretAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.blob.batch.BlobBatchClientBuilder
Creates a BlobBatchAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.blob.BlobClientBuilder
Creates a BlobAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Creates a BlobContainerAsyncClient from the configured options.
buildAsyncClient() - Method in class com.azure.storage.blob.BlobServiceClientBuilder
 
buildAsyncClient() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
buildAsyncClient() - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Creates a BlobLeaseAsyncClient based on the configurations set in the builder.
buildAsyncClient() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Code Samples
buildAsyncClient() - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
 
buildAsyncClient() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Creates a DataLakeLeaseAsyncClient based on the configurations set in the builder.
buildAsyncClient() - Method in class com.azure.storage.file.share.ShareClientBuilder
Creates a ShareAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Creates a ShareServiceAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Creates a ShareLeaseAsyncClient based on the configurations set in the builder.
buildAsyncClient() - Method in class com.azure.storage.queue.QueueClientBuilder
Creates a QueueAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Creates a QueueServiceAsyncClient based on options set in the builder.
buildAsyncConsumerClient() - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Creates a new EventHubConsumerAsyncClient based on the options set on this builder.
buildAsyncKeyEncryptionKey(JsonWebKey) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Creates a local KeyEncryptionKeyAsyncClient based on options set in the builder.
buildAsyncKeyEncryptionKey(String) - Method in interface com.azure.core.cryptography.AsyncKeyEncryptionKeyResolver
Retrieves the AsyncKeyEncryptionKey corresponding to the specified keyId
buildAsyncKeyEncryptionKey(String) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Creates a KeyEncryptionKeyAsyncClient based on options set in the builder.
buildAsyncProducerClient() - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Creates a new EventHubProducerAsyncClient based on options set on this builder.
buildAsyncSender() - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Creates a SearchIndexingBufferedAsyncSender based on options set in the builder.
buildAttachmentsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of AttachmentsBaseClient low level client.
buildBigDataPoolsAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of BigDataPoolsAsyncClient class.
buildBigDataPoolsClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of BigDataPoolsClient class.
buildBlockBlobAsyncClient() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Creates a BlockBlobAsyncClient based on options set in the Builder.
buildBlockBlobClient() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Creates a BlockBlobClient based on options set in the Builder.
buildBoundariesBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of BoundariesBaseClient low level client.
buildChangeFeedProcessor() - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Builds a new instance of the ChangeFeedProcessor with the specified configuration.
buildChangeFeedProcessor() - Method in class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Builds a new instance of the ChangeFeedProcessor with the specified configuration.
buildClassificationRulesAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ClassificationRulesAsyncClient async client.
buildClassificationRulesClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ClassificationRulesClient sync client.
buildClient() - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Builds an instance of AnomalyDetectorClient sync client.
buildClient() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Creates a DocumentModelAdministrationClient based on options set in the builder.
buildClient() - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Creates a DocumentAnalysisClient based on options set in the builder.
buildClient() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Creates a MetricsAdvisorAdministrationClient based on options set in the builder.
buildClient() - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Creates a MetricsAdvisorClient based on options set in the builder.
buildClient() - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Creates a TextAnalyticsClient based on options set in the builder.
buildClient() - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Builds an instance of AccountsClient class.
buildClient() - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Builds an instance of CollectionsClient class.
buildClient() - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Builds an instance of MetadataPolicyClient class.
buildClient() - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Builds an instance of MetadataRolesClient class.
buildClient() - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Builds an instance of ResourceSetRulesClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Builds an instance of CollectionClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Builds an instance of DiscoveryClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Builds an instance of EntityClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Builds an instance of GlossaryClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Builds an instance of LineageClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Builds an instance of RelationshipClient class.
buildClient() - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Builds an instance of TypesClient class.
buildClient() - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Builds an instance of ManagedPrivateEndpointsClient sync client.
buildClient() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Builds an instance of MonitoringClient sync client.
buildClient() - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Create synchronous client applying HmacAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.chat.ChatClientBuilder
Create synchronous chat client applying CommunicationTokenCredential, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Create synchronous chat thread client applying CommunicationTokenCredential, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.email.EmailClientBuilder
Builds an instance of EmailClient class.
buildClient() - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Create synchronous client applying HmacAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Create synchronous client applying HmacAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Create synchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.sms.SmsClientBuilder
Create synchronous client applying HmacAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Creates a ContainerRegistryClient based on options set in the Builder.
buildClient() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Creates a ContainerRegistryBlobClient based on options set in the Builder.
buildClient() - Method in class com.azure.cosmos.CosmosClientBuilder
Builds a cosmos sync client with the provided properties
buildClient() - Method in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Builds a cosmos encryption async client.
buildClient() - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Creates a ConfigurationClient based on options set in the Builder.
buildClient() - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Creates synchronous SchemaRegistryClient instance.
buildClient() - Method in class com.azure.data.tables.TableClientBuilder
Creates a TableClient based on options set in the builder.
buildClient() - Method in class com.azure.data.tables.TableServiceClientBuilder
Creates a TableServiceClient based on options set in the builder.
buildClient() - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Create a DigitalTwinsClient based on the builder settings.
buildClient() - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Builds an instance of DeviceManagementClient class.
buildClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Builds an instance of DeviceUpdateClient class.
buildClient() - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Create a ModelsRepositoryClient based on the builder settings.
buildClient() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Creates a ServiceBusAdministrationClient based on options set in the builder.
buildClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Creates synchronous Service Bus receiver responsible for reading messages from a specific queue or subscription.
buildClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSenderClientBuilder
Creates a synchronous client for transmitting ServiceBusMessage to a Service Bus queue or topic.
buildClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Creates a synchronous, session-aware Service Bus receiver responsible for reading messages from a specific queue or subscription.
buildClient() - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Builds an instance of WebPubSubServiceClient with the provided parameters.
buildClient() - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Create a MixedRealityStsClient based on options set in the builder.
buildClient() - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Builds and returns a RemoteRenderingClient instance from the provided parameters.
buildClient() - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Creates a synchronous client with the configured options in this builder.
buildClient() - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Creates a synchronous client with the configured options in this builder.
buildClient() - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Creates a synchronous client with the configured options in this builder.
buildClient() - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Creates a SearchIndexClient based on options set in the Builder.
buildClient() - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Creates a SearchIndexerClient based on options set in the Builder.
buildClient() - Method in class com.azure.search.documents.SearchClientBuilder
Creates a SearchClient based on options set in the builder.
buildClient() - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Builds an instance of AttestationClient sync client.
buildClient() - Method in class com.azure.security.attestation.AttestationClientBuilder
Builds an instance of AttestationClient synchronous client.
buildClient() - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Builds an instance of ConfidentialLedgerCertificateClient class.
buildClient() - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Builds an instance of ConfidentialLedgerClient class.
buildClient() - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Creates an KeyVaultAccessControlClient based on options set in the Builder.
buildClient() - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Creates an KeyVaultBackupClient based on options set in the Builder.
buildClient() - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Creates a CertificateClient based on options set in the builder.
buildClient() - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Creates a CryptographyClient based on options set in the builder.
buildClient() - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Creates a KeyClient based on options set in the builder.
buildClient() - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Creates a SecretClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.blob.batch.BlobBatchClientBuilder
Creates a BlobBatchClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.blob.BlobClientBuilder
Creates a BlobClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Creates a BlobContainerClient from the configured options.
buildClient() - Method in class com.azure.storage.blob.BlobServiceClientBuilder
 
buildClient() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClientBuilder
buildClient() - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Creates a BlobLeaseClient based on the configurations set in the builder.
buildClient() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Code Samples
buildClient() - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
 
buildClient() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Creates a DataLakeLeaseClient based on the configurations set in the builder.
buildClient() - Method in class com.azure.storage.file.share.ShareClientBuilder
Creates a ShareClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Creates a ShareServiceClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Creates a ShareLeaseClient based on the configurations set in the builder.
buildClient() - Method in class com.azure.storage.queue.QueueClientBuilder
Creates a QueueClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Creates a QueueServiceClient based on options set in the builder.
buildCloudEventPublisherAsyncClient() - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Build a CloudEvent publisher client with asynchronous publishing methods and the current settings.
buildCloudEventPublisherClient() - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Build a CloudEvent publisher client with synchronous publishing methods and the current settings.
buildConsumerClient() - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Creates a new EventHubConsumerClient based on the options set on this builder.
buildCropsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of CropsBaseClient low level client.
buildCropVarietiesBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of CropVarietiesBaseClient low level client.
buildCustomEventPublisherAsyncClient() - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Build a custom event publisher client with asynchronous publishing methods and the current settings.
buildCustomEventPublisherClient() - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Build a custom event publisher client with synchronous publishing methods and the current settings.
buildDataFlowAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of DataFlowAsyncClient class.
buildDataFlowClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of DataFlowClient class.
buildDataFlowDebugSessionAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of DataFlowDebugSessionAsyncClient class.
buildDataFlowDebugSessionClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of DataFlowDebugSessionClient class.
buildDatasetAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of DatasetAsyncClient class.
buildDatasetClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of DatasetClient class.
buildDataSourcesAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of DataSourcesAsyncClient async client.
buildDataSourcesClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of DataSourcesClient sync client.
buildDirectoryAsyncClient() - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Creates a DataLakeDirectoryAsyncClient based on options set in the builder.
buildDirectoryAsyncClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareDirectoryAsyncClient based on options set in the builder.
buildDirectoryClient() - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Creates a DataLakeDirectoryClient based on options set in the builder.
buildDirectoryClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareDirectoryClient based on options set in the builder.
buildEncryptedBlobAsyncClient() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Creates a EncryptedBlobAsyncClient based on options set in the Builder.
buildEncryptedBlobClient() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Creates a EncryptedBlobClient based on options set in the Builder.
builder() - Element in annotation type com.azure.core.annotation.ServiceClient
The builder class that can construct an instance of this class.
builder() - Static method in class com.azure.spring.data.cosmos.config.CosmosConfig
Create a CosmosConfigBuilder instance
buildEventGridEventPublisherAsyncClient() - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Build an EventGridEvent publisher client with asynchronous publishing methods and the current settings.
buildEventGridEventPublisherClient() - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Build an EventGridEvent publisher client with synchronous publishing methods and the current settings.
buildEventProcessorClient() - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
This will create a new EventProcessorClient configured with the options set in this builder.
buildFarmersBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of FarmersBaseClient low level client.
buildFarmOperationsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of FarmOperationsBaseClient low level client.
buildFarmsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of FarmsBaseClient low level client.
buildFieldsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of FieldsBaseClient low level client.
buildFileAsyncClient() - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Creates a DataLakeFileAsyncClient based on options set in the builder.
buildFileAsyncClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareFileAsyncClient based on options set in the builder.
buildFileClient() - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Creates a DataLakeFileClient based on options set in the builder.
buildFileClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareFileClient based on options set in the builder.
buildFiltersAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of FiltersAsyncClient async client.
buildFiltersClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of FiltersClient sync client.
buildHarvestDataBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of HarvestDataBaseClient low level client.
buildImageProcessingBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of ImageProcessingBaseClient low level client.
buildIntegrationRuntimesAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of IntegrationRuntimesAsyncClient class.
buildIntegrationRuntimesClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of IntegrationRuntimesClient class.
buildJobsAsyncClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of JobsAsyncClient async client.
buildJobsClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of JobsClient sync client.
buildKeyEncryptionKey(JsonWebKey) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Creates a local KeyEncryptionKeyClient for a given JSON Web Key.
buildKeyEncryptionKey(String) - Method in interface com.azure.core.cryptography.KeyEncryptionKeyResolver
Retrieves the KeyEncryptionKey corresponding to the specified keyId
buildKeyEncryptionKey(String) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Creates a KeyEncryptionKey based on options set in the builder.
buildKeyVaultConnectionsAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of KeyVaultConnectionsAsyncClient async client.
buildKeyVaultConnectionsClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of KeyVaultConnectionsClient sync client.
buildKqlScriptAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of KqlScriptAsyncClient class.
buildKqlScriptClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of KqlScriptClient class.
buildKqlScriptsAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of KqlScriptsAsyncClient class.
buildKqlScriptsClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of KqlScriptsClient class.
buildLibraryAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of LibraryAsyncClient class.
buildLibraryClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of LibraryClient class.
buildLinkConnectionAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of LinkConnectionAsyncClient class.
buildLinkConnectionClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of LinkConnectionClient class.
buildLinkedServiceAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of LinkedServiceAsyncClient class.
buildLinkedServiceClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of LinkedServiceClient class.
buildMetastoreAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of MetastoreAsyncClient class.
buildMetastoreClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of MetastoreClient class.
BuildModelOptions - Class in com.azure.ai.formrecognizer.administration.models
Options that may be passed using build model APIs on Document Administration client.
BuildModelOptions() - Constructor for class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
 
buildNotebookAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of NotebookAsyncClient class.
buildNotebookClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of NotebookClient class.
buildNotebookOperationResultAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of NotebookOperationResultAsyncClient class.
buildNotebookOperationResultClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of NotebookOperationResultClient class.
buildOAuthProvidersBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of OAuthProvidersBaseClient low level client.
buildOAuthTokensBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of OAuthTokensBaseClient low level client.
buildPageBlobAsyncClient() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Creates a PageBlobAsyncClient based on options set in the Builder.
buildPageBlobClient() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Creates a PageBlobClient based on options set in the Builder.
buildPipelineAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of PipelineAsyncClient class.
buildPipelineClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of PipelineClient class.
buildPipelineRunAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of PipelineRunAsyncClient class.
buildPipelineRunClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of PipelineRunClient class.
buildPlantingDataBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of PlantingDataBaseClient low level client.
buildProcessorClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Creates Service Bus message processor responsible for reading messages from a specific queue or subscription.
buildProcessorClient() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Creates a session-aware Service Bus processor responsible for reading messages from a specific queue or subscription.
buildProducerClient() - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Creates a new EventHubProducerClient based on options set on this builder.
buildProvidersAsyncClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of ProvidersAsyncClient async client.
buildProvidersClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of ProvidersClient sync client.
buildQuotasAsyncClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of QuotasAsyncClient async client.
buildQuotasClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of QuotasClient sync client.
buildRestClient() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Builds an instance of BatchDocumentTranslationRestClient low level client.
buildRoleAssignmentsAsyncClient() - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Builds an instance of RoleAssignmentsAsyncClient async client.
buildRoleAssignmentsClient() - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Builds an instance of RoleAssignmentsClient sync client.
buildRoleDefinitionsAsyncClient() - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Builds an instance of RoleDefinitionsAsyncClient async client.
buildRoleDefinitionsClient() - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Builds an instance of RoleDefinitionsClient sync client.
buildScanResultAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ScanResultAsyncClient async client.
buildScanResultClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ScanResultClient sync client.
buildScanRulesetsAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ScanRulesetsAsyncClient async client.
buildScanRulesetsClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ScanRulesetsClient sync client.
buildScansAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ScansAsyncClient async client.
buildScansClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of ScansClient sync client.
buildScenesBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of ScenesBaseClient low level client.
buildSearchFields(Class<?>, FieldBuilderOptions) - Static method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Convenience method to convert a Class's Fields and Methods into SearchFields to help aid the creation of a SearchField which represents the Class.
buildSearchFields(Class<?>, FieldBuilderOptions) - Static method in class com.azure.search.documents.indexes.SearchIndexClient
Convenience method to convert a Class's Fields and Methods into SearchFields to help aid the creation of a SearchField which represents the Class.
buildSeasonalFieldsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of SeasonalFieldsBaseClient low level client.
buildSeasonsBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of SeasonsBaseClient low level client.
buildSection(String) - Method in class com.azure.core.util.ConfigurationBuilder
Builds Configuration section that supports retrieving properties from client-specific section with fallback to root section for properties that can be shared between clients.
buildSender() - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Creates a SearchIndexingBufferedSender based on options set in the builder.
buildSerializer() - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder
Creates a new instance of Schema Registry serializer.
buildSparkBatchAsyncClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkBatchAsyncClient async client.
buildSparkBatchClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkBatchClient sync client.
buildSparkConfigurationAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SparkConfigurationAsyncClient class.
buildSparkConfigurationClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SparkConfigurationClient class.
buildSparkJobDefinitionAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SparkJobDefinitionAsyncClient class.
buildSparkJobDefinitionClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SparkJobDefinitionClient class.
buildSparkSessionAsyncClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkSessionAsyncClient async client.
buildSparkSessionClient() - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Builds an instance of SparkSessionClient sync client.
buildSqlPoolsAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SqlPoolsAsyncClient class.
buildSqlPoolsClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SqlPoolsClient class.
buildSqlScriptAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SqlScriptAsyncClient class.
buildSqlScriptClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of SqlScriptClient class.
buildStorageAsyncClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of StorageAsyncClient async client.
buildStorageClient() - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Builds an instance of StorageClient sync client.
buildSystemScanRulesetsAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of SystemScanRulesetsAsyncClient async client.
buildSystemScanRulesetsClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of SystemScanRulesetsClient sync client.
buildTillageDataBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of TillageDataBaseClient low level client.
buildTraceExporter() - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Creates an AzureMonitorTraceExporter based on the options set in the builder.
buildTriggerAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of TriggerAsyncClient class.
buildTriggerClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of TriggerClient class.
buildTriggerRunAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of TriggerRunAsyncClient class.
buildTriggerRunClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of TriggerRunClient class.
buildTriggersAsyncClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of TriggersAsyncClient async client.
buildTriggersClient() - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Builds an instance of TriggersClient sync client.
buildWeatherBaseClient() - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Builds an instance of WeatherBaseClient low level client.
buildWorkspaceAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of WorkspaceAsyncClient class.
buildWorkspaceClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of WorkspaceClient class.
buildWorkspaceGitRepoManagementAsyncClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of WorkspaceGitRepoManagementAsyncClient class.
buildWorkspaceGitRepoManagementClient() - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Builds an instance of WorkspaceGitRepoManagementClient class.
BUILT_IN_ROLE - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultRoleType
Static value AKVBuiltInRole for KeyVaultRoleType.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value bulgarian.
BUNDLE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Bundle for HealthcareFhirResourceType.
BUSY - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value busy for LivyStates.
BUSY - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value busy for LivyStates.
byPage() - Method in class com.azure.core.http.rest.PagedFluxBase
Deprecated.
Creates a Flux of PagedResponse starting from the first page.
byPage() - Method in class com.azure.core.util.paging.ContinuablePagedFlux
Gets a Flux of ContinuablePage starting at the first page.
byPage() - Method in class com.azure.core.util.paging.ContinuablePagedFluxCore
 
byPage() - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
 
byPage(int) - Method in class com.azure.core.util.paging.ContinuablePagedFlux
Gets a Flux of ContinuablePage starting at the first page requesting each page to contain a number of elements equal to the preferred page size.
byPage(int) - Method in class com.azure.core.util.paging.ContinuablePagedFluxCore
 
byPage(int) - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage(int) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
 
byPage(C) - Method in class com.azure.core.util.paging.ContinuablePagedFlux
Gets a Flux of ContinuablePage beginning at the page identified by the given continuation token.
byPage(C) - Method in class com.azure.core.util.paging.ContinuablePagedFluxCore
 
byPage(C, int) - Method in class com.azure.core.util.paging.ContinuablePagedFlux
Gets a Flux of ContinuablePage beginning at the page identified by the given continuation token requesting each page to contain the number of elements equal to the preferred page size.
byPage(C, int) - Method in class com.azure.core.util.paging.ContinuablePagedFluxCore
 
byPage(String) - Method in class com.azure.core.http.rest.PagedFluxBase
Deprecated.
Creates a Flux of PagedResponse starting from the next page associated with the given continuation token.
byPage(String) - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage(String) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
Unsupported.
byPage(String, int) - Method in class com.azure.cosmos.util.CosmosPagedFlux
 
byPage(String, int) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
Gets a Flux of ContinuablePage beginning at the page identified by the Changefeed requesting each page to contain the number of elements equal to the preferred page size.
BYTE_SECONDS - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value ByteSeconds for MetricUnit.
byteBufferToArray(ByteBuffer) - Static method in class com.azure.core.util.FluxUtil
Gets the content of the provided ByteBuffer as a byte array.
BYTES - Static variable in class com.azure.core.models.CloudEventDataFormat
Bytes format.
BYTES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Bytes for MetricUnit.
BYTES_PER_SECOND - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value BytesPerSecond for MetricUnit.
BZIP2 - Static variable in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
Static value bzip2 for AvroCompressionCodec.
BZIP2 - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value bzip2 for CompressionCodec.

C

C - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value c for ToneValue.
CA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ca for TextTranslationSkillLanguage.
CA_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CABankAccountNumber for PiiEntityCategory.
CA_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CADriversLicenseNumber for PiiEntityCategory.
CA_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ca-es for QueryLanguage.
CA_HEALTH_SERVICE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CAHealthServiceNumber for PiiEntityCategory.
CA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ca.lucene for LexicalAnalyzerName.
CA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ca.microsoft for LexicalAnalyzerName.
CA_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CAPassportNumber for PiiEntityCategory.
CA_PERSONAL_HEALTH_IDENTIFICATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CAPersonalHealthIdentification for PiiEntityCategory.
CA_SOCIAL_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CASocialInsuranceNumber for PiiEntityCategory.
CACHE_CONTROL - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
calculatePolicyTokenHash(String, AttestationSigningKey) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Calculates the PolicyTokenHash for a given policy string.
calculatePolicyTokenHash(String, AttestationSigningKey) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Calculates the PolicyTokenHash for a given policy string.
calculateRetryDelay(int) - Method in class com.azure.core.http.policy.ExponentialBackoff
 
calculateRetryDelay(int) - Method in class com.azure.core.http.policy.FixedDelay
 
calculateRetryDelay(int) - Method in interface com.azure.core.http.policy.RetryStrategy
Computes the delay between each retry.
calculateRetryDelay(int, Duration, Duration, ThreadLocalRandom) - Method in class com.azure.core.amqp.AmqpRetryPolicy
Calculates the amount of time to delay before the next retry attempt based on the retryCount, baseDelay, and baseJitter.
calculateRetryDelay(int, Duration, Duration, ThreadLocalRandom) - Method in class com.azure.core.amqp.ExponentialAmqpRetryPolicy
Calculates the retry delay using exponential backoff.
calculateRetryDelay(int, Duration, Duration, ThreadLocalRandom) - Method in class com.azure.core.amqp.FixedAmqpRetryPolicy
Calculates the delay for a fixed backoff.
calculateRetryDelay(Throwable, int) - Method in class com.azure.core.amqp.AmqpRetryPolicy
Calculates the amount of time to delay before the next retry attempt.
CALL_CONNECTION_STATE_CHANGED_EVENT - Static variable in class com.azure.communication.callingserver.models.events.CallingServerEventType
The call connection state change event type.
CALL_RECORDING_STATE_CHANGED_EVENT - Static variable in class com.azure.communication.callingserver.models.events.CallingServerEventType
The call recording state change event type.
CallConnection - Class in com.azure.communication.callingserver
Synchronous Client that supports call connection operations.
CallConnectionAsync - Class in com.azure.communication.callingserver
Asynchronous client that supports call connection operations.
CallConnectionState - Class in com.azure.communication.callingserver.models
Defines values for CallConnectionState.
CallConnectionState() - Constructor for class com.azure.communication.callingserver.models.CallConnectionState
 
CallConnectionStateChangedEvent - Class in com.azure.communication.callingserver.models.events
The call connection state changed event.
CallingServerAsyncClient - Class in com.azure.communication.callingserver
Asynchronous client that supports calling server operations.
CallingServerClient - Class in com.azure.communication.callingserver
Synchronous client that supports calling server operations.
CallingServerClientBuilder - Class in com.azure.communication.callingserver
Client builder that creates CallingServerAsyncClient and CallingServerClient.
CallingServerClientBuilder() - Constructor for class com.azure.communication.callingserver.CallingServerClientBuilder
 
CallingServerError - Class in com.azure.communication.callingserver.models
The Calling Server error.
CallingServerError(String, String, String, List<CallingServerError>, CallingServerError) - Constructor for class com.azure.communication.callingserver.models.CallingServerError
Constructs a new CallingServerError
CallingServerErrorException - Exception in com.azure.communication.callingserver.models
Exception thrown for an invalid response with CallingServerError information.
CallingServerErrorException(String, HttpResponse) - Constructor for exception com.azure.communication.callingserver.models.CallingServerErrorException
Initializes a new instance of the CallingServerResponseException class.
CallingServerErrorException(String, HttpResponse, CallingServerError) - Constructor for exception com.azure.communication.callingserver.models.CallingServerErrorException
Initializes a new instance of the CallingServerErrorException class.
CallingServerEventBase - Class in com.azure.communication.callingserver.models.events
Base type for all calling events.
CallingServerEventBase() - Constructor for class com.azure.communication.callingserver.models.events.CallingServerEventBase
 
CallingServerEventType - Class in com.azure.communication.callingserver.models.events
Defines values for CallingServerEventType.
CallingServerEventType() - Constructor for class com.azure.communication.callingserver.models.events.CallingServerEventType
 
CallingServerServiceVersion - Enum in com.azure.communication.callingserver
Versions of CallingServer service supported by this client library.
CallParticipant - Class in com.azure.communication.callingserver.models
The participant in a call.
CallParticipant(CommunicationIdentifier, String, boolean) - Constructor for class com.azure.communication.callingserver.models.CallParticipant
Initializes a new instance of CallParticipant.
CallRecordingProperties - Class in com.azure.communication.callingserver.models
The result payload of get call recording state operation.
CallRecordingProperties(CallRecordingState) - Constructor for class com.azure.communication.callingserver.models.CallRecordingProperties
Initializes a new instance of CallRecordingStateResult.
CallRecordingState - Class in com.azure.communication.callingserver.models
Defines values for CallRecordingState.
CallRecordingState() - Constructor for class com.azure.communication.callingserver.models.CallRecordingState
 
CallRecordingStateChangeEvent - Class in com.azure.communication.callingserver.models.events
The call recording state change event.
callTimeout(Duration) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the default timeout for complete calls.
CANADA_CENTRAL - Static variable in class com.azure.core.management.Region
Canada Central (Canada) (recommended)
CANADA_EAST - Static variable in class com.azure.core.management.Region
Canada East (Canada)
cancel(PollingContext<T>, PollResponse<T>) - Method in class com.azure.core.util.polling.ChainedPollingStrategy
Cancels the long-running operation if service supports cancellation.
cancel(PollingContext<T>, PollResponse<T>) - Method in interface com.azure.core.util.polling.PollingStrategy
Cancels the long-running operation if service supports cancellation.
cancel(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Cancel a job.
cancel(String) - Method in class com.azure.quantum.jobs.JobsClient
Cancel a job.
cancelAllMediaOperations(String) - Method in class com.azure.communication.callingserver.CallConnection
Cancel all media operations in the call.
cancelAllMediaOperations(String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Cancel all media operations in the call.
CancelAllMediaOperationsResult - Class in com.azure.communication.callingserver.models
The response payload of the cancel all media operations.
CancelAllMediaOperationsResult(String, OperationStatus, String, ResultInfo) - Constructor for class com.azure.communication.callingserver.models.CancelAllMediaOperationsResult
Initializes a new instance of CancelAllMediaOperationsResult.
cancelAllMediaOperationsWithResponse(String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Cancel all media operations in the call.
cancelAllMediaOperationsWithResponse(String, Context) - Method in class com.azure.communication.callingserver.CallConnection
Cancel all media operations in the call.
cancelCertificateOperation(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Cancels a certificate creation operation that is already in progress.
cancelCertificateOperation(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Cancels a certificate creation operation that is already in progress.
cancelCertificateOperationWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Cancels a certificate creation operation that is already in progress.
cancelCertificateOperationWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Cancels a certificate creation operation that is already in progress.
CANCELED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Canceled.
CANCELED - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
Enum value canceled.
CANCELING - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Canceling.
CANCELLED - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
Static value Cancelled for SparkBatchJobResultType.
CANCELLED - Static variable in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Static value cancelled for LivyStatementStates.
CANCELLED - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Cancelled for SparkBatchJobResultType.
CANCELLED - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Cancelled for SparkSessionResultType.
CANCELLED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Cancelled for ReservationStatus.
CANCELLED - Static variable in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
Static value Cancelled for AssetConversionStatus.
CANCELLED - Static variable in class com.azure.quantum.jobs.models.JobStatus
Static value Cancelled for JobStatus.
CANCELLING - Static variable in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Static value cancelling for LivyStatementStates.
CANCELLING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Cancelling for ReservationStatus.
cancelOperation() - Method in class com.azure.core.util.polling.AsyncPollResponse
 
cancelOperation() - Method in interface com.azure.core.util.polling.SyncPoller
cancels the remote long-running operation if cancellation is supported by the service.
cancelPipelineRun(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Cancel a pipeline run by its run ID.
cancelPipelineRun(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Cancel a pipeline run by its run ID.
cancelPipelineRun(String, Boolean) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Cancel a pipeline run by its run ID.
cancelPipelineRun(String, Boolean) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Cancel a pipeline run by its run ID.
cancelPipelineRunWithResponse(String, Boolean) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Cancel a pipeline run by its run ID.
cancelPipelineRunWithResponse(String, Boolean, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Cancel a pipeline run by its run ID.
cancelScanWithResponse(String, String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanResultAsyncClient
Cancels a scan.
cancelScanWithResponse(String, String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanResultClient
Cancels a scan.
cancelScheduledMessage(long) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Cancels the enqueuing of a scheduled message, if it was not already enqueued.
cancelScheduledMessage(long) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Cancels the enqueuing of a scheduled message, if they are not already enqueued.
cancelScheduledMessages(Iterable<Long>) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Cancels the enqueuing of an already scheduled message, if it was not already enqueued.
cancelScheduledMessages(Iterable<Long>) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Cancels the enqueuing of scheduled messages, if they are not already enqueued.
cancelSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Cancels a running spark batch job.
cancelSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Cancels a running spark batch job.
cancelSparkBatchJobWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Cancels a running spark batch job.
cancelSparkBatchJobWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Cancels a running spark batch job.
cancelSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Cancels a running spark session.
cancelSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Cancels a running spark session.
cancelSparkSessionWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Cancels a running spark session.
cancelSparkSessionWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Cancels a running spark session.
cancelSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Kill a statement within a session.
cancelSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Kill a statement within a session.
cancelSparkStatementWithResponse(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Kill a statement within a session.
cancelSparkStatementWithResponse(int, int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Kill a statement within a session.
cancelTranslation(String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Cancel a currently processing or queued translation.
cancelTriggerInstance(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunAsyncClient
Cancel single trigger instance by runId.
cancelTriggerInstance(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunClient
Cancel single trigger instance by runId.
cancelTriggerInstanceWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunAsyncClient
Cancel single trigger instance by runId.
cancelTriggerInstanceWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunClient
Cancel single trigger instance by runId.
cancelWithResponse(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Cancel a job.
canLogAtLevel(LogLevel) - Method in class com.azure.core.util.logging.ClientLogger
Determines if the app or environment logger support logging at the given log level.
CANNOT_CHANGE_TO_LOWER_TIER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value CannotChangeToLowerTier for BlobErrorCode.
CANNOT_CREATE_TABLE_WITH_IOPS_GREATER_THAN_MAX_ALLOWED_PER_TABLE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value CannotCreateTableWithIOPSGreaterThanMaxAllowedPerTable.
CANNOT_DELETE_FILE_OR_DIRECTORY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value CannotDeleteFileOrDirectory for ShareErrorCode.
CANNOT_SEND_EVENT_BATCH_EMPTY - Static variable in enum com.azure.messaging.eventhubs.Messages
Cannot send empty event batch message.
CANNOT_VERIFY_COPY_SOURCE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value CannotVerifyCopySource for BlobErrorCode.
CANON_EQ - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value CANON_EQ for RegexFlags.
canPoll(Response<?>) - Method in class com.azure.core.util.polling.ChainedPollingStrategy
 
canPoll(Response<?>) - Method in class com.azure.core.util.polling.DefaultPollingStrategy
 
canPoll(Response<?>) - Method in class com.azure.core.util.polling.LocationPollingStrategy
 
canPoll(Response<?>) - Method in class com.azure.core.util.polling.OperationResourcePollingStrategy
 
canPoll(Response<?>) - Method in interface com.azure.core.util.polling.PollingStrategy
Checks if this strategy is able to handle polling for this long-running operation based on the information in the initial response.
canPoll(Response<?>) - Method in class com.azure.core.util.polling.StatusCheckPollingStrategy
 
CAPABILITY_STATEMENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CapabilityStatement for HealthcareFhirResourceType.
CaptionResult - Class in com.azure.search.documents.models
Captions are the most representative passages from the document relatively to the search query.
CaptionResult() - Constructor for class com.azure.search.documents.models.CaptionResult
 
CARE_ENVIRONMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value CARE_ENVIRONMENT for HealthcareEntityCategory.
CARE_PLAN - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CarePlan for HealthcareFhirResourceType.
CARE_TEAM - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CareTeam for HealthcareFhirResourceType.
CARRIAGE_RETURN - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value carriageReturn for LineEnding.
CARRIAGE_RETURN_LINE_FEED - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value carriageReturnLineFeed for LineEnding.
CASE_INSENSITIVE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value CASE_INSENSITIVE for RegexFlags.
CassandraLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Cassandra data source.
CassandraLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
 
CassandraSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for a Cassandra database.
CassandraSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.CassandraSource
 
CassandraSourceReadConsistencyLevels - Class in com.azure.analytics.synapse.artifacts.models
Defines values for CassandraSourceReadConsistencyLevels.
CassandraSourceReadConsistencyLevels() - Constructor for class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
 
CassandraTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Cassandra database dataset.
CassandraTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
 
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value catalan.
CATALOG_ENTRY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CatalogEntry for HealthcareFhirResourceType.
CATEGORIES - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value categories for VisualFeature.
CategorizedEntity - Class in com.azure.ai.textanalytics.models
CategorizedEntity(String, EntityCategory, String, double) - Constructor for class com.azure.ai.textanalytics.models.CategorizedEntity
Creates a CategorizedEntity model that describes entity.
CategorizedEntityCollection - Class in com.azure.ai.textanalytics.models
CategorizedEntityCollection(IterableStream<CategorizedEntity>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.CategorizedEntityCollection
Creates a CategorizedEntityCollection model that describes a entities collection including warnings.
catenateAll() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the catenateAll property: A value indicating whether all subword parts will be catenated.
CAVERPHONE1 - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value caverphone1.
CAVERPHONE2 - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value caverphone2.
CbsAuthorizationType - Class in com.azure.core.amqp.models
An enumeration of supported authorization methods with the ClaimsBasedSecurityNode.
CbsAuthorizationType() - Constructor for class com.azure.core.amqp.models.CbsAuthorizationType
 
CELEBRITIES - Static variable in class com.azure.search.documents.indexes.models.ImageDetail
Static value celebrities for ImageDetail.
CellOutputType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for CellOutputType.
CellOutputType() - Constructor for class com.azure.analytics.synapse.artifacts.models.CellOutputType
 
CENTER - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus
Static value center for SpatialAnalysisOperationFocus.
CertificateAsyncClient - Class in com.azure.security.keyvault.certificates
The CertificateAsyncClient provides asynchronous methods to manage certifcates in the Azure Key Vault.
CertificateClient - Class in com.azure.security.keyvault.certificates
The CertificateClient provides synchronous methods to manage certifcates in the Azure Key Vault.
CertificateClientBuilder - Class in com.azure.security.keyvault.certificates
This class provides a fluent builder API to help aid the configuration and instantiation of the certificate async client and certificate sync client, by calling buildAsyncClient and buildClient respectively It constructs an instance of the desired client.
CertificateClientBuilder() - Constructor for class com.azure.security.keyvault.certificates.CertificateClientBuilder
The constructor with defaults.
CertificateContact - Class in com.azure.security.keyvault.certificates.models
The contact information for the vault certificates.
CertificateContact() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateContact
 
CertificateContentType - Class in com.azure.security.keyvault.certificates.models
Defines values for CertificateContentType.
CertificateContentType() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateContentType
 
certificateEndpoint(String) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets The certificate endpoint (or "Identity Service Endpoint" in the Azure portal), for example https://identity.confidential-ledger.core.azure.com.
CertificateIssuer - Class in com.azure.security.keyvault.certificates.models
Represents certificate Issuer with all of its properties.
CertificateIssuer(String) - Constructor for class com.azure.security.keyvault.certificates.models.CertificateIssuer
Creates an instance of the issuer.
CertificateIssuer(String, String) - Constructor for class com.azure.security.keyvault.certificates.models.CertificateIssuer
Creates an instance of the issuer.
CertificateKeyCurveName - Class in com.azure.security.keyvault.certificates.models
Defines values for CertificateKeyCurveName.
CertificateKeyCurveName() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
 
CertificateKeyType - Class in com.azure.security.keyvault.certificates.models
Defines values for CertificateKeyType.
CertificateKeyType() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateKeyType
 
CertificateKeyUsage - Class in com.azure.security.keyvault.certificates.models
Defines values for CertificateKeyUsage.
CertificateKeyUsage() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
 
CertificateModification - Class in com.azure.security.attestation.models
Defines values for CertificateModification.
CertificateModification() - Constructor for class com.azure.security.attestation.models.CertificateModification
 
CertificateOperation - Class in com.azure.security.keyvault.certificates.models
A certificate operation is returned in case of long running service requests.
CertificateOperation() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateOperation
 
CertificateOperationError - Class in com.azure.security.keyvault.certificates.models
Represents the error in CertificateOperation.
CertificateOperationError() - Constructor for class com.azure.security.keyvault.certificates.models.CertificateOperationError
 
CertificatePolicy - Class in com.azure.security.keyvault.certificates.models
The Certificate Management policy for the certificate.
CertificatePolicy(String, SubjectAlternativeNames) - Constructor for class com.azure.security.keyvault.certificates.models.CertificatePolicy
Creates certificate policy.
CertificatePolicy(String, String) - Constructor for class com.azure.security.keyvault.certificates.models.CertificatePolicy
Creates certificate policy.
CertificatePolicy(String, String, SubjectAlternativeNames) - Constructor for class com.azure.security.keyvault.certificates.models.CertificatePolicy
Creates certificate policy.
CertificatePolicyAction - Class in com.azure.security.keyvault.certificates.models
Defines action values for type of LifetimeAction in CertificatePolicy.
CertificatePolicyAction() - Constructor for class com.azure.security.keyvault.certificates.models.CertificatePolicyAction
 
CertificateProperties - Class in com.azure.security.keyvault.certificates.models
Represents base properties of a certificate.
CertificateServiceVersion - Enum in com.azure.security.keyvault.certificates
The versions of Azure Key Vault Certificate supported by this client library.
CertificateSource - Class in com.azure.media.videoanalyzer.edge.models
Base class for certificate sources.
CertificateSource() - Constructor for class com.azure.media.videoanalyzer.edge.models.CertificateSource
 
CH_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CHSocialSecurityNumber for PiiEntityCategory.
ChainedPollingStrategy<T,U> - Class in com.azure.core.util.polling
A polling strategy that chains multiple polling strategies, finds the first strategy that can poll the current long-running operation, and polls with that strategy.
ChainedPollingStrategy(List<PollingStrategy<T, U>>) - Constructor for class com.azure.core.util.polling.ChainedPollingStrategy
Creates a chained polling strategy with a list of polling strategies.
ChainedTokenCredential - Class in com.azure.identity
A token credential provider that can provide a credential from a list of providers.
ChainedTokenCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a ChainedTokenCredential.
ChainedTokenCredentialBuilder() - Constructor for class com.azure.identity.ChainedTokenCredentialBuilder
Creates an instance of the builder to config the credential.
ChainingTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that allows the referenced pipeline to depend on other pipeline runs based on runDimension Name/Value pairs.
ChainingTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
 
challengeConsumer(Consumer<DeviceCodeInfo>) - Method in class com.azure.identity.DeviceCodeCredentialBuilder
Sets the consumer to meet the device code challenge.
CHANGE_POINT - Static variable in class com.azure.ai.metricsadvisor.models.ChangePointValue
Static value ChangePoint for ChangePointValue.
CHANGE_POINT - Static variable in class com.azure.ai.metricsadvisor.models.FeedbackType
Static value ChangePoint for FeedbackType.
CHANGED_APP_SETTINGS - Static variable in class com.azure.messaging.eventgrid.systemevents.AppAction
Static value ChangedAppSettings for AppAction.
CHANGED_ON - Enum constant in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Enum value changed on.
ChangeFeedEncryptionProcessorBuilder - Class in com.azure.cosmos.encryption
Helper class to build a ChangeFeedProcessor instance for encryption feed container.
ChangeFeedEncryptionProcessorBuilder() - Constructor for class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Helper class to build a encryption supported ChangeFeedProcessor instance.
ChangeFeedPolicy - Class in com.azure.cosmos.models
Represents the change feed policy configuration for the container in the Azure Cosmos DB service.
ChangeFeedProcessor - Interface in com.azure.cosmos
Simple host for distributing change feed events across observers, simplifying the process of reading the change feeds and distributing the processing events across multiple consumers effectively.
ChangeFeedProcessorBuilder - Class in com.azure.cosmos
Helper class to build a ChangeFeedProcessor instance.
ChangeFeedProcessorBuilder() - Constructor for class com.azure.cosmos.ChangeFeedProcessorBuilder
Instantiates a new Cosmos a new ChangeFeedProcessor builder.
ChangeFeedProcessorOptions - Class in com.azure.cosmos.models
Specifies the options associated with ChangeFeedProcessor.
ChangeFeedProcessorOptions() - Constructor for class com.azure.cosmos.models.ChangeFeedProcessorOptions
Instantiates a new Change feed processor options.
ChangeFeedProcessorState - Class in com.azure.cosmos.models
Specifies the ChangeFeedProcessor state for a particular lease/worker.
ChangeFeedProcessorState() - Constructor for class com.azure.cosmos.models.ChangeFeedProcessorState
 
changeLease(String) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Changes the lease ID.
changeLease(String) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Changes the lease ID.
changeLease(String) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Changes the lease ID.
changeLease(String) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Changes the lease ID.
changeLease(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Changes the lease ID.
changeLease(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Changes the lease ID.
changeLeaseWithResponse(BlobChangeLeaseOptions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Changes the lease ID.
changeLeaseWithResponse(BlobChangeLeaseOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Changes the lease ID.
changeLeaseWithResponse(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Changes the lease ID.
changeLeaseWithResponse(String, RequestConditions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Changes the lease ID.
changeLeaseWithResponse(String, RequestConditions) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Changes the lease ID.
changeLeaseWithResponse(String, RequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Changes the lease ID.
changeLeaseWithResponse(String, RequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Changes the lease ID.
changeLeaseWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Changes the lease ID.
ChangePointDetectRequest - Class in com.azure.ai.anomalydetector.models
The request of change point detection.
ChangePointDetectRequest() - Constructor for class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
 
ChangePointDetectResponse - Class in com.azure.ai.anomalydetector.models
The response of change point detection.
ChangePointDetectResponse() - Constructor for class com.azure.ai.anomalydetector.models.ChangePointDetectResponse
 
ChangePointValue - Class in com.azure.ai.metricsadvisor.models
Defines values for ChangePointValue.
ChangePointValue() - Constructor for class com.azure.ai.metricsadvisor.models.ChangePointValue
 
ChangeThresholdCondition - Class in com.azure.ai.metricsadvisor.administration.models
Type that describes change-threshold parameters.
ChangeThresholdCondition(double, int, boolean, AnomalyDetectorDirection, SuppressCondition) - Constructor for class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Create an instance of ChangeThresholdCondition describing how to identify anomalies using change-threshold mode.
CharFilter - Class in com.azure.search.documents.indexes.models
Base type for character filters.
CharFilter(String) - Constructor for class com.azure.search.documents.indexes.models.CharFilter
Creates an instance of CharFilter class.
CharFilterName - Class in com.azure.search.documents.indexes.models
Defines values for CharFilterName.
CharFilterName() - Constructor for class com.azure.search.documents.indexes.models.CharFilterName
 
CHARGE_ITEM - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ChargeItem for HealthcareFhirResourceType.
CHARGE_ITEM_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ChargeItemDefinition for HealthcareFhirResourceType.
CHAT - Static variable in class com.azure.communication.identity.models.CommunicationTokenScope
Static value chat for CommunicationTokenScope.
ChatAsyncClient - Class in com.azure.communication.chat
Async Client that supports chat operations.
ChatClient - Class in com.azure.communication.chat
Sync Client that supports chat operations.
ChatClientBuilder - Class in com.azure.communication.chat
Builder for creating clients of Azure Communication Service Chat
ChatClientBuilder() - Constructor for class com.azure.communication.chat.ChatClientBuilder
 
ChatError - Class in com.azure.communication.chat.models
The Chat Services error.
ChatError(String, String, String, List<ChatError>, ChatError) - Constructor for class com.azure.communication.chat.models.ChatError
Constructs a new ChatError
ChatErrorResponseException - Exception in com.azure.communication.chat.models
Exception thrown on chat specific errors
ChatErrorResponseException(String, HttpResponse) - Constructor for exception com.azure.communication.chat.models.ChatErrorResponseException
Initializes a new instance of the ChatErrorResponseException class.
ChatErrorResponseException(String, HttpResponse, ChatError) - Constructor for exception com.azure.communication.chat.models.ChatErrorResponseException
Initializes a new instance of the ChatErrorResponseException class.
ChatMessage - Class in com.azure.communication.chat.models
The ChatMessage model.
ChatMessage() - Constructor for class com.azure.communication.chat.models.ChatMessage
 
ChatMessageContent - Class in com.azure.communication.chat.models
Content of a chat message.
ChatMessageContent(String, String, Iterable<ChatParticipant>, CommunicationIdentifier) - Constructor for class com.azure.communication.chat.models.ChatMessageContent
Constructs a new ChatMessageContent
ChatMessageReadReceipt - Class in com.azure.communication.chat.models
The ChatMessageReadReceipt model.
ChatMessageReadReceipt() - Constructor for class com.azure.communication.chat.models.ChatMessageReadReceipt
 
ChatMessageType - Class in com.azure.communication.chat.models
Defines values for ChatMessageType.
ChatMessageType() - Constructor for class com.azure.communication.chat.models.ChatMessageType
 
ChatParticipant - Class in com.azure.communication.chat.models
The ChatParticipant model.
ChatParticipant() - Constructor for class com.azure.communication.chat.models.ChatParticipant
 
ChatServiceVersion - Enum in com.azure.communication.chat
The versions of Chat Service supported by this client library.
ChatThreadAsyncClient - Class in com.azure.communication.chat
Async Client that supports chat thread operations.
ChatThreadClient - Class in com.azure.communication.chat
Sync Client that supports chat thread operations.
ChatThreadClientBuilder - Class in com.azure.communication.chat
Builder for creating clients of Azure Communication Service Chat Threads
ChatThreadClientBuilder() - Constructor for class com.azure.communication.chat.ChatThreadClientBuilder
 
chatThreadId(String) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the ChatThreadId used to construct a client for this chat thread.
ChatThreadItem - Class in com.azure.communication.chat.models
Summary information of a chat thread.
ChatThreadItem() - Constructor for class com.azure.communication.chat.models.ChatThreadItem
 
ChatThreadProperties - Class in com.azure.communication.chat.models
The ChatThread model.
ChatThreadProperties() - Constructor for class com.azure.communication.chat.models.ChatThreadProperties
 
checkAccess(Path, AccessMode...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Checks the existence, and optionally the accessibility, of a file.
CheckAccessDecision - Class in com.azure.analytics.synapse.accesscontrol.models
Check access response details.
CheckAccessDecision() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
 
checkClientTrusted(X509Certificate[], String) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Check if the client is trusted.
checkClientTrusted(X509Certificate[], String, Socket) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Check if the client is trusted.
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Check if the client is trusted.
checkPermissionWithResponse(WebPubSubPermission, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Check if a connection has permission to the specified action.
checkPermissionWithResponse(WebPubSubPermission, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Check if a connection has permission to the specified action.
Checkpoint - Class in com.azure.messaging.eventhubs.models
A model class to hold checkpoint data.
Checkpoint() - Constructor for class com.azure.messaging.eventhubs.models.Checkpoint
 
CHECKPOINT_INFO - Static variable in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
Checkpoint info.
checkpointStore(CheckpointStore) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the CheckpointStore the EventProcessorClient will use for storing partition ownership and checkpoint information.
CheckpointStore - Interface in com.azure.messaging.eventhubs
An interface that defines the operations for storing and retrieving partition ownership information and checkpoint details for each partition.
checkPrincipalAccess(SubjectInfo, List<RequiredAction>, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Check if the given principalId has access to perform list of actions at a given scope.
checkPrincipalAccess(SubjectInfo, List<RequiredAction>, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Check if the given principalId has access to perform list of actions at a given scope.
CheckPrincipalAccessRequest - Class in com.azure.analytics.synapse.accesscontrol.models
Check access request details.
CheckPrincipalAccessRequest() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
 
CheckPrincipalAccessResponse - Class in com.azure.analytics.synapse.accesscontrol.models
Check access response details.
CheckPrincipalAccessResponse() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessResponse
 
checkPrincipalAccessWithResponse(SubjectInfo, List<RequiredAction>, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Check if the given principalId has access to perform list of actions at a given scope.
checkPrincipalAccessWithResponse(SubjectInfo, List<RequiredAction>, String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Check if the given principalId has access to perform list of actions at a given scope.
checkServerTrusted(X509Certificate[], String) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Check if the server is trusted.
checkServerTrusted(X509Certificate[], String, Socket) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Check if the server is trusted.
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Check if the server is trusted.
checkStreamState() - Method in class com.azure.storage.common.StorageOutputStream
Helper function to check if the stream is faulted, if it is it surfaces the exception.
Child - Class in com.azure.aot.graalvm.samples.cosmos
The child model.
Child() - Constructor for class com.azure.aot.graalvm.samples.cosmos.Child
 
CHINA_EAST - Static variable in class com.azure.core.management.Region
China East
CHINA_EAST2 - Static variable in class com.azure.core.management.Region
China East 2
CHINA_EAST3 - Static variable in class com.azure.core.management.Region
China East 3
CHINA_NORTH - Static variable in class com.azure.core.management.Region
China North
CHINA_NORTH2 - Static variable in class com.azure.core.management.Region
China North 2
CHINA_NORTH3 - Static variable in class com.azure.core.management.Region
China North 3
CHINESE_SIMPLIFIED - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value chineseSimplified.
CHINESE_TRADITIONAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value chineseTraditional.
chooseClientAlias(String[], Principal[], Socket) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManager
Choose client alias.
chooseServerAlias(String, Principal[], Socket) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManager
Choose server alias.
CJK_BIGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value cjk_bigram for TokenFilterName.
CJK_WIDTH - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value cjk_width for TokenFilterName.
CjkBigramTokenFilter - Class in com.azure.search.documents.indexes.models
Forms bigrams of CJK terms that are generated from the standard tokenizer.
CjkBigramTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Constructor of CjkBigramTokenFilter.
CjkBigramTokenFilterScripts - Enum in com.azure.search.documents.indexes.models
Defines values for CjkBigramTokenFilterScripts.
CKM_RSA_AES_KEY_WRAP - Static variable in class com.azure.security.keyvault.keys.models.KeyExportEncryptionAlgorithm
Static value CKM_RSA_AES_KEY_WRAP for KeyExportEncryptionAlgorithm.
CL_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CLIdentityCardNumber for PiiEntityCategory.
CLAIM - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Claim for HealthcareFhirResourceType.
CLAIM_ERROR - Static variable in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
Claim error.
CLAIM_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ClaimResponse for HealthcareFhirResourceType.
claimOwnership(List<PartitionOwnership>) - Method in class com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore
This method is called by the EventProcessorClient to claim ownership of a list of partitions.
claimOwnership(List<PartitionOwnership>) - Method in interface com.azure.messaging.eventhubs.CheckpointStore
Called to claim ownership of a list of partitions.
claimOwnership(List<PartitionOwnership>) - Method in class com.azure.messaging.eventhubs.checkpointstore.jedis.JedisRedisCheckpointStore
This method returns the list of partitions that were owned successfully.
ClaimsBasedSecurityNode - Interface in com.azure.core.amqp
Claims-based security (CBS) node that authorizes connections with AMQP services.
CLASS_NOT_A_SUPPORTED_TYPE - Static variable in enum com.azure.messaging.eventhubs.Messages
Class not a supported type message.
CLASSIC - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value classic for LexicalTokenizerName.
CLASSIC - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value classic for TokenFilterName.
ClassicSimilarityAlgorithm - Class in com.azure.search.documents.indexes.models
Legacy similarity algorithm which uses the Lucene TFIDFSimilarity implementation of TF-IDF.
ClassicSimilarityAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.ClassicSimilarityAlgorithm
 
ClassicTokenizer - Class in com.azure.search.documents.indexes.models
Grammar-based tokenizer that is suitable for processing most European-language documents.
ClassicTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.ClassicTokenizer
Constructor of ClassicTokenizer.
ClassificationCategory - Class in com.azure.ai.textanalytics.models
The document classification result which contains the classified category and the confidence score on it.
ClassificationCategory() - Constructor for class com.azure.ai.textanalytics.models.ClassificationCategory
 
ClassificationCategoryCollection - Class in com.azure.ai.textanalytics.models
The ClassificationCategoryCollection includes a list of ClassificationCategory classifications and the TextAnalyticsWarning warnings if exist.
ClassificationCategoryCollection(IterableStream<ClassificationCategory>) - Constructor for class com.azure.ai.textanalytics.models.ClassificationCategoryCollection
Creates a ClassificationCategoryCollection model that describes a document classification collection including warnings.
ClassificationRulesAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
ClassificationRulesClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
CLEANUP - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value Cleanup for PluginCurrentState.
CLEANUP - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Cleanup for PluginCurrentState.
clear() - Method in interface com.azure.core.experimental.serializer.JsonArray
Clears all values in the array.
clearMemory() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Clear key materials.
clearMessages() - Method in class com.azure.storage.queue.QueueAsyncClient
Deletes all messages in the queue.
clearMessages() - Method in class com.azure.storage.queue.QueueClient
Deletes all messages in the queue.
clearMessagesWithResponse() - Method in class com.azure.storage.queue.QueueAsyncClient
Deletes all messages in the queue.
clearMessagesWithResponse(Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Deletes all messages in the queue.
clearPages(PageRange) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Frees the specified pages from the page blob.
clearPages(PageRange) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Frees the specified pages from the page blob.
clearPagesWithResponse(PageRange, PageBlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Frees the specified pages from the page blob.
clearPagesWithResponse(PageRange, PageBlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Frees the specified pages from the page blob.
clearQuery() - Method in class com.azure.core.util.UrlBuilder
Clear the query that will be used to build the final URL.
clearRange(long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Clear a range of bytes to specific of a file in storage file service.
clearRange(long) - Method in class com.azure.storage.file.share.ShareFileClient
Clears a range of bytes to specific of a file in storage file service.
ClearRange - Class in com.azure.storage.blob.models
The ClearRange model.
ClearRange - Class in com.azure.storage.file.share.models
The ClearRange model.
ClearRange() - Constructor for class com.azure.storage.blob.models.ClearRange
 
ClearRange() - Constructor for class com.azure.storage.file.share.models.ClearRange
 
clearRangeWithResponse(long, long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Clear a range of bytes to specific of a file in storage file service.
clearRangeWithResponse(long, long, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Clear a range of bytes to specific of a file in storage file service.
clearRangeWithResponse(long, long, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Clears a range of bytes to specific of a file in storage file service.
clearRangeWithResponse(long, long, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Clears a range of bytes to specific of a file in storage file service.
CLIENT - Enum constant in enum com.azure.core.util.tracing.SpanKind
Indicates that the span covers the client-side wrapper around an RPC or other remote request.
CLIENT_CACHE_FLUSH_DELAY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ClientCacheFlushDelay for ShareErrorCode.
CLIENT_CERTIFICATE - Static variable in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
Static value ClientCertificate for HttpAuthenticationType.
CLIENT_CERTIFICATE - Static variable in class com.azure.analytics.synapse.artifacts.models.WebAuthenticationType
Static value ClientCertificate for WebAuthenticationType.
clientAssertion(Supplier<String>) - Method in class com.azure.identity.ClientAssertionCredentialBuilder
Sets the supplier containing the logic to supply the client assertion when invoked.
ClientAssertionCredential - Class in com.azure.identity
Authenticates a service principal with AAD using a client assertion.
ClientAssertionCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a ClientAssertionCredential.
ClientAssertionCredentialBuilder() - Constructor for class com.azure.identity.ClientAssertionCredentialBuilder
 
ClientAuthenticationException - Exception in com.azure.core.exception
The exception thrown when failed to authenticate the client request with status code of 4XX, typically 401 unauthorized.
ClientAuthenticationException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ClientAuthenticationException
Initializes a new instance of the ClientAuthenticationException class.
ClientAuthenticationException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ClientAuthenticationException
Initializes a new instance of the ClientAuthenticationException class.
ClientAuthenticationException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ClientAuthenticationException
Initializes a new instance of the ClientAuthenticationException class.
ClientBuilderUtil - Class in com.azure.core.util.builder
This class contains utility methods useful for client builders.
ClientCertificateCredential - Class in com.azure.identity
An AAD credential that acquires a token with a client certificate for an AAD application.
ClientCertificateCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a ClientCertificateCredential.
ClientCertificateCredentialBuilder() - Constructor for class com.azure.identity.ClientCertificateCredentialBuilder
 
clientCertificatePassword(String) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Sets the password of the client certificate for authenticating to AAD.
ClientEncryptionIncludedPath - Class in com.azure.cosmos.models
Path that needs encryption and the associated settings within ClientEncryptionPolicy.
ClientEncryptionIncludedPath() - Constructor for class com.azure.cosmos.models.ClientEncryptionIncludedPath
 
ClientEncryptionPolicy - Class in com.azure.cosmos.models
Client encryption policy.
ClientEncryptionPolicy() - Constructor for class com.azure.cosmos.models.ClientEncryptionPolicy
Constructor.
ClientEncryptionPolicy(List<ClientEncryptionIncludedPath>) - Constructor for class com.azure.cosmos.models.ClientEncryptionPolicy
Constructor.
clientId(String) - Method in class com.azure.identity.AadCredentialBuilderBase
Sets the client ID of the application.
clientId(String) - Method in class com.azure.identity.ManagedIdentityCredentialBuilder
Specifies the client ID of user assigned or system assigned identity.
ClientLogger - Class in com.azure.core.util.logging
This is a fluent logger helper class that wraps a pluggable Logger.
ClientLogger(Class<?>) - Constructor for class com.azure.core.util.logging.ClientLogger
Retrieves a logger for the passed class using the LoggerFactory.
ClientLogger(Class<?>, Map<String, Object>) - Constructor for class com.azure.core.util.logging.ClientLogger
Retrieves a logger for the passed class using the LoggerFactory.
ClientLogger(String) - Constructor for class com.azure.core.util.logging.ClientLogger
Retrieves a logger for the passed class name using the LoggerFactory.
ClientLogger(String, Map<String, Object>) - Constructor for class com.azure.core.util.logging.ClientLogger
Retrieves a logger for the passed class name using the LoggerFactory with context that will be populated on all log records produced with this logger.
clientOptions(ClientOptions) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The client options such as application ID and custom headers to set on a request.
clientOptions(ClientOptions) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The client options such as application ID and custom headers to set on a request.
clientOptions(ClientOptions) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Allows the user to set a variety of client-related options, such as user-agent string, headers, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.chat.ChatClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.email.EmailClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.sms.SmsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in interface com.azure.core.amqp.client.traits.AmqpTrait
Allows for setting common properties such as application ID, headers, etc.
clientOptions(ClientOptions) - Method in interface com.azure.core.client.traits.HttpTrait
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.core.http.HttpPipelineBuilder
Sets the ClientOptions that will configure the pipeline.
clientOptions(ClientOptions) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.data.tables.TableClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.data.tables.TableServiceClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the client options.
clientOptions(ClientOptions) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the client options for the processor client.
clientOptions(ClientOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the ClientOptions to be sent from the client built from this builder, enabling customization of certain properties, as well as support the addition of custom header information.
clientOptions(ClientOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets the ClientOptions which enables various options to be set on the client.
clientOptions(ClientOptions) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Set the ClientOptions used for creating the client.
clientOptions(ClientOptions) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the client options such as application ID and custom headers to set on a request.
clientOptions(ClientOptions) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Set the ClientOptions used for creating the client.
clientOptions(ClientOptions) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Set the ClientOptions used for creating the client.
clientOptions(ClientOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.search.documents.SearchClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.attestation.AttestationClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.blob.BlobClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.queue.QueueClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
ClientOptions - Class in com.azure.core.util
General configuration options for clients.
ClientOptions() - Constructor for class com.azure.core.util.ClientOptions
 
clientSecret(String) - Method in class com.azure.identity.AuthorizationCodeCredentialBuilder
Sets the client secret for the authentication.
clientSecret(String) - Method in class com.azure.identity.ClientSecretCredentialBuilder
Sets the client secret for the authentication.
clientSecret(String) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Sets the client secret for the authentication.
ClientSecretCredential - Class in com.azure.identity
An AAD credential that acquires a token with a client secret for an AAD application.
ClientSecretCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a ClientSecretCredential.
ClientSecretCredentialBuilder() - Constructor for class com.azure.identity.ClientSecretCredentialBuilder
 
clientTelemetryEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the flag to enable client telemetry which will periodically collect database operations aggregation statistics, system information like cpu/memory and send it to cosmos monitoring service, which will be helpful during debugging.
CLINICAL_IMPRESSION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ClinicalImpression for HealthcareFhirResourceType.
clone() - Method in class com.azure.core.http.HttpPipelineNextPolicy
Creates a new instance of this instance.
clone() - Method in class com.azure.core.http.HttpPipelineNextSyncPolicy
Creates a new instance of this instance.
clone() - Method in class com.azure.core.util.Configuration
Deprecated.
Use ConfigurationBuilder and ConfigurationSource to create configuration.
clone(byte[]) - Static method in class com.azure.core.util.CoreUtils
Creates a copy of the source byte array.
clone(int[]) - Static method in class com.azure.core.util.CoreUtils
Creates a copy of the source int array.
clone(T[]) - Static method in class com.azure.core.util.CoreUtils
Creates a copy of the source array.
close() - Method in class com.azure.communication.common.CommunicationTokenCredential
 
close() - Method in interface com.azure.core.amqp.ClaimsBasedSecurityNode
Closes session to the claims-based security node.
close() - Method in class com.azure.core.amqp.ProxyOptions
Disposes of the configuration along with potential credentials.
close() - Method in class com.azure.core.http.HttpResponse
Closes the response content stream, if any.
close() - Method in class com.azure.core.http.rest.PagedResponseBase
close() - Method in class com.azure.core.http.rest.StreamResponse
Disposes the connection associated with this StreamResponse.
close() - Method in class com.azure.core.test.InterceptorManager
Disposes of resources used by this InterceptorManager.
close() - Method in interface com.azure.core.util.metrics.Meter
close() - Method in class com.azure.cosmos.CosmosAsyncClient
Close this CosmosAsyncClient instance and cleans up the resources.
close() - Method in class com.azure.cosmos.CosmosClient
Close this CosmosClient instance.
close() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncClient
Close this CosmosAsyncClient instance and cleans up the resources.
close() - Method in class com.azure.cosmos.encryption.CosmosEncryptionClient
Close this CosmosClient instance and cleans up the resources.
close() - Method in class com.azure.json.DefaultJsonReader
 
close() - Method in class com.azure.json.DefaultJsonWriter
 
close() - Method in class com.azure.json.gson.GsonJsonReader
 
close() - Method in class com.azure.json.gson.GsonJsonWriter
 
close() - Method in class com.azure.json.JsonWriter
Closes the JSON stream.
close() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Disposes of the consumer by closing the underlying connection to the service.
close() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
close() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
close() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
close() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Stops message processing and closes the processor.
close() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Disposes of the consumer by closing the underlying links to the service.
close() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Disposes of the consumer by closing the underlying links to the service.
close() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
close() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Disposes of the ServiceBusSenderClient.
close() - Method in class com.azure.messaging.servicebus.ServiceBusSessionReceiverAsyncClient
 
close() - Method in class com.azure.messaging.servicebus.ServiceBusSessionReceiverClient
 
close() - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Closes the buffered sender, any documents remaining in the batch will be sent to the Search index for indexing.
close() - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Closes the buffered sender, any documents remaining in the batch will be sent to the Search index for indexing.
close() - Method in class com.azure.storage.blob.models.BlobDownloadAsyncResponse
 
close() - Method in class com.azure.storage.blob.nio.AzureDirectoryStream
 
close() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Closes this file system.
close() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
close() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
close() - Method in class com.azure.storage.blob.specialized.BlobOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class com.azure.storage.common.StorageInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.azure.storage.common.StorageOutputStream
Closes this output stream and releases any system resources associated with this stream.
close(Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Closes the buffered, any documents remaining in the batch sill be sent to the Search index for indexing.
CLOSE_SESSION - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while session is closed.
closeAllConnectionsWithResponse(RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Close the connections in the hub.
closeAllConnectionsWithResponse(RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Close the connections in the hub.
closeAsync() - Method in interface com.azure.core.amqp.AmqpConnection
Disposes of the AMQP connection.
closeAsync() - Method in interface com.azure.core.amqp.AmqpLink
Disposes of the AMQP link.
closeAsync() - Method in interface com.azure.core.amqp.AmqpSession
 
closeAsync() - Method in interface com.azure.core.amqp.ClaimsBasedSecurityNode
 
closeAsync() - Method in interface com.azure.core.util.AsyncCloseable
Begins the close operation.
closeConnectionWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Close the client connection.
closeConnectionWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Close the client connection.
CloseContext - Class in com.azure.messaging.eventhubs.models
This class contains information about a partition for which this EventProcessorClient stopped processing.
CloseContext(PartitionContext, CloseReason) - Constructor for class com.azure.messaging.eventhubs.models.CloseContext
Creates a new instance of CloseContext.
CLOSED - Enum constant in enum com.azure.core.amqp.AmqpEndpointState
The endpoint is closed.
closeGroupConnectionsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Close connections in the specific group.
closeGroupConnectionsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Close connections in the specific group.
CloseHandlesInfo - Class in com.azure.storage.file.share.models
Contains close handles information from the storage File service.
CloseHandlesInfo(Integer) - Constructor for class com.azure.storage.file.share.models.CloseHandlesInfo
Creates an instance of information about close handles.
CloseHandlesInfo(Integer, Integer) - Constructor for class com.azure.storage.file.share.models.CloseHandlesInfo
Creates an instance of information about close handles.
CloseReason - Enum in com.azure.messaging.eventhubs.models
Enumeration of all possible reasons a PartitionProcessor may be closed.
closeUserConnectionsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Close connections for the specific user.
closeUserConnectionsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Close connections for the specific user.
CloudError - Class in com.azure.analytics.synapse.artifacts.models
The object that defines the structure of an Azure Synapse error response.
CloudError() - Constructor for class com.azure.analytics.synapse.artifacts.models.CloudError
 
CloudErrorException - Exception in com.azure.analytics.synapse.artifacts.models
Exception thrown for an invalid response with CloudError information.
CloudErrorException(String, HttpResponse) - Constructor for exception com.azure.analytics.synapse.artifacts.models.CloudErrorException
Initializes a new instance of the CloudErrorException class.
CloudErrorException(String, HttpResponse, CloudError) - Constructor for exception com.azure.analytics.synapse.artifacts.models.CloudErrorException
Initializes a new instance of the CloudErrorException class.
CloudEvent - Class in com.azure.core.models
Represents the CloudEvent conforming to the 1.0 schema defined by the Cloud Native Computing Foundation.
CloudEvent(String, String, BinaryData, CloudEventDataFormat, String) - Constructor for class com.azure.core.models.CloudEvent
Create an instance of CloudEvent.
CloudEventDataFormat - Class in com.azure.core.models
Representation of the data format for a CloudEvent.
CloudEventDataFormat() - Constructor for class com.azure.core.models.CloudEventDataFormat
 
CN_RESIDENT_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CNResidentIdentityCardNumber for PiiEntityCategory.
code() - Element in annotation type com.azure.core.annotation.UnexpectedResponseExceptionType
HTTP status codes which trigger the exception to be thrown or returned, if not status codes are listed the exception is always thrown or returned.
CODE_SYSTEM - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CodeSystem for HealthcareFhirResourceType.
CognitiveServicesAccount - Class in com.azure.search.documents.indexes.models
Base type for describing any cognitive service resource attached to a skillset.
CognitiveServicesAccount() - Constructor for class com.azure.search.documents.indexes.models.CognitiveServicesAccount
 
CognitiveServicesAccountKey - Class in com.azure.search.documents.indexes.models
A cognitive service resource provisioned with a key that is attached to a skillset.
CognitiveServicesAccountKey(String) - Constructor for class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Creates an instance of CognitiveServicesAccountKey class.
CognitiveServicesVisionProcessor - Class in com.azure.media.videoanalyzer.edge.models
A processor that allows the pipeline topology to send video frames to a Cognitive Services Vision extension.
CognitiveServicesVisionProcessor(String, List<NodeInput>, EndpointBase, SpatialAnalysisOperationBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Creates an instance of CognitiveServicesVisionProcessor class.
collectBytesFromNetworkResponse(Flux<ByteBuffer>, HttpHeaders) - Static method in class com.azure.core.util.FluxUtil
Collects ByteBuffers returned in a network response into a byte array.
collectBytesInByteBufferStream(Flux<ByteBuffer>) - Static method in class com.azure.core.util.FluxUtil
Collects ByteBuffers emitted by a Flux into a byte array.
collectBytesInByteBufferStream(Flux<ByteBuffer>, int) - Static method in class com.azure.core.util.FluxUtil
Collects ByteBuffers emitted by a Flux into a byte array.
collection(SearchFieldDataType) - Static method in class com.azure.search.documents.indexes.models.SearchFieldDataType
Returns a collection of a specific SearchFieldDataType
COLLECTION - Enum constant in enum com.azure.core.annotation.ReturnType
Simple collection, enumeration, return type.
CollectionAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
CollectionClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
CollectionClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the CollectionClient type.
CollectionClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.CollectionClientBuilder
Create an instance of the CollectionClientBuilder.
CollectionFormat - Enum in com.azure.core.util.serializer
Swagger collection format to use for joining List parameters in paths, queries, and headers.
CollectionsAsyncClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the asynchronous PurviewAccountClient type.
CollectionsClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the synchronous PurviewAccountClient type.
CollectionsClientBuilder - Class in com.azure.analytics.purview.administration
A builder for creating a new instance of the CollectionsClient type.
CollectionsClientBuilder() - Constructor for class com.azure.analytics.purview.administration.CollectionsClientBuilder
Create an instance of the CollectionsClientBuilder.
COLOGNE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value cologne.
COLUMN_HEADER - Static variable in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
Static value columnHeader for DocumentTableCellKind.
com.azure.ai.anomalydetector - package com.azure.ai.anomalydetector
Package containing the classes for AnomalyDetectorClient.
com.azure.ai.anomalydetector.models - package com.azure.ai.anomalydetector.models
Package containing the data models for AnomalyDetectorClient.
com.azure.ai.documenttranslator - package com.azure.ai.documenttranslator
Package containing the classes for BatchDocumentTranslationClient.
com.azure.ai.formrecognizer - package com.azure.ai.formrecognizer
Package containing classes for creating a DocumentAnalysisAsyncClient and DocumentAnalysisClient to perform document analysis operations on Azure Form Recognizer service.
com.azure.ai.formrecognizer.administration - package com.azure.ai.formrecognizer.administration
Package containing classes for creating a DocumentModelAdministrationAsyncClient and DocumentModelAdministrationClient to perform operations on Azure Form Recognizer document model management operations.
com.azure.ai.formrecognizer.administration.models - package com.azure.ai.formrecognizer.administration.models
Package containing model classes to perform operations DocumentModelAdministrationAsyncClient and DocumentModelAdministrationClient.
com.azure.ai.formrecognizer.models - package com.azure.ai.formrecognizer.models
Package containing model classes to perform operations DocumentAnalysisAsyncClient and DocumentAnalysisClient.
com.azure.ai.metricsadvisor - package com.azure.ai.metricsadvisor
Package containing classes for creating a MetricsAdvisorAsyncClient and MetricsAdvisorClient to perform operations on Azure Metrics Advisor service.
com.azure.ai.metricsadvisor.administration - package com.azure.ai.metricsadvisor.administration
Package containing classes for creating a MetricsAdvisorAdministrationAsyncClient and MetricsAdvisorAdministrationClient to perform operations on Azure Metrics Advisor service.
com.azure.ai.metricsadvisor.administration.models - package com.azure.ai.metricsadvisor.administration.models
Package containing model types for Metrics Advisor administration operations.
com.azure.ai.metricsadvisor.models - package com.azure.ai.metricsadvisor.models
Package containing classes for AzureCognitiveServiceMetricsAdvisorRestAPIOpenAPIV2.
com.azure.ai.textanalytics - package com.azure.ai.textanalytics
Package containing the classes for TextAnalyticsClient.
com.azure.ai.textanalytics.models - package com.azure.ai.textanalytics.models
Package containing classes for TextAnalyticsClient.
com.azure.ai.textanalytics.util - package com.azure.ai.textanalytics.util
Package containing Azure Text Analytics collection types that contain the results for batch operations.
com.azure.analytics.purview.administration - package com.azure.analytics.purview.administration
Package containing the classes for PurviewAccountClient.
com.azure.analytics.purview.catalog - package com.azure.analytics.purview.catalog
Package containing the classes for PurviewCatalogClient.
com.azure.analytics.purview.scanning - package com.azure.analytics.purview.scanning
Package containing the classes for PurviewScanningClient.
com.azure.analytics.synapse.accesscontrol - package com.azure.analytics.synapse.accesscontrol
Package containing the classes for AccessControlClient.
com.azure.analytics.synapse.accesscontrol.models - package com.azure.analytics.synapse.accesscontrol.models
Package containing the data models for AccessControlClient.
com.azure.analytics.synapse.artifacts - package com.azure.analytics.synapse.artifacts
Package containing the classes for ArtifactsClient.
com.azure.analytics.synapse.artifacts.models - package com.azure.analytics.synapse.artifacts.models
Package containing the data models for ArtifactsClient.
com.azure.analytics.synapse.managedprivateendpoints - package com.azure.analytics.synapse.managedprivateendpoints
Package containing the classes for ManagedPrivateEndpointsClient.
com.azure.analytics.synapse.managedprivateendpoints.models - package com.azure.analytics.synapse.managedprivateendpoints.models
Package containing the data models for ManagedPrivateEndpointsClient.
com.azure.analytics.synapse.monitoring - package com.azure.analytics.synapse.monitoring
Package containing the classes for MonitoringClient.
com.azure.analytics.synapse.monitoring.models - package com.azure.analytics.synapse.monitoring.models
Package containing the data models for MonitoringClient.
com.azure.analytics.synapse.spark - package com.azure.analytics.synapse.spark
Package containing the classes for SparkClient.
com.azure.analytics.synapse.spark.models - package com.azure.analytics.synapse.spark.models
Package containing the data models for SparkClient.
com.azure.aot.graalvm.samples.appconfiguration - package com.azure.aot.graalvm.samples.appconfiguration
 
com.azure.aot.graalvm.samples.cosmos - package com.azure.aot.graalvm.samples.cosmos
 
com.azure.aot.graalvm.samples.eventhubs - package com.azure.aot.graalvm.samples.eventhubs
 
com.azure.aot.graalvm.samples.formrecognizer - package com.azure.aot.graalvm.samples.formrecognizer
 
com.azure.aot.graalvm.samples.keyvault.certificates - package com.azure.aot.graalvm.samples.keyvault.certificates
 
com.azure.aot.graalvm.samples.keyvault.keys - package com.azure.aot.graalvm.samples.keyvault.keys
 
com.azure.aot.graalvm.samples.keyvault.secrets - package com.azure.aot.graalvm.samples.keyvault.secrets
 
com.azure.aot.graalvm.samples.storage.blob - package com.azure.aot.graalvm.samples.storage.blob
 
com.azure.aot.graalvm.samples.textanalytics - package com.azure.aot.graalvm.samples.textanalytics
 
com.azure.communication.callingserver - package com.azure.communication.callingserver
Package containing the classes for AzureCommunicationCallingServer.
com.azure.communication.callingserver.models - package com.azure.communication.callingserver.models
Package containing classes for AzureCommunicationCallingServerService.
com.azure.communication.callingserver.models.events - package com.azure.communication.callingserver.models.events
Package containing the event models for AzureCommunicationCallingServerService.
com.azure.communication.chat - package com.azure.communication.chat
Package containing the classes for AzureCommunicationChatService.
com.azure.communication.chat.models - package com.azure.communication.chat.models
Package containing classes for AzureCommunicationChatService.
com.azure.communication.common - package com.azure.communication.common
This package contains the implementation classes for Azure communication common.
com.azure.communication.email - package com.azure.communication.email
Package containing the classes for Azure Communication Email Service.
com.azure.communication.email.models - package com.azure.communication.email.models
Package containing classes for AzureCommunicationServices.
com.azure.communication.identity - package com.azure.communication.identity
Package containing the classes for AzureCommunicationIdentity.
com.azure.communication.identity.models - package com.azure.communication.identity.models
Package containing classes for CommunicationIdentityClient.
com.azure.communication.networktraversal - package com.azure.communication.networktraversal
Package containing the classes for AzureCommunicationNetworkTraversal.
com.azure.communication.networktraversal.models - package com.azure.communication.networktraversal.models
Package containing classes for CommunicationNetworkTraversalClient.
com.azure.communication.phonenumbers - package com.azure.communication.phonenumbers
Package containing the classes for AzureCommunicationPhoneNumbers.
com.azure.communication.phonenumbers.models - package com.azure.communication.phonenumbers.models
Package containing classes for PhoneNumberAdminClient.
com.azure.communication.sms - package com.azure.communication.sms
This package contains the classes for AzureCommunicationSMSService.
com.azure.communication.sms.models - package com.azure.communication.sms.models
Package containing classes for AzureCommunicationSMSService.
com.azure.containers.containerregistry - package com.azure.containers.containerregistry
Package containing the classes for ContainerRegistry.
com.azure.containers.containerregistry.models - package com.azure.containers.containerregistry.models
Package containing classes for AzureContainerRegistry.
com.azure.containers.containerregistry.specialized - package com.azure.containers.containerregistry.specialized
Package containing the implementations for AzureContainerRegistry.
com.azure.core.amqp - package com.azure.core.amqp
Package containing classes common to AMQP protocol.
com.azure.core.amqp.client.traits - package com.azure.core.amqp.client.traits
This package contains interfaces that represent common cross-cutting (and AMQP-related) aspects of functionality offered by libraries in the Azure SDK for Java.
com.azure.core.amqp.exception - package com.azure.core.amqp.exception
Package containing classes related to AMQP exceptions.
com.azure.core.amqp.experimental - package com.azure.core.amqp.experimental
Base package of azure-core-amqp-experimental.
com.azure.core.amqp.models - package com.azure.core.amqp.models
Package containing classes related to AMQP models classes.
com.azure.core.annotation - package com.azure.core.annotation
Package containing annotations for client side methods that maps to REST APIs.
com.azure.core.client.traits - package com.azure.core.client.traits
This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries in the Azure SDK for Java.
com.azure.core.credential - package com.azure.core.credential
Package containing basic credential classes for authentication purposes.
com.azure.core.cryptography - package com.azure.core.cryptography
Package containing core cryptography interfaces.
com.azure.core.exception - package com.azure.core.exception
Package containing core exception classes.
com.azure.core.experimental.http - package com.azure.core.experimental.http
Package containing the classes for sending HTTP requests and receiving HTTP responses for a low level client.
com.azure.core.experimental.serializer - package com.azure.core.experimental.serializer
Package containing experimental serializer interfaces.
com.azure.core.http - package com.azure.core.http
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
com.azure.core.http.jdk.httpclient - package com.azure.core.http.jdk.httpclient
Package containing an HTTP client for azure-core using the JDK HttpClient APIs.
com.azure.core.http.netty - package com.azure.core.http.netty
Package containing the types for instantiating and using the Netty HTTP client.
com.azure.core.http.okhttp - package com.azure.core.http.okhttp
Package containing OkHttp HTTP client plugin for azure-core.
com.azure.core.http.policy - package com.azure.core.http.policy
Package containing HttpPipelinePolicy interface and its implementations.
com.azure.core.http.rest - package com.azure.core.http.rest
Package containing REST-related APIs.
com.azure.core.http.vertx - package com.azure.core.http.vertx
Package containing Vert.x HTTP client plugin for azure-core.
com.azure.core.management - package com.azure.core.management
Package containing the types for Azure ARM client side http communication with a REST endpoint.
com.azure.core.management.exception - package com.azure.core.management.exception
Package containing the error types for Azure ARM client.
com.azure.core.management.http.policy - package com.azure.core.management.http.policy
Package containing the implementations of HttpPipelinePolicy interface.
com.azure.core.management.polling - package com.azure.core.management.polling
Package containing the classes that handling long-running operation for Azure ARM client side http communication with a REST endpoint.
com.azure.core.management.profile - package com.azure.core.management.profile
Package containing the profile types for Azure ARM client.
com.azure.core.management.provider - package com.azure.core.management.provider
Package containing the provider types for Azure ARM client.
com.azure.core.management.serializer - package com.azure.core.management.serializer
Package containing the classes that handle serialization and deserialization for the REST call payloads in Azure ARM.
com.azure.core.metrics.opentelemetry - package com.azure.core.metrics.opentelemetry
OpenTelemetry implementation of azure-core metrics API.
com.azure.core.models - package com.azure.core.models
Package containing core model classes.
com.azure.core.serializer.avro.apache - package com.azure.core.serializer.avro.apache
Package containing the types for instantiating and using the Apache Avro serializer.
com.azure.core.serializer.avro.jackson - package com.azure.core.serializer.avro.jackson
Package containing the types for instantiating and using the Jackson Avro serializer.
com.azure.core.serializer.json.gson - package com.azure.core.serializer.json.gson
Package containing the types for instantiating and using the Gson JSON serializer.
com.azure.core.serializer.json.jackson - package com.azure.core.serializer.json.jackson
Package containing the types for instantiating and using the Jackson JSON serializer.
com.azure.core.test - package com.azure.core.test
Package containing common test classes for Azure client libraries.
com.azure.core.tracing.opentelemetry - package com.azure.core.tracing.opentelemetry
An OpenTelemetry implementation of the tracing APIs required by azure-core to enable users to effectively trace their calls and have this information submitted to an OpenTelemetry backend.
com.azure.core.util - package com.azure.core.util
Package containing core utility classes.
com.azure.core.util.builder - package com.azure.core.util.builder
Package containing utilities for client builders.
com.azure.core.util.io - package com.azure.core.util.io
Package containing APIs for IO operations.
com.azure.core.util.logging - package com.azure.core.util.logging
Package containing logging APIs.
com.azure.core.util.metrics - package com.azure.core.util.metrics
Package containing core utility classes.
com.azure.core.util.paging - package com.azure.core.util.paging
Package containing paging abstraction.
com.azure.core.util.polling - package com.azure.core.util.polling
Package containing API for long running operations.
com.azure.core.util.serializer - package com.azure.core.util.serializer
Package containing interfaces describing serialization and deserialization contract.
com.azure.core.util.tracing - package com.azure.core.util.tracing
Package containing API for tracing.
com.azure.cosmos - package com.azure.cosmos
This package provides interfaces for interacting with Azure Cosmos DB.
com.azure.cosmos.encryption - package com.azure.cosmos.encryption
This package provides Encryption interfaces for interacting with Azure Cosmos DB.
com.azure.cosmos.encryption.models - package com.azure.cosmos.encryption.models
 
com.azure.cosmos.models - package com.azure.cosmos.models
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
com.azure.cosmos.util - package com.azure.cosmos.util
This package provides utilities such as CosmosPagedFlux and CosmosPagedIterable for interacting with Azure Cosmos DB SQL APIs.
com.azure.data.appconfiguration - package com.azure.data.appconfiguration
Package containing classes for creating a ConfigurationAsyncClient to perform operations on Azure App Configuration service.
com.azure.data.appconfiguration.models - package com.azure.data.appconfiguration.models
Package containing classes used for creating and selecting configuration settings in Azure Application Configuration service.
com.azure.data.schemaregistry - package com.azure.data.schemaregistry
Package containing clients for Azure Schema Registry service.
com.azure.data.schemaregistry.apacheavro - package com.azure.data.schemaregistry.apacheavro
Package containing Avro-specific serializer and deserializer implementations.
com.azure.data.schemaregistry.models - package com.azure.data.schemaregistry.models
Package containing the model classes for schema registry.
com.azure.data.tables - package com.azure.data.tables
Package containing the classes for Tables Clients.
com.azure.data.tables.models - package com.azure.data.tables.models
Package containing the implementations and inner classes for AzureTable.
com.azure.data.tables.sas - package com.azure.data.tables.sas
Package containing SAS (shared access signature) classes used by Azure Tables.
com.azure.digitaltwins.core - package com.azure.digitaltwins.core
Package containing the classes for AzureDigitalTwinsAPI.
com.azure.digitaltwins.core.models - package com.azure.digitaltwins.core.models
Package containing classes for AzureDigitalTwinsAPI.
com.azure.identity - package com.azure.identity
Package containing various types of credentials and classes for retrieving access tokens from various configurations.
com.azure.iot.deviceupdate - package com.azure.iot.deviceupdate
Package containing the classes for DeviceUpdateClient.
com.azure.iot.modelsrepository - package com.azure.iot.modelsrepository
Package containing the classes for ModelsRepositoryAPI.
com.azure.json - package com.azure.json
Contains general classes for handling JSON.
com.azure.json.gson - package com.azure.json.gson
Contains general classes for GSON-based handling JSON.
com.azure.media.videoanalyzer.edge.models - package com.azure.media.videoanalyzer.edge.models
Package containing the data models for MicrosoftAzureSDKForAzureVideoAnalyzerOnIoTEdgeClientLibraryForJava.
com.azure.messaging.eventgrid - package com.azure.messaging.eventgrid
Package containing the classes for EventGridClient.
com.azure.messaging.eventgrid.cloudnative.cloudevents - package com.azure.messaging.eventgrid.cloudnative.cloudevents
Package containing the classes for EventGridClient.
com.azure.messaging.eventgrid.systemevents - package com.azure.messaging.eventgrid.systemevents
Package containing the data models for EventGridPublisherClient.
com.azure.messaging.eventhubs - package com.azure.messaging.eventhubs
Package containing classes for creating EventHubProducerAsyncClient, EventHubProducerClient, EventHubConsumerAsyncClient, EventHubConsumerClient, or EventProcessorClient to perform operations on Azure Event Hubs.
com.azure.messaging.eventhubs.checkpointstore.blob - package com.azure.messaging.eventhubs.checkpointstore.blob
Package containing implementation for CheckpointStore that uses Storage blobs for persisting checkpoints and partition ownership details.
com.azure.messaging.eventhubs.checkpointstore.jedis - package com.azure.messaging.eventhubs.checkpointstore.jedis
Package containing implementation of CheckpointStore that uses Azure Redis Cache, specifically Jedis.
com.azure.messaging.eventhubs.models - package com.azure.messaging.eventhubs.models
Package containing classes used for creating and configuring events that are being sent-to and received-from Azure Event Hubs service.
com.azure.messaging.servicebus - package com.azure.messaging.servicebus
Package containing classes for creating ServiceBusSenderAsyncClient, ServiceBusProcessorClient, and ServiceBusReceiverAsyncClient to perform operations on Azure Service Bus.
com.azure.messaging.servicebus.administration - package com.azure.messaging.servicebus.administration
Package containing classes managing resources in Azure Service Bus.
com.azure.messaging.servicebus.administration.models - package com.azure.messaging.servicebus.administration.models
Package containing classes models for ServiceBusAdministrationClient and ServiceBusAdministrationAsyncClient used for managing Queues, Topics, and Subscriptions.
com.azure.messaging.servicebus.models - package com.azure.messaging.servicebus.models
Model classes for interacting with Azure Service Bus.
com.azure.messaging.webpubsub - package com.azure.messaging.webpubsub
Package containing classes for creating clients to perform operations on the Azure Web Pub Sub Service.
com.azure.messaging.webpubsub.models - package com.azure.messaging.webpubsub.models
Package containing model classes for use with the Azure Web Pub Sub Service.
com.azure.mixedreality.authentication - package com.azure.mixedreality.authentication
Package containing classes used for retrieving access tokens from the Mixed Reality STS service.
com.azure.mixedreality.remoterendering - package com.azure.mixedreality.remoterendering
This package contains classes for the Remote Rendering project.
com.azure.mixedreality.remoterendering.models - package com.azure.mixedreality.remoterendering.models
This package contains model classes for the Remote Rendering project.
com.azure.monitor.ingestion - package com.azure.monitor.ingestion
Package containing client classes for uploading logs to Azure Monitor.
com.azure.monitor.ingestion.models - package com.azure.monitor.ingestion.models
Package containing models for uploading logs to Azure Monitor.
com.azure.monitor.opentelemetry.exporter - package com.azure.monitor.opentelemetry.exporter
Package containing the OpenTelemetry Exporter for Azure Monitor.
com.azure.monitor.query - package com.azure.monitor.query
Package containing clients for querying logs and metrics from Azure Monitor.
com.azure.monitor.query.models - package com.azure.monitor.query.models
Package containing models for querying logs and metrics from Azure Monitor.
com.azure.quantum.jobs - package com.azure.quantum.jobs
Package containing the classes for QuantumClient.
com.azure.quantum.jobs.models - package com.azure.quantum.jobs.models
Package containing the data models for QuantumClient.
com.azure.search.documents - package com.azure.search.documents
Package containing classes for creating SearchClient or SearchAsyncClient used to perform document management, autocomplete, search, or suggestion operations using an Azure Cognitive Search service index.
com.azure.search.documents.indexes - package com.azure.search.documents.indexes
Package containing classes for creating SearchIndexClient, SearchIndexAsyncClient, SearchIndexerClient, or SearchIndexerAsyncClient used to perform resource management operations on an Azure Cognitive Search service.
com.azure.search.documents.indexes.models - package com.azure.search.documents.indexes.models
Package containing classes for SearchServiceClient.
com.azure.search.documents.models - package com.azure.search.documents.models
Package containing classes for SearchIndexClient.
com.azure.search.documents.options - package com.azure.search.documents.options
Package containing options model classes used by Azure Search Documents.
com.azure.search.documents.util - package com.azure.search.documents.util
Package containing Azure Cognitive Search paged response classes.
com.azure.security.attestation - package com.azure.security.attestation
Package containing the classes for AttestationClient.
com.azure.security.attestation.models - package com.azure.security.attestation.models
Package containing classes for AttestationClient.
com.azure.security.confidentialledger - package com.azure.security.confidentialledger
Package containing the classes for ConfidentialLedgerClient.
com.azure.security.confidentialledger.certificate - package com.azure.security.confidentialledger.certificate
Package containing the classes for ConfidentialLedgerCertificateClient.
com.azure.security.keyvault.administration - package com.azure.security.keyvault.administration
Package containing classes for creating clients KeyVaultAccessControlAsyncClient and KeyVaultAccessControlClient that perform access control operations on Azure Key Vault resources, as well as clients KeyVaultBackupAsyncClient and KeyVaultBackupClient that perform backup and restore operations on Azure Key Vault keys.
com.azure.security.keyvault.administration.models - package com.azure.security.keyvault.administration.models
Package containing classes used by KeyVaultAccessControlAsyncClient and KeyVaultAccessControlClient to perform access control operations on Azure Key Vault resources, as well as classes used by KeyVaultBackupAsyncClient and KeyVaultBackupClient to perform backup and restore operations on on Azure Key Vault keys.
com.azure.security.keyvault.certificates - package com.azure.security.keyvault.certificates
Package containing classes for creating CertificateAsyncClient and CertificateClient to perform operations on Azure Key Vault.
com.azure.security.keyvault.certificates.models - package com.azure.security.keyvault.certificates.models
This package contains model classes for Azure Key Vault Certificates
com.azure.security.keyvault.jca - package com.azure.security.keyvault.jca
The Azure Key Vault JCA Provider package.
com.azure.security.keyvault.keys - package com.azure.security.keyvault.keys
Package containing classes for creating KeyAsyncClient and KeyClient to perform operations on Azure Key Vault.
com.azure.security.keyvault.keys.cryptography - package com.azure.security.keyvault.keys.cryptography
Package containing classes for creating CryptographyAsyncClient and CryptographyClient to perform cryptography operations.
com.azure.security.keyvault.keys.cryptography.models - package com.azure.security.keyvault.keys.cryptography.models
Package containing classes used for representing output/results of encryption, decryption, signing, verifying, key wrapping and unwrapping operations.
com.azure.security.keyvault.keys.models - package com.azure.security.keyvault.keys.models
Package containing classes used for representing keys, deleted keys and their attributes in Azure Key Vault.
com.azure.security.keyvault.secrets - package com.azure.security.keyvault.secrets
Package containing classes for creating SecretAsyncClient and SecretClient to perform operations on Azure Key Vault.
com.azure.security.keyvault.secrets.models - package com.azure.security.keyvault.secrets.models
Package containing classes used for representing secrets, deleted secrets and their attributes in Azure Key Vault.
com.azure.spring.data.cosmos - package com.azure.spring.data.cosmos
Cosmosdb class for spring
com.azure.spring.data.cosmos.common - package com.azure.spring.data.cosmos.common
This package contains the classes of utils for cosmosdb
com.azure.spring.data.cosmos.config - package com.azure.spring.data.cosmos.config
This package contains the classes to configure properties of cosmos db
com.azure.spring.data.cosmos.core - package com.azure.spring.data.cosmos.core
This package contains the core classes of cosmos db, includes converters, query generators and mapping to cosmos entities
com.azure.spring.data.cosmos.core.convert - package com.azure.spring.data.cosmos.core.convert
This package contains the converter classes of cosmos db
com.azure.spring.data.cosmos.core.generator - package com.azure.spring.data.cosmos.core.generator
This package contains the generator classes of cosmos db
com.azure.spring.data.cosmos.core.mapping - package com.azure.spring.data.cosmos.core.mapping
This package contains the mapping classes of cosmos persistent entities
com.azure.spring.data.cosmos.core.mapping.event - package com.azure.spring.data.cosmos.core.mapping.event
This package contains the generator classes of cosmos db
com.azure.spring.data.cosmos.core.query - package com.azure.spring.data.cosmos.core.query
This package contains the query classes of cosmos db document
com.azure.spring.data.cosmos.exception - package com.azure.spring.data.cosmos.exception
This package contains the exception classes of cosmos db
com.azure.spring.data.cosmos.repository - package com.azure.spring.data.cosmos.repository
This package contains the support, query and config classes of setting up cosmosdb repositories
com.azure.spring.data.cosmos.repository.config - package com.azure.spring.data.cosmos.repository.config
This package contains the config classes of setting up cosmosdb repositories
com.azure.spring.data.cosmos.repository.query - package com.azure.spring.data.cosmos.repository.query
This package contains the process cosmos queries
com.azure.spring.data.cosmos.repository.support - package com.azure.spring.data.cosmos.repository.support
This package contains the support classes of setting up cosmosdb repositories and factories
com.azure.storage.blob - package com.azure.storage.blob
Package containing the classes for BlobServiceClient.
com.azure.storage.blob.batch - package com.azure.storage.blob.batch
Package containing the classes for Azure Storage Blob batching.
com.azure.storage.blob.batch.options - package com.azure.storage.blob.batch.options
Package containing options model classes for Azure Storage Blob batching.
com.azure.storage.blob.changefeed - package com.azure.storage.blob.changefeed
Blob changefeed base package.
com.azure.storage.blob.changefeed.models - package com.azure.storage.blob.changefeed.models
Blob changefeed models package.
com.azure.storage.blob.models - package com.azure.storage.blob.models
Package containing classes for AzureBlobStorage.
com.azure.storage.blob.nio - package com.azure.storage.blob.nio
Package containing the classes for loading the AzureFileSystemProvider based on Azure Storage Blobs.
com.azure.storage.blob.options - package com.azure.storage.blob.options
Package containing options model classes used by Azure Storage Blobs.
com.azure.storage.blob.sas - package com.azure.storage.blob.sas
Package containing SAS (shared access signature) classes used by Azure Storage Blobs.
com.azure.storage.blob.specialized - package com.azure.storage.blob.specialized
Package containing specialized clients for Azure Storage Blobs.
com.azure.storage.blob.specialized.cryptography - package com.azure.storage.blob.specialized.cryptography
Package containing the classes for performing client-side encryption of blob contents.
com.azure.storage.common - package com.azure.storage.common
This package contains generic classes used by Azure Storage services.
com.azure.storage.common.policy - package com.azure.storage.common.policy
Package containing policies used by Azure Storage services.
com.azure.storage.common.sas - package com.azure.storage.common.sas
Package containing SAS (shared access signature) classes used by Azure Storage services.
com.azure.storage.file.datalake - package com.azure.storage.file.datalake
Package containing the class required for DataLakeStorageClient.
com.azure.storage.file.datalake.models - package com.azure.storage.file.datalake.models
Package containing classes for AzureDataLakeStorageRestAPI.
com.azure.storage.file.datalake.options - package com.azure.storage.file.datalake.options
Package containing options model classes used by Azure Storage File Datalake.
com.azure.storage.file.datalake.sas - package com.azure.storage.file.datalake.sas
Package containing sas related classes for DataLakeStorageClient.
com.azure.storage.file.datalake.specialized - package com.azure.storage.file.datalake.specialized
Package containing specialized lease clients for Azure Storage File Data Lake.
com.azure.storage.file.share - package com.azure.storage.file.share
This package contains the classes to perform actions on Azure Storage File.
com.azure.storage.file.share.models - package com.azure.storage.file.share.models
Package containing classes for AzureFileStorage.
com.azure.storage.file.share.options - package com.azure.storage.file.share.options
Package containing options model classes used by Azure Storage File Shares.
com.azure.storage.file.share.sas - package com.azure.storage.file.share.sas
Package containing SAS (shared access signature) classes used by Azure Storage File Shares.
com.azure.storage.file.share.specialized - package com.azure.storage.file.share.specialized
Package containing specialized clients for Azure Storage Files.
com.azure.storage.queue - package com.azure.storage.queue
This package contains the classes to perform actions on Azure Storage Queue.
com.azure.storage.queue.models - package com.azure.storage.queue.models
Package containing classes for AzureQueueStorage.
com.azure.storage.queue.sas - package com.azure.storage.queue.sas
Package containing SAS (shared access signature) classes used by Azure Storage Queues.
com.azure.verticals.agrifood.farming - package com.azure.verticals.agrifood.farming
Package containing the classes for FarmBeatsClient.
COMMANDS_IN_BATCH_ACT_ON_DIFFERENT_PARTITIONS - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value CommandsInBatchActOnDifferentPartitions.
COMMENT - Static variable in class com.azure.ai.metricsadvisor.models.FeedbackType
Static value Comment for FeedbackType.
COMMENTS - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value COMMENTS for RegexFlags.
commitBlockList(List<String>) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockList(List<String>) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockList(List<String>, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockList(List<String>, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockListWithResponse(BlockBlobCommitBlockListOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockListWithResponse(BlockBlobCommitBlockListOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockListWithResponse(List<String>, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
commitBlockListWithResponse(List<String>, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Writes a blob by specifying the list of block IDs that are to make up the blob.
COMMITTED - Enum constant in enum com.azure.storage.blob.models.BlockListType
Enum value committed.
commitTransaction(AmqpTransaction) - Method in interface com.azure.core.amqp.AmqpSession
Commit the transaction on the message broker.
commitTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Commits the transaction and all the operations associated with it.
commitTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Commits the transaction and all the operations associated with it.
commitTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Commits the transaction given ServiceBusTransactionContext.
commitTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Commits the transaction given ServiceBusTransactionContext.
COMMON_GRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value common_grams for TokenFilterName.
CommonDataServiceForAppsEntityDataset - Class in com.azure.analytics.synapse.artifacts.models
The Common Data Service for Apps entity dataset.
CommonDataServiceForAppsEntityDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
 
CommonDataServiceForAppsLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Common Data Service for Apps linked service.
CommonDataServiceForAppsLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
 
CommonDataServiceForAppsSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Common Data Service for Apps sink.
CommonDataServiceForAppsSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
 
CommonDataServiceForAppsSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Common Data Service for Apps source.
CommonDataServiceForAppsSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
 
CommonGramTokenFilter - Class in com.azure.search.documents.indexes.models
Construct bigrams for frequently occurring terms while indexing.
CommonGramTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Constructor of TokenFilter.
CommonSasQueryParameters - Class in com.azure.storage.common.sas
Represents the components that make up an Azure Storage SAS' query parameters.
CommonSasQueryParameters(Map<String, String[]>, boolean) - Constructor for class com.azure.storage.common.sas.CommonSasQueryParameters
Creates a new CommonSasQueryParameters object.
COMMUNICATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Communication for HealthcareFhirResourceType.
COMMUNICATION_CHAT_MEMBER_ADDED_TO_THREAD_WITH_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMemberAddedToThreadWithUser event.
COMMUNICATION_CHAT_MEMBER_REMOVED_FROM_THREAD_WITH_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMemberRemovedFromThreadWithUser event.
COMMUNICATION_CHAT_MESSAGE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeleted event.
COMMUNICATION_CHAT_MESSAGE_DELETED_IN_THREAD - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageDeletedInThread event.
COMMUNICATION_CHAT_MESSAGE_EDITED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEdited event.
COMMUNICATION_CHAT_MESSAGE_EDITED_IN_THREAD - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageEditedInThread event.
COMMUNICATION_CHAT_MESSAGE_RECEIVED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceived event.
COMMUNICATION_CHAT_MESSAGE_RECEIVED_IN_THREAD - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatMessageReceivedInThread event.
COMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
COMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD_WITH_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Deprecated. 
COMMUNICATION_CHAT_PARTICIPANT_ADDED_TO_THREAD - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantAdded event.
COMMUNICATION_CHAT_PARTICIPANT_ADDED_TO_THREAD_WITH_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantAddedToThreadWithUser event.
COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadParticipantRemoved event.
COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD_WITH_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser event.
COMMUNICATION_CHAT_THREAD_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreated event.
COMMUNICATION_CHAT_THREAD_CREATED_WITH_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadCreatedWithUser event.
COMMUNICATION_CHAT_THREAD_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadDeleted event.
COMMUNICATION_CHAT_THREAD_PROPERTIES_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdated event.
COMMUNICATION_CHAT_THREAD_PROPERTIES_UPDATED_PER_USER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadPropertiesUpdatedPerUser event.
COMMUNICATION_CHAT_THREAD_WITH_USER_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.ChatThreadWithUserDeleted event.
COMMUNICATION_RECORDING_FILE_STATUS_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RecordingFileStatusUpdated event.
COMMUNICATION_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CommunicationRequest for HealthcareFhirResourceType.
COMMUNICATION_SMS_DELIVERY_REPORT_RECEIVED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSDeliveryReportReceived event.
COMMUNICATION_SMS_RECEIVED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.SMSReceived event.
COMMUNICATION_USER_DISCONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for an Microsoft.Communication.UserDisconnected event.
CommunicationCloudEnvironment - Class in com.azure.communication.common
The cloud that the identifier belongs to.
CommunicationCloudEnvironment() - Constructor for class com.azure.communication.common.CommunicationCloudEnvironment
Creates a default CommunicationCloudEnvironment
CommunicationCloudEnvironmentModel - Class in com.azure.messaging.eventgrid.systemevents
Defines values for CommunicationCloudEnvironmentModel.
CommunicationCloudEnvironmentModel() - Constructor for class com.azure.messaging.eventgrid.systemevents.CommunicationCloudEnvironmentModel
 
CommunicationIceServer - Class in com.azure.communication.networktraversal.models
An instance of a STUN/TURN server with credentials to be used for ICE negotiation.
CommunicationIceServer() - Constructor for class com.azure.communication.networktraversal.models.CommunicationIceServer
 
CommunicationIdentifier - Class in com.azure.communication.common
Common communication identifier for Communication Services
CommunicationIdentifier() - Constructor for class com.azure.communication.common.CommunicationIdentifier
 
CommunicationIdentifierModel - Class in com.azure.messaging.eventgrid.systemevents
Identifies a participant in Azure Communication services.
CommunicationIdentifierModel() - Constructor for class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
 
CommunicationIdentityAsyncClient - Class in com.azure.communication.identity
Asynchronous client interface for Azure Communication Services Identity operations
CommunicationIdentityClient - Class in com.azure.communication.identity
Synchronous client interface for Azure Communication Service Identity operations
CommunicationIdentityClientBuilder - Class in com.azure.communication.identity
This class provides a fluent builder API to help aid the configuration and instantiation of CommunicationIdentityClients and CommunicationIdentityAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
CommunicationIdentityClientBuilder() - Constructor for class com.azure.communication.identity.CommunicationIdentityClientBuilder
 
CommunicationIdentityServiceVersion - Enum in com.azure.communication.identity
The versions of Communication Identity Service supported by this client library.
CommunicationRelayAsyncClient - Class in com.azure.communication.networktraversal
Asynchronous client interface for Azure Communication Network Traversal operations
CommunicationRelayClient - Class in com.azure.communication.networktraversal
Synchronous client interface for Communication Service NetworkTraversal operations
CommunicationRelayClientBuilder - Class in com.azure.communication.networktraversal
CommunicationRelayClientBuilder that creates CommunicationRelayAsyncClient and CommunicationRelayClient.
CommunicationRelayClientBuilder() - Constructor for class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
 
CommunicationRelayConfiguration - Class in com.azure.communication.networktraversal.models
A relay configuration containing the STUN/TURN URLs and credentials.
CommunicationRelayConfiguration() - Constructor for class com.azure.communication.networktraversal.models.CommunicationRelayConfiguration
 
CommunicationRelayServiceVersion - Enum in com.azure.communication.networktraversal
The versions of Communication Relay Service supported by this client library.
CommunicationTokenCredential - Class in com.azure.communication.common
Provide user credential for Communication service user
CommunicationTokenCredential(CommunicationTokenRefreshOptions) - Constructor for class com.azure.communication.common.CommunicationTokenCredential
Create with tokenRefreshOptions, which includes a token supplier and optional serialized JWT token.
CommunicationTokenCredential(String) - Constructor for class com.azure.communication.common.CommunicationTokenCredential
Create with serialized JWT token
CommunicationTokenRefreshOptions - Class in com.azure.communication.common
Options for refreshing CommunicationTokenCredential
CommunicationTokenRefreshOptions(Supplier<String>) - Constructor for class com.azure.communication.common.CommunicationTokenRefreshOptions
Creates a CommunicationTokenRefreshOptions object
CommunicationTokenRefreshOptions(Supplier<Mono<String>>, boolean) - Constructor for class com.azure.communication.common.CommunicationTokenRefreshOptions
CommunicationTokenRefreshOptions(Supplier<Mono<String>>, boolean, String) - Constructor for class com.azure.communication.common.CommunicationTokenRefreshOptions
CommunicationTokenScope - Class in com.azure.communication.identity.models
Defines values for CommunicationTokenScope.
CommunicationTokenScope() - Constructor for class com.azure.communication.identity.models.CommunicationTokenScope
 
CommunicationUserIdentifier - Class in com.azure.communication.common
Communication identifier for Communication Services Users
CommunicationUserIdentifier(String) - Constructor for class com.azure.communication.common.CommunicationUserIdentifier
Creates a CommunicationUserIdentifier object
CommunicationUserIdentifierAndToken - Class in com.azure.communication.identity.models
The CommunicationUserIdentifierWithAccessTokenResult model.
CommunicationUserIdentifierAndToken(CommunicationUserIdentifier, AccessToken) - Constructor for class com.azure.communication.identity.models.CommunicationUserIdentifierAndToken
Creates a CommunicationUserIdentifierAndToken object
CommunicationUserIdentifierModel - Class in com.azure.messaging.eventgrid.systemevents
A user that got created with an Azure Communication Services resource.
CommunicationUserIdentifierModel() - Constructor for class com.azure.messaging.eventgrid.systemevents.CommunicationUserIdentifierModel
 
compareTo(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Compares two abstract paths lexicographically.
COMPARTMENT_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CompartmentDefinition for HealthcareFhirResourceType.
complete() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Completes the message in this context.
complete(CompleteOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Completes the message in this context.
complete(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Completes a message.
complete(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Completes a message.
complete(ServiceBusReceivedMessage, CompleteOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Completes a message with the given options.
complete(ServiceBusReceivedMessage, CompleteOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Completes a message.
complete(Criteria, Sort) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryCreator
 
complete(Criteria, Sort) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryCreator
 
COMPLETE - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while completing the message.
COMPLETE - Static variable in class com.azure.storage.blob.models.ObjectReplicationStatus
Static value completed for ObjectReplicationStatus.
COMPLETED - Enum constant in enum com.azure.json.JsonWriteState
JSON stream has completed.
COMPLETED - Static variable in class com.azure.analytics.synapse.artifacts.models.DependencyCondition
Static value Completed for DependencyCondition.
COMPLETED - Static variable in class com.azure.analytics.synapse.artifacts.models.RequestStatus
Static value Completed for RequestStatus.
COMPLETED - Static variable in class com.azure.communication.callingserver.models.OperationStatus
Static value completed for OperationStatus.
COMPLETED - Static variable in class com.azure.json.JsonWriteContext
Final writing context.
COMPLETED - Static variable in class com.azure.messaging.eventgrid.systemevents.AppAction
Static value Completed for AppAction.
COMPLETED - Static variable in class com.azure.messaging.eventgrid.systemevents.AsyncStatus
Static value Completed for AsyncStatus.
CompleteOptions - Class in com.azure.messaging.servicebus.models
Options to specify while completing message.
CompleteOptions() - Constructor for class com.azure.messaging.servicebus.models.CompleteOptions
 
COMPLETING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Completing for ReservationStatus.
COMPLEX - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.ComplexType for SearchFieldDataType.
COMPOSE - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationKind
Static value documentModelCompose for ModelOperationKind.
ComposeModelOptions - Class in com.azure.ai.formrecognizer.administration.models
The configurable options to pass when creating a composed model.
ComposeModelOptions() - Constructor for class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
 
CompositeIndex - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Annotation for specifying a composite index on CosmosIndexPolicy
compositeIndexes() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosIndexingPolicy
Composite Indexes
CompositeIndexPath - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Annotation for specifying a composite index path
CompositePath - Class in com.azure.cosmos.models
Represents a composite path of the IndexingPolicy in the Azure Cosmos DB database service.
CompositePath() - Constructor for class com.azure.cosmos.models.CompositePath
Constructor.
CompositePathSortOrder - Enum in com.azure.cosmos.models
Represents the sorting order for a path in a composite index, for a container in the Azure Cosmos DB database service.
COMPOSITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Composition for HealthcareFhirResourceType.
CompressionCodec - Class in com.azure.analytics.synapse.artifacts.models
Defines values for CompressionCodec.
CompressionCodec() - Constructor for class com.azure.analytics.synapse.artifacts.models.CompressionCodec
 
CompressionReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Compression read settings.
CompressionReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.CompressionReadSettings
 
COMPUTE_OPTIMIZED - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowComputeType
Static value ComputeOptimized for DataFlowComputeType.
computeHmac256(String) - Method in class com.azure.storage.common.StorageSharedKeyCredential
Computes a signature for the specified string using the HMAC-SHA256 algorithm.
CONCEPT_MAP - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ConceptMap for HealthcareFhirResourceType.
ConcurLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Concur Service linked service.
ConcurLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
 
ConcurObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Concur Service dataset.
ConcurObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
 
ConcurSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Concur Service source.
ConcurSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ConcurSource
 
CONDITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Condition for HealthcareFhirResourceType.
CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ConditionHeadersNotSupported for BlobErrorCode.
CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ConditionHeadersNotSupported for ShareErrorCode.
CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value ConditionHeadersNotSupported for QueueErrorCode.
CONDITION_NOT_MET - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ConditionNotMet for BlobErrorCode.
CONDITION_NOT_MET - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ConditionNotMet for ShareErrorCode.
CONDITION_NOT_MET - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value ConditionNotMet for QueueErrorCode.
CONDITION_QUALIFIER - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value CONDITION_QUALIFIER for HealthcareEntityCategory.
CONDITIONAL - Static variable in class com.azure.ai.textanalytics.models.EntityConditionality
Enum value Conditional.
ConditionalSkill - Class in com.azure.search.documents.indexes.models
A skill that enables scenarios that require a Boolean operation to determine the data to assign to an output.
ConditionalSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.ConditionalSkill
Creates an instance of ConditionalSkill class.
ConfidentialLedgerAsyncClient - Class in com.azure.security.confidentialledger
Initializes a new instance of the asynchronous ConfidentialLedgerClient type.
ConfidentialLedgerCertificateAsyncClient - Class in com.azure.security.confidentialledger.certificate
Initializes a new instance of the asynchronous ConfidentialLedgerCertificateClient type.
ConfidentialLedgerCertificateClient - Class in com.azure.security.confidentialledger.certificate
Initializes a new instance of the synchronous ConfidentialLedgerCertificateClient type.
ConfidentialLedgerCertificateClientBuilder - Class in com.azure.security.confidentialledger.certificate
A builder for creating a new instance of the ConfidentialLedgerCertificateClient type.
ConfidentialLedgerCertificateClientBuilder() - Constructor for class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Create an instance of the ConfidentialLedgerCertificateClientBuilder.
ConfidentialLedgerCertificateServiceVersion - Enum in com.azure.security.confidentialledger.certificate
Service version of ConfidentialLedgerCertificateClient.
ConfidentialLedgerClient - Class in com.azure.security.confidentialledger
Initializes a new instance of the synchronous ConfidentialLedgerClient type.
ConfidentialLedgerClientBuilder - Class in com.azure.security.confidentialledger
A builder for creating a new instance of the ConfidentialLedgerClient type.
ConfidentialLedgerClientBuilder() - Constructor for class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Create an instance of the ConfidentialLedgerClientBuilder.
ConfidentialLedgerServiceVersion - Enum in com.azure.security.confidentialledger
Service version of ConfidentialLedgerClient.
configuration(Configuration) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in interface com.azure.core.client.traits.ConfigurationTrait
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Sets the configuration store that is used during construction of the HTTP client.
configuration(Configuration) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the configuration store that is used during construction of the HTTP client.
configuration(Configuration) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the configuration store that is used during construction of the HTTP client.
configuration(Configuration) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets the configuration store that is used during construction of the HTTP client.
configuration(Configuration) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.data.tables.TableClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.identity.CredentialBuilderBase
Sets the configuration store that is used during construction of the credential.
configuration(Configuration) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Set the configuration of HTTP and Azure values.
configuration(Configuration) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets the client-specific configuration used to retrieve client or global configuration properties when building a client.
configuration(Configuration) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The configuration store that is used during construction of the service client.
Configuration - Class in com.azure.core.util
Contains configuration information that is used during construction of client libraries.
Configuration() - Constructor for class com.azure.core.util.Configuration
Deprecated.
Use ConfigurationBuilder and ConfigurationSource that allow to provide all properties before creating configuration and keep it immutable.
CONFIGURATION - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Enum value Configuration.
CONFIGURATION_UNSUPPORTED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value ConfigurationUnsupported.
ConfigurationAsyncClient - Class in com.azure.data.appconfiguration
This class provides a client that contains all the operations for ConfigurationSettings in Azure App Configuration Store.
ConfigurationBuilder - Class in com.azure.core.util
Builds Configuration with external source.
ConfigurationBuilder() - Constructor for class com.azure.core.util.ConfigurationBuilder
Creates ConfigurationBuilder.
ConfigurationBuilder(ConfigurationSource) - Constructor for class com.azure.core.util.ConfigurationBuilder
Creates ConfigurationBuilder with configuration source.
ConfigurationBuilder(ConfigurationSource, ConfigurationSource, ConfigurationSource) - Constructor for class com.azure.core.util.ConfigurationBuilder
Creates ConfigurationBuilder with configuration sources for explicit configuration, system properties and environment configuration sources.
ConfigurationClient - Class in com.azure.data.appconfiguration
This class provides a client that contains all the operations for ConfigurationSettings in Azure App Configuration Store.
ConfigurationClientBuilder - Class in com.azure.data.appconfiguration
This class provides a fluent builder API to help aid the configuration and instantiation of ConfigurationClients and ConfigurationAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
ConfigurationClientBuilder() - Constructor for class com.azure.data.appconfiguration.ConfigurationClientBuilder
Constructs a new builder used to configure and build ConfigurationClients and ConfigurationAsyncClients.
ConfigurationException - Exception in com.azure.spring.data.cosmos.exception
General exception for illegal configuration of cosmosdb
ConfigurationException(String) - Constructor for exception com.azure.spring.data.cosmos.exception.ConfigurationException
Construct a IllegalQueryException with the specified detail message.
ConfigurationException(String, Throwable) - Constructor for exception com.azure.spring.data.cosmos.exception.ConfigurationException
Construct a IllegalQueryException with the specified detail message and nested exception.
ConfigurationProperty<T> - Class in com.azure.core.util
Represents configuration property.
ConfigurationPropertyBuilder<T> - Class in com.azure.core.util
Builds configuration property.
ConfigurationPropertyBuilder(String, Function<String, T>) - Constructor for class com.azure.core.util.ConfigurationPropertyBuilder
Constructs ConfigurationPropertyBuilder instance.
ConfigurationServiceVersion - Enum in com.azure.data.appconfiguration
The versions of Azure App Configuration supported by this client library.
ConfigurationSetting - Class in com.azure.data.appconfiguration.models
ConfigurationSetting is a resource identified by unique combination of key and label.
ConfigurationSetting() - Constructor for class com.azure.data.appconfiguration.models.ConfigurationSetting
Creates an instance of the configuration setting.
ConfigurationSource - Interface in com.azure.core.util
Configuration property source which provides configuration values from a specific place.
ConfigurationTrait<T extends ConfigurationTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting Configuration.
CONFLICT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
CONFLICT.
ConflictResolutionMode - Enum in com.azure.cosmos.models
The enum Conflict resolution mode.
ConflictResolutionPolicy - Class in com.azure.cosmos.models
Represents the conflict resolution policy configuration for specifying how to resolve conflicts in case writes from different regions result in conflicts on items in the container in the Azure Cosmos DB service.
CONNECT - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP CONNECT method.
CONNECTED - Static variable in class com.azure.communication.callingserver.models.CallConnectionState
Static value connected for CallConnectionState.
CONNECTING - Static variable in class com.azure.communication.callingserver.models.CallConnectionState
Static value connecting for CallConnectionState.
CONNECTION_FORCED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
An operator intervened to close the connection for some reason.
CONNECTION_FRAMING_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
A connection error occurred.
CONNECTION_REDIRECT - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The container is no longer available on the current connection.
connectionExistsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Check if the connection with the given connectionId exists.
connectionExistsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Check if the connection with the given connectionId exists.
ConnectionMode - Enum in com.azure.cosmos
Represents the connection mode to be used by the client in the Azure Cosmos DB database service.
connectionPool(ConnectionPool) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the Http connection pool.
connectionProvider(ConnectionProvider) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the connection provider.
connectionSharingAcrossClientsEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Enables connections sharing across multiple Cosmos Clients.
connectionString(String) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Set connectionString to use.
connectionString(String) - Method in class com.azure.communication.email.EmailClientBuilder
Set endpoint and credential to use
connectionString(String) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Set endpoint and credential to use
connectionString(String) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Set endpoint and credential to use
connectionString(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Set the endpoint and AzureKeyCredential for authorization
connectionString(String) - Method in class com.azure.communication.sms.SmsClientBuilder
Set endpoint and credential to use
connectionString(String) - Method in interface com.azure.core.client.traits.ConnectionStringTrait
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the credential to use when authenticating HTTP requests.
connectionString(String) - Method in class com.azure.data.tables.TableClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information given a connection string to the Event Hub instance.
connectionString(String) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information given a connection string to the Event Hub instance.
connectionString(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the connection string for a Service Bus namespace or a specific Service Bus resource.
connectionString(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the connection string for a Service Bus namespace or a specific Service Bus resource.
connectionString(String) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the credential to use when authenticating HTTP requests.
connectionString(String) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the connection string to use for exporting telemetry events to Azure Monitor.
connectionString(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the connection string to connect to the service.
connectionString(String, String) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information given a connection string to the Event Hubs namespace and name to a specific Event Hub instance.
connectionString(String, String) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information given a connection string to the Event Hubs namespace and name to a specific Event Hub instance.
ConnectionStringTrait<T extends ConnectionStringTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting connection strings.
connectionTimeout(Duration) - Method in class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Sets the connection timeout.
connectionTimeout(Duration) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the connection timeout for a request to be sent.
connectTimeout(Duration) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the connection timeout for a request to be sent.
connectTimeout(Duration) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets the connect timeout.
CONSENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Consent for HealthcareFhirResourceType.
considerNestedRepositories() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set if consider nested repositories
considerNestedRepositories() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set if consider nested repositories
consistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the ConsistencyLevel to be used By default, ConsistencyLevel.SESSION consistency will be used.
ConsistencyLevel - Enum in com.azure.cosmos
Represents the consistency levels supported for Azure Cosmos DB client operations in the Azure Cosmos DB service.
CONSISTENT - Enum constant in enum com.azure.cosmos.models.IndexingMode
Index is updated synchronously with a create or update operation.
CONSISTENT_PREFIX - Enum constant in enum com.azure.cosmos.ConsistencyLevel
CONSISTENT_PREFIX Consistency guarantees that reads will return some prefix of all writes with no gaps.
ConsistentReadControl - Enum in com.azure.storage.blob.models
Defines values to indicate what strategy the SDK should use when reading from a blob to ensure the view of the data is consistent and not changed during the read.
ConsistentReadControl - Enum in com.azure.storage.file.datalake.models
Defines values to indicate what strategy the SDK should use when reading from a blob to ensure the view of the data is consistent and not changed during the read.
CONSTANT - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value constant.
Constants - Class in com.azure.spring.data.cosmos
Constants class of CosmosDB properties
consumeAuthenticationInfoHeader(Map<String, String>) - Method in class com.azure.core.util.AuthorizationChallengeHandler
Consumes either the 'Authentication-Info' or 'Proxy-Authentication-Info' header returned in a response from a server.
CONSUMER - Enum constant in enum com.azure.core.util.tracing.SpanKind
Indicates that the span describes consumer receiving a message from a broker.
consumerGroup(String) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the name of the consumer group this consumer is associated with.
consumerGroup(String) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the consumer group name from which the EventProcessorClient should consume events.
Container - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Annotation for Cosmos Container
CONTAINER - Static variable in class com.azure.storage.blob.models.PublicAccessType
Static value container for PublicAccessType.
CONTAINER - Static variable in class com.azure.storage.file.datalake.models.PublicAccessType
Static value file system for PublicAccessType.
CONTAINER_ALREADY_EXISTS - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ContainerAlreadyExists for BlobErrorCode.
CONTAINER_BEING_DELETED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ContainerBeingDeleted for BlobErrorCode.
CONTAINER_DISABLED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ContainerDisabled for BlobErrorCode.
CONTAINER_NOT_FOUND - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ContainerNotFound for BlobErrorCode.
CONTAINER_QUOTA_DOWNGRADE_NOT_ALLOWED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ContainerQuotaDowngradeNotAllowed for ShareErrorCode.
CONTAINER_REGISTRY_CHART_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of chart deletion in container registry.
CONTAINER_REGISTRY_CHART_PUSHED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of chart pushed in container registry.
CONTAINER_REGISTRY_IMAGE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of deleting an image from container registry.
CONTAINER_REGISTRY_IMAGE_PUSHED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of pushing an image to container registry.
CONTAINER_SERVICE_NEW_KUBERNETES_VERSION_AVAILABLE - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event.
containerAsyncClient(BlobContainerAsyncClient) - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Configures the builder based on the passed BlobContainerAsyncClient.
containerAsyncClient(BlobContainerAsyncClient, String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Configures the builder based on the BlobContainerAsyncClient and appends the blob name to the container's URL.
ContainerChildResourceType - Enum in com.azure.cosmos.models
Specifies the kind of resource that has a Cosmos container as parent resource.
containerClient(BlobContainerClient) - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Configures the builder based on the passed BlobContainerClient.
containerClient(BlobContainerClient, String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Configures the builder based on the BlobContainerClient and appends the blob name to the container's URL.
ContainerExecution(CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.ContainerExecution
Creates a new instance of container execution.
ContainerExecution(ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.ContainerExecution
Creates a new instance of container execution.
containerName - Variable in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Container name that contains the blob.
containerName() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.Container
To set container name
containerName(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the name of the container that contains the blob.
containerName(String) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the name of the container.
containerName(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the name of the container that contains the blob.
containerName(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the name of the container that contains the blob.
ContainerRegistryArtifactEventData - Class in com.azure.messaging.eventgrid.systemevents
The content of the event request message.
ContainerRegistryArtifactEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
 
ContainerRegistryArtifactEventTarget - Class in com.azure.messaging.eventgrid.systemevents
The target of the event.
ContainerRegistryArtifactEventTarget() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
 
ContainerRegistryAsyncClient - Class in com.azure.containers.containerregistry
This class provides a client that exposes operations to managing container images and artifacts.
ContainerRegistryAudience - Class in com.azure.containers.containerregistry.models
Defines values for ContainerRegistryAudience.
ContainerRegistryAudience() - Constructor for class com.azure.containers.containerregistry.models.ContainerRegistryAudience
 
ContainerRegistryBlobAsyncClient - Class in com.azure.containers.containerregistry.specialized
This class provides a client that exposes operations to push and pull images into container registry.
ContainerRegistryBlobClient - Class in com.azure.containers.containerregistry.specialized
This class provides a client that exposes operations to push and pull images into container registry.
ContainerRegistryBlobClientBuilder - Class in com.azure.containers.containerregistry.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of ContainerRegistryBlobClients and ContainerRegistryBlobAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
ContainerRegistryBlobClientBuilder() - Constructor for class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
 
ContainerRegistryChartDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartDeleted event.
ContainerRegistryChartDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
 
ContainerRegistryChartPushedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ChartPushed event.
ContainerRegistryChartPushedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
 
ContainerRegistryClient - Class in com.azure.containers.containerregistry
This class provides a client that exposes operations to managing container images and artifacts.
ContainerRegistryClientBuilder - Class in com.azure.containers.containerregistry
This class provides a fluent builder API to help aid the configuration and instantiation of ContainerRegistryClients and ContainerRegistryAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
ContainerRegistryClientBuilder() - Constructor for class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
 
ContainerRegistryEventActor - Class in com.azure.messaging.eventgrid.systemevents
The agent that initiated the event.
ContainerRegistryEventActor() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor
 
ContainerRegistryEventConnectedRegistry - Class in com.azure.messaging.eventgrid.systemevents
The connected registry information if the event is generated by a connected registry.
ContainerRegistryEventConnectedRegistry() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry
 
ContainerRegistryEventData - Class in com.azure.messaging.eventgrid.systemevents
The content of the event request message.
ContainerRegistryEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
 
ContainerRegistryEventRequest - Class in com.azure.messaging.eventgrid.systemevents
The request that generated the event.
ContainerRegistryEventRequest() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
 
ContainerRegistryEventSource - Class in com.azure.messaging.eventgrid.systemevents
The registry node that generated the event.
ContainerRegistryEventSource() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
 
ContainerRegistryEventTarget - Class in com.azure.messaging.eventgrid.systemevents
The target of the event.
ContainerRegistryEventTarget() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
 
ContainerRegistryImageDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImageDeleted event.
ContainerRegistryImageDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
 
ContainerRegistryImagePushedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImagePushed event.
ContainerRegistryImagePushedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
 
ContainerRegistryServiceVersion - Enum in com.azure.containers.containerregistry
The versions of Azure Container Registry supported by this client library.
ContainerRepository - Class in com.azure.containers.containerregistry
This class provides a helper type that contains all the operations for repositories in Azure Container Registry.
ContainerRepositoryAsync - Class in com.azure.containers.containerregistry
This class provides helper methods for operations on a given repository in Azure Container Registry.
ContainerRepositoryProperties - Class in com.azure.containers.containerregistry.models
Properties of this repository.
ContainerRepositoryProperties() - Constructor for class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
 
ContainerServiceNewKubernetesVersionAvailableEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ContainerService.NewKubernetesVersionAvailable event.
ContainerServiceNewKubernetesVersionAvailableEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
 
CONTAINING - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Contain
contains(ConfigurationProperty<?>) - Method in class com.azure.core.util.Configuration
Checks if configuration contains the property.
contains(String) - Method in class com.azure.core.util.Configuration
Determines if the system property or environment variable is defined.
CONTENT - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Enum value Content.
CONTENT - Static variable in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
Static value content for DocumentTableCellKind.
CONTENT_AND_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Static value contentAndMetadata for BlobIndexerDataToExtract.
CONTENT_DISPOSITION - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_ENCODING - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The content-encoding property is used as a modifier to the content-type.
CONTENT_ENCODING - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_LANGUAGE - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_LENGTH_EXCEEDED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value ContentLengthExceeded.
CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ContentLengthLargerThanTierLimit for BlobErrorCode.
CONTENT_MALFORMED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value ContentMalformed.
CONTENT_MD5 - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_TYPE - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The RFC-2046 MIME type for the message's application-data section (body).
CONTENT_TYPE - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getContentType() from the service.
CONTENT_TYPE - Static variable in class com.azure.storage.blob.nio.AzureFileSystemProvider
A helper for setting the HTTP properties when creating a directory.
CONTENT_UNSUPPORTED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value ContentUnsupported.
contentResponseOnWriteEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations on CosmosItem.
ContentType - Class in com.azure.core.http
The different values that commonly used for Content-Type header.
Context - Class in com.azure.core.util
Context offers a means of passing arbitrary data (key-value pairs) to pipeline policies.
Context(Object, Object) - Constructor for class com.azure.core.util.Context
Constructs a new Context object.
Contexts - Class in com.azure.core.util
A utility type that can be used to add and retrieve instances commonly used in Context.
ContinuablePage<C,T> - Interface in com.azure.core.util.paging
Represents a page returned, this page may contain a reference to additional pages known as a continuation token.
ContinuablePagedFlux<C,T,P extends ContinuablePage<C,T>> - Class in com.azure.core.util.paging
This class is a Flux implementation that provides the ability to operate on pages of type ContinuablePage and individual items in such pages.
ContinuablePagedFlux() - Constructor for class com.azure.core.util.paging.ContinuablePagedFlux
Creates an instance of ContinuablePagedFlux.
ContinuablePagedFlux(Predicate<C>) - Constructor for class com.azure.core.util.paging.ContinuablePagedFlux
Creates an instance of ContinuablePagedFlux.
ContinuablePagedFluxCore<C,T,P extends ContinuablePage<C,T>> - Class in com.azure.core.util.paging
The default implementation of ContinuablePagedFlux.
ContinuablePagedFluxCore(Supplier<PageRetriever<C, P>>) - Constructor for class com.azure.core.util.paging.ContinuablePagedFluxCore
Creates an instance of ContinuablePagedFluxCore.
ContinuablePagedFluxCore(Supplier<PageRetriever<C, P>>, int) - Constructor for class com.azure.core.util.paging.ContinuablePagedFluxCore
Creates an instance of ContinuablePagedFluxCore.
ContinuablePagedFluxCore(Supplier<PageRetriever<C, P>>, Integer, Predicate<C>) - Constructor for class com.azure.core.util.paging.ContinuablePagedFluxCore
Creates an instance of ContinuablePagedFluxCore.
ContinuablePagedIterable<C,T,P extends ContinuablePage<C,T>> - Class in com.azure.core.util.paging
This class provides utility to iterate over ContinuablePage using Stream Iterable interfaces.
ContinuablePagedIterable(ContinuablePagedFlux<C, T, P>) - Constructor for class com.azure.core.util.paging.ContinuablePagedIterable
Creates instance with the given ContinuablePagedFlux.
ContinuablePagedIterable(ContinuablePagedFlux<C, T, P>, int) - Constructor for class com.azure.core.util.paging.ContinuablePagedIterable
Creates instance with the given ContinuablePagedFlux.
CONTINUE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
CONTINUE.
continueOnInitError() - Method in class com.azure.cosmos.ThroughputControlGroupConfig
Get whether request is allowed to continue on original request flow if throughput control controller failed on initialization.
continueOnInitError(boolean) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Set whether allow request to continue on original request flow if throughput control controller failed on initialization.
CONTRACT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Contract for HealthcareFhirResourceType.
ControlActivity - Class in com.azure.analytics.synapse.artifacts.models
Base class for all control activities like IfCondition, ForEach , Until.
ControlActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ControlActivity
 
conversionService - Variable in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
Generic conversion service
convertMemberName(Member) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializer
 
convertMemberName(Member) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
convertMemberName(Member) - Method in interface com.azure.core.util.serializer.MemberNameConverter
Attempts to get the JSON serialized property name from the passed Member.
convertStreamToByteBuffer(InputStream, long, int) - Static method in class com.azure.storage.common.Utility
A utility method for converting the input stream to Flux of ByteBuffer.
convertStreamToByteBuffer(InputStream, long, int, boolean) - Static method in class com.azure.storage.common.Utility
A utility method for converting the input stream to Flux of ByteBuffer.
CookiePolicy - Class in com.azure.core.http.policy
The pipeline policy that which stores cookies based on the response "Set-Cookie" header and adds cookies to requests.
CookiePolicy() - Constructor for class com.azure.core.http.policy.CookiePolicy
 
COOL - Static variable in class com.azure.storage.blob.models.AccessTier
Static value Cool for AccessTier.
COOL - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value Cool for AccessTier.
COOL - Static variable in class com.azure.storage.file.share.models.ShareAccessTier
Static value Cool for ShareAccessTier.
copy() - Method in class com.azure.core.http.HttpRequest
Creates a copy of the request.
copy(Path, Path, CopyOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Copies the resource at the source location to the destination.
COPY - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value copy.
COPY - Static variable in class com.azure.storage.blob.models.BlobCopySourceTagsMode
Static value COPY for BlobCopySourceTags.
COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value CopyAcrossAccountsNotSupported for BlobErrorCode.
COPY_ID_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value CopyIdMismatch for BlobErrorCode.
COPY_SOURCE - Static variable in class com.azure.storage.file.share.FileConstants
Default value for copying SMB Properties from source file.
COPY_TO - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationKind
Static value documentModelCopyTo for ModelOperationKind.
CopyableFileSmbProperties - Enum in com.azure.storage.file.share.models
SMB Properties to copy from the source file.
CopyableFileSmbPropertiesList - Class in com.azure.storage.file.share.models
This type allows users to specify optional smb properties to be copied from the source file.
CopyableFileSmbPropertiesList() - Constructor for class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Creates an instance of information about the file smb properties.
CopyActivity - Class in com.azure.analytics.synapse.artifacts.models
Copy activity.
CopyActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.CopyActivity
 
CopyActivityLogSettings - Class in com.azure.analytics.synapse.artifacts.models
Settings for copy activity log.
CopyActivityLogSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.CopyActivityLogSettings
 
CopyAuthorization - Class in com.azure.ai.formrecognizer.administration.models
Authorization to copy a model to the specified target resource and modelId.
CopyAuthorization() - Constructor for class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
 
CopyAuthorizationOptions - Class in com.azure.ai.formrecognizer.administration.models
Options that may be passed when copying models into the target Form Recognizer resource.
CopyAuthorizationOptions() - Constructor for class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
 
CopyBehaviorType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for CopyBehaviorType.
CopyBehaviorType() - Constructor for class com.azure.analytics.synapse.artifacts.models.CopyBehaviorType
 
copyCompletionTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the completion time of the last copy operation.
copyFromUrl(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
copyFromUrl(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
copyFromUrlWithResponse(BlobCopyFromUrlOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
copyFromUrlWithResponse(BlobCopyFromUrlOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
copyFromUrlWithResponse(String, Map<String, String>, AccessTier, RequestConditions, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
copyFromUrlWithResponse(String, Map<String, String>, AccessTier, RequestConditions, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Copies the data at the source URL to a blob and waits for the copy to complete before returning a response.
copyId() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the identifier of the last copy operation.
copyIncremental(String, String) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncremental(String, String) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncrementalWithResponse(PageBlobCopyIncrementalOptions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncrementalWithResponse(PageBlobCopyIncrementalOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncrementalWithResponse(String, String, RequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyIncrementalWithResponse(String, String, RequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Begins an operation to start an incremental copy from one page blob's snapshot to this page blob.
copyProgress() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the number of bytes copied and total bytes in the source from the last copy operation (bytes copied/total bytes).
CopySink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity sink.
CopySink() - Constructor for class com.azure.analytics.synapse.artifacts.models.CopySink
 
copySource() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the source blob URL from the last copy operation.
CopySource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source.
CopySource() - Constructor for class com.azure.analytics.synapse.artifacts.models.CopySource
 
copyStatus() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the status of the last copy operation.
copyStatusDescription() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the description of the last copy failure, this is set when the getCopyStatus is failed or aborted.
CopyStatusType - Enum in com.azure.storage.blob.models
Defines values for CopyStatusType.
CopyStatusType - Enum in com.azure.storage.file.datalake.models
Defines values for CopyStatusType.
CopyStatusType - Enum in com.azure.storage.file.share.models
Defines values for CopyStatusType.
CopyTranslator - Class in com.azure.analytics.synapse.artifacts.models
A copy activity translator.
CopyTranslator() - Constructor for class com.azure.analytics.synapse.artifacts.models.CopyTranslator
 
CORES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Cores for MetricUnit.
CoreUtils - Class in com.azure.core.util
This class contains utility methods useful for building client libraries.
CORRELATION_ID - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
This is a client-specific id that can be used to mark or identify messages between clients.
CorrelationChanges - Class in com.azure.ai.anomalydetector.models
The CorrelationChanges model.
CorrelationChanges() - Constructor for class com.azure.ai.anomalydetector.models.CorrelationChanges
 
CorrelationRuleFilter - Class in com.azure.messaging.servicebus.administration.models
Represents the correlation rule filter expression.
CorrelationRuleFilter() - Constructor for class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Initializes a new instance of CorrelationRuleFilter with default values.
CorrelationRuleFilter(String) - Constructor for class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Initializes a new instance of CorrelationRuleFilter with default values with the specified correlation identifier.
CorsOptions - Class in com.azure.search.documents.indexes.models
Defines options to control Cross-Origin Resource Sharing (CORS) for an index.
CorsOptions(List<String>) - Constructor for class com.azure.search.documents.indexes.models.CorsOptions
Creates an instance of CorsOptions class.
COSMOS_DB - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value cosmosdb for SearchIndexerDataSourceType.
COSMOS_MODULE_NAME - Static variable in class com.azure.spring.data.cosmos.Constants
Cosmos module name.
COSMOS_MODULE_PREFIX - Static variable in class com.azure.spring.data.cosmos.Constants
Cosmos module prefix.
CosmosAccessException - Exception in com.azure.spring.data.cosmos.exception
Public class extending DataAccessException, exposes innerException.
CosmosAccessException(String) - Constructor for exception com.azure.spring.data.cosmos.exception.CosmosAccessException
Construct a CosmosDBAccessException with the specified detail message.
CosmosAccessException(String, Exception) - Constructor for exception com.azure.spring.data.cosmos.exception.CosmosAccessException
Construct a CosmosDBAccessException with the specified detail message and nested exception.
CosmosAccessException(String, Throwable) - Constructor for exception com.azure.spring.data.cosmos.exception.CosmosAccessException
Construct a CosmosDBAccessException with the specified detail message.
cosmosAsyncClient(CosmosAsyncClient) - Method in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Sets the cosmos core async client to be used.
cosmosAsyncClient(CosmosClientBuilder) - Method in class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
Declare CosmosAsyncClient bean.
CosmosAsyncClient - Class in com.azure.cosmos
Provides a client-side logical representation of the Azure Cosmos DB service.
CosmosAsyncClientEncryptionKey - Class in com.azure.cosmos
The type Cosmos async clientEncryptionKey.
CosmosAsyncConflict - Class in com.azure.cosmos
Read and delete conflicts
CosmosAsyncContainer - Class in com.azure.cosmos
Provides methods for reading, deleting, and replacing existing Containers.
CosmosAsyncDatabase - Class in com.azure.cosmos
Perform read and delete databases, update database throughput, and perform operations on child resources
CosmosAsyncPermission - Class in com.azure.cosmos
Has methods to operate on a per-User Permission to access a specific resource
CosmosAsyncScripts - Class in com.azure.cosmos
The type Cosmos async scripts.
CosmosAsyncStoredProcedure - Class in com.azure.cosmos
The type Cosmos async stored procedure.
CosmosAsyncTrigger - Class in com.azure.cosmos
The type Cosmos async trigger.
CosmosAsyncUser - Class in com.azure.cosmos
The type Cosmos async user.
CosmosAsyncUserDefinedFunction - Class in com.azure.cosmos
The type Cosmos async user defined function.
CosmosAuthorizationTokenResolver - Interface in com.azure.cosmos.models
This interface is for client side implementation, which can be used for initializing CosmosAsyncClient without passing master key, resource token and permission feed.

Each time the SDK create request for CosmosDB, authorization token is generated based on that request at client side which enables creation of one CosmosAsyncClient per application shared across various users with different resource permissions.
CosmosBatch - Class in com.azure.cosmos.models
Represents a batch of operations against items with the same PartitionKey in a container that will be performed in a Cosmos manner at the Azure Cosmos DB service.
CosmosBatchItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for an operation within a CosmosBatch.
CosmosBatchItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosBatchItemRequestOptions
Creates a new CosmosBatchItemRequestOptions object.
CosmosBatchOperationResult - Class in com.azure.cosmos.models
Represents a result for a specific operation that was part of a CosmosBatch request.
CosmosBatchPatchItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for an operation within a CosmosBatch.
CosmosBatchPatchItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Constructor
CosmosBatchRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a CosmosBatch.
CosmosBatchRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosBatchRequestOptions
 
CosmosBatchResponse - Class in com.azure.cosmos.models
Response of a CosmosBatch request.
CosmosBulkExecutionOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for operations used in Bulk execution.
CosmosBulkExecutionOptions() - Constructor for class com.azure.cosmos.models.CosmosBulkExecutionOptions
Constructor
CosmosBulkExecutionOptions(CosmosBulkExecutionThresholdsState) - Constructor for class com.azure.cosmos.models.CosmosBulkExecutionOptions
Constructor
CosmosBulkExecutionThresholdsState - Class in com.azure.cosmos.models
Encapsulates internal state used to dynamically determine max micro batch size for bulk operations.
CosmosBulkExecutionThresholdsState() - Constructor for class com.azure.cosmos.models.CosmosBulkExecutionThresholdsState
Constructor
CosmosBulkItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for an operation used in Bulk execution.
CosmosBulkItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Constructor
CosmosBulkItemResponse - Class in com.azure.cosmos.models
CosmosBulkOperationResponse<TContext> - Class in com.azure.cosmos.models
Request, response and the exception(if any) for a CosmosItemOperation request when processed using Bulk by calling CosmosAsyncContainer.executeBulkOperations(Flux, CosmosBulkExecutionOptions).
CosmosBulkOperations - Class in com.azure.cosmos.models
Utility for creating bulk operations which can be executed by calling CosmosAsyncContainer.executeBulkOperations(Flux, CosmosBulkExecutionOptions) .
CosmosBulkOperations() - Constructor for class com.azure.cosmos.models.CosmosBulkOperations
 
CosmosBulkPatchItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for an patch operation used in Bulk execution.
CosmosBulkPatchItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Constructor
CosmosChangeFeedRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for an operation within a change feed request.
cosmosClient(CosmosClient) - Method in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Sets the cosmos core sync client to be used.
CosmosClient - Class in com.azure.cosmos
Provides a client-side logical representation of the Azure Cosmos DB service.
CosmosClientBuilder - Class in com.azure.cosmos
Helper class to build CosmosAsyncClient CosmosAsyncClient and CosmosClient CosmosClient instances as logical representation of the Azure Cosmos database service.
CosmosClientBuilder() - Constructor for class com.azure.cosmos.CosmosClientBuilder
Instantiates a new Cosmos client builder.
CosmosClientEncryptionKey - Class in com.azure.cosmos
The type Cosmos clientEncryptionKey.
CosmosClientEncryptionKeyProperties - Class in com.azure.cosmos.models
Details of an encryption key for use with the Azure Cosmos DB service.
CosmosClientEncryptionKeyProperties(String, String, byte[], EncryptionKeyWrapMetadata) - Constructor for class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Constructor.
CosmosClientEncryptionKeyResponse - Class in com.azure.cosmos.models
The type Cosmos client encryption key response.
cosmosConfig() - Method in class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
Declare CosmosConfig bean
CosmosConfig - Class in com.azure.spring.data.cosmos.config
Config properties of CosmosDB
CosmosConfig(ResponseDiagnosticsProcessor, boolean) - Constructor for class com.azure.spring.data.cosmos.config.CosmosConfig
Initialization
CosmosConfig(ResponseDiagnosticsProcessor, DatabaseThroughputConfig, boolean) - Constructor for class com.azure.spring.data.cosmos.config.CosmosConfig
Initialization
CosmosConfig.CosmosConfigBuilder - Class in com.azure.spring.data.cosmos.config
Builder class for cosmos config
CosmosConfigurationSupport - Class in com.azure.spring.data.cosmos.config
A support class for cosmos configuration to scan beans and get initial entities
CosmosConfigurationSupport() - Constructor for class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
 
CosmosConflictProperties - Class in com.azure.cosmos.models
The type Cosmos conflict properties.
CosmosConflictRequestOptions - Class in com.azure.cosmos.models
The type Cosmos conflict request options.
CosmosConflictRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosConflictRequestOptions
Creates a new CosmosConflictRequestOptions object.
CosmosConflictRequestOptions(PartitionKey) - Constructor for class com.azure.cosmos.models.CosmosConflictRequestOptions
Creates a new CosmosConflictRequestOptions object.
CosmosConflictResponse - Class in com.azure.cosmos.models
The type Cosmos conflict response.
CosmosContainer - Class in com.azure.cosmos
Provides synchronous methods for reading, deleting, and replacing existing Containers Provides methods for interacting with child resources (Items, Scripts, Conflicts)
CosmosContainerProperties - Class in com.azure.cosmos.models
Represents a container in the Azure Cosmos DB database service.
CosmosContainerProperties(String, PartitionKeyDefinition) - Constructor for class com.azure.cosmos.models.CosmosContainerProperties
Constructor
CosmosContainerProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosContainerProperties
Constructor
CosmosContainerRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to Cosmos container.
CosmosContainerRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosContainerRequestOptions
 
CosmosContainerResponse - Class in com.azure.cosmos.models
The type Cosmos container response.
CosmosDatabase - Class in com.azure.cosmos
Perform read and delete databases, update database throughput, and perform operations on child resources in a synchronous way
CosmosDatabaseProperties - Class in com.azure.cosmos.models
Represents a CosmosAsyncDatabase in the Azure Cosmos database service.
CosmosDatabaseProperties(String) - Constructor for class com.azure.cosmos.models.CosmosDatabaseProperties
Constructor
CosmosDatabaseRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to cosmos database.
CosmosDatabaseRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosDatabaseRequestOptions
 
CosmosDatabaseResponse - Class in com.azure.cosmos.models
The type Cosmos database response.
CosmosDbLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Microsoft Azure Cosmos Database (CosmosDB) linked service.
CosmosDbLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
 
CosmosDbMongoDbApiCollectionDataset - Class in com.azure.analytics.synapse.artifacts.models
The CosmosDB (MongoDB API) database dataset.
CosmosDbMongoDbApiCollectionDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
 
CosmosDbMongoDbApiLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for CosmosDB (MongoDB API) data source.
CosmosDbMongoDbApiLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
 
CosmosDbMongoDbApiSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity sink for a CosmosDB (MongoDB API) database.
CosmosDbMongoDbApiSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
 
CosmosDbMongoDbApiSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for a CosmosDB (MongoDB API) database.
CosmosDbMongoDbApiSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
 
CosmosDbSqlApiCollectionDataset - Class in com.azure.analytics.synapse.artifacts.models
Microsoft Azure CosmosDB (SQL API) Collection dataset.
CosmosDbSqlApiCollectionDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
 
CosmosDbSqlApiSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure CosmosDB (SQL API) Collection sink.
CosmosDbSqlApiSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
 
CosmosDbSqlApiSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure CosmosDB (SQL API) Collection source.
CosmosDbSqlApiSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
 
CosmosDiagnostics - Class in com.azure.cosmos
This class represents response diagnostic statistics associated with a request to Azure Cosmos DB
CosmosEncryptionAlgorithm - Enum in com.azure.cosmos.encryption.models
Algorithms for use with client-side encryption support in Azure Cosmos DB.
CosmosEncryptionAsyncClient - Class in com.azure.cosmos.encryption
Provides a client-side logical representation of the Azure Cosmos DB service.
CosmosEncryptionAsyncContainer - Class in com.azure.cosmos.encryption
CosmosAsyncContainer with encryption capabilities.
CosmosEncryptionAsyncDatabase - Class in com.azure.cosmos.encryption
CosmosEncryptionAsyncDatabase with encryption capabilities.
CosmosEncryptionClient - Class in com.azure.cosmos.encryption
Provides a client-side logical representation of the Azure Cosmos DB service.
CosmosEncryptionClientBuilder - Class in com.azure.cosmos.encryption
Helper class to build CosmosEncryptionAsyncClient and CosmosEncryptionClient instances as logical representation of the Azure Cosmos database service.
CosmosEncryptionClientBuilder() - Constructor for class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Instantiates a new Cosmos encryption client builder.
CosmosEncryptionContainer - Class in com.azure.cosmos.encryption
CosmosContainer with encryption capabilities.
CosmosEncryptionDatabase - Class in com.azure.cosmos.encryption
CosmosEncryptionDatabase with encryption capabilities.
CosmosEncryptionType - Enum in com.azure.cosmos.encryption.models
Algorithms for use with client-side encryption support in Azure Cosmos DB.
CosmosEntityInformation<T,ID> - Class in com.azure.spring.data.cosmos.repository.support
Class to describe cosmosDb entity
CosmosEntityInformation(Class<T>) - Constructor for class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Initialization
CosmosEntityMetadata<T> - Interface in com.azure.spring.data.cosmos.repository.query
Metadata class to describe cosmos entity includes domain type and container information
cosmosException - Variable in exception com.azure.spring.data.cosmos.exception.CosmosAccessException
Cosmos exception.
CosmosException - Exception in com.azure.cosmos
This class defines a custom exception type for all operations on CosmosClient in the Azure Cosmos DB database service.
CosmosException(int, CosmosError, Map<String, String>) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(int, Exception) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(int, String) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(int, String, Map<String, String>, Throwable) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(String, int, CosmosError, Map<String, String>) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(String, int, CosmosError, Map<String, String>, Throwable) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosException(String, Exception, Map<String, String>, int, String) - Constructor for exception com.azure.cosmos.CosmosException
Creates a new instance of the CosmosException class.
CosmosExceptionUtils - Class in com.azure.spring.data.cosmos.exception
To handle and throw a cosmos db exception when access the database
CosmosExceptionUtils() - Constructor for class com.azure.spring.data.cosmos.exception.CosmosExceptionUtils
 
cosmosFactory(CosmosAsyncClient) - Method in class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
Declare CosmosFactory bean.
CosmosFactory - Class in com.azure.spring.data.cosmos
Factory class for CosmosDb to create client
CosmosFactory(CosmosAsyncClient, String) - Constructor for class com.azure.spring.data.cosmos.CosmosFactory
Validate config and initialization
CosmosIndexingPolicy - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Annotation for cosmos indexing policy
CosmosItemIdentity - Class in com.azure.cosmos.models
Encapsulates the PartitionKey/id tuple that uniquely identifies a CosmosItem
CosmosItemIdentity(PartitionKey, String) - Constructor for class com.azure.cosmos.models.CosmosItemIdentity
Instantiates an instance of the CosmosItemIdentity class
CosmosItemOperation - Interface in com.azure.cosmos.models
Encapsulates Cosmos Item Operation
CosmosItemOperationType - Enum in com.azure.cosmos.models
Depicts type of Cosmos Item Operation
CosmosItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to cosmos Item.
CosmosItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosItemRequestOptions
Constructor
CosmosItemResponse<T> - Class in com.azure.cosmos.models
The type Cosmos item response.
cosmosMappingContext() - Method in class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
Declare CosmosMappingContext bean.
CosmosMappingContext - Class in com.azure.spring.data.cosmos.core.mapping
Class to build mapping metadata and thus create instances of BasicCosmosPersistentEntity and CosmosPersistentProperty.
CosmosMappingContext() - Constructor for class com.azure.spring.data.cosmos.core.mapping.CosmosMappingContext
 
CosmosMappingEvent<T> - Class in com.azure.spring.data.cosmos.core.mapping.event
Base Class that all cosmos related spring application events extend Ported to cosmos from spring-data-mongo https://github.com/spring-projects/spring-data-mongodb/blob/main/spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/mapping/event/MongoMappingEvent.java
CosmosMappingEvent(T, JsonNode, String) - Constructor for class com.azure.spring.data.cosmos.core.mapping.event.CosmosMappingEvent
Creates new CosmosMappingEvent.
CosmosOperations - Interface in com.azure.spring.data.cosmos.core
Interface for cosmosDB operations
CosmosPagedFlux<T> - Class in com.azure.cosmos.util
Cosmos implementation of ContinuablePagedFlux.
CosmosPagedIterable<T> - Class in com.azure.cosmos.util
Cosmos implementation of ContinuablePagedIterable.
CosmosPagedIterable(CosmosPagedFlux<T>) - Constructor for class com.azure.cosmos.util.CosmosPagedIterable
Creates instance given CosmosPagedFlux.
CosmosPagedIterable(CosmosPagedFlux<T>, int) - Constructor for class com.azure.cosmos.util.CosmosPagedIterable
Creates instance given CosmosPagedFlux.
CosmosPagedIterable(CosmosPagedFlux<T>, int, int) - Constructor for class com.azure.cosmos.util.CosmosPagedIterable
Creates instance given CosmosPagedFlux.
CosmosPageImpl<T> - Class in com.azure.spring.data.cosmos.core.query
CosmosPageImpl implementation.
CosmosPageImpl(List<T>, Pageable, long) - Constructor for class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
Constructor of CosmosPageImpl.
CosmosPageRequest - Class in com.azure.spring.data.cosmos.core.query
CosmosPageRequest representing page request during pagination query, field FeedResponse.getContinuationToken() response continuation token} is saved to help query next page.
CosmosPageRequest(int, int, String) - Constructor for class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
Creates a new PageRequest with unsorted parameters applied.
CosmosPageRequest(int, int, String, Sort) - Constructor for class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
Creates a new CosmosPageRequest with sort parameters applied.
CosmosParameter - Class in com.azure.spring.data.cosmos.repository.query
A single cosmos parameter of a query method.
CosmosParameter(MethodParameter) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosParameter
Creates a new CosmosParameter for the given MethodParameter.
CosmosParameterAccessor - Interface in com.azure.spring.data.cosmos.repository.query
Interface to access method parameters.
CosmosParameterParameterAccessor - Class in com.azure.spring.data.cosmos.repository.query
ParametersParameterAccessor implementation and store all special parameters in a List.
CosmosParameterParameterAccessor(CosmosQueryMethod, Object[]) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosParameterParameterAccessor
CosmosParameters - Class in com.azure.spring.data.cosmos.repository.query
Method parameters that have to be bound to query parameters or applied to the query independently.
CosmosParameters(Method) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosParameters
Creates a new instance of CosmosParameters.
CosmosPatchItemRequestOptions - Class in com.azure.cosmos.models
Encapsulates options for CosmosPatchOperations
CosmosPatchItemRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosPatchItemRequestOptions
Constructor
CosmosPatchOperations - Class in com.azure.cosmos.models
Grammar is a super set of this RFC: https://tools.ietf.org/html/rfc6902#section-4.1 Contains a list of Patch operations to be applied on an item.
CosmosPermissionProperties - Class in com.azure.cosmos.models
The type Cosmos permission properties.
CosmosPermissionProperties() - Constructor for class com.azure.cosmos.models.CosmosPermissionProperties
Initialize a permission object.
CosmosPermissionRequestOptions - Class in com.azure.cosmos.models
Contains the request options of CosmosAsyncPermission
CosmosPermissionRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosPermissionRequestOptions
 
CosmosPermissionResponse - Class in com.azure.cosmos.models
The type Cosmos permission response.
CosmosPersistentEntity<T> - Interface in com.azure.spring.data.cosmos.core.mapping
Represents a cosmos persistent entity.
CosmosPersistentProperty - Interface in com.azure.spring.data.cosmos.core.mapping
Interface for cosmos persistent property
CosmosQuery - Class in com.azure.spring.data.cosmos.core.query
Class for cosmos query
CosmosQuery(Criteria) - Constructor for class com.azure.spring.data.cosmos.core.query.CosmosQuery
Initialization
CosmosQueryCreator - Class in com.azure.spring.data.cosmos.repository.query
TODO: String based query, based on how cosmosDB provides.
CosmosQueryCreator(PartTree, CosmosParameterAccessor, MappingContext<?, CosmosPersistentProperty>) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryCreator
Creates a new CosmosQueryCreator.
CosmosQueryExecution - Interface in com.azure.spring.data.cosmos.repository.query
Interface to execute cosmos query operations
CosmosQueryExecution.ContainerExecution - Class in com.azure.spring.data.cosmos.repository.query
Container operation implementation to execute a container name query
CosmosQueryExecution.CountExecution - Class in com.azure.spring.data.cosmos.repository.query
count operation implementation to execute a count query
CosmosQueryExecution.DeleteExecution - Class in com.azure.spring.data.cosmos.repository.query
delete operation implementation to execute a delete query
CosmosQueryExecution.ExistsExecution - Class in com.azure.spring.data.cosmos.repository.query
exist operation implementation to execute a exists query
CosmosQueryExecution.MultiEntityExecution - Class in com.azure.spring.data.cosmos.repository.query
Find operation implementation to execute a find query for multiple items
CosmosQueryExecution.PagedExecution - Class in com.azure.spring.data.cosmos.repository.query
paginationQuery operation implementation to execute a paginationQuery query
CosmosQueryExecution.SingleEntityExecution - Class in com.azure.spring.data.cosmos.repository.query
Find operation implementation to execute a find query for a single item
CosmosQueryExecution.SliceExecution - Class in com.azure.spring.data.cosmos.repository.query
sliceQuery operation implementation to execute a sliceQuery query
CosmosQueryMethod - Class in com.azure.spring.data.cosmos.repository.query
Inherit QueryMethod class to generate a method that is designated to execute a finder query.
CosmosQueryMethod(Method, RepositoryMetadata, ProjectionFactory) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod
Creates a new CosmosQueryMethod from the given parameters.
CosmosQueryRequestOptions - Class in com.azure.cosmos.models
Specifies the options associated with query methods (enumeration operations) in the Azure Cosmos DB database service.
CosmosQueryRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosQueryRequestOptions
Instantiates a new query request options.
CosmosRepositoriesRegistrar - Class in com.azure.spring.data.cosmos.repository.config
Inherit RepositoryBeanDefinitionRegistrarSupport class to enable repository and get extension
CosmosRepositoriesRegistrar() - Constructor for class com.azure.spring.data.cosmos.repository.config.CosmosRepositoriesRegistrar
 
CosmosRepository<T,ID extends Serializable> - Interface in com.azure.spring.data.cosmos.repository
Extension of PagingAndSortingRepository to provide additional methods to retrieve entities using the pagination and sorting abstraction.
CosmosRepositoryConfigurationExtension - Class in com.azure.spring.data.cosmos.repository.config
Configuration extension class based on RepositoryConfigurationExtensionSupport provide options to set repository support.
CosmosRepositoryConfigurationExtension() - Constructor for class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
CosmosRepositoryFactory - Class in com.azure.spring.data.cosmos.repository.support
Factory class for cosmos repository contains application context and operations information
CosmosRepositoryFactory(CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactory
Initialization
CosmosRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends Serializable> - Class in com.azure.spring.data.cosmos.repository.support
Adapter for Springs FactoryBean interface to allow easy setup of cosmos repository factories via Spring configuration.
CosmosRepositoryFactoryBean(Class<? extends T>) - Constructor for class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactoryBean
Creates a new RepositoryFactoryBeanSupport for the given repository interface.
CosmosResponse<T> - Class in com.azure.cosmos.models
The cosmos response
CosmosResponseStatistics(FeedResponse<T>) - Constructor for class com.azure.spring.data.cosmos.core.ResponseDiagnostics.CosmosResponseStatistics
Initialization
CosmosSample - Class in com.azure.aot.graalvm.samples.cosmos
A sample to demonstrate creating containers, databases and items in Cosmos DB using GraalVM.
CosmosSample() - Constructor for class com.azure.aot.graalvm.samples.cosmos.CosmosSample
 
CosmosScripts - Class in com.azure.cosmos
The type Cosmos sync scripts.
CosmosSliceImpl<T> - Class in com.azure.spring.data.cosmos.core.query
CosmosSliceImpl implementation.
CosmosSliceImpl(List<T>, Pageable, boolean) - Constructor for class com.azure.spring.data.cosmos.core.query.CosmosSliceImpl
Constructor of CosmosSliceImpl.
CosmosStoredProcedure - Class in com.azure.cosmos
The type Cosmos sync stored procedure.
CosmosStoredProcedure(String, CosmosContainer, CosmosAsyncStoredProcedure) - Constructor for class com.azure.cosmos.CosmosStoredProcedure
Instantiates a new Cosmos sync stored procedure.
CosmosStoredProcedureProperties - Class in com.azure.cosmos.models
Represents a stored procedure in the Azure Cosmos DB database service.
CosmosStoredProcedureProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosStoredProcedureProperties
Constructor.
CosmosStoredProcedureRequestOptions - Class in com.azure.cosmos.models
Encapsulates options that can be specified for a request issued to cosmos stored procedure.
CosmosStoredProcedureRequestOptions() - Constructor for class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
 
CosmosStoredProcedureResponse - Class in com.azure.cosmos.models
The type Cosmos stored procedure response.
cosmosTemplate(CosmosFactory, CosmosConfig, MappingCosmosConverter) - Method in class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
Declare CosmosTemplate bean.
CosmosTemplate - Class in com.azure.spring.data.cosmos.core
Template class for cosmos db
CosmosTemplate(CosmosAsyncClient, String, CosmosConfig, MappingCosmosConverter) - Constructor for class com.azure.spring.data.cosmos.core.CosmosTemplate
Initialization
CosmosTemplate(CosmosAsyncClient, String, CosmosConfig, MappingCosmosConverter, IsNewAwareAuditingHandler) - Constructor for class com.azure.spring.data.cosmos.core.CosmosTemplate
Initialization
CosmosTemplate(CosmosFactory, CosmosConfig, MappingCosmosConverter) - Constructor for class com.azure.spring.data.cosmos.core.CosmosTemplate
Initialization
CosmosTemplate(CosmosFactory, CosmosConfig, MappingCosmosConverter, IsNewAwareAuditingHandler) - Constructor for class com.azure.spring.data.cosmos.core.CosmosTemplate
Initialization
cosmosTemplateRef() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
Configures the name of the CosmosTemplate bean to be used with the repositories detected.
CosmosTrigger - Class in com.azure.cosmos
The type Cosmos sync trigger.
CosmosTriggerProperties - Class in com.azure.cosmos.models
The type Cosmos trigger properties.
CosmosTriggerProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosTriggerProperties
Constructor.
CosmosTriggerResponse - Class in com.azure.cosmos.models
The type Cosmos trigger response.
CosmosUniqueKey - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Represents a unique key on that enforces uniqueness constraint on items in the container in the Azure Cosmos DB service.
CosmosUniqueKeyPolicy - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Represents the unique key policy configuration for specifying uniqueness constraints on items in the container in the Azure Cosmos DB service.
CosmosUser - Class in com.azure.cosmos
The type Cosmos sync user.
CosmosUserDefinedFunction - Class in com.azure.cosmos
The type Cosmos sync user defined function.
CosmosUserDefinedFunctionProperties - Class in com.azure.cosmos.models
The type Cosmos user defined function properties.
CosmosUserDefinedFunctionProperties(String, String) - Constructor for class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Constructor.
CosmosUserDefinedFunctionResponse - Class in com.azure.cosmos.models
The type Cosmos user defined function response.
CosmosUserProperties - Class in com.azure.cosmos.models
The Cosmos user properties.
CosmosUserProperties() - Constructor for class com.azure.cosmos.models.CosmosUserProperties
Initialize a user object.
CosmosUserResponse - Class in com.azure.cosmos.models
The type Cosmos user response.
CosmosUtils - Class in com.azure.spring.data.cosmos.common
Util class to fill and process response diagnostics
CosmosUtils() - Constructor for class com.azure.spring.data.cosmos.common.CosmosUtils
 
CouchbaseLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Couchbase server linked service.
CouchbaseLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
 
CouchbaseSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Couchbase server source.
CouchbaseSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
 
CouchbaseTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Couchbase server dataset.
CouchbaseTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
 
count() - Method in class com.azure.core.models.GeoPosition
Gets the number of coordinates used to compose the position.
count() - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
return count of documents in one container without partitions
count() - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
count(SqlQuerySpec, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Count
count(SqlQuerySpec, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
count(SqlQuerySpec, String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Count
count(SqlQuerySpec, String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Count
count(CosmosQuery, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Count
count(CosmosQuery, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
count(CosmosQuery, String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Count
count(CosmosQuery, String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Count
count(String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Count
count(String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
count(String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Count
count(String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Count
COUNT - Enum constant in enum com.azure.monitor.query.models.AggregationType
Enum value Count.
COUNT - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Static value Count for DataFeedAutoRollUpMethod.
COUNT - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Count for MetricUnit.
COUNT_PER_SECOND - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value CountPerSecond for MetricUnit.
CountExecution(CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.CountExecution
Creates a new instance of count execution.
CountExecution(ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.CountExecution
Creates a new instance of count execution.
CountQueryGenerator - Class in com.azure.spring.data.cosmos.core.generator
Generate count query
CountQueryGenerator() - Constructor for class com.azure.spring.data.cosmos.core.generator.CountQueryGenerator
 
COUNTRY_REGION - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value countryRegion for DocumentFieldType.
COVERAGE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Coverage for HealthcareFhirResourceType.
COVERAGE_ELIGIBILITY_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CoverageEligibilityRequest for HealthcareFhirResourceType.
COVERAGE_ELIGIBILITY_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value CoverageEligibilityResponse for HealthcareFhirResourceType.
CpkInfo - Class in com.azure.storage.blob.models
Parameter group.
CpkInfo() - Constructor for class com.azure.storage.blob.models.CpkInfo
 
create() - Method in interface com.azure.core.http.policy.HttpPolicyProvider
Creates the policy.
create() - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryHttpPolicy
 
create() - Static method in class com.azure.cosmos.models.CosmosPatchOperations
Initializes a new instance of CosmosPatchOperations that will contain operations to be performed on a item atomically.
create() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new container within a storage account.
create() - Method in class com.azure.storage.blob.BlobContainerClient
Creates a new container within a storage account.
create() - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a 0-length append blob.
create() - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a 0-length append blob.
create() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file system within a storage account.
create() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file system within a storage account.
create() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a resource.
create() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a resource.
create() - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account.
create() - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account.
create() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates this directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
create() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
create() - Method in class com.azure.storage.queue.QueueAsyncClient
Creates a new queue.
create() - Method in class com.azure.storage.queue.QueueClient
Creates a new queue.
create(boolean) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a 0-length append blob.
create(boolean) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a 0-length append blob.
create(boolean) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a resource.
create(boolean) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a resource.
create(long) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a page blob of the specified length.
create(long) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a page blob of the specified length.
create(long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
create(long) - Method in class com.azure.storage.file.share.ShareFileClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
create(long, boolean) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a page blob of the specified length.
create(long, boolean) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a page blob of the specified length.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, String) - Static method in class com.azure.core.management.polling.PollerFactory
Dehydrate a PollerFlux from a string.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, String, Context) - Static method in class com.azure.core.management.polling.PollerFactory
Dehydrate a PollerFlux from a string.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Function<PollingContext<PollResult<T>>, Mono<PollResult<T>>>) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Function<PollingContext<PollResult<T>>, Mono<PollResult<T>>>, Context) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Mono<Response<Flux<ByteBuffer>>>) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux with default ARM LRO init operation.
create(SerializerAdapter, HttpPipeline, Type, Type, Duration, Mono<Response<Flux<ByteBuffer>>>, Context) - Static method in class com.azure.core.management.polling.PollerFactory
Creates a PollerFlux with default ARM LRO init operation.
create(Class<A>) - Static method in class com.azure.core.http.rest.RestProxy
Create a proxy implementation of the provided Swagger interface.
create(Class<A>, HttpPipeline) - Static method in class com.azure.core.http.rest.RestProxy
Create a proxy implementation of the provided Swagger interface.
create(Class<A>, HttpPipeline, SerializerAdapter) - Static method in class com.azure.core.http.rest.RestProxy
Create a proxy implementation of the provided Swagger interface.
create(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Creates a library with the library name.
create(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Creates a library with the library name.
create(String, JobDetails) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Create a job.
create(String, JobDetails) - Method in class com.azure.quantum.jobs.JobsClient
Create a job.
create(String, Object...) - Static method in class com.azure.search.documents.SearchFilter
Create an OData filter expression from a formattable string.
create(String, String) - Static method in class com.azure.core.management.Region
Creates a region from a name and a label.
create(String, String, ManagedPrivateEndpoint) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Create Managed Private Endpoints.
create(String, String, ManagedPrivateEndpoint) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
Create Managed Private Endpoints.
create(Duration, Function<PollingContext<T>, Mono<PollResponse<T>>>, Function<PollingContext<T>, Mono<PollResponse<T>>>, BiFunction<PollingContext<T>, PollResponse<T>, Mono<T>>, Function<PollingContext<T>, Mono<U>>) - Static method in class com.azure.core.util.polling.PollerFlux
Creates PollerFlux.
create(Duration, Supplier<Mono<? extends Response<?>>>, PollingStrategy<T, U>, TypeReference<T>, TypeReference<U>) - Static method in class com.azure.core.util.polling.PollerFlux
Creates PollerFlux.
create(Supplier<PageRetriever<String, PagedResponse<T>>>) - Static method in class com.azure.core.http.rest.PagedFlux
Creates an instance of PagedFlux backed by a Page Retriever Supplier (provider).
create(Part, Iterator<Object>) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryCreator
 
create(Part, Iterator<Object>) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryCreator
 
CREATE - Enum constant in enum com.azure.cosmos.models.CosmosItemOperationType
Create operation type.
CREATE - Enum constant in enum com.azure.cosmos.models.TriggerOperation
CREATE operations only.
CREATE - Enum constant in enum com.azure.data.tables.models.TableTransactionActionType
Add the entity to the table.
CREATE_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/create for KeyVaultDataAction.
createA128CbcPadParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A128CBCPAD.
createA128CbcPadParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A128CBCPAD.
createA128CbcPadParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A128CBCPAD.
createA128CbcParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A128CBC.
createA128CbcParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A128CBC.
createA128CbcParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A128CBC.
createA128GcmParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A128GCM.
createA128GcmParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A128GCM.
createA128GcmParameters(byte[], byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A128GCM.
createA128GcmParameters(byte[], byte[], byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A128GCM.
createA192CbcPadParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A192CBCPAD.
createA192CbcPadParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A192CBCPAD.
createA192CbcPadParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A192CBCPAD.
createA192CbcParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A192CBC.
createA192CbcParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A192CBC.
createA192CbcParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A192CBC.
createA192GcmParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A192GCM.
createA192GcmParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A192GCM.
createA192GcmParameters(byte[], byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A192GCM.
createA192GcmParameters(byte[], byte[], byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A192GCM.
createA256CbcPadParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A256CBCPAD.
createA256CbcPadParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A256CBCPAD.
createA256CbcPadParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A256CBCPAD.
createA256CbcParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A256CBC.
createA256CbcParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A256CBC.
createA256CbcParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A256CBC.
createA256GcmParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A256GCM.
createA256GcmParameters(byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.A256GCM.
createA256GcmParameters(byte[], byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A256GCM.
createA256GcmParameters(byte[], byte[], byte[], byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.A256GCM.
createAlertConfig(AnomalyAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a configuration to trigger alert when anomalies are detected.
createAlertConfig(AnomalyAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a configuration to trigger alert when anomalies are detected.
createAlertConfigWithResponse(AnomalyAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Code sample
createAlertConfigWithResponse(AnomalyAlertConfiguration, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a configuration to trigger alert when anomalies are detected.
createAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search alias.
createAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search alias.
createAliasWithResponse(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search alias.
createAliasWithResponse(SearchAlias, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search alias.
createAssociation() - Method in class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentProperty
 
createAttributes(Map<String, Object>) - Method in interface com.azure.core.util.metrics.Meter
Creates and returns attribute collection implementation specific to the meter implementation.
createAutoscaledThroughput(int) - Static method in class com.azure.cosmos.models.ThroughputProperties
Create auto scaled provisioned throughput throughput properties.
createBatch() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Creates an EventDataBatch that can fit as many events as the transport allows.
createBatch() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Creates an EventDataBatch that can fit as many events as the transport allows.
createBatch(CreateBatchOptions) - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Creates an EventDataBatch configured with the options specified.
createBatch(CreateBatchOptions) - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Creates an EventDataBatch configured with the options specified.
CreateBatchOptions - Class in com.azure.messaging.eventhubs.models
The set of options that can be specified when creating an EventDataBatch.
CreateBatchOptions() - Constructor for class com.azure.messaging.eventhubs.models.CreateBatchOptions
 
createBlobContainer(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Creates a new container within a storage account.
createBlobContainer(String) - Method in class com.azure.storage.blob.BlobServiceClient
Creates a new container within a storage account.
createBlobContainerIfNotExists(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Creates a new container within a storage account if it does not exist.
createBlobContainerIfNotExists(String) - Method in class com.azure.storage.blob.BlobServiceClient
Creates a new container within a storage account if it does not exist.
createBlobContainerIfNotExistsWithResponse(String, BlobContainerCreateOptions) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Creates a new container within a storage account if it does not exist.
createBlobContainerIfNotExistsWithResponse(String, BlobContainerCreateOptions, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Creates a new container within a storage account if it does not exist.
createBlobContainerWithResponse(String, Map<String, String>, PublicAccessType) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Creates a new container within a storage account.
createBlobContainerWithResponse(String, Map<String, String>, PublicAccessType, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Creates a new container within a storage account.
createCallConnection(CommunicationIdentifier, List<CommunicationIdentifier>, CreateCallOptions) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Create a call connection request from a source identity to targets identity.
createCallConnection(CommunicationIdentifier, List<CommunicationIdentifier>, CreateCallOptions) - Method in class com.azure.communication.callingserver.CallingServerClient
Create a call connection request from source identity to targets identity.
createCallConnectionWithResponse(CommunicationIdentifier, List<CommunicationIdentifier>, CreateCallOptions) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Create a Call Connection Request from source identity to targets identity.
createCallConnectionWithResponse(CommunicationIdentifier, List<CommunicationIdentifier>, CreateCallOptions, Context) - Method in class com.azure.communication.callingserver.CallingServerClient
Create a Call Connection Request from source identity to targets identity.
CreateCallOptions - Class in com.azure.communication.callingserver.models
The options for creating a call.
CreateCallOptions(String, List<MediaType>, List<EventSubscriptionType>) - Constructor for class com.azure.communication.callingserver.models.CreateCallOptions
Initializes a new instance of CreateCallOptions.
createCascadeDeleteJob(String, String) - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Create a cascade delete job for specified farmer.
createCascadeDeleteJob(String, String, String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Create a cascade delete job for specified boundary.
createCascadeDeleteJob(String, String, String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Create a cascade delete job for specified farm.
createCascadeDeleteJob(String, String, String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Create a cascade delete job for specified field.
createCascadeDeleteJob(String, String, String) - Method in class com.azure.verticals.agrifood.farming.OAuthTokensBaseClient
Create a cascade delete job for OAuth tokens.
createCascadeDeleteJob(String, String, String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Create a cascade delete job for specified seasonal field.
createChatThread(CreateChatThreadOptions) - Method in class com.azure.communication.chat.ChatAsyncClient
Creates a chat thread.
createChatThread(CreateChatThreadOptions) - Method in class com.azure.communication.chat.ChatClient
Creates a chat thread.
CreateChatThreadOptions - Class in com.azure.communication.chat.models
The CreateChatThreadOptions model.
CreateChatThreadOptions(String) - Constructor for class com.azure.communication.chat.models.CreateChatThreadOptions
Creates a new instance of CreateChatThreadOptions
CreateChatThreadResult - Class in com.azure.communication.chat.models
The CreateChatThreadResult model.
CreateChatThreadResult(ChatThreadProperties, List<ChatError>) - Constructor for class com.azure.communication.chat.models.CreateChatThreadResult
Constructs a new instance of CreateChatThreadResult
createChatThreadWithResponse(CreateChatThreadOptions) - Method in class com.azure.communication.chat.ChatAsyncClient
Creates a chat thread.
createChatThreadWithResponse(CreateChatThreadOptions, Context) - Method in class com.azure.communication.chat.ChatClient
Creates a chat thread.
createChild() - Method in class com.azure.core.util.ProgressReporter
Creates child ProgressReporter that can be used to track sub-progress when tracked activity spans across concurrent processes.
createClientEncryptionKey(CosmosClientEncryptionKeyProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a client encryption key after subscription the operation will be performed.
createClientEncryptionKey(String, String, EncryptionKeyWrapMetadata) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Creates a client encryption key after subscription the operation will be performed.
createClientEncryptionKey(String, String, EncryptionKeyWrapMetadata) - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Creates a client encryption key after subscription the operation will be performed.
createConsumer(String, String, Duration, AmqpRetryPolicy) - Method in interface com.azure.core.amqp.AmqpSession
Creates a new AMQP link that consumes events from the message broker.
createContainer(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container.
createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container while passing additional request options.
createContainer(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container with custom throughput properties.
createContainer(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container with custom throughput setting.
createContainer(CosmosContainerProperties, ThroughputProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a container.
createContainer(CosmosContainerProperties, ThroughputProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container.
createContainer(String, String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(String, String) - Method in class com.azure.cosmos.CosmosDatabase
Create a Cosmos container.
createContainer(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container.
createContainer(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Create a Cosmos container.
createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosDatabase
Create container if one matching the id in the properties object does not exist.
createContainerIfNotExists(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(CosmosContainerProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container if one matching the id in the properties object does not exist.
createContainerIfNotExists(CosmosEntityInformation<?, ?>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Creates container if not exists
createContainerIfNotExists(CosmosEntityInformation<?, ?>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
createContainerIfNotExists(CosmosEntityInformation<?, ?>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Creates a container if it doesn't already exist
createContainerIfNotExists(CosmosEntityInformation<?, ?>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Creates a container if it doesn't already exist
createContainerIfNotExists(String, String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(String, String) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container if one matching the id does not exist.
createContainerIfNotExists(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a Cosmos container if it does not exist on the service.
createContainerIfNotExists(String, String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Creates a Cosmos container if one matching the id does not exist.
createCosmosAsyncClient(CosmosClientBuilder) - Static method in class com.azure.spring.data.cosmos.CosmosFactory
Create Cosmos Async Client
createCosmosBatch(PartitionKey) - Static method in class com.azure.cosmos.models.CosmosBatch
Initializes a new instance of CosmosBatch that will contain operations to be performed across multiple items in the container with the provided partition key in a transactional manner
createCustomPolicy() - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy without any StoredProcedure.
createCustomPolicy(String) - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy which uses the specified stored procedure to perform conflict resolution
createCustomPolicy(String, String, String) - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a CUSTOM ConflictResolutionPolicy which uses the specified stored procedure to perform conflict resolution
CREATED - Enum constant in enum com.azure.ai.anomalydetector.models.DetectionStatus
Enum value CREATED.
CREATED - Enum constant in enum com.azure.ai.anomalydetector.models.ModelStatus
Enum value CREATED.
CREATED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
CREATED.
CREATED - Static variable in class com.azure.analytics.synapse.artifacts.models.ResourceStatus
Static value Created for ResourceStatus.
CREATED_ON - Enum constant in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Enum value available.
CREATED_TIME - Static variable in class com.azure.ai.metricsadvisor.models.AlertQueryTimeMode
Static value CreatedTime for AlertQueryTimeMode.
createdAt() - Method in class com.azure.core.management.SystemData
Get the timestamp of resource creation (UTC).
createDatabase(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(CosmosDatabaseProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Creates a database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(CosmosDatabaseProperties, ThroughputProperties, CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(String) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(String) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabase(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Creates a database.
createDatabase(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosClient
Creates a Cosmos database.
createDatabaseIfNotExists(CosmosDatabaseProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
CREATE a Database if it does not already exist on the service.
createDatabaseIfNotExists(String) - Method in class com.azure.cosmos.CosmosAsyncClient
Create a Database if it does not already exist on the service.
createDatabaseIfNotExists(String) - Method in class com.azure.cosmos.CosmosClient
Create a Cosmos database if it does not already exist on the service.
createDatabaseIfNotExists(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncClient
Create a Database if it does not already exist on the service.
createDatabaseIfNotExists(String, ThroughputProperties) - Method in class com.azure.cosmos.CosmosClient
Create a Cosmos database if it does not already exist on the service.
createDataDeleteJob(String) - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Create a weather data delete job.
createDataFeed(DataFeed) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a new data feed.
createDataFeed(DataFeed) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a new data feed.
createDataFeedWithResponse(DataFeed) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a new data feed with REST response.
createDataFeedWithResponse(DataFeed, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a new data feed with REST response.
createDataFlowDebugSession(CreateDataFlowDebugSessionRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Creates a data flow debug session.
createDataFlowDebugSession(CreateDataFlowDebugSessionRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Creates a data flow debug session.
CreateDataFlowDebugSessionRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for creating data flow debug session.
CreateDataFlowDebugSessionRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
 
CreateDataFlowDebugSessionResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body structure for creating data flow debug session.
CreateDataFlowDebugSessionResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionResponse
 
createDataFlowDebugSessionWithResponse(CreateDataFlowDebugSessionRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Creates a data flow debug session.
createDataFlowDebugSessionWithResponse(CreateDataFlowDebugSessionRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Creates a data flow debug session.
createDataIngestionJob(String) - Method in class com.azure.verticals.agrifood.farming.FarmOperationsBaseClient
Create a farm operation data ingestion job.
createDataIngestionJob(String) - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Create a weather data ingestion job.
createDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source
createDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search data source
createDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source
createDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search data source
createDataSourceCredential(DataSourceCredentialEntity) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a data source credential entity.
createDataSourceCredential(DataSourceCredentialEntity) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a data source credential entity.
createDataSourceCredentialWithResponse(DataSourceCredentialEntity) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a data source credential entity with REST response.
createDataSourceCredentialWithResponse(DataSourceCredentialEntity, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a data source credential entity with REST response.
createdBy() - Method in class com.azure.core.management.SystemData
Get the identity that created the resource.
createdByType() - Method in class com.azure.core.management.SystemData
Get the type of identity that created the resource.
createDefault() - Static method in interface com.azure.core.http.HttpClient
Creates a new HttpClient instance.
createDefault(HttpClientOptions) - Static method in interface com.azure.core.http.HttpClient
Creates a new HttpClient instance.
createDefaultManagementSerializerAdapter() - Static method in class com.azure.core.management.serializer.SerializerFactory
Gets the singleton instance of the default management serializer adapter.
createDefaultSerializerAdapter() - Static method in class com.azure.core.util.serializer.JacksonAdapter
maintain singleton instance of the default serializer adapter.
createDetectionConfig(String, AnomalyDetectionConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a configuration to detect anomalies in the time series of a metric.
createDetectionConfig(String, AnomalyDetectionConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a configuration to detect anomalies in the time series of a metric.
createDetectionConfigWithResponse(String, AnomalyDetectionConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Create a configuration to detect anomalies in the time series of a metric.
createDetectionConfigWithResponse(String, AnomalyDetectionConfiguration, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Create a configuration to detect anomalies in the time series of a metric.
createDirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new directory within a file system.
createDirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new directory within a file system.
createDirectory(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the directory in the share with the given name.
createDirectory(String) - Method in class com.azure.storage.file.share.ShareClient
Creates the directory in the share with the given name.
createDirectory(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new directory within a file system.
createDirectory(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new directory within a file system.
createDirectory(Path, FileAttribute<?>...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Creates a new directory at the specified path.
createDirectoryIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new directory within a file system if it does not exist.
createDirectoryIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new directory within a file system if it does not exist.
createDirectoryIfNotExists(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the directory in the share with the given name if it does not exist.
createDirectoryIfNotExists(String) - Method in class com.azure.storage.file.share.ShareClient
Creates the directory in the share with the given name if it does not exist.
createDirectoryIfNotExistsWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new directory within a file system if it does not exist.
createDirectoryIfNotExistsWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new directory within a file system if it does not exist.
createDirectoryIfNotExistsWithResponse(String, ShareDirectoryCreateOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the directory in the share with the given name and associates the passed metadata to it if it does not exist.
createDirectoryIfNotExistsWithResponse(String, ShareDirectoryCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the directory if it does not exist in the share with the given name and associates the passed metadata to it.
createDirectoryWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new directory within a file system.
createDirectoryWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new directory within a file system.
createDirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the directory in the share with the given name and associates the passed metadata to it.
createDirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the directory in the share with the given name and associates the passed metadata to it.
createDirectoryWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new directory within a file system.
createDirectoryWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new directory within a file system.
createDoubleHistogram(String, String, String) - Method in interface com.azure.core.util.metrics.Meter
Creates histogram instrument allowing to record long values.
createEcKey(CreateEcKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a new EC key and stores it in the key vault.
createEcKey(CreateEcKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new EC key and stores it in the key vault.
CreateEcKeyOptions - Class in com.azure.security.keyvault.keys.models
Represents the configurable options to create an EC key.
CreateEcKeyOptions(String) - Constructor for class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Creates a CreateEcKeyOptions with name as name of the EC key.
createEcKeyWithResponse(CreateEcKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a new EC key and stores it in the key vault.
createEcKeyWithResponse(CreateEcKeyOptions, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new EC key and stores it in the key vault.
createEntity(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
Inserts an entity into the table.
createEntity(TableEntity) - Method in class com.azure.data.tables.TableClient
Inserts an entity into the table.
createEntityWithResponse(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
Inserts an entity into the table.
createEntityWithResponse(TableEntity, Duration, Context) - Method in class com.azure.data.tables.TableClient
Inserts an entity into the table.
createFile(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new file within a directory.
createFile(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new file within a directory.
createFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file within a file system.
createFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file within a file system.
createFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new file within a directory.
createFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new file within a directory.
createFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file within a file system.
createFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file within a file system.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the file in the share with the given name and file max size.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareClient
Creates the file in the share with the given name and file max size.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a file in this directory with specific name, max number of results and returns a response of ShareDirectoryInfo to interact with it.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a file in this directory with specific name, max number of results and returns a response of ShareDirectoryInfo to interact with it.
createFileIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new file within a directory if it does not exist.
createFileIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new file within a directory if it does not exist.
createFileIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file within a file system if it does not exist.
createFileIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file within a file system if it does not exist.
createFileIfNotExistsWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new file within a directory if it does not exist.
createFileIfNotExistsWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file within a file system if it does not exist.
createFileIfNotExistsWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new file within a directory if it does not exist.
createFileIfNotExistsWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file within a file system if it does not exist.
createFileSystem(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Creates a new file system within a storage account.
createFileSystem(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Creates a new file system within a storage account.
createFileSystemWithResponse(String, Map<String, String>, PublicAccessType) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Creates a new file system within a storage account.
createFileSystemWithResponse(String, Map<String, String>, PublicAccessType, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Creates a new file system within a storage account.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new file within a directory.
createFileWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file within a file system.
createFileWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new file within a directory.
createFileWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file within a file system.
createFileWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new file within a directory.
createFileWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file within a file system.
createFileWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new file within a directory.
createFileWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file within a file system.
createForProcessingFromBeginning(FeedRange) - Static method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Creates a new CosmosChangeFeedRequestOptions instance to start processing change feed items from the beginning of the change feed
createForProcessingFromContinuation(String) - Static method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Creates a new CosmosChangeFeedRequestOptions instance to start processing change feed items from a previous continuation
createForProcessingFromNow(FeedRange) - Static method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Creates a new CosmosChangeFeedRequestOptions instance to start processing change feed items from the current time - so only events for all future changes will be retrieved
createForProcessingFromPointInTime(Instant, FeedRange) - Static method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Creates a new CosmosChangeFeedRequestOptions instance to start processing change feed items from a certain point in time
createFrom(List<CosmosParameter>) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosParameters
 
createFromAzureBlobStorage(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Blob container.
createFromAzureBlobStorage(String, String, String, String, String, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Blob container.
createFromAzureSql(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure SQL database.
createFromAzureSql(String, String, String, String, DataChangeDetectionPolicy, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure SQL database.
createFromAzureTableStorage(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Table.
createFromAzureTableStorage(String, String, String, String, String, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Table.
createFromCosmos(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to a Cosmos database with change detection set to true.
createFromCosmos(String, String, String, Boolean) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to a Cosmos database.
createFromCosmos(String, String, String, String, Boolean, String, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to a Cosmos database.
createFromFile(String, Path) - Static method in class com.azure.search.documents.indexes.models.SynonymMap
Creates a new instance of SynonymMap with synonyms read from the passed file.
createFullFidelityPolicy(Duration) - Static method in class com.azure.cosmos.models.ChangeFeedPolicy
Creates a ChangeFeedPolicy with retention duration for full fidelity processing
createGlobalThroughputControlConfigBuilder(String, String) - Method in class com.azure.cosmos.CosmosAsyncClient
Create global throughput control config builder which will be used to build GlobalThroughputControlConfig.
createGlobalThroughputControlConfigBuilder(String, String) - Method in class com.azure.cosmos.CosmosClient
Create global throughput control config builder which will be used to build GlobalThroughputControlConfig.
createGlossaryCategoriesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Create glossary category in bulk.
createGlossaryCategoriesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Create glossary category in bulk.
createGlossaryCategoryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Create a glossary category.
createGlossaryCategoryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Create a glossary category.
createGlossaryTermsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Create glossary terms in bulk.
createGlossaryTermsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Create glossary terms in bulk.
createGlossaryTermWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Create a glossary term.
createGlossaryTermWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Create a glossary term.
createGlossaryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Create a glossary.
createGlossaryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Create a glossary.
createHook(NotificationHook) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Creates a notificationHook that receives anomaly incident alerts.
createHook(NotificationHook) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Creates a notificationHook that receives anomaly incident alerts.
createHookWithResponse(NotificationHook) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Creates a notificationHook that receives anomaly incident alerts.
createHookWithResponse(NotificationHook, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Creates a notificationHook that receives anomaly incident alerts.
createHttpHeadersFromClientOptions(ClientOptions) - Static method in class com.azure.core.util.CoreUtils
Creates HttpHeaders from the provided ClientOptions.
createIfNotExists() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new container within a storage account if it does not exist.
createIfNotExists() - Method in class com.azure.storage.blob.BlobContainerClient
Creates a new container within a storage account if it does not exist.
createIfNotExists() - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a 0-length append blob if it does not exist.
createIfNotExists() - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a 0-length append blob if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file system within a storage account if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file system within a storage account if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a resource if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a resource if a path does not exist.
createIfNotExists() - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates this directory in the file share if it does not exist.
createIfNotExists() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a directory in the file share if it does not exist.
createIfNotExists() - Method in class com.azure.storage.queue.QueueAsyncClient
Creates a new queue.
createIfNotExists() - Method in class com.azure.storage.queue.QueueClient
Creates a new queue if it does not exist.
createIfNotExists(long) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a page blob of the specified length if it does not exist.
createIfNotExists(long) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a page blob of the specified length if it does not exist.
createIfNotExistsWithResponse(AppendBlobCreateOptions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a 0-length append blob if it does not exist.
createIfNotExistsWithResponse(AppendBlobCreateOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a 0-length append blob if it does not exist.
createIfNotExistsWithResponse(BlobContainerCreateOptions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new container within a storage account if it does not exist.
createIfNotExistsWithResponse(BlobContainerCreateOptions, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Creates a new container within a storage account if it does not exist.
createIfNotExistsWithResponse(PageBlobCreateOptions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a page blob of the specified length if it does not exist.
createIfNotExistsWithResponse(PageBlobCreateOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a page blob of the specified length if it does not exist.
createIfNotExistsWithResponse(DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a resource if it does not exist.
createIfNotExistsWithResponse(DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a resource if a path does not exist.
createIfNotExistsWithResponse(ShareCreateOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account with the specified options if it does not exist.
createIfNotExistsWithResponse(ShareCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account with the specified options if it does not exist.
createIfNotExistsWithResponse(ShareDirectoryCreateOptions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a directory in the file share if it does not exist.
createIfNotExistsWithResponse(ShareDirectoryCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a directory in the file share if it does not exist.
createIfNotExistsWithResponse(Map<String, String>) - Method in class com.azure.storage.queue.QueueAsyncClient
Creates a new queue.
createIfNotExistsWithResponse(Map<String, String>, PublicAccessType) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file system within a storage account if it does not exist.
createIfNotExistsWithResponse(Map<String, String>, PublicAccessType, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file system within a storage account if it does not exist.
createIfNotExistsWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Creates a new queue if it does not exist.
createIncrementalPolicy() - Static method in class com.azure.cosmos.models.ChangeFeedPolicy
Creates a default ChangeFeedPolicy without retention duration specified.
createIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search index.
createIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search index
createIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer.
createIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer.
createIndexerWithResponse(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer.
createIndexerWithResponse(SearchIndexer, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer.
createIndexWithResponse(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search index.
createIndexWithResponse(SearchIndex, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search index
createInstance() - Method in interface com.azure.core.http.HttpClientProvider
Creates a new instance of the HttpClient that this HttpClientProvider is configured to create.
createInstance() - Method in class com.azure.core.http.jdk.httpclient.JdkHttpClientProvider
 
createInstance() - Method in class com.azure.core.http.netty.NettyAsyncHttpClientProvider
 
createInstance() - Method in class com.azure.core.http.okhttp.OkHttpAsyncClientProvider
 
createInstance() - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientProvider
 
createInstance() - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializerProvider
 
createInstance() - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializerProvider
 
createInstance() - Method in interface com.azure.core.util.serializer.JsonSerializerProvider
Creates a new instance of the JsonSerializer that this JsonSerializerProvider is configured to create.
createInstance() - Static method in class com.azure.core.util.serializer.JsonSerializerProviders
Creates an instance of JsonSerializer using the first JsonSerializerProvider found in the classpath.
createInstance() - Method in interface com.azure.core.util.serializer.MemberNameConverterProvider
Creates a new instance of the MemberNameConverter that this MemberNameConverterProvider is configured to create.
createInstance() - Static method in class com.azure.core.util.serializer.MemberNameConverterProviders
Creates an instance of MemberNameConverter using the first MemberNameConverterProvider found in the classpath.
createInstance(boolean) - Static method in class com.azure.core.util.serializer.JsonSerializerProviders
Creates an instance of JsonSerializer using the first JsonSerializerProvider found in the classpath.
createInstance(HttpClientOptions) - Method in interface com.azure.core.http.HttpClientProvider
Creates a new instance of the HttpClient that this HttpClientProvider is configured to create.
createInstance(HttpClientOptions) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientProvider
 
createInstance(HttpClientOptions) - Method in class com.azure.core.http.okhttp.OkHttpAsyncClientProvider
 
createInstance(HttpClientOptions) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientProvider
 
createInstance(Class<T>) - Static method in class com.azure.core.util.serializer.TypeReference
Creates and instance of TypeReference which maintains the generic T of the passed Class.
createInstance(Object) - Method in interface com.azure.core.experimental.serializer.JsonNodeProvider
Creates a JsonNode from the passed value.
createInstance(String) - Method in interface com.azure.core.experimental.serializer.AvroSerializerProvider
Creates a new AvroSerializer tied to the given schema.
createInstance(String) - Static method in class com.azure.core.experimental.serializer.AvroSerializerProviders
Creates an Avro serializer instance based using the first AvroSerializerProvider found on the classpath.
createInstance(String) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerProvider
 
createInstance(String) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerProvider
 
createIssuer(CertificateIssuer) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Creates the specified certificate issuer.
createIssuer(CertificateIssuer) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Creates the specified certificate issuer.
createIssuerWithResponse(CertificateIssuer) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Creates the specified certificate issuer.
createIssuerWithResponse(CertificateIssuer, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Creates the specified certificate issuer.
createItem(T) - Method in class com.azure.cosmos.CosmosAsyncContainer
Creates an item.
createItem(T) - Method in class com.azure.cosmos.CosmosContainer
Creates a new item synchronously and returns its respective Cosmos item response.
createItem(T) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Creates an item.
createItem(T) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Creates a new item synchronously and returns its respective Cosmos item response.
createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Creates a Cosmos item.
createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Creates a new item synchronously and returns its respective Cosmos item response while specifying additional options.
createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Creates a Cosmos item.
createItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Creates a new item synchronously and returns its respective Cosmos item response while specifying additional options.
createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Creates an item.
createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Creates a new item synchronously and returns its respective Cosmos item response while specifying additional options.
createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Creates an item.
createItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Creates a new item synchronously and returns its respective Cosmos item response while specifying additional options.
createItemOperation(T) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to create an item into the batch.
createItemOperation(T, CosmosBatchItemRequestOptions) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to create an item into the batch.
createKey(CreateKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a new key and stores it in the key vault.
createKey(CreateKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new key and stores it in the key vault.
createKey(String, KeyType) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a new key and stores it in the key vault.
createKey(String, KeyType) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new key and stores it in the key vault.
CreateKeyOptions - Class in com.azure.security.keyvault.keys.models
Represents the configurable options to create a key.
CreateKeyOptions(String, KeyType) - Constructor for class com.azure.security.keyvault.keys.models.CreateKeyOptions
Creates instance of CreateKeyOptions with name as key name and keyType as type of the key.
createKeyWithResponse(CreateKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a new key and stores it in the key vault.
createKeyWithResponse(CreateKeyOptions, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new key and stores it in the key vault.
createLastWriterWinsPolicy() - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a LAST_WRITER_WINS ConflictResolutionPolicy with "/_ts" as the resolution path.
createLastWriterWinsPolicy(String) - Static method in class com.azure.cosmos.models.ConflictResolutionPolicy
Creates a LAST_WRITER_WINS ConflictResolutionPolicy with path as the resolution path.
createLedgerEntryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
A collection id may optionally be specified.
createLedgerEntryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
A collection id may optionally be specified.
createLongCounter(String, String, String) - Method in interface com.azure.core.util.metrics.Meter
Creates Counter instrument that is used to record incrementing values, such as number of sent messages or created connections.
createLongUpDownCounter(String, String, String) - Method in interface com.azure.core.util.metrics.Meter
Creates UpDownCounter instrument that is used to record values that can go up or down, such as number of active connections or queue size.
createManualThroughput(int) - Static method in class com.azure.cosmos.models.ThroughputProperties
Create fixed throughput properties.
createMessageBatch() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Creates a ServiceBusMessageBatch that can fit as many messages as the transport allows.
createMessageBatch() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Creates a ServiceBusMessageBatch that can fit as many messages as the transport allows.
createMessageBatch(CreateMessageBatchOptions) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Creates an ServiceBusMessageBatch configured with the options specified.
createMessageBatch(CreateMessageBatchOptions) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Creates an ServiceBusMessageBatch configured with the options specified.
CreateMessageBatchOptions - Class in com.azure.messaging.servicebus.models
The set of options that can be specified when creating an batch of messages.
CreateMessageBatchOptions() - Constructor for class com.azure.messaging.servicebus.models.CreateMessageBatchOptions
 
createMeter(String, String, MetricsOptions) - Method in class com.azure.core.metrics.opentelemetry.OpenTelemetryMeterProvider
Creates named and versioned OpenTelemetry-based implementation of Meter Use global OpenTelemetry SDK configuration:
createMeter(String, String, MetricsOptions) - Method in interface com.azure.core.util.metrics.MeterProvider
Creates named and versioned meter instance.
CreateMode - Class in com.azure.analytics.synapse.artifacts.models
Defines values for CreateMode.
CreateMode() - Constructor for class com.azure.analytics.synapse.artifacts.models.CreateMode
 
createModels(Iterable<String>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Creates one or many models.
createModels(Iterable<String>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Creates one or many models.
createModelsWithResponse(Iterable<String>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Creates one or many models.
createModelsWithResponse(Iterable<String>, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Creates one or many models.
createOctKey(CreateOctKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates and stores a new symmetric key in the key vault.
createOctKey(CreateOctKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates and stores a new symmetric key in the key vault.
CreateOctKeyOptions - Class in com.azure.security.keyvault.keys.models
Represents the configurable options to create a symmetric key.
CreateOctKeyOptions(String) - Constructor for class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Creates a CreateOctKeyOptions with name as name of the key.
createOctKeyWithResponse(CreateOctKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates and stores a new symmetric key in the key vault.
createOctKeyWithResponse(CreateOctKeyOptions, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates and stores a new symmetric key in the key vault.
createOrReplaceDigitalTwin(String, T, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Creates a digital twin.
createOrReplaceDigitalTwin(String, T, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Creates a digital twin.
CreateOrReplaceDigitalTwinOptions - Class in com.azure.digitaltwins.core.models
CreateOrReplaceDigitalTwinOptions() - Constructor for class com.azure.digitaltwins.core.models.CreateOrReplaceDigitalTwinOptions
 
createOrReplaceDigitalTwinWithResponse(String, T, Class<T>, CreateOrReplaceDigitalTwinOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Creates a digital twin.
createOrReplaceDigitalTwinWithResponse(String, T, Class<T>, CreateOrReplaceDigitalTwinOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Creates a digital twin.
createOrReplaceEventRoute(String, DigitalTwinsEventRoute) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Create an event route.
createOrReplaceEventRoute(String, DigitalTwinsEventRoute) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Create an event route.
createOrReplaceEventRouteWithResponse(String, DigitalTwinsEventRoute) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Create an event route.
createOrReplaceEventRouteWithResponse(String, DigitalTwinsEventRoute, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Create an event route.
createOrReplaceRelationship(String, String, T, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Creates a relationship on a digital twin.
createOrReplaceRelationship(String, String, T, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Creates a relationship on a digital twin.
CreateOrReplaceRelationshipOptions - Class in com.azure.digitaltwins.core.models
CreateOrReplaceRelationshipOptions() - Constructor for class com.azure.digitaltwins.core.models.CreateOrReplaceRelationshipOptions
 
createOrReplaceRelationshipWithResponse(String, String, T, Class<T>, CreateOrReplaceRelationshipOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Creates a relationship on a digital twin.
createOrReplaceRelationshipWithResponse(String, String, T, Class<T>, CreateOrReplaceRelationshipOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Creates a relationship on a digital twin.
createOrUpdate(String) - Method in class com.azure.verticals.agrifood.farming.CropsBaseClient
Creates or updates a crop resource.
createOrUpdate(String) - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Creates or updates a farmer resource.
createOrUpdate(String) - Method in class com.azure.verticals.agrifood.farming.OAuthProvidersBaseClient
Creates or updates an oauthProvider resource.
createOrUpdate(String) - Method in class com.azure.verticals.agrifood.farming.SeasonsBaseClient
Creates or updates a season resource.
createOrUpdate(String, KqlScriptResource) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Creates or updates a KQL Script.
createOrUpdate(String, KqlScriptResource) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Creates or updates a KQL Script.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Creates or updates an application data resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Creates or updates an attachment resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Creates or updates a boundary resource.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Creates or updates a crop variety resource.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Creates or updates a farm resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Creates or Updates a field resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Creates or updates harvest data resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Creates or updates an planting data resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Creates or Updates a seasonal field resource under a particular farmer.
createOrUpdate(String, String) - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Creates or updates an tillage data resource under a particular farmer.
createOrUpdateAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateAliasWithResponse(SearchAlias, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateAliasWithResponse(SearchAlias, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateBulkWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.CollectionAsyncClient
Creates or updates entities in bulk to a collection.
createOrUpdateBulkWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.CollectionClient
Creates or updates entities in bulk to a collection.
createOrUpdateCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsAsyncClient
Creates or updates a collection entity.
createOrUpdateCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClient
Creates or updates a collection entity.
createOrUpdateDataFlow(String, DataFlowResource) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Creates or updates a data flow.
createOrUpdateDataFlow(String, DataFlowResource) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Creates or updates a data flow.
createOrUpdateDataFlow(String, DataFlowResource, String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Creates or updates a data flow.
createOrUpdateDataFlow(String, DataFlowResource, String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Creates or updates a data flow.
createOrUpdateDataFlowWithResponse(String, DataFlowResource, String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Creates or updates a data flow.
createOrUpdateDataFlowWithResponse(String, DataFlowResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Creates or updates a data flow.
createOrUpdateDataset(String, DatasetResource) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Creates or updates a dataset.
createOrUpdateDataset(String, DatasetResource) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Creates or updates a dataset.
createOrUpdateDataset(String, DatasetResource, String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Creates or updates a dataset.
createOrUpdateDataset(String, DatasetResource, String) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Creates or updates a dataset.
createOrUpdateDatasetWithResponse(String, DatasetResource, String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Creates or updates a dataset.
createOrUpdateDatasetWithResponse(String, DatasetResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Creates or updates a dataset.
createOrUpdateDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists
CreateOrUpdateDataSourceConnectionOptions - Class in com.azure.search.documents.indexes.models
This model represents a property bag containing all options for creating or updating a data source connection.
CreateOrUpdateDataSourceConnectionOptions(SearchIndexerDataSourceConnection) - Constructor for class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Creates the property bag used to create or update a data source connection.
createOrUpdateDataSourceConnectionWithResponse(CreateOrUpdateDataSourceConnectionOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnectionWithResponse(CreateOrUpdateDataSourceConnectionOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists.
createOrUpdateDeploymentWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Creates or updates a deployment.
createOrUpdateDeploymentWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Creates or updates a deployment.
createOrUpdateEntitiesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Create or update entities in Atlas in bulk.
createOrUpdateEntitiesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Create or update entities in Atlas in bulk.
createOrUpdateIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search index or updates an index if it already exists.
createOrUpdateIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search index or updates an index if it already exists.
createOrUpdateIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
createOrUpdateIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
CreateOrUpdateIndexerOptions - Class in com.azure.search.documents.indexes.models
This model represents a property bag containing all options for creating or updating an indexer.
CreateOrUpdateIndexerOptions(SearchIndexer) - Constructor for class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Creates the property bag used to create or update an indexer.
createOrUpdateIndexerWithResponse(CreateOrUpdateIndexerOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
createOrUpdateIndexerWithResponse(CreateOrUpdateIndexerOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
createOrUpdateIndexerWithResponse(SearchIndexer, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
createOrUpdateIndexerWithResponse(SearchIndexer, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
createOrUpdateIndexWithResponse(SearchIndex, boolean, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search index or updates an index if it already exists.
createOrUpdateIndexWithResponse(SearchIndex, boolean, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search index or updates an index if it already exists.
createOrUpdateLinkConnection(String, LinkConnectionResource) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Creates or updates a link connection.
createOrUpdateLinkConnection(String, LinkConnectionResource) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Creates or updates a link connection.
createOrUpdateLinkConnectionWithResponse(String, LinkConnectionResource) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Creates or updates a link connection.
createOrUpdateLinkConnectionWithResponse(String, LinkConnectionResource, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Creates or updates a link connection.
createOrUpdateLinkedService(String, LinkedServiceResource) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Creates or updates a linked service.
createOrUpdateLinkedService(String, LinkedServiceResource) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Creates or updates a linked service.
createOrUpdateLinkedService(String, LinkedServiceResource, String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Creates or updates a linked service.
createOrUpdateLinkedService(String, LinkedServiceResource, String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Creates or updates a linked service.
createOrUpdateLinkedServiceWithResponse(String, LinkedServiceResource, String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Creates or updates a linked service.
createOrUpdateLinkedServiceWithResponse(String, LinkedServiceResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Creates or updates a linked service.
createOrUpdateNotebook(String, NotebookResource) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Creates or updates a Note Book.
createOrUpdateNotebook(String, NotebookResource) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Creates or updates a Note Book.
createOrUpdateNotebook(String, NotebookResource, String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Creates or updates a Note Book.
createOrUpdateNotebook(String, NotebookResource, String) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Creates or updates a Note Book.
createOrUpdateNotebookWithResponse(String, NotebookResource, String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Creates or updates a Note Book.
createOrUpdateNotebookWithResponse(String, NotebookResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Creates or updates a Note Book.
createOrUpdatePipeline(String, PipelineResource) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Creates or updates a pipeline.
createOrUpdatePipeline(String, PipelineResource) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Creates or updates a pipeline.
createOrUpdatePipeline(String, PipelineResource, String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Creates or updates a pipeline.
createOrUpdatePipeline(String, PipelineResource, String) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Creates or updates a pipeline.
createOrUpdatePipelineWithResponse(String, PipelineResource, String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Creates or updates a pipeline.
createOrUpdatePipelineWithResponse(String, PipelineResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Creates or updates a pipeline.
createOrUpdateResourceSetRuleWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesAsyncClient
Creates or updates an resource set config.
createOrUpdateResourceSetRuleWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClient
Creates or updates an resource set config.
createOrUpdateSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
createOrUpdateSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
CreateOrUpdateSkillsetOptions - Class in com.azure.search.documents.indexes.models
This model represents a property bag containing all options for creating or updating a skillset.
CreateOrUpdateSkillsetOptions(SearchIndexerSkillset) - Constructor for class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Creates the property bag used to create or update a skillset.
createOrUpdateSkillsetWithResponse(CreateOrUpdateSkillsetOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
createOrUpdateSkillsetWithResponse(CreateOrUpdateSkillsetOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
createOrUpdateSkillsetWithResponse(SearchIndexerSkillset, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
createOrUpdateSkillsetWithResponse(SearchIndexerSkillset, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
createOrUpdateSparkConfiguration(String, SparkConfigurationResource) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Creates or updates a sparkconfiguration.
createOrUpdateSparkConfiguration(String, SparkConfigurationResource) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Creates or updates a sparkconfiguration.
createOrUpdateSparkConfiguration(String, SparkConfigurationResource, String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Creates or updates a sparkconfiguration.
createOrUpdateSparkConfiguration(String, SparkConfigurationResource, String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Creates or updates a sparkconfiguration.
createOrUpdateSparkConfigurationWithResponse(String, SparkConfigurationResource, String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Creates or updates a sparkconfiguration.
createOrUpdateSparkConfigurationWithResponse(String, SparkConfigurationResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Creates or updates a sparkconfiguration.
createOrUpdateSparkJobDefinition(String, SparkJobDefinitionResource) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Creates or updates a Spark Job Definition.
createOrUpdateSparkJobDefinition(String, SparkJobDefinitionResource) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Creates or updates a Spark Job Definition.
createOrUpdateSparkJobDefinition(String, SparkJobDefinitionResource, String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Creates or updates a Spark Job Definition.
createOrUpdateSparkJobDefinition(String, SparkJobDefinitionResource, String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Creates or updates a Spark Job Definition.
createOrUpdateSparkJobDefinitionWithResponse(String, SparkJobDefinitionResource, String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Creates or updates a Spark Job Definition.
createOrUpdateSparkJobDefinitionWithResponse(String, SparkJobDefinitionResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Creates or updates a Spark Job Definition.
createOrUpdateSqlScript(String, SqlScriptResource) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Creates or updates a Sql Script.
createOrUpdateSqlScript(String, SqlScriptResource) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Creates or updates a Sql Script.
createOrUpdateSqlScript(String, SqlScriptResource, String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Creates or updates a Sql Script.
createOrUpdateSqlScript(String, SqlScriptResource, String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Creates or updates a Sql Script.
createOrUpdateSqlScriptWithResponse(String, SqlScriptResource, String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Creates or updates a Sql Script.
createOrUpdateSqlScriptWithResponse(String, SqlScriptResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Creates or updates a Sql Script.
createOrUpdateSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search synonym map or updates a synonym map if it already exists.
createOrUpdateSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search synonym map or updates a synonym map if it already exists.
createOrUpdateSynonymMapWithResponse(SynonymMap, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search synonym map or updates a synonym map if it already exists.
createOrUpdateSynonymMapWithResponse(SynonymMap, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search synonym map or updates a synonym map if it already exists.
createOrUpdateTrigger(String, TriggerResource) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Creates or updates a trigger.
createOrUpdateTrigger(String, TriggerResource) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Creates or updates a trigger.
createOrUpdateTrigger(String, TriggerResource, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Creates or updates a trigger.
createOrUpdateTrigger(String, TriggerResource, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Creates or updates a trigger.
createOrUpdateTriggerWithResponse(String, TriggerResource, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Creates or updates a trigger.
createOrUpdateTriggerWithResponse(String, TriggerResource, String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Creates or updates a trigger.
createOrUpdateUserWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
A JSON merge patch is applied for existing users.
createOrUpdateUserWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
A JSON merge patch is applied for existing users.
createOrUpdateWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Create or update an entity in Atlas.
createOrUpdateWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Create or update an entity in Atlas.
createOrUpdateWithResponse(String, KqlScriptResource) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Creates or updates a KQL Script.
createOrUpdateWithResponse(String, KqlScriptResource, Context) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Creates or updates a KQL Script.
createOrUpdateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesAsyncClient
Creates or Updates a classification rule.
createOrUpdateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesClient
Creates or Updates a classification rule.
createOrUpdateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesAsyncClient
Creates or Updates a data source.
createOrUpdateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesClient
Creates or Updates a data source.
createOrUpdateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsAsyncClient
Creates or Updates a scan ruleset.
createOrUpdateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsClient
Creates or Updates a scan ruleset.
createOrUpdateWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.CollectionAsyncClient
Creates or updates an entity to a collection.
createOrUpdateWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.CollectionClient
Creates or updates an entity to a collection.
createOrUpdateWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.FiltersAsyncClient
Creates or updates a filter.
createOrUpdateWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.FiltersClient
Creates or updates a filter.
createOrUpdateWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansAsyncClient
Creates an instance of a scan.
createOrUpdateWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansClient
Creates an instance of a scan.
createParameter(MethodParameter) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosParameters
 
createPermission(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
Creates a permission.
createPermission(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a permission at the share level.
createPermission(String) - Method in class com.azure.storage.file.share.ShareClient
Creates a permission at the share level.
createPermissionWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a permission at the share level.
createPermissionWithResponse(String, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates a permission t the share level.
createPersistentEntity(TypeInformation<T>) - Method in class com.azure.spring.data.cosmos.core.mapping.CosmosMappingContext
 
createPersistentProperty(Property, BasicCosmosPersistentEntity<?>, SimpleTypeHolder) - Method in class com.azure.spring.data.cosmos.core.mapping.CosmosMappingContext
 
createPipelineRun(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Creates a run of a pipeline.
createPipelineRun(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Creates a run of a pipeline.
createPipelineRun(String, String, Boolean, String, Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Creates a run of a pipeline.
createPipelineRun(String, String, Boolean, String, Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Creates a run of a pipeline.
createPipelineRunWithResponse(String, String, Boolean, String, Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Creates a run of a pipeline.
createPipelineRunWithResponse(String, String, Boolean, String, Map<String, Object>, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Creates a run of a pipeline.
createProducer(String, String, Duration, AmqpRetryPolicy) - Method in interface com.azure.core.amqp.AmqpSession
Creates a new AMQP link that publishes events to the message broker.
createQuery(CosmosParameterAccessor) - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
Creates a query.
createQuery(CosmosParameterAccessor) - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery
 
createQuery(CosmosParameterAccessor) - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedCosmosQuery
 
createQuery(ReactiveCosmosParameterAccessor) - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
Creates a query.
createQuery(ReactiveCosmosParameterAccessor) - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeReactiveCosmosQuery
 
createQuery(ReactiveCosmosParameterAccessor) - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedReactiveCosmosQuery
 
createQueue(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a queue with the given name.
createQueue(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a queue with the given name.
createQueue(String) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Creates a queue in the storage account with the specified name and returns a QueueAsyncClient to interact with it.
createQueue(String) - Method in class com.azure.storage.queue.QueueServiceClient
Creates a queue in the storage account with the specified name and returns a QueueClient to interact with it.
createQueue(String, CreateQueueOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a queue with the CreateQueueOptions and given queue name.
createQueue(String, CreateQueueOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a queue with the CreateQueueOptions.
CreateQueueOptions - Class in com.azure.messaging.servicebus.administration.models
Represents the set of options that can be specified for the creation of a queue.
CreateQueueOptions() - Constructor for class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Creates an instance with the name of the queue.
CreateQueueOptions(QueueProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Initializes a new instance based on the specified QueueProperties instance.
createQueueWithResponse(String, CreateQueueOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a queue and returns the created queue in addition to the HTTP response.
createQueueWithResponse(String, CreateQueueOptions, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a queue and returns the created queue in addition to the HTTP response.
createQueueWithResponse(String, Map<String, String>) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Creates a queue in the storage account with the specified name and metadata and returns a QueueAsyncClient to interact with it.
createQueueWithResponse(String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Creates a queue in the storage account with the specified name and metadata and returns a QueueClient to interact with it.
createRasterizeJob(String) - Method in class com.azure.verticals.agrifood.farming.ImageProcessingBaseClient
Create a ImageProcessing Rasterize job.
createRedirectRequest(HttpResponse) - Method in class com.azure.core.http.policy.DefaultRedirectStrategy
 
createRedirectRequest(HttpResponse) - Method in interface com.azure.core.http.policy.RedirectStrategy
Creates an request for the redirect attempt.
createRepositoryFactory() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactoryBean
 
createRepositoryFactory() - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactoryBean
 
createRetriableDownloadFlux(Supplier<Flux<ByteBuffer>>, BiFunction<Throwable, Long, Flux<ByteBuffer>>, int) - Static method in class com.azure.core.util.FluxUtil
Creates a Flux that is capable of resuming a download by applying retry logic when an error occurs.
createRetriableDownloadFlux(Supplier<Flux<ByteBuffer>>, BiFunction<Throwable, Long, Flux<ByteBuffer>>, int, long) - Static method in class com.azure.core.util.FluxUtil
Creates a Flux that is capable of resuming a download by applying retry logic when an error occurs.
createRoleAssignment(KeyVaultRoleScope, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Creates a role assignment with a randomly generated name.
createRoleAssignment(KeyVaultRoleScope, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Creates a role assignment with a randomly generated name.
createRoleAssignment(KeyVaultRoleScope, String, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Creates a role assignment.
createRoleAssignment(KeyVaultRoleScope, String, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Creates a role assignment.
createRoleAssignment(String, UUID, UUID, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Create role assignment.
createRoleAssignment(String, UUID, UUID, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Create role assignment.
createRoleAssignment(String, UUID, UUID, String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Create role assignment.
createRoleAssignment(String, UUID, UUID, String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Create role assignment.
createRoleAssignmentWithResponse(KeyVaultRoleScope, String, String, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Creates a role assignment.
createRoleAssignmentWithResponse(KeyVaultRoleScope, String, String, String, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Creates a role assignment.
createRoleAssignmentWithResponse(String, UUID, UUID, String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Create role assignment.
createRoleAssignmentWithResponse(String, UUID, UUID, String, String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Create role assignment.
createRsa15Parameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.RSA1_5.
createRsa15Parameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.RSA1_5.
createRsaKey(CreateRsaKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
/** Creates a new RSA key and stores it in the key vault.
createRsaKey(CreateRsaKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new RSA key and stores it in the key vault.
CreateRsaKeyOptions - Class in com.azure.security.keyvault.keys.models
Represents the configurable options to create an RSA key.
CreateRsaKeyOptions(String) - Constructor for class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Creates a CreateRsaKeyOptions with name as name of the RSA key.
createRsaKeyWithResponse(CreateRsaKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a new RSA key and stores it in the key vault.
createRsaKeyWithResponse(CreateRsaKeyOptions, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a new RSA key and stores it in the key vault.
createRsaOaep256Parameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.RSA_OAEP_256.
createRsaOaep256Parameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.RSA_OAEP_256.
createRsaOaepParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Factory method to create an instance of DecryptParameters with the given parameters for EncryptionAlgorithm.RSA_OAEP.
createRsaOaepParameters(byte[]) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Factory method to create an instance of EncryptParameters with the given parameters for EncryptionAlgorithm.RSA_OAEP.
createRule(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a rule under the given topic and subscription
createRule(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a rule under the given topic and subscription
createRule(String, String, String, CreateRuleOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a rule with the CreateRuleOptions.
createRule(String, String, String, CreateRuleOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a rule with the CreateRuleOptions.
CreateRuleOptions - Class in com.azure.messaging.servicebus.administration.models
A set of options for creating a rule.
CreateRuleOptions() - Constructor for class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Initializes a new instance with the TrueRuleFilter.
CreateRuleOptions(RuleFilter) - Constructor for class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Initializes a new instance with the given rule name and filter.
CreateRuleOptions(RuleProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Initializes a new instance with the given rule properties.
createRuleWithResponse(String, String, String, CreateRuleOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a rule and returns the created rule in addition to the HTTP response.
createRuleWithResponse(String, String, String, CreateRuleOptions, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a rule and returns the created rule in addition to the HTTP response.
CreateRunResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body with a run identifier.
CreateRunResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.CreateRunResponse
 
createSatelliteDataIngestionJob(String) - Method in class com.azure.verticals.agrifood.farming.ScenesBaseClient
Create a satellite data ingestion job.
createSession(String) - Method in interface com.azure.core.amqp.AmqpConnection
Creates a new session with the given session name.
createShare(String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Creates a share in the storage account with the specified name and returns a ShareAsyncClient to interact with it.
createShare(String) - Method in class com.azure.storage.file.share.ShareServiceClient
Creates a share in the storage account with the specified name and returns a ShareClient to interact with it.
createShareWithResponse(String, ShareCreateOptions) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Creates a share in the storage account with the specified name, and options and returns a ShareAsyncClient to interact with it.
createShareWithResponse(String, ShareCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Creates a share in the storage account with the specified name and options and returns a ShareClient to interact with it.
createShareWithResponse(String, Map<String, String>, Integer) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Creates a share in the storage account with the specified name, metadata, and quota and returns a ShareAsyncClient to interact with it.
createShareWithResponse(String, Map<String, String>, Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Creates a share in the storage account with the specified name and metadata and returns a ShareClient to interact with it.
createSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new skillset in an Azure Cognitive Search service.
createSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new skillset in an Azure Cognitive Search service.
createSkillsetWithResponse(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new skillset in an Azure Cognitive Search service.
createSkillsetWithResponse(SearchIndexerSkillset, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new skillset in an Azure Cognitive Search service.
createSnapshot() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Creates a read-only snapshot of the blob.
createSnapshot() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Creates a read-only snapshot of the blob.
createSnapshot() - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a snapshot of the share with the same metadata associated to the share at the time of creation.
createSnapshot() - Method in class com.azure.storage.file.share.ShareClient
Creates a snapshot of the share with the same metadata associated to the share at the time of creation.
createSnapshotWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a snapshot of the share with the metadata that was passed associated to the snapshot.
createSnapshotWithResponse(Map<String, String>, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Creates a read-only snapshot of the blob.
createSnapshotWithResponse(Map<String, String>, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Creates a read-only snapshot of the blob.
createSnapshotWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates a snapshot of the share with the metadata that was passed associated to the snapshot.
createSparkBatchJob(SparkBatchJobOptions) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Create new spark batch job.
createSparkBatchJob(SparkBatchJobOptions) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Create new spark batch job.
createSparkBatchJob(SparkBatchJobOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Create new spark batch job.
createSparkBatchJob(SparkBatchJobOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Create new spark batch job.
createSparkBatchJobWithResponse(SparkBatchJobOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Create new spark batch job.
createSparkBatchJobWithResponse(SparkBatchJobOptions, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Create new spark batch job.
createSparkSession(SparkSessionOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create new spark session.
createSparkSession(SparkSessionOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create new spark session.
createSparkSession(SparkSessionOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create new spark session.
createSparkSession(SparkSessionOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create new spark session.
createSparkSessionWithResponse(SparkSessionOptions, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create new spark session.
createSparkSessionWithResponse(SparkSessionOptions, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create new spark session.
createSparkStatement(int, SparkStatementOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create statement within a spark session.
createSparkStatement(int, SparkStatementOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create statement within a spark session.
createSparkStatementWithResponse(int, SparkStatementOptions) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Create statement within a spark session.
createSparkStatementWithResponse(int, SparkStatementOptions, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Create statement within a spark session.
createStoredProcedure(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a cosmos stored procedure.
createStoredProcedure(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosScripts
Create stored procedure
createStoredProcedure(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a cosmos stored procedure.
createStoredProcedure(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Create stored procedure cosmos
createSubdirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new sub-directory within a directory.
createSubdirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new sub-directory within a directory.
createSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a subdirectory under current directory with specific name and returns a response of ShareDirectoryAsyncClient to interact with it.
createSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a subdirectory under current directory with specific name and returns a response of ShareDirectoryClient to interact with it.
createSubdirectory(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new sub-directory within a directory.
createSubdirectory(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new sub-directory within a directory.
createSubdirectoryIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new subdirectory within a directory if it does not exist.
createSubdirectoryIfNotExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new sub-directory if it does not exist within a directory.
createSubdirectoryIfNotExists(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a subdirectory under current directory with specific name if it does not exist and returns a response of ShareDirectoryAsyncClient to interact with it.
createSubdirectoryIfNotExists(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a subdirectory under current directory with specified name if it does not exist.
createSubdirectoryIfNotExistsWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new sub-directory within a directory if it does not exist.
createSubdirectoryIfNotExistsWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new sub-directory within a directory if it does not exist.
createSubdirectoryIfNotExistsWithResponse(String, ShareDirectoryCreateOptions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a subdirectory under current directory with specific name and metadata if it does not exist, and returns a response of ShareDirectoryAsyncClient to interact with it.
createSubdirectoryIfNotExistsWithResponse(String, ShareDirectoryCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a subdirectory under current directory with specific name and metadata if it does not exist.
createSubdirectoryWithResponse(String, DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new sub-directory within a directory.
createSubdirectoryWithResponse(String, DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new sub-directory within a directory.
createSubdirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a subdirectory under current directory with specific name , metadata and returns a response of ShareDirectoryAsyncClient to interact with it.
createSubdirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a subdirectory under current directory with specific name , metadata and returns a response of ShareDirectoryClient to interact with it.
createSubdirectoryWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new sub-directory within a directory.
createSubdirectoryWithResponse(String, String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new sub-directory within a directory.
createSubscription(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a subscription with the given topic and subscription names.
createSubscription(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a subscription with the given topic and subscription names.
createSubscription(String, String, CreateSubscriptionOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a subscription with the CreateSubscriptionOptions.
createSubscription(String, String, CreateSubscriptionOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a subscription with the SubscriptionProperties.
CreateSubscriptionOptions - Class in com.azure.messaging.servicebus.administration.models
Options to set when creating a subscription.
CreateSubscriptionOptions() - Constructor for class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Creates an instance.
CreateSubscriptionOptions(SubscriptionProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Initializes a new instance based on the specified SubscriptionProperties instance.
createSubscriptionWithResponse(String, String, CreateSubscriptionOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a subscription and returns the created subscription in addition to the HTTP response.
createSubscriptionWithResponse(String, String, CreateSubscriptionOptions, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a queue and returns the created queue in addition to the HTTP response.
createSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search synonym map.
createSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search synonym map.
createSynonymMapWithResponse(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search synonym map.
createSynonymMapWithResponse(SynonymMap, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search synonym map.
createTable() - Method in class com.azure.data.tables.TableAsyncClient
Creates the table within the Tables service.
createTable() - Method in class com.azure.data.tables.TableClient
Creates the table within the Tables service.
createTable(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Creates a table within the Tables service.
createTable(String) - Method in class com.azure.data.tables.TableServiceClient
Creates a table within the Tables service.
createTableIfNotExists(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Creates a table within the Tables service if the table does not already exist.
createTableIfNotExists(String) - Method in class com.azure.data.tables.TableServiceClient
Creates a table within the Tables service if the table does not already exist.
createTableIfNotExistsWithResponse(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Creates a table within the Tables service if the table does not already exist.
createTableIfNotExistsWithResponse(String, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
Creates a table within the Tables service if the table does not already exist.
createTableWithResponse() - Method in class com.azure.data.tables.TableAsyncClient
Creates the table within the Tables service.
createTableWithResponse(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Creates a table within the Tables service.
createTableWithResponse(String, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
Creates a table within the Tables service.
createTableWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableClient
Creates the table within the Tables service.
createTopic(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a topic with the given name.
createTopic(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a topic with the given name.
createTopic(String, CreateTopicOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a topic with the CreateTopicOptions.
createTopic(String, CreateTopicOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a topic with the CreateTopicOptions.
CreateTopicOptions - Class in com.azure.messaging.servicebus.administration.models
Represents the set of options that can be specified for the creation of a topic.
CreateTopicOptions() - Constructor for class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Creates an instance.
CreateTopicOptions(TopicProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Initializes a new instance based on the specified CreateTopicOptions instance.
createTopicWithResponse(String, CreateTopicOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Creates a topic and returns the created topic in addition to the HTTP response.
createTopicWithResponse(String, CreateTopicOptions, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Creates a topic and returns the created topic in addition to the HTTP response.
createTransaction() - Method in interface com.azure.core.amqp.AmqpSession
Creates the transaction on the message broker.
createTransaction() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Starts a new service side transaction.
createTransaction() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Starts a new transaction on Service Bus.
createTransaction() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Starts a new transaction on Service Bus.
createTransaction() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Starts a new transaction on Service Bus.
createTrigger(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a Cosmos trigger.
createTrigger(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosScripts
Create trigger
createTriggerWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.scanning.TriggersAsyncClient
Creates an instance of a trigger.
createTriggerWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.scanning.TriggersClient
Creates an instance of a trigger.
createTypeDefinitionsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Create all atlas type definitions in bulk, only new definitions will be created.
createTypeDefinitionsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Create all atlas type definitions in bulk, only new definitions will be created.
createUser() - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Creates a new CommunicationUserIdentifier.
createUser() - Method in class com.azure.communication.identity.CommunicationIdentityClient
Creates a new CommunicationUserIdentifier.
createUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Creates a user After subscription the operation will be performed.
createUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosDatabase
Create Cosmos user instance without making a service call.
createUserAndToken(Iterable<CommunicationTokenScope>) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Creates a new CommunicationUserIdentifier with token.
createUserAndToken(Iterable<CommunicationTokenScope>) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Creates a new CommunicationUserIdentifier with token.
createUserAndTokenWithResponse(Iterable<CommunicationTokenScope>) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Creates a new CommunicationUserIdentifier with token with response.
createUserAndTokenWithResponse(Iterable<CommunicationTokenScope>, Context) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Creates a new CommunicationUserIdentifier with token with response.
createUserDefinedFunction(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosAsyncScripts
Creates a cosmos user defined function.
createUserDefinedFunction(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosScripts
Create user defined function
createUserWithResponse() - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Creates a new CommunicationUserIdentifier with response.
createUserWithResponse(Context) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Creates a new CommunicationUserIdentifier with response.
createVertx() - Method in interface com.azure.core.http.vertx.VertxProvider
Creates a Vertx.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, Long, BlobHttpHeaders, Map<String, String>, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a page blob of the specified length.
createWithResponse(long, Long, BlobHttpHeaders, Map<String, String>, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a page blob of the specified length.
createWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipAsyncClient
Create a new relationship between entities.
createWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClient
Create a new relationship between entities.
createWithResponse(BlobHttpHeaders, Map<String, String>, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a 0-length append blob.
createWithResponse(BlobHttpHeaders, Map<String, String>, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a 0-length append blob.
createWithResponse(AppendBlobCreateOptions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a 0-length append blob.
createWithResponse(AppendBlobCreateOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a 0-length append blob.
createWithResponse(PageBlobCreateOptions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a page blob of the specified length.
createWithResponse(PageBlobCreateOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a page blob of the specified length.
createWithResponse(DataLakePathCreateOptions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a resource.
createWithResponse(DataLakePathCreateOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a resource.
createWithResponse(FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
createWithResponse(FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
createWithResponse(ShareCreateOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account with the specified options.
createWithResponse(ShareCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account with the specified options.
createWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Creates a library with the library name.
createWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsAsyncClient
Creates an instance of a key vault connection.
createWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsClient
Creates an instance of a key vault connection.
createWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Creates a library with the library name.
createWithResponse(String, JobDetails) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Create a job.
createWithResponse(String, String, ManagedPrivateEndpoint) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Create Managed Private Endpoints.
createWithResponse(String, String, ManagedPrivateEndpoint, Context) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
Create Managed Private Endpoints.
createWithResponse(String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a resource.
createWithResponse(String, String, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a resource.
createWithResponse(Map<String, String>) - Method in class com.azure.storage.queue.QueueAsyncClient
Creates a new queue.
createWithResponse(Map<String, String>, PublicAccessType) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new container within a storage account.
createWithResponse(Map<String, String>, PublicAccessType, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Creates a new container within a storage account.
createWithResponse(Map<String, String>, PublicAccessType) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Creates a new file system within a storage account.
createWithResponse(Map<String, String>, PublicAccessType, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Creates a new file system within a storage account.
createWithResponse(Map<String, String>, Integer) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account with the specified metadata and quota.
createWithResponse(Map<String, String>, Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account with the specified metadata and quota.
createWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Creates a new queue.
CREATING - Static variable in class com.azure.analytics.synapse.artifacts.models.ResourceStatus
Static value Creating for ResourceStatus.
CREATING - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Creating for EntityStatus.
CREATION_TIME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
An absolute time when this message was created.
CREATION_TIME - Enum constant in enum com.azure.storage.file.datalake.models.FileExpirationOffset
Files's expiration time should be set relative to the file creation time.
creationTime() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the creation time.
creationTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the creation time.
credential(MetricsAdvisorKeyCredential) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the MetricsAdvisorKeyCredential to use when authenticating HTTP requests for this MetricsAdvisorAdministrationClientBuilder.
credential(MetricsAdvisorKeyCredential) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the MetricsAdvisorKeyCredential to use when authenticating HTTP requests for this MetricsAdvisorClientBuilder.
credential(CommunicationTokenCredential) - Method in class com.azure.communication.chat.ChatClientBuilder
Set a token credential for authorization
credential(CommunicationTokenCredential) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Set a token credential for authorization
credential(AzureKeyCredential) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The Azure Key Credential used for authentication.
credential(AzureKeyCredential) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the AzureKeyCredential to use when authenticating HTTP requests for this DocumentModelAdministrationClientBuilder.
credential(AzureKeyCredential) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the AzureKeyCredential to use when authenticating HTTP requests for this DocumentAnalysisClientBuilder.
credential(AzureKeyCredential) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the AzureKeyCredential to use when authenticating HTTP requests for this TextAnalyticsClientBuilder.
credential(AzureKeyCredential) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the AzureKeyCredential used for authentication.
credential(AzureKeyCredential) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in interface com.azure.core.client.traits.AzureKeyCredentialTrait
Sets the AzureKeyCredential used for authentication.
credential(AzureKeyCredential) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the AzureKeyCredential to be used
credential(AzureKeyCredential) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Set the domain or topic authentication using a key obtained from Azure CLI, Azure portal, or the ARM SDKs.
credential(AzureKeyCredential) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets the accountKeyCredential to use for authentication.
credential(AzureKeyCredential) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureNamedKeyCredential) - Method in interface com.azure.core.client.traits.AzureNamedKeyCredentialTrait
Sets the AzureNamedKeyCredential used for authentication.
credential(AzureNamedKeyCredential) - Method in class com.azure.data.tables.TableClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(AzureNamedKeyCredential) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(AzureNamedKeyCredential) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the credential with the shared access policies for the Service Bus resource.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureNamedKeyCredential) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the AzureNamedKeyCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in interface com.azure.core.client.traits.AzureSasCredentialTrait
Sets the AzureSasCredential used for authentication.
credential(AzureSasCredential) - Method in class com.azure.data.tables.TableClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Set the domain or topic authentication using an already obtained Shared Access Signature token.
credential(AzureSasCredential) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(AzureSasCredential) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(AzureSasCredential) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the credential with Shared Access Signature for the Service Bus resource.
credential(AzureSasCredential) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in interface com.azure.core.client.traits.TokenCredentialTrait
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.data.tables.TableClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Use a TokenCredential for authentication.
credential(TokenCredential) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the token credential required for authentication with the ingestion endpoint service.
credential(TokenCredential) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The TokenCredential used for authentication.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(String, AzureNamedKeyCredential) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the credential with the shared access policies for the Service Bus resource.
credential(String, AzureSasCredential) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the credential with Shared Access Signature for the Service Bus resource.
credential(String, TokenCredential) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the credential used to authenticate HTTP requests to the Service Bus namespace.
credential(String, TokenCredential) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the credential by using a TokenCredential for the Service Bus resource.
credential(String, String, AzureNamedKeyCredential) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(String, String, AzureNamedKeyCredential) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(String, String, AzureSasCredential) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(String, String, AzureSasCredential) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(String, String, TokenCredential) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
credential(String, String, TokenCredential) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the credential information for which Event Hub instance to connect to, and how to authorize against it.
CredentialBuilderBase<T extends CredentialBuilderBase<T>> - Class in com.azure.identity
The base class for all the credential builders.
CredentialsBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for credential objects.
CredentialsBase() - Constructor for class com.azure.media.videoanalyzer.edge.models.CredentialsBase
 
CredentialUnavailableException - Exception in com.azure.identity
The exception thrown when a TokenCredential did not attempt to authenticate and retrieve AccessToken, as its prerequisite information or state was not available.
CredentialUnavailableException(String) - Constructor for exception com.azure.identity.CredentialUnavailableException
Initializes a new instance of the CredentialUnavailableException class.
CredentialUnavailableException(String, Throwable) - Constructor for exception com.azure.identity.CredentialUnavailableException
Initializes a new instance of the CredentialUnavailableException class.
CREDIT_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CreditCardNumber for PiiEntityCategory.
Criteria - Class in com.azure.spring.data.cosmos.core.query
Class of criteria
CriteriaType - Enum in com.azure.spring.data.cosmos.core.query
Enum of criteria type
CRL_SIGN - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value CRLSign for CertificateKeyUsage.
CROATIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value croatian.
CROATIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value croatian.
CropsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the CropsBaseClient type.
CropVarietiesBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the CropVarietiesBaseClient type.
CryptographyAsyncClient - Class in com.azure.security.keyvault.keys.cryptography
The CryptographyAsyncClient provides asynchronous methods to perform cryptographic operations using asymmetric and symmetric keys.
CryptographyClient - Class in com.azure.security.keyvault.keys.cryptography
The CryptographyClient provides synchronous methods to perform cryptographic operations using asymmetric and symmetric keys.
CryptographyClientBuilder - Class in com.azure.security.keyvault.keys.cryptography
This class provides a fluent builder API to help aid the configuration and instantiation of the CryptographyAsyncClient and CryptographyClient, by calling CryptographyClientBuilder.buildAsyncClient() and CryptographyClientBuilder.buildClient() respectively It constructs an instance of the desired client.
CryptographyClientBuilder() - Constructor for class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
The constructor with defaults.
CryptographyServiceVersion - Enum in com.azure.security.keyvault.keys.cryptography
The versions of Azure Key Vault Cryptography supported by this client library.
CS - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value cs for EntityRecognitionSkillLanguage.
CS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value cs for OcrSkillLanguage.
CS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value cs for TextTranslationSkillLanguage.
CS_CZ - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value cs-cz for QueryLanguage.
CS_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value cs.lucene for LexicalAnalyzerName.
CS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value cs.microsoft for LexicalAnalyzerName.
CSV - Enum constant in enum com.azure.core.util.serializer.CollectionFormat
Comma separated values.
CURRENCY - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value currency for DocumentFieldType.
CurrencyValue - Class in com.azure.ai.formrecognizer.models
Currency field value.
CurrencyValue() - Constructor for class com.azure.ai.formrecognizer.models.CurrencyValue
 
currentToken() - Method in class com.azure.json.DefaultJsonReader
 
currentToken() - Method in class com.azure.json.gson.GsonJsonReader
 
currentToken() - Method in class com.azure.json.JsonReader
Gets the JsonToken that the reader currently points.
CUSTOM - Enum constant in enum com.azure.cosmos.models.ConflictResolutionMode
CUSTOM conflict resolution mode
CUSTOM - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Custom for DataFeedGranularityType.
CUSTOM - Static variable in class com.azure.monitor.query.models.NamespaceClassification
Static value Custom for NamespaceClassification.
CUSTOM_ROLE - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultRoleType
Static value CustomRole for KeyVaultRoleType.
CUSTOM_VALUE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillType
Static value CustomValue for DataFeedMissingDataPointFillType.
CustomActivity - Class in com.azure.analytics.synapse.artifacts.models
Custom activity type.
CustomActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomActivity
 
CustomActivityReferenceObject - Class in com.azure.analytics.synapse.artifacts.models
Reference objects for custom activity.
CustomActivityReferenceObject() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomActivityReferenceObject
 
CustomAnalyzer - Class in com.azure.search.documents.indexes.models
Allows you to take control over the process of converting text into indexable/searchable tokens.
CustomAnalyzer(String, LexicalTokenizerName) - Constructor for class com.azure.search.documents.indexes.models.CustomAnalyzer
Creates an instance of CustomAnalyzer class.
CustomDataset - Class in com.azure.analytics.synapse.artifacts.models
The custom dataset.
CustomDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomDataset
 
CustomDataSourceLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Custom linked service.
CustomDataSourceLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
 
customEndpointAddress(String) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets a custom endpoint address when connecting to the Event Hubs service.
customEndpointAddress(String) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets a custom endpoint address when connecting to the Event Hubs service.
customEndpointAddress(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets a custom endpoint address when connecting to the Service Bus service.
CustomEntity - Class in com.azure.search.documents.indexes.models
An object that contains information about the matches that were found, and related metadata.
CustomEntity(String) - Constructor for class com.azure.search.documents.indexes.models.CustomEntity
Creates an instance of CustomEntity class.
CustomEntityAlias - Class in com.azure.search.documents.indexes.models
A complex object that can be used to specify alternative spellings or synonyms to the root entity name.
CustomEntityAlias(String) - Constructor for class com.azure.search.documents.indexes.models.CustomEntityAlias
Creates an instance of CustomEntityAlias class.
CustomEntityLookupSkill - Class in com.azure.search.documents.indexes.models
A skill looks for text from a custom, user-defined list of words and phrases.
CustomEntityLookupSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Creates an instance of CustomEntityLookupSkill class.
CustomEntityLookupSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for CustomEntityLookupSkillLanguage.
CustomEntityLookupSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
 
CustomerManagedKeyDetails - Class in com.azure.analytics.synapse.artifacts.models
Details of the customer managed key associated with the workspace.
CustomerManagedKeyDetails() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomerManagedKeyDetails
 
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the customer provided key that is used to encrypt blob contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the customer provided key that is used to encrypt blob contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the customer provided key that is used to encrypt blob contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the customer provided key that is used to encrypt blob contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the customer provided key that is used to encrypt blob contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the customer provided key that is used to encrypt file contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the customer provided key that is used to encrypt blob contents on the server.
customerProvidedKey(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the customer provided key that is used to encrypt file contents on the server.
CustomerProvidedKey - Class in com.azure.storage.blob.models
Contains the customer provided key information used to encrypt a blob's content on the server.
CustomerProvidedKey - Class in com.azure.storage.file.datalake.models
Contains the customer provided key information used to encrypt a file's content on the server.
CustomerProvidedKey(byte[]) - Constructor for class com.azure.storage.blob.models.CustomerProvidedKey
Creates a new wrapper for a client provided key.
CustomerProvidedKey(byte[]) - Constructor for class com.azure.storage.file.datalake.models.CustomerProvidedKey
Creates a new wrapper for a client provided key.
CustomerProvidedKey(String) - Constructor for class com.azure.storage.blob.models.CustomerProvidedKey
Creates a new wrapper for a client provided key.
CustomerProvidedKey(String) - Constructor for class com.azure.storage.file.datalake.models.CustomerProvidedKey
Creates a new wrapper for a client provided key.
CustomEventsTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that runs every time a custom event is received.
CustomEventsTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
 
CustomNormalizer - Class in com.azure.search.documents.indexes.models
Allows you to configure normalization for filterable, sortable, and facetable fields, which by default operate with strict matching.
CustomNormalizer(String) - Constructor for class com.azure.search.documents.indexes.models.CustomNormalizer
Creates an instance of CustomNormalizer class.
CustomSetupBase - Class in com.azure.analytics.synapse.artifacts.models
The base definition of the custom setup.
CustomSetupBase() - Constructor for class com.azure.analytics.synapse.artifacts.models.CustomSetupBase
 
CY - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value cy for TextTranslationSkillLanguage.
CY_IDENTITY_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CYIdentityCard for PiiEntityCategory.
CY_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CYTaxIdentificationNumber for PiiEntityCategory.
CZ_PERSONAL_IDENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CZPersonalIdentityNumber for PiiEntityCategory.
CZ_PERSONAL_IDENTITY_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value CZPersonalIdentityV2 for PiiEntityCategory.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value czech.

D

D - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value d for ToneValue.
DA - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value da for CustomEntityLookupSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value da for EntityRecognitionSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value da for KeyPhraseExtractionSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value da for OcrSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value da for SentimentSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value da for SplitSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value da for TextTranslationSkillLanguage.
DA_DK - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value da-dk for QueryLanguage.
DA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value da.lucene for LexicalAnalyzerName.
DA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value da.microsoft for LexicalAnalyzerName.
DAILY - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value daily.
DAILY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Daily for DataFeedGranularityType.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value danish.
DARWIN - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value darwin for ArtifactOperatingSystem.
DATA - Enum constant in enum com.azure.core.amqp.models.AmqpMessageBodyType
Message content is byte array, equivalent to AMQP Data.
DATA_ELEMENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DataElement for HealthcareFhirResourceType.
DATA_ENCIPHERMENT - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Data Encipherment for CertificateKeyUsage.
DATA_FLOW_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowReferenceType
Static value DataFlowReference for DataFlowReferenceType.
DATA_LAKE_ANALYTICS - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Data Lake Analytics DNS suffix.
DATA_LAKE_GEN2_SHARED_KEY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Static value DataLakeGen2SharedKey for DataSourceAuthenticationType.
DATA_LAKE_STORE - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Data Lake Store DNS suffix.
DATA_SLICE - Static variable in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionOption
Static value DataSlice for NetezzaPartitionOption.
DatabaseCreationException - Exception in com.azure.spring.data.cosmos.exception
General exception for illegal creation of cosmos db
DatabaseCreationException(String) - Constructor for exception com.azure.spring.data.cosmos.exception.DatabaseCreationException
Construct a IllegalQueryException with the specified detail message.
DatabaseCreationException(String, Throwable) - Constructor for exception com.azure.spring.data.cosmos.exception.DatabaseCreationException
Construct a IllegalQueryException with the specified detail message and nested exception.
DatabaseThroughputConfig - Class in com.azure.spring.data.cosmos.config
Throughput config for database creation
DatabaseThroughputConfig(boolean, int) - Constructor for class com.azure.spring.data.cosmos.config.DatabaseThroughputConfig
Constructor.
DatabricksNotebookActivity - Class in com.azure.analytics.synapse.artifacts.models
DatabricksNotebook activity.
DatabricksNotebookActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
 
DatabricksSparkJarActivity - Class in com.azure.analytics.synapse.artifacts.models
DatabricksSparkJar activity.
DatabricksSparkJarActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
 
DatabricksSparkPythonActivity - Class in com.azure.analytics.synapse.artifacts.models
DatabricksSparkPython activity.
DatabricksSparkPythonActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
 
DataChangeDetectionPolicy - Class in com.azure.search.documents.indexes.models
Base type for data change detection policies.
DataChangeDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.DataChangeDetectionPolicy
 
DataDeletionDetectionPolicy - Class in com.azure.search.documents.indexes.models
Base type for data deletion detection policies.
DataDeletionDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.DataDeletionDetectionPolicy
 
DataFeed - Class in com.azure.ai.metricsadvisor.administration.models
The Data feed metadata model.
DataFeed() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeed
 
DataFeedAccessMode - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for DataFeedAccessMode.
DataFeedAccessMode() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedAccessMode
 
DataFeedAutoRollUpMethod - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for DataFeedAutoRollUpMethod.
DataFeedAutoRollUpMethod() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
 
DataFeedDimension - Class in com.azure.ai.metricsadvisor.administration.models
Type describing a dimension of a DataFeed.
DataFeedDimension(String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedDimension
Creates a DataFeedDimension.
DataFeedGranularity - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedGranularity model.
DataFeedGranularity() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularity
 
DataFeedGranularityType - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedGranularityType model
DataFeedGranularityType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
 
DataFeedIngestionProgress - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedIngestionProgress model.
DataFeedIngestionProgress() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionProgress
 
DataFeedIngestionSettings - Class in com.azure.ai.metricsadvisor.administration.models
The data feed ingestion settings model.
DataFeedIngestionSettings(OffsetDateTime) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Create a DataFeedIngestionSettings object.
DataFeedIngestionStatus - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedIngestionStatus model.
DataFeedIngestionStatus() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionStatus
 
DataFeedMetric - Class in com.azure.ai.metricsadvisor.administration.models
Type describing a metric of a DataFeed.
DataFeedMetric(String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Creates a DataFeed metric with the provided name.
DataFeedMissingDataPointFillSettings - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedMissingDataPointFillSettings model.
DataFeedMissingDataPointFillSettings() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillSettings
 
DataFeedMissingDataPointFillType - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for DataFeedMissingDataPointFillType.
DataFeedMissingDataPointFillType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillType
 
DataFeedOptions - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedOptions model.
DataFeedOptions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
 
DataFeedRollupSettings - Class in com.azure.ai.metricsadvisor.administration.models
The rollup settings for the data feed.
DataFeedRollupSettings() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
 
DataFeedRollupType - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for DataFeedRollupType.
DataFeedRollupType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupType
 
DataFeedSchema - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedSchema model.
DataFeedSchema(List<DataFeedMetric>) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedSchema
 
DataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The DataFeedSource represents the base type for different types of data sources that service can ingest data and perform anomaly detection.
DataFeedSource() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedSource
 
DataFeedSourceType - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for all supported data sources types.
DataFeedSourceType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
 
DataFeedStatus - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for DataFeedStatus.
DataFeedStatus() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataFeedStatus
 
DataFlow - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse nested object which contains a flow with data movements and transformations.
DataFlow() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlow
 
DataFlowAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
DataFlowClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
DataFlowComputeType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DataFlowComputeType.
DataFlowComputeType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowComputeType
 
DataFlowDebugCommandPayload - Class in com.azure.analytics.synapse.artifacts.models
Structure of command payload.
DataFlowDebugCommandPayload() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
 
DataFlowDebugCommandRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for data flow expression preview.
DataFlowDebugCommandRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
 
DataFlowDebugCommandResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body structure of data flow result for data preview, statistics or expression preview.
DataFlowDebugCommandResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandResponse
 
DataFlowDebugCommandType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DataFlowDebugCommandType.
DataFlowDebugCommandType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandType
 
DataFlowDebugPackage - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for starting data flow debug session.
DataFlowDebugPackage() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
 
DataFlowDebugPackageDebugSettings - Class in com.azure.analytics.synapse.artifacts.models
Data flow debug settings.
DataFlowDebugPackageDebugSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
 
DataFlowDebugPreviewDataRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for data flow preview data.
DataFlowDebugPreviewDataRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
 
DataFlowDebugQueryResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body structure of data flow query for data preview, statistics or expression preview.
DataFlowDebugQueryResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugQueryResponse
 
DataFlowDebugResource - Class in com.azure.analytics.synapse.artifacts.models
Data flow debug resource.
DataFlowDebugResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResource
 
DataFlowDebugResultResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body structure of data flow result for data preview, statistics or expression preview.
DataFlowDebugResultResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResultResponse
 
DataFlowDebugSessionAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
DataFlowDebugSessionClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
DataFlowDebugSessionInfo - Class in com.azure.analytics.synapse.artifacts.models
Data flow debug session info.
DataFlowDebugSessionInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
 
DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders - Class in com.azure.analytics.synapse.artifacts.models
The DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders model.
DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders(HttpHeaders) - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders
Creates an instance of DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders class.
DataFlowDebugSessionsCreateDataFlowDebugSessionResponse - Class in com.azure.analytics.synapse.artifacts.models
Contains all response data for the createDataFlowDebugSession operation.
DataFlowDebugSessionsCreateDataFlowDebugSessionResponse(HttpRequest, int, HttpHeaders, CreateDataFlowDebugSessionResponse, DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders) - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsCreateDataFlowDebugSessionResponse
Creates an instance of DataFlowDebugSessionsCreateDataFlowDebugSessionResponse.
DataFlowDebugSessionsExecuteCommandHeaders - Class in com.azure.analytics.synapse.artifacts.models
The DataFlowDebugSessionsExecuteCommandHeaders model.
DataFlowDebugSessionsExecuteCommandHeaders(HttpHeaders) - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsExecuteCommandHeaders
Creates an instance of DataFlowDebugSessionsExecuteCommandHeaders class.
DataFlowDebugSessionsExecuteCommandResponse - Class in com.azure.analytics.synapse.artifacts.models
Contains all response data for the executeCommand operation.
DataFlowDebugSessionsExecuteCommandResponse(HttpRequest, int, HttpHeaders, DataFlowDebugCommandResponse, DataFlowDebugSessionsExecuteCommandHeaders) - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsExecuteCommandResponse
Creates an instance of DataFlowDebugSessionsExecuteCommandResponse.
DataFlowDebugStatisticsRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for data flow statistics.
DataFlowDebugStatisticsRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
 
DataFlowFolder - Class in com.azure.analytics.synapse.artifacts.models
The folder that this data flow is in.
DataFlowFolder() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowFolder
 
DataFlowListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of data flow resources.
DataFlowListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowListResponse
 
DataFlowReference - Class in com.azure.analytics.synapse.artifacts.models
Data flow reference type.
DataFlowReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowReference
 
DataFlowReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DataFlowReferenceType.
DataFlowReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowReferenceType
 
DataFlowResource - Class in com.azure.analytics.synapse.artifacts.models
Data flow resource type.
DataFlowResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowResource
 
DataFlowSink - Class in com.azure.analytics.synapse.artifacts.models
Transformation for data flow sink.
DataFlowSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowSink
 
DataFlowSource - Class in com.azure.analytics.synapse.artifacts.models
Transformation for data flow source.
DataFlowSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowSource
 
DataFlowSourceSetting - Class in com.azure.analytics.synapse.artifacts.models
Definition of data flow source setting for debug.
DataFlowSourceSetting() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
 
DataFlowStagingInfo - Class in com.azure.analytics.synapse.artifacts.models
Staging info for execute data flow activity.
DataFlowStagingInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataFlowStagingInfo
 
DataLakeAccessPolicy - Class in com.azure.storage.file.datalake.models
An Access policy.
DataLakeAccessPolicy() - Constructor for class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
 
DataLakeAclChangeFailedException - Exception in com.azure.storage.file.datalake.models
An exception thrown when an operation is interrupted and can be continued later on.
DataLakeAclChangeFailedException(String, DataLakeStorageException, String) - Constructor for exception com.azure.storage.file.datalake.models.DataLakeAclChangeFailedException
Initializes a new instance of DataLakeAclChangeFailedException with a specified error message, HTTP status code, error code, and a reference to the inner exception that is the cause of this exception.
DataLakeAclChangeFailedException(String, Exception, String) - Constructor for exception com.azure.storage.file.datalake.models.DataLakeAclChangeFailedException
Initializes a new instance of DataLakeAclChangeFailedException with a specified error message, and a reference to the inner exception that is the cause of this exception.
DataLakeAnalyticsLogging - Class in com.azure.storage.file.datalake.models
Azure Analytics Logging settings.
DataLakeAnalyticsLogging() - Constructor for class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
 
DataLakeAnalyticsUsqlActivity - Class in com.azure.analytics.synapse.artifacts.models
Data Lake Analytics U-SQL activity.
DataLakeAnalyticsUsqlActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
 
DataLakeCorsRule - Class in com.azure.storage.file.datalake.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
DataLakeCorsRule() - Constructor for class com.azure.storage.file.datalake.models.DataLakeCorsRule
 
DataLakeDirectoryAsyncClient - Class in com.azure.storage.file.datalake
This class provides a client that contains directory operations for Azure Storage Data Lake.
DataLakeDirectoryClient - Class in com.azure.storage.file.datalake
This class provides a client that contains directory operations for Azure Storage Data Lake.
DataLakeFileAsyncClient - Class in com.azure.storage.file.datalake
This class provides a client that contains file operations for Azure Storage Data Lake.
DataLakeFileClient - Class in com.azure.storage.file.datalake
This class provides a client that contains file operations for Azure Storage Data Lake.
DataLakeFileInputStreamOptions - Class in com.azure.storage.file.datalake.options
Extended options that may be passed when opening a blob input stream.
DataLakeFileInputStreamOptions() - Constructor for class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
DataLakeFileOpenInputStreamResult - Interface in com.azure.storage.file.datalake.models
Result of opening an InputStream to a datalake file.
DataLakeFileSystemAsyncClient - Class in com.azure.storage.file.datalake
Client to a file system.
DataLakeFileSystemClient - Class in com.azure.storage.file.datalake
Client to a file system.
DataLakeFileSystemClientBuilder - Class in com.azure.storage.file.datalake
This class provides a fluent builder API to help aid the configuration and instantiation of FileSystemClients and FileSystemAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
DataLakeFileSystemClientBuilder() - Constructor for class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Creates a builder instance that is able to configure and construct FileSystemClients and FileSystemAsyncClients.
DataLakeLeaseAsyncClient - Class in com.azure.storage.file.datalake.specialized
This class provides a client that contains all the leasing operations for file systems, files and directories.
DataLakeLeaseClient - Class in com.azure.storage.file.datalake.specialized
This class provides a client that contains all the leasing operations for file systems and files and directories.
DataLakeLeaseClientBuilder - Class in com.azure.storage.file.datalake.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of Storage Lease clients.
DataLakeLeaseClientBuilder() - Constructor for class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Creates a new instance of DataLakeLeaseClientBuilder.
DataLakeMetrics - Class in com.azure.storage.file.datalake.models
a summary of request statistics grouped by API in hour or minute aggregates for datalake.
DataLakeMetrics() - Constructor for class com.azure.storage.file.datalake.models.DataLakeMetrics
 
DataLakePathAsyncClient - Class in com.azure.storage.file.datalake
This class provides a client that contains all operations that apply to any path object.
DataLakePathClient - Class in com.azure.storage.file.datalake
This class provides a client that contains all operations that apply to any path object.
DataLakePathClientBuilder - Class in com.azure.storage.file.datalake
This class provides a fluent builder API to help aid the configuration and instantiation of FileClients, FileAsyncClients, DirectoryClients and DirectoryAsyncClients, call buildFileClient, buildFileAsyncClient, buildDirectoryClient and buildDirectoryAsyncClient respectively to construct an instance of the desired client.
DataLakePathClientBuilder() - Constructor for class com.azure.storage.file.datalake.DataLakePathClientBuilder
Creates a builder instance that is able to configure and construct FileClients, FileAsyncClients, DirectoryClients and DirectoryAsyncClients.
DataLakePathCreateOptions - Class in com.azure.storage.file.datalake.options
Extended options that may be passed when creating a datalake resource.
DataLakePathCreateOptions() - Constructor for class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional parameters for creating a file or directory.
DataLakePathDeleteOptions - Class in com.azure.storage.file.datalake.options
Extended options that may be passed when deleting a datalake resource.
DataLakePathDeleteOptions() - Constructor for class com.azure.storage.file.datalake.options.DataLakePathDeleteOptions
DataLakePathScheduleDeletionOptions - Class in com.azure.storage.file.datalake.options
Extended access options that may be passed to set when scheduling deletion for a path.
DataLakePathScheduleDeletionOptions(Duration) - Constructor for class com.azure.storage.file.datalake.options.DataLakePathScheduleDeletionOptions
Optional parameters for scheduling the deletion of a path.
DataLakePathScheduleDeletionOptions(OffsetDateTime) - Constructor for class com.azure.storage.file.datalake.options.DataLakePathScheduleDeletionOptions
Optional parameters for scheduling the deletion of a path.
DataLakeRequestConditions - Class in com.azure.storage.file.datalake.models
This class contains values which will restrict the successful operation of a variety of requests to the conditions present.
DataLakeRequestConditions() - Constructor for class com.azure.storage.file.datalake.models.DataLakeRequestConditions
 
DataLakeRetentionPolicy - Class in com.azure.storage.file.datalake.models
the retention policy which determines how long the associated data should persist.
DataLakeRetentionPolicy() - Constructor for class com.azure.storage.file.datalake.models.DataLakeRetentionPolicy
 
DataLakeServiceAsyncClient - Class in com.azure.storage.file.datalake
Client to a storage account.
DataLakeServiceClient - Class in com.azure.storage.file.datalake
Client to a storage account.
DataLakeServiceClientBuilder - Class in com.azure.storage.file.datalake
This class provides a fluent builder API to help aid the configuration and instantiation of DataLakeServiceClients and DataLakeServiceAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
DataLakeServiceClientBuilder() - Constructor for class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Creates a builder instance that is able to configure and construct DataLakeServiceClients and DataLakeServiceAsyncClients.
DataLakeServiceProperties - Class in com.azure.storage.file.datalake.models
Storage Service Properties.
DataLakeServiceProperties() - Constructor for class com.azure.storage.file.datalake.models.DataLakeServiceProperties
 
DataLakeServiceSasSignatureValues - Class in com.azure.storage.file.datalake.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Data Lake Storage service.
DataLakeServiceSasSignatureValues(String) - Constructor for class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Creates an object with the specified identifier.
DataLakeServiceSasSignatureValues(OffsetDateTime, FileSystemSasPermission) - Constructor for class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
DataLakeServiceSasSignatureValues(OffsetDateTime, PathSasPermission) - Constructor for class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
DataLakeServiceVersion - Enum in com.azure.storage.file.datalake
The versions of Azure Storage Data Lake supported by this client library.
DataLakeSignedIdentifier - Class in com.azure.storage.file.datalake.models
signed identifier.
DataLakeSignedIdentifier() - Constructor for class com.azure.storage.file.datalake.models.DataLakeSignedIdentifier
 
DataLakeStaticWebsite - Class in com.azure.storage.file.datalake.models
The properties that enable an account to host a static website.
DataLakeStaticWebsite() - Constructor for class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
 
DataLakeStorageAccountDetails - Class in com.azure.analytics.synapse.artifacts.models
Details of the data lake storage account associated with the workspace.
DataLakeStorageAccountDetails() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataLakeStorageAccountDetails
 
DataLakeStorageException - Exception in com.azure.storage.file.datalake.models
A DataLakeStorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level.
DataLakeStorageException(String, HttpResponse, Object) - Constructor for exception com.azure.storage.file.datalake.models.DataLakeStorageException
Constructs a DataLakeStorageException.
DataPointAnomaly - Class in com.azure.ai.metricsadvisor.models
Describes an anomaly detected in a metric series.
DataPointAnomaly() - Constructor for class com.azure.ai.metricsadvisor.models.DataPointAnomaly
 
Dataset - Class in com.azure.analytics.synapse.artifacts.models
The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents.
Dataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.Dataset
 
DATASET_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.DatasetReferenceType
Static value DatasetReference for DatasetReferenceType.
DatasetAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
DatasetClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
DatasetCompression - Class in com.azure.analytics.synapse.artifacts.models
The compression method used on a dataset.
DatasetCompression() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetCompression
 
DatasetCompressionLevel - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DatasetCompressionLevel.
DatasetCompressionLevel() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetCompressionLevel
 
DatasetDataElement - Class in com.azure.analytics.synapse.artifacts.models
Columns that define the structure of the dataset.
DatasetDataElement() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetDataElement
 
DatasetDebugResource - Class in com.azure.analytics.synapse.artifacts.models
Dataset debug resource.
DatasetDebugResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetDebugResource
 
DatasetFolder - Class in com.azure.analytics.synapse.artifacts.models
The folder that this Dataset is in.
DatasetFolder() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetFolder
 
DatasetListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of dataset resources.
DatasetListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetListResponse
 
DatasetLocation - Class in com.azure.analytics.synapse.artifacts.models
Dataset location.
DatasetLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetLocation
 
DatasetReference - Class in com.azure.analytics.synapse.artifacts.models
Dataset reference type.
DatasetReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetReference
 
DatasetReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DatasetReferenceType.
DatasetReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetReferenceType
 
DatasetResource - Class in com.azure.analytics.synapse.artifacts.models
Dataset resource type.
DatasetResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetResource
 
DatasetSchemaDataElement - Class in com.azure.analytics.synapse.artifacts.models
Columns that define the physical type schema of the dataset.
DatasetSchemaDataElement() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
 
DatasetStorageFormat - Class in com.azure.analytics.synapse.artifacts.models
The format definition of a storage.
DatasetStorageFormat() - Constructor for class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
 
DataSourceAuthenticationType - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for DataSourceAuthenticationType.
DataSourceAuthenticationType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
 
DataSourceCredentialEntity - Class in com.azure.ai.metricsadvisor.administration.models
The base credential type for different types of authentication that service uses to access the data sources DataFeedSource.
DataSourceCredentialEntity() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataSourceCredentialEntity
 
DataSourceDataLakeGen2SharedKey - Class in com.azure.ai.metricsadvisor.administration.models
The shared key credential entity for DataLakeGen2.
DataSourceDataLakeGen2SharedKey(String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
Creates DataSourceDataLakeGen2SharedKey.
DataSourcesAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
DataSourcesClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
DataSourceServicePrincipal - Class in com.azure.ai.metricsadvisor.administration.models
The service principal credential entity for data source..
DataSourceServicePrincipal(String, String, String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Creates DataSourceServicePrincipal.
DataSourceServicePrincipalInKeyVault - Class in com.azure.ai.metricsadvisor.administration.models
The service principal stored in a key vault representing the credential entity for a data source.
DataSourceServicePrincipalInKeyVault() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
 
DataSourceSqlServerConnectionString - Class in com.azure.ai.metricsadvisor.administration.models
The connection credential entity for SQLServer.
DataSourceSqlServerConnectionString(String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
Creates DataSourceSqlServerConnectionString.
DataworldLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Dataworld.
DataworldLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
 
DATE - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value date for DocumentFieldType.
DATE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DATE for HealthcareEntityCategory.
DATE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Date for PiiEntityCategory.
DATE - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value Date for StoredProcedureParameterType.
DATE_TIME - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a date, time or duration.
DATE_TIME - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value DateTime for ScriptActivityParameterType.
DATE_TIME_OFFSET - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value DateTimeOffset for ScriptActivityParameterType.
DATE_TIME_OFFSET - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.DateTimeOffset for SearchFieldDataType.
DATETIME - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value datetime for LogsColumnType.
DATETIME - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value datetime for EntityCategory.
dateTimeProviderRef() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.EnableCosmosAuditing
Configures a DateTimeProvider bean name that allows customizing the DateTime to be used for setting creation and modification dates.
DateTimeRfc1123 - Class in com.azure.core.util
Wrapper over java.time.OffsetDateTime used for specifying RFC1123 format during serialization and deserialization.
DateTimeRfc1123(String) - Constructor for class com.azure.core.util.DateTimeRfc1123
Creates a new DateTimeRfc1123 object with the specified DateTime.
DateTimeRfc1123(OffsetDateTime) - Constructor for class com.azure.core.util.DateTimeRfc1123
Creates a new DateTimeRfc1123 object with the specified DateTime.
DAY - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value Day for RecurrenceFrequency.
DayOfWeek - Enum in com.azure.analytics.synapse.artifacts.models
Defines values for DayOfWeek.
Db2AuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for Db2AuthenticationType.
Db2AuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.Db2AuthenticationType
 
Db2LinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for DB2 data source.
Db2LinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
 
Db2Source - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for Db2 databases.
Db2Source() - Constructor for class com.azure.analytics.synapse.artifacts.models.Db2Source
 
Db2TableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Db2 table dataset.
Db2TableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
 
DE - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value de for CustomEntityLookupSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value de for EntityRecognitionSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value de for KeyPhraseExtractionSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value de for OcrSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value de for SentimentSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value de for SplitSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value de for TextTranslationSkillLanguage.
DE_DE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value de-de for QueryLanguage.
DE_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEDriversLicenseNumber for PiiEntityCategory.
DE_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEIdentityCardNumber for PiiEntityCategory.
DE_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value de.lucene for LexicalAnalyzerName.
DE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value de.microsoft for LexicalAnalyzerName.
DE_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEPassportNumber for PiiEntityCategory.
DE_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DETaxIdentificationNumber for PiiEntityCategory.
DE_VALUE_ADDED_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DEValueAddedNumber for PiiEntityCategory.
DEACTIVATING - Static variable in class com.azure.media.videoanalyzer.edge.models.LivePipelineState
Static value deactivating for LivePipelineState.
DEAD - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value dead for LivyStates.
DEAD - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value dead for LivyStates.
DEAD_LETTER_DESCRIPTION_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identifier for deadletter description.
DEAD_LETTER_QUEUE - Enum constant in enum com.azure.messaging.servicebus.models.SubQueue
Connect to a queue or subscription's dead-letter queue.
DEAD_LETTER_REASON_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identifier for deadletter reason.
DEAD_LETTER_SOURCE_KEY_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identifier for deadletter source.
deadLetter() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Dead-letters the message in this context.
deadLetter(DeadLetterOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Dead-letters the message in this context.
deadLetter(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Moves a message to the dead-letter sub-queue.
deadLetter(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Moves a message to the dead-letter sub-queue.
deadLetter(ServiceBusReceivedMessage, DeadLetterOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Moves a message to the dead-letter sub-queue with the given options.
deadLetter(ServiceBusReceivedMessage, DeadLetterOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Moves a message to the dead-letter sub-queue with dead-letter reason, error description, and/or modified properties.
DeadLetterOptions - Class in com.azure.messaging.servicebus.models
Options to specify while putting message in dead-letter queue.
DeadLetterOptions() - Constructor for class com.azure.messaging.servicebus.models.DeadLetterOptions
 
debugSparkJobDefinition(SparkJobDefinitionResource) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Debug the spark job definition.
debugSparkJobDefinition(SparkJobDefinitionResource) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Debug the spark job definition.
debugSparkJobDefinitionWithResponse(SparkJobDefinitionResource) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Debug the spark job definition.
debugSparkJobDefinitionWithResponse(SparkJobDefinitionResource, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Debug the spark job definition.
DECIMAL - Enum constant in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Enum value decimal.
DECIMAL - Enum constant in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Enum value decimal.
DECIMAL - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Decimal for ScriptActivityParameterType.
DECIMAL - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value Decimal for StoredProcedureParameterType.
DECIMAL - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value decimal for LogsColumnType.
DECIPHER_ONLY - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Decipher Only for CertificateKeyUsage.
declare() - Method in interface com.azure.core.amqp.AmqpTransactionCoordinator
This creates the transaction on the message broker.
decode(byte[]) - Static method in class com.azure.core.util.Base64Util
Decodes a base64 encoded byte array.
decodedBytes() - Method in class com.azure.core.util.Base64Url
Decode the bytes and returns its value.
DecodeException - Exception in com.azure.core.exception
Error raised during response deserialization.
DecodeException(String, HttpResponse) - Constructor for exception com.azure.core.exception.DecodeException
Initializes a new instance of the DecodeException class.
DecodeException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.DecodeException
Initializes a new instance of the DecodeException class.
DecodeException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.DecodeException
Initializes a new instance of the DecodeException class.
decoderFactory(DecoderFactory) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerBuilder
Configures the DecoderFactory that will be used to deserialize the Avro stream into an object.
decodeString(String) - Static method in class com.azure.core.util.Base64Util
Decodes a base64 encoded string.
decodeURL(byte[]) - Static method in class com.azure.core.util.Base64Util
Decodes a byte array in base64 URL format.
decommissionModel(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Decommissions a model.
decommissionModel(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Decommissions a model.
decommissionModelWithResponse(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Decommissions a model.
decommissionModelWithResponse(String, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Decommissions a model.
decrypt(DecryptParameters) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Decrypts a single block of encrypted data using the configured key and specified algorithm.
decrypt(DecryptParameters, Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Decrypts a single block of encrypted data using the configured key and specified algorithm.
decrypt(EncryptionAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Decrypts a single block of encrypted data using the configured key and specified algorithm.
decrypt(EncryptionAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Decrypts a single block of encrypted data using the configured key and specified algorithm.
decrypt(EncryptionAlgorithm, byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Decrypts a single block of encrypted data using the configured key and specified algorithm.
DECRYPT - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Decrypt for KeyOperation.
DECRYPT_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/decrypt/action for KeyVaultDataAction.
DecryptParameters - Class in com.azure.security.keyvault.keys.cryptography.models
A class containing various configuration parameters that can be applied when performing decryption operations.
DecryptResult - Class in com.azure.security.keyvault.keys.cryptography.models
Represents the details of decrypt operation result.
DecryptResult(byte[], EncryptionAlgorithm, String) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.DecryptResult
Creates the instance of Decrypt Result holding decrypted content.
DedicatedGatewayRequestOptions - Class in com.azure.cosmos.models
Dedicated Gateway Request Options
DedicatedGatewayRequestOptions() - Constructor for class com.azure.cosmos.models.DedicatedGatewayRequestOptions
Constructor
DEFAULT - Enum constant in enum com.azure.cosmos.models.IndexingDirective
Use any pre-defined/pre-configured defaults.
DEFAULT - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Default for PiiEntityCategory.
DEFAULT - Static variable in class com.azure.analytics.synapse.artifacts.models.CreateMode
Static value Default for CreateMode.
DEFAULT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value default for BlobIndexerParsingMode.
DEFAULT_ACQUIRE_INTERVAL - Static variable in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Default acquire interval.
DEFAULT_AUTO_CREATE_CONTAINER - Static variable in class com.azure.spring.data.cosmos.Constants
Default auto create container.
DEFAULT_AUTO_SCALE - Static variable in class com.azure.spring.data.cosmos.Constants
Default auto scale.
DEFAULT_CONSUMER_GROUP_NAME - Static variable in class com.azure.messaging.eventhubs.EventHubClientBuilder
The name of the default consumer group in the Event Hubs service.
DEFAULT_CONTAINER_NAME - Static variable in class com.azure.spring.data.cosmos.Constants
Default container name.
DEFAULT_EXPIRATION_INTERVAL - Static variable in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Default expiration interval.
DEFAULT_FEED_POLL_DELAY - Static variable in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Default feed poll delay.
DEFAULT_INDEXING_POLICY_AUTOMATIC - Static variable in class com.azure.spring.data.cosmos.Constants
Default indexing policy automatic.
DEFAULT_INDEXING_POLICY_MODE - Static variable in class com.azure.spring.data.cosmos.Constants
Default indexing policy mode.
DEFAULT_LOAD_BALANCING_UPDATE_INTERVAL - Static variable in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Default load balancing update interval.
DEFAULT_OWNERSHIP_EXPIRATION_INTERVAL - Static variable in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Default ownership expiration.
DEFAULT_RENEW_INTERVAL - Static variable in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Default renew interval.
DEFAULT_REPOSITORY_IMPLEMENT_POSTFIX - Static variable in class com.azure.spring.data.cosmos.Constants
Default repository implement postfix.
DEFAULT_TIME_TO_LIVE - Static variable in class com.azure.spring.data.cosmos.Constants
Default time to live.
DEFAULT_USER_AGENT_HEADER - Static variable in class com.azure.core.util.UserAgentUtil
Default UserAgent header.
DefaultAzureCredential - Class in com.azure.identity
Creates a credential using environment variables or the shared token cache.
DefaultAzureCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a DefaultAzureCredential.
DefaultAzureCredentialBuilder() - Constructor for class com.azure.identity.DefaultAzureCredentialBuilder
Creates an instance of a DefaultAzureCredentialBuilder.
DefaultCognitiveServicesAccount - Class in com.azure.search.documents.indexes.models
An empty object that represents the default cognitive service resource for a skillset.
DefaultCognitiveServicesAccount() - Constructor for class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
 
defaultControlGroup(boolean) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Set whether this throughput control group will be used by default.
defaultCountryHint(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Set the default country hint option for one client.
DefaultJsonReader - Class in com.azure.json
Default JsonReader implementation.
DefaultJsonWriter - Class in com.azure.json
Default JsonWriter implementation.
defaultLanguage(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Set the default language option for one client.
DefaultPollingStrategy<T,U> - Class in com.azure.core.util.polling
The default polling strategy to use with Azure data plane services.
DefaultPollingStrategy(HttpPipeline) - Constructor for class com.azure.core.util.polling.DefaultPollingStrategy
Creates a chained polling strategy with 3 known polling strategies, OperationResourcePollingStrategy, LocationPollingStrategy, and StatusCheckPollingStrategy, in this order, with a JSON serializer.
DefaultPollingStrategy(HttpPipeline, JsonSerializer) - Constructor for class com.azure.core.util.polling.DefaultPollingStrategy
Creates a chained polling strategy with 3 known polling strategies, OperationResourcePollingStrategy, LocationPollingStrategy, and StatusCheckPollingStrategy, in this order, with a custom serializer.
DefaultPollingStrategy(HttpPipeline, JsonSerializer, Context) - Constructor for class com.azure.core.util.polling.DefaultPollingStrategy
Creates a chained polling strategy with 3 known polling strategies, OperationResourcePollingStrategy, LocationPollingStrategy, and StatusCheckPollingStrategy, in this order, with a custom serializer.
DefaultRedirectStrategy - Class in com.azure.core.http.policy
A default implementation of RedirectStrategy that uses the provided maximum retry attempts, header name to look up redirect url value for, http methods and a known set of redirect status response codes (301, 302, 307, 308) to determine if request should be redirected.
DefaultRedirectStrategy() - Constructor for class com.azure.core.http.policy.DefaultRedirectStrategy
Creates an instance of DefaultRedirectStrategy with a maximum number of redirect attempts 3, header name "Location" to locate the redirect url in the response headers and HttpMethod.GET and HttpMethod.HEAD as allowed methods for performing the redirect.
DefaultRedirectStrategy(int) - Constructor for class com.azure.core.http.policy.DefaultRedirectStrategy
Creates an instance of DefaultRedirectStrategy with the provided number of redirect attempts and default header name "Location" to locate the redirect url in the response headers and HttpMethod.GET and HttpMethod.HEAD as allowed methods for performing the redirect.
DefaultRedirectStrategy(int, String, Set<HttpMethod>) - Constructor for class com.azure.core.http.policy.DefaultRedirectStrategy
Creates an instance of DefaultRedirectStrategy.
defaultValue(T) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets default property value.
defer() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Defers the message in this context.
defer(DeferOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Defers the message in this context.
defer(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Defers a message.
defer(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Defers a message.
defer(ServiceBusReceivedMessage, DeferOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Defers a message with the options set.
defer(ServiceBusReceivedMessage, DeferOptions) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Defers a message using its lock token with modified message property.
DeferOptions - Class in com.azure.messaging.servicebus.models
Options to specify while deferring message.
DeferOptions() - Constructor for class com.azure.messaging.servicebus.models.DeferOptions
 
DEFERRED - Enum constant in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Specifies a deferred message state.
DEFLATE - Static variable in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
Static value deflate for AvroCompressionCodec.
DEFLATE - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value deflate for CompressionCodec.
DEGRADED - Static variable in class com.azure.quantum.jobs.models.ProviderAvailability
Static value Degraded for ProviderAvailability.
DEGRADED - Static variable in class com.azure.quantum.jobs.models.TargetAvailability
Static value Degraded for TargetAvailability.
DelayProvider - Interface in com.azure.core.management.provider
The DelayProvider to help thread sleep.
delete() - Method in class com.azure.containers.containerregistry.ContainerRepository
Delete the repository in the Azure Container Registry for the given repository.
delete() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Delete the repository in the Azure Container Registry for the given repository.
delete() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the registry artifact with the digest and repository associated with the instance.
delete() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the registry artifact with the matching digest in the given respository.
delete() - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the current container.
delete() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Deletes a database.
delete() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Deletes a stored procedure
delete() - Method in class com.azure.cosmos.CosmosAsyncTrigger
Deletes a cosmos trigger.
delete() - Method in class com.azure.cosmos.CosmosAsyncUser
Delete a cosmos user
delete() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
Deletes a cosmos user defined function.
delete() - Method in class com.azure.cosmos.CosmosContainer
Deletes the current cosmos container.
delete() - Method in class com.azure.cosmos.CosmosDatabase
Deletes the current Cosmos database.
delete() - Method in class com.azure.cosmos.CosmosStoredProcedure
Delete cosmos stored procedure.
delete() - Method in class com.azure.cosmos.CosmosTrigger
Delete cosmos trigger.
delete() - Method in class com.azure.cosmos.CosmosUser
Delete cosmos user.
delete() - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Delete cosmos user defined function.
delete() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Marks the specified container for deletion.
delete() - Method in class com.azure.storage.blob.BlobContainerClient
Marks the specified container for deletion.
delete() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deletes the specified blob or snapshot.
delete() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Deletes the specified blob or snapshot.
delete() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes a directory.
delete() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes a directory.
delete() - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Deletes a file.
delete() - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Deletes a file.
delete() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Marks the specified file system for deletion.
delete() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Marks the specified file system for deletion.
delete() - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account
delete() - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account
delete() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the directory in the file share.
delete() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the directory in the file share.
delete() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client.
delete() - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client.
delete() - Method in class com.azure.storage.queue.QueueAsyncClient
Permanently deletes the queue.
delete() - Method in class com.azure.storage.queue.QueueClient
Permanently deletes the queue.
delete(CosmosConflictRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncConflict
Deletes a conflict.
delete(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the container
delete(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes the current Cosmos container while specifying additional options such as If-Match.
delete(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Deletes a database.
delete(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Delete the current Cosmos database while specifying additional request options.
delete(CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncPermission
Deletes a permission.
delete(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Deletes a stored procedure
delete(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Delete items matching query
delete(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Delete the DocumentQuery, need to query the domains at first, then delete the item from the result.
delete(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Delete items matching query
delete(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Delete items matching query
delete(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Delete Library.
delete(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Delete Library.
delete(String) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Remove files in Syms.
delete(String) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Remove files in Syms.
delete(String) - Method in class com.azure.verticals.agrifood.farming.CropsBaseClient
Deletes Crop for given crop id.
delete(String) - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Deletes a specified farmer resource.
delete(String) - Method in class com.azure.verticals.agrifood.farming.OAuthProvidersBaseClient
Deletes an specified oauthProvider resource.
delete(String) - Method in class com.azure.verticals.agrifood.farming.SeasonsBaseClient
Deletes a specified season resource.
delete(String, String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Delete Managed Private Endpoints.
delete(String, String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
Delete Managed Private Endpoints.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Deletes a specified application data resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Deletes a specified attachment resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Deletes a specified boundary resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Deletes a specified crop variety resource under a particular crop.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Deletes a specified farm resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Deletes a specified field resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Deletes a specified harvest data resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Deletes a specified planting data resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Deletes a specified seasonal-field resource under a particular farmer.
delete(String, String) - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Deletes a specified tillage data resource under a particular farmer.
delete(Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Deletes the specified resource.
delete(T) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
delete one document per entity
delete(T) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
Delete - Annotation Type in com.azure.core.annotation
HTTP DELETE method annotation describing the parameterized relative path to a REST endpoint for resource deletion.
DELETE - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP DELETE method.
DELETE - Enum constant in enum com.azure.cosmos.models.CosmosItemOperationType
Delete operation type.
DELETE - Enum constant in enum com.azure.cosmos.models.TriggerOperation
DELETE operations only.
DELETE - Enum constant in enum com.azure.data.tables.models.TableTransactionActionType
Delete the entity.
DELETE - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value delete.
DELETE - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value DELETE for AzureFunctionActivityMethod.
DELETE - Static variable in class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
Static value DELETE for WebActivityMethod.
DELETE_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/delete for KeyVaultDataAction.
DELETE_PENDING - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value DeletePending for ShareErrorCode.
DELETE_ROLE_ASSIGNMENT - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/roleAssignments/delete/action for KeyVaultDataAction.
DELETE_ROLE_DEFINITION - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action for DataAction.
DeleteActivity - Class in com.azure.analytics.synapse.artifacts.models
Delete activity.
DeleteActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.DeleteActivity
 
deleteAlertConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Deletes the anomaly alert configuration identified by alertConfigurationId.
deleteAlertConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Deletes the anomaly alert configuration identified by alertConfigurationId.
deleteAlertConfigWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Deletes the anomaly alert configuration identified by alertConfigurationId.
deleteAlertConfigWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Deletes the anomaly alert configuration identified by alertConfigurationId.
deleteAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes the Azure Cognitive Search alias.
deleteAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes the Azure Cognitive Search alias.
deleteAliasWithResponse(SearchAlias, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes the Azure Cognitive Search alias.
deleteAliasWithResponse(SearchAlias, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes the Azure Cognitive Search alias.
deleteAll() - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
delete all the domains of a container
deleteAll() - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteAll(Iterable<? extends T>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
delete list of entities without partitions
deleteAll(Iterable<? extends T>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteAll(String, Class<?>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Delete all items in a container
deleteAll(String, Class<?>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Delete the DocumentQuery, delete all the items in the given container.
deleteAll(String, Class<?>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Delete all items in a container
deleteAll(String, Class<?>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Delete all items in a container
deleteAll(Publisher<? extends T>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteAllById(Iterable<? extends ID>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
 
deleteAllById(Iterable<? extends K>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteAllItemsByPartitionKey(PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes all items in the Container with the specified partitionKey value.
deleteAllItemsByPartitionKey(PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes all items in the Container with the specified partitionKey value.
deleteBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the image associated with the given digest
deleteBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the image associated with the given digest
deleteBlob(String) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a delete blob operation to the batch.
deleteBlob(String, DeleteSnapshotsOptionType, BlobRequestConditions) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a delete blob operation to the batch.
deleteBlob(String, String) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a delete blob operation to the batch.
deleteBlob(String, String, DeleteSnapshotsOptionType, BlobRequestConditions) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a delete blob operation to the batch.
deleteBlobContainer(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Deletes the specified container in the storage account.
deleteBlobContainer(String) - Method in class com.azure.storage.blob.BlobServiceClient
Deletes the specified container in the storage account.
deleteBlobContainerIfExists(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Deletes the specified container in the storage account if it exists.
deleteBlobContainerIfExists(String) - Method in class com.azure.storage.blob.BlobServiceClient
Deletes the specified container in the storage account if it exists.
deleteBlobContainerIfExistsWithResponse(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Deletes the specified container in the storage account if it exists.
deleteBlobContainerIfExistsWithResponse(String, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Deletes the specified container in the storage account if it exists.
deleteBlobContainerWithResponse(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Deletes the specified container in the storage account.
deleteBlobContainerWithResponse(String, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Deletes the specified container in the storage account.
deleteBlobs(List<String>, DeleteSnapshotsOptionType) - Method in class com.azure.storage.blob.batch.BlobBatchAsyncClient
Delete multiple blobs in a single request to the service.
deleteBlobs(List<String>, DeleteSnapshotsOptionType) - Method in class com.azure.storage.blob.batch.BlobBatchClient
Delete multiple blobs in a single request to the service.
deleteBlobs(List<String>, DeleteSnapshotsOptionType, Duration, Context) - Method in class com.azure.storage.blob.batch.BlobBatchClient
Delete multiple blobs in a single request to the service.
deleteBlobWithResponse(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the image associated with the given digest
deleteBlobWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the image associated with the given digest
deleteBusinessMetadataAttributesWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete business metadata attributes from an entity.
deleteBusinessMetadataAttributesWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete business metadata attributes from an entity.
deleteBusinessMetadataWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Remove business metadata from an entity.
deleteBusinessMetadataWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Remove business metadata from an entity.
deleteByGuidsWithResponse(List<String>, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete a list of entities in bulk identified by their GUIDs or unique attributes.
deleteByGuidsWithResponse(List<String>, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete a list of entities in bulk identified by their GUIDs or unique attributes.
deleteByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete an entity identified by its GUID.
deleteByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete an entity identified by its GUID.
deleteById(ID) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
delete one document per id without configuring partition key value
deleteById(ID, PartitionKey) - Method in interface com.azure.spring.data.cosmos.repository.CosmosRepository
Deletes an entity by its id and partition key.
deleteById(ID, PartitionKey) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
 
deleteById(String, Object, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Delete an item by id
deleteById(String, Object, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Deletes the item by id and partition key.
deleteById(String, Object, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Delete an item by id
deleteById(String, Object, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Deletes the item with id and partition key.
deleteById(K) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteById(K, PartitionKey) - Method in interface com.azure.spring.data.cosmos.repository.ReactiveCosmosRepository
Deletes an entity by its id and partition key.
deleteById(K, PartitionKey) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteById(Publisher<K>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
deleteByName(String) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Delete KQL script by name.
deleteByName(String) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Delete KQL script by name.
deleteByNameWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Delete KQL script by name.
deleteByNameWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Delete KQL script by name.
deleteByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete an entity identified by its type and unique attributes.
deleteByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete an entity identified by its type and unique attributes.
deleteCertificateOperation(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Deletes the creation operation for the specified certificate that is in the process of being created.
deleteCertificateOperation(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes the creation operation for the specified certificate that is in the process of being created.
deleteCertificateOperationWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Deletes the creation operation for the specified certificate that is in the process of being created.
deleteCertificateOperationWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes the creation operation for the specified certificate that is in the process of being created.
deleteChatThread(String) - Method in class com.azure.communication.chat.ChatAsyncClient
Deletes a chat thread.
deleteChatThread(String) - Method in class com.azure.communication.chat.ChatClient
Deletes a chat thread.
deleteChatThreadWithResponse(String) - Method in class com.azure.communication.chat.ChatAsyncClient
Deletes a chat thread.
deleteChatThreadWithResponse(String, Context) - Method in class com.azure.communication.chat.ChatClient
Deletes a chat thread.
deleteClassificationByUniqueAttributeWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete a given classification from an entity identified by its type and unique attributes.
deleteClassificationByUniqueAttributeWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete a given classification from an entity identified by its type and unique attributes.
deleteClassificationWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete a given classification from an existing entity represented by a GUID.
deleteClassificationWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete a given classification from an existing entity represented by a GUID.
deleteCollectionWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsAsyncClient
Deletes a Collection entity.
deleteCollectionWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClient
Deletes a Collection entity.
deleteConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Deletes the ConfigurationSetting with a matching key, and optional label and optional ETag combination from the service.
deleteConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Deletes the ConfigurationSetting with a matching key, and optional label and optional ETag combination.
deleteConfigurationSetting(String, String) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Deletes the ConfigurationSetting with a matching key and optional label combination.
deleteConfigurationSetting(String, String) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Deletes the ConfigurationSetting with a matching key and optional label combination.
deleteConfigurationSettingWithResponse(ConfigurationSetting, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Deletes the ConfigurationSetting with a matching key, and optional label and optional ETag combination from the service.
deleteConfigurationSettingWithResponse(ConfigurationSetting, boolean, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Deletes the ConfigurationSetting with a matching key, and optional label and optional ETag combination.
deleteContacts() - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Deletes the certificate contacts in the key vault.
deleteContacts() - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes the certificate contacts in the key vault.
deleteContacts(Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes the certificate contacts in the key vault.
deleteContainer(String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Delete container
deleteContainer(String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
deleteContainer(String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Delete container
deleteContainer(String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Delete container with container name
DELETED - Enum constant in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
Enum value deleted.
DELETED - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value deleted.
DELETED_WITH_VERSIONS - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value deletedwithversions.
deleteDataFeed(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Delete a data feed.
deleteDataFeed(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a data feed.
deleteDataFeedWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Delete a data feed with REST response.
deleteDataFeedWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a data feed with REST response.
deleteDataFlow(String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Deletes a data flow.
deleteDataFlow(String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Deletes a data flow.
deleteDataFlowDebugSession(DeleteDataFlowDebugSessionRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Deletes a data flow debug session.
deleteDataFlowDebugSession(DeleteDataFlowDebugSessionRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Deletes a data flow debug session.
DeleteDataFlowDebugSessionRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for deleting data flow debug session.
DeleteDataFlowDebugSessionRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest
 
deleteDataFlowDebugSessionWithResponse(DeleteDataFlowDebugSessionRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Deletes a data flow debug session.
deleteDataFlowDebugSessionWithResponse(DeleteDataFlowDebugSessionRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Deletes a data flow debug session.
deleteDataFlowWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Deletes a data flow.
deleteDataFlowWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Deletes a data flow.
deleteDataset(String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Deletes a dataset.
deleteDataset(String) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Deletes a dataset.
deleteDatasetWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Deletes a dataset.
deleteDatasetWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Deletes a dataset.
deleteDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Delete a DataSource
deleteDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Delete a DataSource
deleteDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure Cognitive Search data source.
deleteDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Delete a DataSource with Response
deleteDataSourceCredential(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Deletes the data source credential entity identified by credentialId.
deleteDataSourceCredential(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a data source credential entity.
deleteDataSourceCredentialWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Deletes the data source credential entity identified by credentialId.
deleteDataSourceCredentialWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a data source credential entity with REST response.
DeletedCertificate - Class in com.azure.security.keyvault.certificates.models
Deleted Certificate is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes inherited from KeyVaultCertificate.
DeletedCertificate() - Constructor for class com.azure.security.keyvault.certificates.models.DeletedCertificate
 
deleteDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Deletes a device class subgroup deployment.
deleteDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Deletes a device class subgroup deployment.
deleteDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Deletes a deployment.
deleteDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Deletes a deployment.
deleteDetectionConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Delete a metric anomaly detection configuration.
deleteDetectionConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a metric anomaly detection configuration.
deleteDetectionConfigWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Delete a metric anomaly detection configuration.
deleteDetectionConfigWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a metric anomaly detection configuration.
deleteDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Deletes a device class subgroup.
deleteDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Deletes a device class subgroup.
deleteDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Deletes a device class.
deleteDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Deletes a device class.
deleteDigitalTwin(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Deletes a digital twin.
deleteDigitalTwin(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Deletes a digital twin.
DeleteDigitalTwinOptions - Class in com.azure.digitaltwins.core.models
DeleteDigitalTwinOptions() - Constructor for class com.azure.digitaltwins.core.models.DeleteDigitalTwinOptions
 
deleteDigitalTwinWithResponse(String, DeleteDigitalTwinOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Deletes a digital twin.
deleteDigitalTwinWithResponse(String, DeleteDigitalTwinOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Deletes a digital twin.
deleteDirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified directory in the file system.
deleteDirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified directory in the file system.
deleteDirectory(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified directory in the share.
deleteDirectory(String) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified directory in the share.
deleteDirectoryIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified directory in the file system if it exists.
deleteDirectoryIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified directory in the file system if it exists.
deleteDirectoryIfExists(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified directory in the share if exists.
deleteDirectoryIfExists(String) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified directory in the share if it exists.
deleteDirectoryIfExistsWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified directory in the share if it exists.
deleteDirectoryIfExistsWithResponse(String, DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified directory in the file system if it exists.
deleteDirectoryIfExistsWithResponse(String, DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified directory in the file system if it exists.
deleteDirectoryIfExistsWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified directory in the share if it exists.
deleteDirectoryWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified directory in the share.
deleteDirectoryWithResponse(String, boolean, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified directory in the file system.
deleteDirectoryWithResponse(String, boolean, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified directory in the file system.
deleteDirectoryWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified directory in the share.
DeletedKey - Class in com.azure.security.keyvault.keys.models
Deleted Key is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes inherited from KeyVaultKey.
DeletedKey() - Constructor for class com.azure.security.keyvault.keys.models.DeletedKey
 
deleteDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Deletes a collection of documents from the target index.
deleteDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
Deletes a collection of documents from the target index.
deleteDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Deletes a collection of documents from the target index.
deleteDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Deletes a collection of documents from the target index.
DeletedSecret - Class in com.azure.security.keyvault.secrets.models
Deleted Secret is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes inherited from KeyVaultSecret.
DeletedSecret() - Constructor for class com.azure.security.keyvault.secrets.models.DeletedSecret
 
deleteEntity(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
Deletes an entity from the table.
deleteEntity(TableEntity) - Method in class com.azure.data.tables.TableClient
Deletes an entity from the table.
deleteEntity(String, String) - Method in class com.azure.data.tables.TableAsyncClient
Deletes an entity from the table.
deleteEntity(String, String) - Method in class com.azure.data.tables.TableClient
Deletes an entity from the table.
deleteEntity(String, T) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Delete using entity
deleteEntity(String, T) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Deletes the entity
deleteEntity(String, T) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Delete using entity
deleteEntity(String, T) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Deletes the entity
deleteEntityWithResponse(TableEntity, boolean) - Method in class com.azure.data.tables.TableAsyncClient
Deletes an entity from the table.
deleteEntityWithResponse(TableEntity, boolean, Duration, Context) - Method in class com.azure.data.tables.TableClient
Deletes an entity from the table.
deleteEventRoute(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Delete an event route.
deleteEventRoute(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Delete an event route.
deleteEventRouteWithResponse(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Delete an event route.
deleteEventRouteWithResponse(String, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Delete an event route.
DeleteExecution(CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.DeleteExecution
Creates a new instance of delete execution.
DeleteExecution(ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.DeleteExecution
Creates a new instance of delete execution.
deleteFile(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified file in the file system.
deleteFile(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified file in the directory.
deleteFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified file in the file system.
deleteFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified file in the file system.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory.
deleteFileIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified file in the file system if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified file in the directory if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified file in the file system if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified file in the file system if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory if it exists.
deleteFileIfExists(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory if it exists.
deleteFileIfExistsWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory if it exists.
deleteFileIfExistsWithResponse(String, DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified file in the directory if it exists.
deleteFileIfExistsWithResponse(String, DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified file in the file system if it exists.
deleteFileIfExistsWithResponse(String, DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified file in the directory if it exists.
deleteFileIfExistsWithResponse(String, DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified file in the file system if it exists.
deleteFileIfExistsWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share if it exists.
deleteFileIfExistsWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory if it exists.
deleteFileIfExistsWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share if it exists.
deleteFileIfExistsWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory if it exists.
deleteFileIfExistsWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory if it exists.
deleteFileSystem(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Deletes the specified file system in the storage account.
deleteFileSystem(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Deletes the specified file system in the storage account.
deleteFileSystemWithResponse(String, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Deletes the specified file system in the storage account.
deleteFileSystemWithResponse(String, DataLakeRequestConditions, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Deletes the specified file system in the storage account.
deleteFileWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share.
deleteFileWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified file in the directory.
deleteFileWithResponse(String, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Deletes the specified file in the file system.
deleteFileWithResponse(String, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified file in the directory.
deleteFileWithResponse(String, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Deletes the specified file in the file system.
deleteFileWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share.
deleteFileWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share.
deleteFileWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share.
deleteFileWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory.
deleteGlossaryCategoryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Delete a glossary category.
deleteGlossaryCategoryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Delete a glossary category.
deleteGlossaryTermWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Delete a glossary term.
deleteGlossaryTermWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Delete a glossary term.
deleteGlossaryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Delete a glossary.
deleteGlossaryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Delete a glossary.
deleteGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Deletes a device group.
deleteGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Deletes a device group.
deleteHook(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Delete a hook.
deleteHook(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a hook.
deleteHookWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Delete a hook.
deleteHookWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Delete a hook.
deleteIfExists() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Marks the specified container for deletion if it exists.
deleteIfExists() - Method in class com.azure.storage.blob.BlobContainerClient
Marks the specified container for deletion if it exists.
deleteIfExists() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deletes the specified blob or snapshot if it exists.
deleteIfExists() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Deletes the specified blob or snapshot if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes a directory if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes a directory if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Deletes a file if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Deletes a file if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Marks the specified file system for deletion if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Marks the specified file system for deletion if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Deletes paths under the resource if it exists.
deleteIfExists() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Deletes paths under the resource if it exists.
deleteIfExists() - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account if it exists.
deleteIfExists() - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account if it exists.
deleteIfExists() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the directory in the file share if it exists.
deleteIfExists() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the directory in the file share if it exists.
deleteIfExists() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client if it exists.
deleteIfExists() - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client if it exists.
deleteIfExists() - Method in class com.azure.storage.queue.QueueAsyncClient
Permanently deletes the queue if it exists.
deleteIfExists() - Method in class com.azure.storage.queue.QueueClient
Permanently deletes the queue if exists.
deleteIfExistsWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the directory in the file share if it exists.
deleteIfExistsWithResponse() - Method in class com.azure.storage.queue.QueueAsyncClient
Permanently deletes the queue if it exists.
deleteIfExistsWithResponse(BlobRequestConditions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Marks the specified container for deletion if it exists.
deleteIfExistsWithResponse(BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Marks the specified container for deletion if it exists.
deleteIfExistsWithResponse(DeleteSnapshotsOptionType, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deletes the specified blob or snapshot if it exists.
deleteIfExistsWithResponse(DeleteSnapshotsOptionType, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Deletes the specified blob or snapshot if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes a directory if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Deletes a file if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Marks the specified file system for deletion if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Deletes all paths under the specified resource if exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes a directory if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Deletes a file if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Marks the specified file system for deletion if it exists.
deleteIfExistsWithResponse(DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Deletes all paths under the specified resource if exists.
deleteIfExistsWithResponse(ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client if it does not exist.
deleteIfExistsWithResponse(ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client if it exists.
deleteIfExistsWithResponse(ShareDeleteOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account if it exists
deleteIfExistsWithResponse(ShareDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account if it exists.
deleteIfExistsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the directory in the file share if it exists.
deleteIfExistsWithResponse(Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Permanently deletes the queue if it exists.
deleteImmutabilityPolicy() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deletes the immutability policy on a blob, blob snapshot or blob version.
deleteImmutabilityPolicy() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Delete the immutability policy on a blob, blob snapshot or blob version.
deleteImmutabilityPolicyWithResponse() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deletes the immutability policy on a blob, blob snapshot or blob version.
deleteImmutabilityPolicyWithResponse(Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Delete the immutability policy on a blob, blob snapshot or blob version.
deleteIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search index and all the documents it contains.
deleteIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search index and all the documents it contains.
deleteIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure Cognitive Search indexer.
deleteIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes an Azure Cognitive Search indexer.
deleteIndexerWithResponse(SearchIndexer, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure Cognitive Search indexer.
deleteIndexerWithResponse(SearchIndexer, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes an Azure Cognitive Search indexer.
deleteIndexWithResponse(SearchIndex, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search index and all the documents it contains.
deleteIndexWithResponse(SearchIndex, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search index and all the documents it contains.
deleteIssuer(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Deletes the specified certificate issuer.
deleteIssuer(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes the specified certificate issuer.
deleteIssuerWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Deletes the specified certificate issuer.
deleteIssuerWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Deletes the specified certificate issuer.
deleteItem(String, PartitionKey) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes an item.
deleteItem(String, PartitionKey) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Deletes an item.
deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the item.
deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes an item in the current container.
deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Deletes the item.
deleteItem(String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Deletes an item in the current container.
deleteItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Deletes the item.
deleteItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Deletes an item in the current container.
deleteItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Deletes the item.
deleteItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Deletes an item in the current container.
deleteItemOperation(String) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to delete an item into the batch.
deleteItemOperation(String, CosmosBatchItemRequestOptions) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to delete an item into the batch.
deleteLabelsByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Delete given labels to a given entity identified by its type and unique attributes, if labels is null/empty, no labels will be removed.
deleteLabelsByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Delete given labels to a given entity identified by its type and unique attributes, if labels is null/empty, no labels will be removed.
deleteLabelsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
delete given labels to a given entity.
deleteLabelsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
delete given labels to a given entity.
deleteLinkConnection(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Delete a link connection.
deleteLinkConnection(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Delete a link connection.
deleteLinkConnectionWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Delete a link connection.
deleteLinkConnectionWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Delete a link connection.
deleteLinkedService(String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Deletes a linked service.
deleteLinkedService(String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Deletes a linked service.
deleteLinkedServiceWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Deletes a linked service.
deleteLinkedServiceWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Deletes a linked service.
deleteManifest(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the manifest associated with the given digest.
deleteManifest(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the manifest associated with the given digest.
deleteManifestWithResponse(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Delete the manifest associated with the given digest.
deleteManifestWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Delete the manifest associated with the given digest.
deleteMessage(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Deletes a message.
deleteMessage(String) - Method in class com.azure.communication.chat.ChatThreadClient
Deletes a message.
deleteMessage(String, String) - Method in class com.azure.storage.queue.QueueAsyncClient
Deletes the specified message in the queue
deleteMessage(String, String) - Method in class com.azure.storage.queue.QueueClient
Deletes the specified message in the queue
deleteMessageWithResponse(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Deletes a message.
deleteMessageWithResponse(String, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Deletes a message.
deleteMessageWithResponse(String, String) - Method in class com.azure.storage.queue.QueueAsyncClient
Deletes the specified message in the queue
deleteMessageWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Deletes the specified message in the queue
deleteModel(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Deletes the specified custom document analysis model.
deleteModel(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Deletes the specified custom document analysis model.
deleteModel(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Deletes a model.
deleteModel(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Deletes a model.
deleteModelWithResponse(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Deletes the specified custom document analysis model.
deleteModelWithResponse(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Deletes a model.
deleteModelWithResponse(String, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Deletes the specified custom document analysis model.
deleteModelWithResponse(String, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Deletes a model.
deleteMultivariateModel(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Delete an existing multivariate model according to the modelId.
deleteMultivariateModel(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Delete an existing multivariate model according to the modelId.
deleteMultivariateModelWithResponse(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Delete an existing multivariate model according to the modelId.
deleteMultivariateModelWithResponse(UUID, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Delete an existing multivariate model according to the modelId.
deleteNotebook(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Deletes a Note book.
deleteNotebook(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Deletes a Note book.
deleteNotebookWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Deletes a Note book.
deleteNotebookWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Deletes a Note book.
deletePipeline(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Deletes a pipeline.
deletePipeline(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Deletes a pipeline.
deletePipelineWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Deletes a pipeline.
deletePipelineWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Deletes a pipeline.
deletePolicyManagementCertificate(PolicyManagementCertificateOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Removes a policy management certificate from the set of policy management certificates.
deletePolicyManagementCertificate(PolicyManagementCertificateOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Deletes a policy management certificate from the set of policy management certificates.
deletePolicyManagementCertificateWithResponse(PolicyManagementCertificateOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Removes a policy management certificate from the set of policy management certificates.
deletePolicyManagementCertificateWithResponse(PolicyManagementCertificateOptions, Context) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Removes a policy management certificate from the set of policy management certificates.
deleteQueue(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a queue the matching queueName.
deleteQueue(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a queue the matching queueName.
deleteQueue(String) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Deletes a queue in the storage account
deleteQueue(String) - Method in class com.azure.storage.queue.QueueServiceClient
Deletes a queue in the storage account
deleteQueueWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a queue the matching queueName and returns the HTTP response.
deleteQueueWithResponse(String) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Deletes a queue in the storage account
deleteQueueWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a queue the matching queueName and returns the HTTP response.
deleteQueueWithResponse(String, Duration, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Deletes a queue in the storage account
deleteRelationship(String, String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Deletes a relationship on a digital twin.
deleteRelationship(String, String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Deletes a relationship on a digital twin.
DeleteRelationshipOptions - Class in com.azure.digitaltwins.core.models
DeleteRelationshipOptions() - Constructor for class com.azure.digitaltwins.core.models.DeleteRelationshipOptions
 
deleteRelationshipWithResponse(String, String, DeleteRelationshipOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Deletes a relationship on a digital twin.
deleteRelationshipWithResponse(String, String, DeleteRelationshipOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Deletes a relationship on a digital twin.
deleteRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Delete the repository identified by repositoryName.
deleteRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Delete the repository identified by repositoryName.
deleteRepositoryWithResponse(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Delete the repository identified by 'repositoryName'.
deleteRepositoryWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Delete the repository identified by repositoryName.
deleteResourceSetRuleWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesAsyncClient
Deletes a ResourceSetRuleConfig resource.
deleteResourceSetRuleWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClient
Deletes a ResourceSetRuleConfig resource.
deleteRoleAssignment(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Deletes a role assignment.
deleteRoleAssignment(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Deletes a role assignment.
deleteRoleAssignmentById(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Delete role assignment by role assignment Id.
deleteRoleAssignmentById(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Delete role assignment by role assignment Id.
deleteRoleAssignmentById(String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Delete role assignment by role assignment Id.
deleteRoleAssignmentById(String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Delete role assignment by role assignment Id.
deleteRoleAssignmentByIdWithResponse(String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Delete role assignment by role assignment Id.
deleteRoleAssignmentByIdWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Delete role assignment by role assignment Id.
deleteRoleAssignmentWithResponse(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Deletes a role assignment.
deleteRoleAssignmentWithResponse(KeyVaultRoleScope, String, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Deletes a role assignment.
deleteRoleDefinition(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Deletes a role definition.
deleteRoleDefinition(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Deletes a role definition.
deleteRoleDefinitionWithResponse(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Deletes a role definition.
deleteRoleDefinitionWithResponse(KeyVaultRoleScope, String, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Deletes a role definition.
deleteRule(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a rule the matching ruleName.
deleteRule(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a rule the matching ruleName.
deleteRuleWithResponse(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a rule the matching ruleName and returns the HTTP response.
deleteRuleWithResponse(String, String, String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a rule the matching ruleName and returns the HTTP response.
deleteShare(String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Deletes the share in the storage account with the given name.
deleteShare(String) - Method in class com.azure.storage.file.share.ShareServiceClient
Deletes the share in the storage account with the given name
deleteShareWithResponse(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Deletes the specific snapshot of the share in the storage account with the given name.
deleteShareWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Deletes the specific snapshot of the share in the storage account with the given name.
deleteSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
deleteSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
deleteSkillsetWithResponse(SearchIndexerSkillset, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
deleteSkillsetWithResponse(SearchIndexerSkillset, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
DeleteSnapshotsOptionType - Enum in com.azure.storage.blob.models
Defines values for DeleteSnapshotsOptionType.
deleteSparkConfiguration(String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Deletes a sparkConfiguration.
deleteSparkConfiguration(String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Deletes a sparkConfiguration.
deleteSparkConfigurationWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Deletes a sparkConfiguration.
deleteSparkConfigurationWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Deletes a sparkConfiguration.
deleteSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Deletes a Spark Job Definition.
deleteSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Deletes a Spark Job Definition.
deleteSparkJobDefinitionWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Deletes a Spark Job Definition.
deleteSparkJobDefinitionWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Deletes a Spark Job Definition.
deleteSqlScript(String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Deletes a Sql Script.
deleteSqlScript(String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Deletes a Sql Script.
deleteSqlScriptWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Deletes a Sql Script.
deleteSqlScriptWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Deletes a Sql Script.
deleteSubdirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified sub-directory in the directory.
deleteSubdirectory(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified sub-directory in the directory.
deleteSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the subdirectory with specific name in this directory.
deleteSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the subdirectory with specific name in this directory.
deleteSubdirectoryIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified subdirectory in the directory if it exists.
deleteSubdirectoryIfExists(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified sub-directory in the directory if it exists.
deleteSubdirectoryIfExists(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the subdirectory with specific name in this directory if it exists.
deleteSubdirectoryIfExists(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the subdirectory with specific name in this directory if it exists.
deleteSubdirectoryIfExistsWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the subdirectory with specific name in this directory if it exists.
deleteSubdirectoryIfExistsWithResponse(String, DataLakePathDeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified subdirectory in the directory if it exists.
deleteSubdirectoryIfExistsWithResponse(String, DataLakePathDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified subdirectory in the directory if it exists.
deleteSubdirectoryIfExistsWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the subdirectory with specific name in this directory if it exists.
deleteSubdirectoryWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the subdirectory with specific name in this directory.
deleteSubdirectoryWithResponse(String, boolean, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes the specified sub-directory in the directory.
deleteSubdirectoryWithResponse(String, boolean, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes the specified sub-directory in the directory.
deleteSubdirectoryWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the subdirectory with specific name in this directory.
deleteSubscription(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a subscription the matching subscriptionName.
deleteSubscription(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a subscription matching the subscriptionName in topic topicName.
deleteSubscriptionWithResponse(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a subscription the matching subscriptionName and returns the HTTP response.
deleteSubscriptionWithResponse(String, String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a subscription the matching subscriptionName and returns the HTTP response.
deleteSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search synonym map.
deleteSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search synonym map.
deleteSynonymMapWithResponse(SynonymMap, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search synonym map.
deleteSynonymMapWithResponse(SynonymMap, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search synonym map.
deleteTable() - Method in class com.azure.data.tables.TableAsyncClient
Deletes the table within the Tables service.
deleteTable() - Method in class com.azure.data.tables.TableClient
Deletes the table within the Tables service.
deleteTable(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Deletes a table within the Tables service.
deleteTable(String) - Method in class com.azure.data.tables.TableServiceClient
Deletes a table within the Tables service.
deleteTableWithResponse() - Method in class com.azure.data.tables.TableAsyncClient
Deletes the table within the Tables service.
deleteTableWithResponse(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Deletes a table within the Tables service.
deleteTableWithResponse(String, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
Deletes a table within the Tables service.
deleteTableWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableClient
Deletes the table within the Tables service.
deleteTag(String) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the tag with the matching tag name for the given repository.
deleteTag(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the tag with the matching tag name for the given repository.
deleteTagWithResponse(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the tag with the matching tag name for the given repository.
deleteTagWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the tag with the matching tag name for the given repository.
deleteTermAssignmentFromEntitiesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Delete the term assignment for the given list of related objects.
deleteTermAssignmentFromEntitiesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Delete the term assignment for the given list of related objects.
deleteTopic(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a topic the matching topicName.
deleteTopic(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a topic the matching topicName.
deleteTopicWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Deletes a topic the matching topicName and returns the HTTP response.
deleteTopicWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Deletes a topic the matching topicName and returns the HTTP response.
deleteTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Deletes a trigger.
deleteTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Deletes a trigger.
deleteTriggerWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Deletes a trigger.
deleteTriggerWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Deletes a trigger.
deleteTriggerWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.TriggersAsyncClient
Deletes the trigger associated with the scan.
deleteTriggerWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.TriggersClient
Deletes the trigger associated with the scan.
deleteTypeByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Delete API for type identified by its name.
deleteTypeByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Delete API for type identified by its name.
deleteTypeDefinitionsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Delete API for all types in bulk.
deleteTypeDefinitionsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Delete API for all types in bulk.
deleteUser(CommunicationUserIdentifier) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Deletes a CommunicationUserIdentifier, revokes its tokens and deletes its data.
deleteUser(CommunicationUserIdentifier) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Deletes a CommunicationUserIdentifier, revokes its tokens and deletes its data.
deleteUserWithResponse(CommunicationUserIdentifier) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Deletes a CommunicationUserIdentifier, revokes its tokens and deletes its data with response.
deleteUserWithResponse(CommunicationUserIdentifier, Context) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Deletes a CommunicationUserIdentifier, revokes its tokens and deletes its data with response.
deleteUserWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
Deletes a user from the Confidential Ledger.
deleteUserWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
Deletes a user from the Confidential Ledger.
deleteWithResponse() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Delete the repository in the Azure Container Registry for the given repository.
deleteWithResponse() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Deletes the registry artifact with the matching digest in the given respository.
deleteWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account
deleteWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the directory in the file share.
deleteWithResponse() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client.
deleteWithResponse() - Method in class com.azure.storage.queue.QueueAsyncClient
Permanently deletes the queue.
deleteWithResponse(boolean, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Deletes a directory.
deleteWithResponse(boolean, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Deletes a directory.
deleteWithResponse(Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Delete the repository in the Azure Container Registry for the given repository.
deleteWithResponse(Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Deletes the registry artifact with the digest and repository associated with the instance.
deleteWithResponse(BlobRequestConditions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Marks the specified container for deletion.
deleteWithResponse(BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Marks the specified container for deletion.
deleteWithResponse(DeleteSnapshotsOptionType, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deletes the specified blob or snapshot.
deleteWithResponse(DeleteSnapshotsOptionType, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Deletes the specified blob or snapshot.
deleteWithResponse(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Deletes a file.
deleteWithResponse(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Marks the specified file system for deletion.
deleteWithResponse(DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Deletes a file.
deleteWithResponse(DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Marks the specified file system for deletion.
deleteWithResponse(ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client.
deleteWithResponse(ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client.
deleteWithResponse(ShareDeleteOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account
deleteWithResponse(ShareDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account
deleteWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Delete Library.
deleteWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Remove files in Syms.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipAsyncClient
Delete a relationship between entities by its GUID.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClient
Delete a relationship between entities by its GUID.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesAsyncClient
Deletes a classification rule.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesClient
Deletes a classification rule.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesAsyncClient
Deletes a data source.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesClient
Deletes a data source.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsAsyncClient
Deletes the key vault connection associated with the account.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsClient
Deletes the key vault connection associated with the account.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsAsyncClient
Deletes a scan ruleset.
deleteWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsClient
Deletes a scan ruleset.
deleteWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Delete Library.
deleteWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Remove files in Syms.
deleteWithResponse(String, String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Delete Managed Private Endpoints.
deleteWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansAsyncClient
Deletes the scan associated with the data source.
deleteWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansClient
Deletes the scan associated with the data source.
deleteWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
Delete Managed Private Endpoints.
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the directory in the file share.
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client.
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Permanently deletes the queue.
DELETING - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Deleting for EntityStatus.
DELIMITED_TEXT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value delimitedText for BlobIndexerParsingMode.
DelimitedTextDataset - Class in com.azure.analytics.synapse.artifacts.models
Delimited text dataset.
DelimitedTextDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
 
DelimitedTextReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Delimited text read settings.
DelimitedTextReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.DelimitedTextReadSettings
 
DelimitedTextSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity DelimitedText sink.
DelimitedTextSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
 
DelimitedTextSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity DelimitedText source.
DelimitedTextSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
 
DelimitedTextWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Delimited text write settings.
DelimitedTextWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
 
DeliveryOutcome - Class in com.azure.core.amqp.models
Outcomes accepted by the AMQP protocol layer.
DeliveryOutcome(DeliveryState) - Constructor for class com.azure.core.amqp.models.DeliveryOutcome
Creates an instance of the delivery outcome with its state.
DeliveryState - Class in com.azure.core.amqp.models
States for a message delivery.
DeliveryState() - Constructor for class com.azure.core.amqp.models.DeliveryState
 
DEPENDENCY - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
Static value Dependency for SparkErrorSource.
DEPENDENCY - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value Dependency for SparkErrorSource.
DependencyCondition - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DependencyCondition.
DependencyCondition() - Constructor for class com.azure.analytics.synapse.artifacts.models.DependencyCondition
 
DependencyReference - Class in com.azure.analytics.synapse.artifacts.models
Referenced dependency.
DependencyReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.DependencyReference
 
DEPROVISIONING - Static variable in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
Static value Deprovisioning for EventSubscriptionStatus.
DESC - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrder
Static value DESC for RunQueryOrder.
DESCENDING - Enum constant in enum com.azure.cosmos.models.CompositePathSortOrder
DESCENDING sort order for composite paths.
DESCRIPTION - Static variable in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
Static value description for DocumentTableCellKind.
DESCRIPTION - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value description for VisualFeature.
deserialize(byte[], Type, SerializerEncoding) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
deserialize(byte[], Type, SerializerEncoding) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Deserializes a byte array into an object.
deserialize(HttpHeaders, Type) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
deserialize(HttpHeaders, Type) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Deserialize the provided headers returned from a REST API to an entity instance declared as the model to hold 'Matching' headers.
deserialize(MessageContent, TypeReference<T>) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer
Deserializes a message into its object.
deserialize(BinaryData) - Static method in class com.azure.communication.callingserver.models.events.AddParticipantResultEvent
Deserialize AddParticipantResultEvent event.
deserialize(BinaryData) - Static method in class com.azure.communication.callingserver.models.events.CallConnectionStateChangedEvent
deserialize(BinaryData) - Static method in class com.azure.communication.callingserver.models.events.CallRecordingStateChangeEvent
deserialize(BinaryData) - Static method in class com.azure.communication.callingserver.models.events.ParticipantsUpdatedEvent
Deserialize ParticipantsUpdatedEvent event.
deserialize(BinaryData) - Static method in class com.azure.communication.callingserver.models.events.PlayAudioResultEvent
Deserialize PlayAudioResultEvent event.
deserialize(BinaryData) - Static method in class com.azure.communication.callingserver.models.events.ToneReceivedEvent
Deserialize ToneReceivedEvent event.
deserialize(InputStream) - Static method in class com.azure.identity.AuthenticationRecord
Deserializes the AuthenticationRecord from the specified InputStream
deserialize(InputStream, TypeReference<T>) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Reads an Avro stream into its object representation.
deserialize(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializer
 
deserialize(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializer
 
deserialize(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializer
 
deserialize(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
deserialize(InputStream, TypeReference<T>) - Method in interface com.azure.core.util.serializer.JsonSerializer
Reads a JSON stream into its object representation.
deserialize(InputStream, TypeReference<T>) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Reads a stream into its object representation.
deserialize(InputStream, Type, SerializerEncoding) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
deserialize(InputStream, Type, SerializerEncoding) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Deserializes a stream into an object.
deserialize(String, Type, SerializerEncoding) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
deserialize(String, Type, SerializerEncoding) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Deserializes a string into an object.
deserializeAsync(MessageContent, TypeReference<T>) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer
Deserializes a message into its object.
deserializeAsync(InputStream) - Static method in class com.azure.identity.AuthenticationRecord
Deserializes the AuthenticationRecord from the specified InputStream
deserializeAsync(InputStream, TypeReference<T>) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Reads an Avro stream into its object representation.
deserializeAsync(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializer
 
deserializeAsync(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializer
 
deserializeAsync(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializer
 
deserializeAsync(InputStream, TypeReference<T>) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
deserializeAsync(InputStream, TypeReference<T>) - Method in interface com.azure.core.util.serializer.JsonSerializer
Reads a JSON stream into its object representation.
deserializeAsync(InputStream, TypeReference<T>) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Reads a stream into its object representation.
deserializeFromBytes(byte[], TypeReference<T>) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Reads an Avro byte array into its object representation.
deserializeFromBytes(byte[], TypeReference<T>) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializer
 
deserializeFromBytes(byte[], TypeReference<T>) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
deserializeFromBytes(byte[], TypeReference<T>) - Method in interface com.azure.core.util.serializer.JsonSerializer
Reads a JSON byte array into its object representation.
deserializeFromBytes(byte[], TypeReference<T>) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Reads a byte array into its object representation.
deserializeFromBytesAsync(byte[], TypeReference<T>) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Reads an Avro byte array into its object representation.
deserializeFromBytesAsync(byte[], TypeReference<T>) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializer
 
deserializeFromBytesAsync(byte[], TypeReference<T>) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
deserializeFromBytesAsync(byte[], TypeReference<T>) - Method in interface com.azure.core.util.serializer.JsonSerializer
Reads a JSON byte array into its object representation.
deserializeFromBytesAsync(byte[], TypeReference<T>) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Reads a byte array into its object representation.
deserializeHeader(Header, Type) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
deserializeHeader(Header, Type) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Deserializes the provided header returned from a REST API to en entity instance declared as the model of the header.
deserializeTree(JsonNode, TypeReference<T>) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Reads a JSON tree into its object representation.
deserializeTreeAsync(JsonNode, TypeReference<T>) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Reads a JSON tree into its object representation.
DETECT_ANGLES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Static value detectAngles for BlobIndexerPdfTextRotationAlgorithm.
detectAnomaly(UUID, DetectionRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Submit detection multivariate anomaly task with the trained model of modelId, the input schema should be the same with the training request.
detectAnomaly(UUID, DetectionRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Submit detection multivariate anomaly task with the trained model of modelId, the input schema should be the same with the training request.
DetectAnomalyHeaders - Class in com.azure.ai.anomalydetector.models
The DetectAnomalyHeaders model.
DetectAnomalyHeaders() - Constructor for class com.azure.ai.anomalydetector.models.DetectAnomalyHeaders
 
DetectAnomalyResponse - Class in com.azure.ai.anomalydetector.models
Contains all response data for the detectAnomaly operation.
DetectAnomalyResponse(HttpRequest, int, HttpHeaders, Void, DetectAnomalyHeaders) - Constructor for class com.azure.ai.anomalydetector.models.DetectAnomalyResponse
Creates an instance of DetectAnomalyResponse.
detectAnomalyWithResponse(UUID, DetectionRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Submit detection multivariate anomaly task with the trained model of modelId, the input schema should be the same with the training request.
detectAnomalyWithResponse(UUID, DetectionRequest, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Submit detection multivariate anomaly task with the trained model of modelId, the input schema should be the same with the training request.
detectChangePoint(ChangePointDetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Evaluate change point score of every series point.
detectChangePoint(ChangePointDetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Evaluate change point score of every series point.
detectChangePointWithResponse(ChangePointDetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Evaluate change point score of every series point.
detectChangePointWithResponse(ChangePointDetectRequest, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Evaluate change point score of every series point.
DETECTED_ISSUE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DetectedIssue for HealthcareFhirResourceType.
DetectedLanguage - Class in com.azure.ai.textanalytics.models
The DetectedLanguage model.
DetectedLanguage(String, String, double, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.DetectedLanguage
Creates a DetectedLanguage model that describes detected language content.
detectEntireSeries(DetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
This operation generates a model with an entire series, each point is detected with the same model.
detectEntireSeries(DetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
This operation generates a model with an entire series, each point is detected with the same model.
detectEntireSeriesWithResponse(DetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
This operation generates a model with an entire series, each point is detected with the same model.
detectEntireSeriesWithResponse(DetectRequest, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
This operation generates a model with an entire series, each point is detected with the same model.
DetectionConditionOperator - Class in com.azure.ai.metricsadvisor.administration.models
The logical operator to apply across anomaly detection conditions.
DetectionConditionOperator() - Constructor for class com.azure.ai.metricsadvisor.administration.models.DetectionConditionOperator
 
DetectionRequest - Class in com.azure.ai.anomalydetector.models
Detection request.
DetectionRequest() - Constructor for class com.azure.ai.anomalydetector.models.DetectionRequest
 
DetectionResult - Class in com.azure.ai.anomalydetector.models
Response of the given resultId.
DetectionResult() - Constructor for class com.azure.ai.anomalydetector.models.DetectionResult
 
DetectionResultSummary - Class in com.azure.ai.anomalydetector.models
The DetectionResultSummary model.
DetectionResultSummary() - Constructor for class com.azure.ai.anomalydetector.models.DetectionResultSummary
 
DetectionStatus - Enum in com.azure.ai.anomalydetector.models
Defines values for DetectionStatus.
detectLanguage(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns the detected language and a confidence score between zero and one.
detectLanguage(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns the detected language and a confidence score between zero and one.
detectLanguage(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a Response contains the detected language and a confidence score between zero and one.
detectLanguage(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns the detected language and a confidence score between zero and one.
detectLanguageBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns the detected language for each of documents with the provided country hint and request option.
detectLanguageBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Detects Language for a batch of document with the provided country hint and request options.
detectLanguageBatchWithResponse(Iterable<DetectLanguageInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns the detected language for a batch of document with provided request options.
detectLanguageBatchWithResponse(Iterable<DetectLanguageInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Detects Language for a batch of document with provided request options.
DetectLanguageInput - Class in com.azure.ai.textanalytics.models
DetectLanguageInput(String, String) - Constructor for class com.azure.ai.textanalytics.models.DetectLanguageInput
Creates an input for detect language that will takes id and document as required inputs.
DetectLanguageInput(String, String, String) - Constructor for class com.azure.ai.textanalytics.models.DetectLanguageInput
Creates an input for detect language that will takes id, document and countryHint.
DetectLanguageResult - Class in com.azure.ai.textanalytics.models
DetectLanguageResult(String, TextDocumentStatistics, TextAnalyticsError, DetectedLanguage) - Constructor for class com.azure.ai.textanalytics.models.DetectLanguageResult
Creates a DetectLanguageResult model that describes detected languages result.
DetectLanguageResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of DetectLanguageResult along with model version and batch's statistics.
DetectLanguageResultCollection(Iterable<DetectLanguageResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.DetectLanguageResultCollection
Creates a DetectLanguageResultCollection model that maintains a list of DetectLanguageResult along with model version and batch's statistics.
detectLastPoint(DetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
This operation generates a model using points before the latest one.
detectLastPoint(DetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
This operation generates a model using the data points that you sent to the API, and based on all data to determine whether the last point is anomalous.
detectLastPointWithResponse(DetectRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
This operation generates a model using points before the latest one.
detectLastPointWithResponse(DetectRequest, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
This operation generates a model using the data points that you sent to the API, and based on all data to determine whether the last point is anomalous.
DetectRequest - Class in com.azure.ai.anomalydetector.models
The request of entire or last anomaly detection.
DetectRequest() - Constructor for class com.azure.ai.anomalydetector.models.DetectRequest
 
DETERMINISTIC - Enum constant in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Deterministic encryption always generates the same encrypted value for any given plain text value.
DEVICE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Device for HealthcareFhirResourceType.
DEVICE_COMPONENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DeviceComponent for HealthcareFhirResourceType.
DEVICE_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DeviceDefinition for HealthcareFhirResourceType.
DEVICE_METRIC - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DeviceMetric for HealthcareFhirResourceType.
DEVICE_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DeviceRequest for HealthcareFhirResourceType.
DEVICE_USE_STATEMENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DeviceUseStatement for HealthcareFhirResourceType.
DeviceCodeCredential - Class in com.azure.identity
An AAD credential that acquires a token with a device code for an AAD application.
DeviceCodeCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a DeviceCodeCredential.
DeviceCodeCredentialBuilder() - Constructor for class com.azure.identity.DeviceCodeCredentialBuilder
 
DeviceCodeInfo - Class in com.azure.identity
Response returned from the STS device code endpoint containing information necessary for device code flow.
DeviceCodeInfo(String, String, String, OffsetDateTime, String) - Constructor for class com.azure.identity.DeviceCodeInfo
Creates an instance of a device code info.
DeviceConnectionStateEventInfo - Class in com.azure.messaging.eventgrid.systemevents
Information about the device connection state event.
DeviceConnectionStateEventInfo() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventInfo
 
DeviceConnectionStateEventProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a device connection state event (DeviceConnected, DeviceDisconnected).
DeviceConnectionStateEventProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
 
DeviceLifeCycleEventProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a device life cycle event (DeviceCreated, DeviceDeleted).
DeviceLifeCycleEventProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
 
DeviceManagementAsyncClient - Class in com.azure.iot.deviceupdate
Initializes a new instance of the asynchronous DeviceUpdateClient type.
DeviceManagementClient - Class in com.azure.iot.deviceupdate
Initializes a new instance of the synchronous DeviceUpdateClient type.
DeviceManagementClientBuilder - Class in com.azure.iot.deviceupdate
A builder for creating a new instance of the DeviceManagementClient type.
DeviceManagementClientBuilder() - Constructor for class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Create an instance of the DeviceManagementClientBuilder.
DeviceTelemetryEventProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a device telemetry event (DeviceTelemetry).
DeviceTelemetryEventProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
 
DeviceTwinInfo - Class in com.azure.messaging.eventgrid.systemevents
Information about the device twin, which is the cloud representation of application device metadata.
DeviceTwinInfo() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
 
DeviceTwinInfoProperties - Class in com.azure.messaging.eventgrid.systemevents
Properties JSON element.
DeviceTwinInfoProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoProperties
 
DeviceTwinInfoX509Thumbprint - Class in com.azure.messaging.eventgrid.systemevents
The thumbprint is a unique value for the x509 certificate, commonly used to find a particular certificate in a certificate store.
DeviceTwinInfoX509Thumbprint() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoX509Thumbprint
 
DeviceTwinMetadata - Class in com.azure.messaging.eventgrid.systemevents
Metadata information for the properties JSON document.
DeviceTwinMetadata() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceTwinMetadata
 
DeviceTwinProperties - Class in com.azure.messaging.eventgrid.systemevents
A portion of the properties that can be written only by the application back-end, and read by the device.
DeviceTwinProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.DeviceTwinProperties
 
DeviceUpdateAsyncClient - Class in com.azure.iot.deviceupdate
Initializes a new instance of the asynchronous DeviceUpdateClient type.
DeviceUpdateClient - Class in com.azure.iot.deviceupdate
Initializes a new instance of the synchronous DeviceUpdateClient type.
DeviceUpdateClientBuilder - Class in com.azure.iot.deviceupdate
A builder for creating a new instance of the DeviceUpdateClient type.
DeviceUpdateClientBuilder() - Constructor for class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Create an instance of the DeviceUpdateClientBuilder.
DeviceUpdateServiceVersion - Enum in com.azure.iot.deviceupdate
Service version of DeviceUpdate.
DIAGNOSIS - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DIAGNOSIS for HealthcareEntityCategory.
DIAGNOSTIC_ID_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates that the context contains a "Diagnostic Id" for the service call.
DIAGNOSTIC_REPORT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DiagnosticReport for HealthcareFhirResourceType.
DiagnosticsInfo - Class in com.azure.ai.anomalydetector.models
The DiagnosticsInfo model.
DiagnosticsInfo() - Constructor for class com.azure.ai.anomalydetector.models.DiagnosticsInfo
 
DictionaryDecompounderTokenFilter - Class in com.azure.search.documents.indexes.models
Decomposes compound words found in many Germanic languages.
DictionaryDecompounderTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Constructor of TokenFilter.
didTestRun() - Method in class com.azure.core.test.TestContextManager
Returns whether the current test was ran.
DIGEST - Enum constant in enum com.azure.core.amqp.ProxyAuthenticationType
Authenticates against proxy with digest access authentication.
DIGEST - Static variable in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
Static value Digest for HttpAuthenticationType.
DIGIT - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value digit.
DIGITAL_SIGNATURE - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Digital Signature for CertificateKeyUsage.
DIGITAL_TWIN_ETAG - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the ETag field on a digital twin.
DIGITAL_TWIN_ID - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the Id field on a digital twin.
DIGITAL_TWIN_METADATA - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the metadata field on a digital twin and for the metadata field on a component.
DigitalTwinPropertyMetadata - Class in com.azure.digitaltwins.core
Contains metadata about changes on properties on a digital twin or component.
DigitalTwinPropertyMetadata() - Constructor for class com.azure.digitaltwins.core.DigitalTwinPropertyMetadata
 
DigitalTwinsAsyncClient - Class in com.azure.digitaltwins.core
This class provides a client for interacting asynchronously with an Azure Digital Twins instance.
DigitalTwinsClient - Class in com.azure.digitaltwins.core
This class provides a client for interacting synchronously with an Azure Digital Twins instance.
DigitalTwinsClientBuilder - Class in com.azure.digitaltwins.core
This class provides a fluent builder API to help aid the configuration and instantiation of DigitalTwinsClients and DigitalTwinsAsyncClients, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
DigitalTwinsClientBuilder() - Constructor for class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
The public constructor for DigitalTwinsClientBuilder
DigitalTwinsEventRoute - Class in com.azure.digitaltwins.core.models
The EventRoute model.
DigitalTwinsEventRoute(String) - Constructor for class com.azure.digitaltwins.core.models.DigitalTwinsEventRoute
Creates an instance of EventRoute class.
DigitalTwinsJsonPropertyNames - Class in com.azure.digitaltwins.core.models
String constants for use in JSON de/serialization for digital twins, digital twin relationships, and digital twin components.
DigitalTwinsJsonPropertyNames() - Constructor for class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
 
DigitalTwinsModelData - Class in com.azure.digitaltwins.core.models
The DigitalTwinsModelData representing the model and its corresponding metadata.
DigitalTwinsModelData(String, String, Map<String, String>, Map<String, String>, OffsetDateTime, boolean) - Constructor for class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Construct a new DigitalTwinsModelData instance.
DigitalTwinsResponse<T> - Class in com.azure.digitaltwins.core.models
A helper class to represent the HTTP response returned by the service.
DigitalTwinsResponse(HttpRequest, int, HttpHeaders, T, DigitalTwinsResponseHeaders) - Constructor for class com.azure.digitaltwins.core.models.DigitalTwinsResponse
Creates an instance of DigitalTwinsResponse.
DigitalTwinsResponseHeaders - Class in com.azure.digitaltwins.core.models
A helper class to represent the HTTP response headers returned by the service.
DigitalTwinsResponseHeaders() - Constructor for class com.azure.digitaltwins.core.models.DigitalTwinsResponseHeaders
 
DigitalTwinsServiceVersion - Enum in com.azure.digitaltwins.core
The service API versions of Azure Digital Twins that are supported by this client.
DimensionKey - Class in com.azure.ai.metricsadvisor.models
Describes a Data Feed Metric dimension name-value pairs.
DimensionKey() - Constructor for class com.azure.ai.metricsadvisor.models.DimensionKey
Creates a new instance of DimensionKey.
DimensionKey(Map<String, String>) - Constructor for class com.azure.ai.metricsadvisor.models.DimensionKey
Creates a new instance of DimensionKey that is initialized with the provided map of dimension name-value pairs.
DimensionScope - Class in com.azure.quantum.jobs.models
Defines values for DimensionScope.
DimensionScope() - Constructor for class com.azure.quantum.jobs.models.DimensionScope
 
DIRECT - Enum constant in enum com.azure.cosmos.ConnectionMode
Specifies that requests to server resources are made directly to the data nodes.
DirectConnectionConfig - Class in com.azure.cosmos
Represents the connection config with ConnectionMode.DIRECT associated with Cosmos Client in the Azure Cosmos DB database service.
DirectConnectionConfig() - Constructor for class com.azure.cosmos.DirectConnectionConfig
Constructor
DIRECTION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DIRECTION for HealthcareEntityCategory.
DIRECTION_OF_BODY_STRUCTURE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfBodyStructure for HealthcareEntityRelationType.
DIRECTION_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfCondition for HealthcareEntityRelationType.
DIRECTION_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfExamination for HealthcareEntityRelationType.
DIRECTION_OF_TREATMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DirectionOfTreatment for HealthcareEntityRelationType.
directMode() - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the default DIRECT connection configuration to be used.
directMode(DirectConnectionConfig) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the DIRECT connection configuration to be used.
directMode(DirectConnectionConfig, GatewayConnectionConfig) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the DIRECT connection configuration to be used.
DIRECTORY - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is a directory.
DIRECTORY_NOT_EMPTY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value DirectoryNotEmpty for ShareErrorCode.
directoryAsyncClient(DataLakeDirectoryAsyncClient) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Configures the builder based on the passed DataLakeDirectoryAsyncClient.
directoryClient(DataLakeDirectoryClient) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Configures the builder based on the passed DataLakeDirectoryClient.
DISABLE_TRACING_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which disables tracing for the request associated with the current context.
disableAutoComplete() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Disables auto-complete and auto-abandon of received messages.
disableAutoComplete() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Disables auto-complete and auto-abandon of received messages.
disableAutoComplete() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Disables auto-complete and auto-abandon of received messages.
disableAutoComplete() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Disables auto-complete and auto-abandon of received messages.
disableAutomaticAuthentication() - Method in class com.azure.identity.DeviceCodeCredentialBuilder
Disables the automatic authentication and prevents the DeviceCodeCredential from automatically prompting the user.
disableAutomaticAuthentication() - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Disables the automatic authentication and prevents the InteractiveBrowserCredential from automatically prompting the user.
disableBufferCopy(boolean) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Disables deep copy of response ByteBuffer into a heap location that is managed by this client as opposed to the underlying netty library which may use direct buffer pool.
DISABLED - Enum constant in enum com.azure.iot.modelsrepository.ModelDependencyResolution
Disable model dependency resolution.
DISABLED - Static variable in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
Static value Disabled for EventSubscriptionStatus.
DISABLED - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerRuntimeState
Static value Disabled for TriggerRuntimeState.
DISABLED - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Disabled for EntityStatus.
discharge(AmqpTransaction, boolean) - Method in interface com.azure.core.amqp.AmqpTransactionCoordinator
This completes the transaction on the message broker.
DISCONNECTED - Static variable in class com.azure.communication.callingserver.models.CallConnectionState
Static value disconnected for CallConnectionState.
DISCONNECTING - Static variable in class com.azure.communication.callingserver.models.CallConnectionState
Static value disconnecting for CallConnectionState.
DiscoveredOnvifDevice - Class in com.azure.media.videoanalyzer.edge.models
The discovered properties of the ONVIF device that are returned during the discovery.
DiscoveredOnvifDevice() - Constructor for class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
 
DiscoveredOnvifDeviceCollection - Class in com.azure.media.videoanalyzer.edge.models
A list of ONVIF devices that were discovered in the same subnet as the IoT Edge device.
DiscoveredOnvifDeviceCollection() - Constructor for class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDeviceCollection
 
DiscoveryAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
DiscoveryClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
DiscoveryClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the DiscoveryClient type.
DiscoveryClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Create an instance of the DiscoveryClientBuilder.
dispatcher(Dispatcher) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the dispatcher that also composes the thread pool for executing HTTP requests.
dispatchRead(int, long) - Method in class com.azure.storage.blob.specialized.BlobInputStream
Dispatches a read operation of N bytes.
dispatchRead(int, long) - Method in class com.azure.storage.common.StorageInputStream
Dispatches a read operation of N bytes and updates stream state accordingly.
dispatchRead(int, long) - Method in class com.azure.storage.file.share.StorageFileInputStream
Dispatches a read operation of N bytes.
dispatchWrite(byte[], int, long) - Method in class com.azure.storage.common.StorageOutputStream
Dispatches a write operation to the Storage service.
dispatchWrite(byte[], int, long) - Method in class com.azure.storage.file.share.StorageFileOutputStream
 
DISPLAY_DATA - Static variable in class com.azure.analytics.synapse.artifacts.models.CellOutputType
Static value display_data for CellOutputType.
DistanceScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores based on distance from a geographic location.
DistanceScoringFunction(String, double, DistanceScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.DistanceScoringFunction
Creates an instance of DistanceScoringFunction class.
DistanceScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a distance scoring function.
DistanceScoringParameters(String, double) - Constructor for class com.azure.search.documents.indexes.models.DistanceScoringParameters
Creates an instance of DistanceScoringParameters class.
DistcpSettings - Class in com.azure.analytics.synapse.artifacts.models
Distcp settings.
DistcpSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.DistcpSettings
 
DK_PERSONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DKPersonalIdentificationNumber for PiiEntityCategory.
DK_PERSONAL_IDENTIFICATION_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DKPersonalIdentificationV2 for PiiEntityCategory.
DO_NOT_RETRY - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobRetry
Enum value DoNotRetry.
DOC - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value doc for EmailAttachmentType.
DOCM - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value docm for EmailAttachmentType.
DocTypeInfo - Class in com.azure.ai.formrecognizer.administration.models
The DocTypeInfo model.
DocTypeInfo() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocTypeInfo
 
DOCUMENT - Static variable in class com.azure.ai.formrecognizer.models.DocumentPageKind
Static value document for DocumentPageKind.
DOCUMENT_MANIFEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DocumentManifest for HealthcareFhirResourceType.
DOCUMENT_REFERENCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DocumentReference for HealthcareFhirResourceType.
DOCUMENT_TRUNCATED - Static variable in class com.azure.ai.textanalytics.models.WarningCode
Static value DocumentTruncated for WarningCode.
DocumentAnalysisAsyncClient - Class in com.azure.ai.formrecognizer
This class provides an asynchronous client that contains the operations that apply to Azure Form Recognizer.
DocumentAnalysisAudience - Class in com.azure.ai.formrecognizer.models
Defines values for DocumentAnalysisAudience.
DocumentAnalysisAudience() - Constructor for class com.azure.ai.formrecognizer.models.DocumentAnalysisAudience
 
DocumentAnalysisClient - Class in com.azure.ai.formrecognizer
This class provides a synchronous client that contains the operations that apply to Azure Form Recognizer.
DocumentAnalysisClientBuilder - Class in com.azure.ai.formrecognizer
This class provides a fluent builder API to help instantiation of DocumentAnalysisClients and DocumentAnalysisAsyncClients, call DocumentAnalysisClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
DocumentAnalysisClientBuilder() - Constructor for class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
 
DocumentAnalysisServiceVersion - Enum in com.azure.ai.formrecognizer
The versions of Azure Form Recognizer supported by this client library.
DocumentCaption - Class in com.azure.ai.formrecognizer.models
An object representing the location and content of a table caption.
DocumentCaption() - Constructor for class com.azure.ai.formrecognizer.models.DocumentCaption
 
DocumentDbCollectionDataset - Class in com.azure.analytics.synapse.artifacts.models
Microsoft Azure Document Database Collection dataset.
DocumentDbCollectionDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
 
DocumentDbCollectionSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Document Database Collection sink.
DocumentDbCollectionSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
 
DocumentDbCollectionSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Document Database Collection source.
DocumentDbCollectionSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
 
DocumentEntity - Class in com.azure.ai.formrecognizer.models
An object representing various categories of entities.
DocumentEntity() - Constructor for class com.azure.ai.formrecognizer.models.DocumentEntity
 
DocumentExtractionSkill - Class in com.azure.search.documents.indexes.models
A skill that extracts content from a file within the enrichment pipeline.
DocumentExtractionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Creates an instance of DocumentExtractionSkill class.
DocumentField - Class in com.azure.ai.formrecognizer.models
An object representing the content and location of a field value.
DocumentField() - Constructor for class com.azure.ai.formrecognizer.models.DocumentField
 
DocumentFieldSchema - Class in com.azure.ai.formrecognizer.administration.models
Description of the field semantic schema using a JSON Schema style syntax.
DocumentFieldSchema() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocumentFieldSchema
 
DocumentFieldType - Class in com.azure.ai.formrecognizer.models
Defines values for DocumentFieldType.
DocumentFieldType() - Constructor for class com.azure.ai.formrecognizer.models.DocumentFieldType
 
DocumentFootnote - Class in com.azure.ai.formrecognizer.models
An object representing the location and content of a table footnote.
DocumentFootnote() - Constructor for class com.azure.ai.formrecognizer.models.DocumentFootnote
 
documentKeyRetriever(Function<T, String>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the function that retrieves the key value from a document.
DocumentKeyValueElement - Class in com.azure.ai.formrecognizer.models
An object representing the field key or value in a key-value pair.
DocumentKeyValueElement() - Constructor for class com.azure.ai.formrecognizer.models.DocumentKeyValueElement
 
DocumentKeyValuePair - Class in com.azure.ai.formrecognizer.models
An object representing a form field with distinct field label (key) and field value (may be empty).
DocumentKeyValuePair() - Constructor for class com.azure.ai.formrecognizer.models.DocumentKeyValuePair
 
DocumentLanguage - Class in com.azure.ai.formrecognizer.models
An object representing the detected language for a given text span.
DocumentLanguage() - Constructor for class com.azure.ai.formrecognizer.models.DocumentLanguage
 
DocumentLine - Class in com.azure.ai.formrecognizer.models
A content line object consisting of an adjacent sequence of content elements, such as words and selection marks.
DocumentLine() - Constructor for class com.azure.ai.formrecognizer.models.DocumentLine
 
DocumentModelAdministrationAsyncClient - Class in com.azure.ai.formrecognizer.administration
This class provides an asynchronous client that contains model management operations that apply to Azure Form Recognizer.
DocumentModelAdministrationClient - Class in com.azure.ai.formrecognizer.administration
This class provides a synchronous client that contains model management the operations that apply to Azure Form Recognizer.
DocumentModelAdministrationClientBuilder - Class in com.azure.ai.formrecognizer.administration
This class provides a fluent builder API to help instantiation of FormRecognizerAdminClient and DocumentTrainingAsyncClient, call DocumentModelAdministrationClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
DocumentModelAdministrationClientBuilder() - Constructor for class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
 
DocumentModelBuildMode - Class in com.azure.ai.formrecognizer.administration.models
Defines values for DocumentModelBuildMode.
DocumentModelBuildMode() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocumentModelBuildMode
 
DocumentModelDetails - Class in com.azure.ai.formrecognizer.administration.models
Information about the document model.
DocumentModelDetails() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocumentModelDetails
 
DocumentModelOperationError - Class in com.azure.ai.formrecognizer.administration.models
The Error information related to the document model creation or analysis operation.
DocumentModelOperationError() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationError
 
DocumentModelOperationException - Exception in com.azure.ai.formrecognizer.models
Exception for failures related to errors encountered during document analysis, or creation operation.
DocumentModelOperationException(DocumentModelOperationError) - Constructor for exception com.azure.ai.formrecognizer.models.DocumentModelOperationException
Constructs a new DocumentModelOperationException
DocumentModelOperationInnerError - Class in com.azure.ai.formrecognizer.administration.models
Detailed error.
DocumentModelOperationInnerError() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationInnerError
 
DocumentModelSummary - Class in com.azure.ai.formrecognizer.administration.models
Model summary for the built and prebuilt models.
DocumentModelSummary() - Constructor for class com.azure.ai.formrecognizer.administration.models.DocumentModelSummary
 
DocumentOperationResult - Class in com.azure.ai.formrecognizer.models
The DocumentOperationResult model.
DocumentOperationResult() - Constructor for class com.azure.ai.formrecognizer.models.DocumentOperationResult
 
DocumentPage - Class in com.azure.ai.formrecognizer.models
Content and layout elements extracted from a page from the input.
DocumentPage() - Constructor for class com.azure.ai.formrecognizer.models.DocumentPage
 
DocumentPageKind - Class in com.azure.ai.formrecognizer.models
Defines values for DocumentPageKind.
DocumentPageKind() - Constructor for class com.azure.ai.formrecognizer.models.DocumentPageKind
 
DocumentParagraph - Class in com.azure.ai.formrecognizer.models
A paragraph object consisting with contiguous lines generally with common alignment and spacing.
DocumentParagraph() - Constructor for class com.azure.ai.formrecognizer.models.DocumentParagraph
 
DocumentSelectionMark - Class in com.azure.ai.formrecognizer.models
A selection mark object representing check boxes, radio buttons, and other elements indicating a selection.
DocumentSelectionMark() - Constructor for class com.azure.ai.formrecognizer.models.DocumentSelectionMark
 
DocumentSentiment - Class in com.azure.ai.textanalytics.models
The DocumentSentiment model that contains sentiment label of a document, confidence score of the sentiment label, and a list of SentenceSentiment.
DocumentSentiment(TextSentiment, SentimentConfidenceScores, IterableStream<SentenceSentiment>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.DocumentSentiment
Creates a DocumentSentiment model that describes the sentiment of the document.
DocumentSignatureType - Class in com.azure.ai.formrecognizer.models
Defines values for DocumentSignatureType.
DocumentSignatureType() - Constructor for class com.azure.ai.formrecognizer.models.DocumentSignatureType
 
DocumentSpan - Class in com.azure.ai.formrecognizer.models
Contiguous region of the concatenated content property, specified as an offset and length.
DocumentSpan() - Constructor for class com.azure.ai.formrecognizer.models.DocumentSpan
 
DocumentStyle - Class in com.azure.ai.formrecognizer.models
An object representing observed text styles.
DocumentStyle() - Constructor for class com.azure.ai.formrecognizer.models.DocumentStyle
 
DocumentTable - Class in com.azure.ai.formrecognizer.models
A table object consisting table cells arranged in a rectangular layout.
DocumentTable() - Constructor for class com.azure.ai.formrecognizer.models.DocumentTable
 
DocumentTableCell - Class in com.azure.ai.formrecognizer.models
An object representing the location and content of a table cell.
DocumentTableCell() - Constructor for class com.azure.ai.formrecognizer.models.DocumentTableCell
 
DocumentTableCellKind - Class in com.azure.ai.formrecognizer.models
Defines values for DocumentTableCellKind.
DocumentTableCellKind() - Constructor for class com.azure.ai.formrecognizer.models.DocumentTableCellKind
 
DocumentWord - Class in com.azure.ai.formrecognizer.models
A word object consisting of a contiguous sequence of characters.
DocumentWord() - Constructor for class com.azure.ai.formrecognizer.models.DocumentWord
 
DOCX - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value docx for EmailAttachmentType.
DOD - Static variable in class com.azure.communication.common.CommunicationCloudEnvironment
Represent Azure Dod cloud
DOD - Static variable in class com.azure.messaging.eventgrid.systemevents.CommunicationCloudEnvironmentModel
Static value dod for CommunicationCloudEnvironmentModel.
DOMAIN_RESOURCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value DomainResource for HealthcareFhirResourceType.
doNotRecordTest() - Method in class com.azure.core.test.TestContextManager
Returns whether the test should have its network calls recorded during a record test run.
DOSAGE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value DOSAGE for HealthcareEntityCategory.
DOSAGE_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value DosageOfMedication for HealthcareEntityRelationType.
DOT_ALL - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value DOTALL for RegexFlags.
DOT_NET_SPARK - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value dotnetspark for SparkStatementLanguageType.
DOUBLE - Enum constant in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Enum value double.
DOUBLE - Enum constant in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Enum value double.
DOUBLE - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Double for ScriptActivityParameterType.
DOUBLE - Static variable in class com.azure.media.videoanalyzer.edge.models.ParameterType
Static value double for ParameterType.
DOUBLE - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Double for SearchFieldDataType.
DOUBLE_METAPHONE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value doubleMetaphone.
DoubleHistogram - Interface in com.azure.core.util.metrics
A histogram instrument that records long values.
DOWN - Static variable in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectorDirection
Static value Down for AnomalyDetectorDirection.
download() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Deprecated.
download() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Deprecated.
download() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
download(OutputStream) - Method in class com.azure.storage.blob.specialized.BlobClientBase
download(OutputStream) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Deprecated.
download(OutputStream) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
download(String) - Method in class com.azure.verticals.agrifood.farming.ScenesBaseClient
Downloads and returns file stream as response for the given input filePath.
download(String, String) - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Downloads and returns attachment as response for the given input filePath.
DOWNLOAD - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Enum value Download.
DOWNLOAD_HSM_SECURITY_DOMAIN - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/securitydomain/download/action for KeyVaultDataAction.
DOWNLOAD_HSM_SECURITY_DOMAIN_STATUS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/securitydomain/download/read for DataAction.
DOWNLOAD_NOT_ACCESSIBLE - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value DownloadNotAccessible.
DOWNLOAD_TRANSIENT_ERROR - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value DownloadTransientError.
downloadBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the blob associated with the given digest.
downloadBlob(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the blob associated with the given digest.
DownloadBlobResult - Class in com.azure.containers.containerregistry.models
The object returned by the downloadBlob operation containing the blob contents and its digest.
DownloadBlobResult(String, BinaryData) - Constructor for class com.azure.containers.containerregistry.models.DownloadBlobResult
Initialize an instance of DownloadBlobResult.
downloadBlobWithResponse(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the blob\layer associated with the given digest.
downloadBlobWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the blob\layer associated with the given digest.
downloadContent() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Reads the entire blob.
downloadContent() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob.
downloadContent() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadContent() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadContentWithResponse(DownloadRetryOptions, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Reads a range of bytes from a blob.
downloadContentWithResponse(DownloadRetryOptions, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadContentWithResponse(DownloadRetryOptions, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads a range of bytes from a blob into an output stream.
downloadContentWithResponse(DownloadRetryOptions, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadManifest(DownloadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the manifest associated with the given tag or digest.
downloadManifest(DownloadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the manifest associated with the given tag or digest.
DownloadManifestOptions - Class in com.azure.containers.containerregistry.models
Options for configuring the download manifest operation.
DownloadManifestResult - Class in com.azure.containers.containerregistry.models
The result from downloading an OCI manifest from the registry.
DownloadManifestResult(String, OciManifest, BinaryData) - Constructor for class com.azure.containers.containerregistry.models.DownloadManifestResult
Instantiate an instance of the DownloadManifestResult object.
downloadManifestWithResponse(DownloadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Download the manifest associated with the given tag or digest.
downloadManifestWithResponse(DownloadManifestOptions, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Download the manifest associated with the given tag or digest.
DownloadRetryOptions - Class in com.azure.storage.blob.models
This class contains the configuration options used to download from the blob service using smart retries, starting from a checkpoint, rather than starting over from the beginning.
DownloadRetryOptions - Class in com.azure.storage.file.datalake.models
This class contains the configuration options used to download from the blob service using smart retries, starting from a checkpoint, rather than starting over from the beginning.
DownloadRetryOptions - Class in com.azure.storage.file.share.models
This class contains the configuration options used to download from the file share service using smart retries, starting from a checkpoint, rather than starting over from the beginning.
DownloadRetryOptions() - Constructor for class com.azure.storage.blob.models.DownloadRetryOptions
 
DownloadRetryOptions() - Constructor for class com.azure.storage.file.datalake.models.DownloadRetryOptions
 
DownloadRetryOptions() - Constructor for class com.azure.storage.file.share.models.DownloadRetryOptions
 
downloadStream() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Reads the entire blob.
downloadStream() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadStream(OutputStream) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob into an output stream.
downloadStream(OutputStream) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadStream(String) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Download the recording content, e.g.
downloadStream(String, HttpRange) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Download the recording content, e.g.
downloadStreamWithResponse(BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Reads a range of bytes from a blob.
downloadStreamWithResponse(BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadStreamWithResponse(OutputStream, BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads a range of bytes from a blob into an output stream.
downloadStreamWithResponse(OutputStream, BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadStreamWithResponse(String, HttpRange) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Download the recording content, (e.g.
downloadTo(String, OutputStream, HttpRange) - Method in class com.azure.communication.callingserver.CallingServerClient
Download the recording content, e.g.
downloadTo(String, Path, ParallelDownloadOptions, boolean) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Download the content located in endpoint into a file marked by path.
downloadTo(String, Path, ParallelDownloadOptions, boolean) - Method in class com.azure.communication.callingserver.CallingServerClient
Download the content located in endpoint into a file marked by path.
downloadToFile(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Downloads the entire blob into a file specified by the path.
downloadToFile(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob into a file specified by the path.
downloadToFile(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadToFile(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadToFile(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFile(String) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFile(String, boolean) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Downloads the entire blob into a file specified by the path.
downloadToFile(String, boolean) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob into a file specified by the path.
downloadToFile(String, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadToFile(String, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadToFileWithResponse(BlobDownloadToFileOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Downloads the entire blob into a file specified by the path.
downloadToFileWithResponse(BlobDownloadToFileOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadToFileWithResponse(BlobDownloadToFileOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob into a file specified by the path.
downloadToFileWithResponse(BlobDownloadToFileOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Downloads the entire blob into a file specified by the path.
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob into a file specified by the path.
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Set<OpenOption>) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Downloads the entire blob into a file specified by the path.
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Set<OpenOption>) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
 
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Set<OpenOption>, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Downloads the entire blob into a file specified by the path.
downloadToFileWithResponse(String, BlobRange, ParallelTransferOptions, DownloadRetryOptions, BlobRequestConditions, boolean, Set<OpenOption>, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
downloadToFileWithResponse(String, ShareFileRange) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToWithResponse(String, OutputStream, HttpRange, Context) - Method in class com.azure.communication.callingserver.CallingServerClient
Download the recording content, e.g.
downloadToWithResponse(String, Path, ParallelDownloadOptions, boolean) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Download the content located in endpoint into a file marked by path.
downloadToWithResponse(String, Path, ParallelDownloadOptions, boolean, Context) - Method in class com.azure.communication.callingserver.CallingServerClient
Download the content located in endpoint into a file marked by path.
downloadWithResponse(BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
downloadWithResponse(BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Deprecated.
downloadWithResponse(ShareFileRange, Boolean) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(ShareFileRange, Boolean, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(ShareFileDownloadOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(OutputStream, BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
downloadWithResponse(OutputStream, BlobRange, DownloadRetryOptions, BlobRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Deprecated.
downloadWithResponse(OutputStream, ShareFileRange, Boolean, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(OutputStream, ShareFileRange, Boolean, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(OutputStream, ShareFileDownloadOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
DRAGONFLY - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value dragonfly for ArtifactOperatingSystem.
DrillLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Drill server linked service.
DrillLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
 
DrillSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Drill server source.
DrillSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DrillSource
 
DrillTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Drill server dataset.
DrillTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
 
DROPPED - Static variable in class com.azure.communication.email.models.SendStatus
Static value dropped for SendStatus.
DRUG_ENFORCEMENT_AGENCY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value DrugEnforcementAgencyNumber for PiiEntityCategory.
DTMF_RECEIVED - Static variable in class com.azure.communication.callingserver.models.EventSubscriptionType
Static value dtmfReceived for EventSubscriptionType.
DtmiConventions - Class in com.azure.iot.modelsrepository
DtmiConventions implements the core aspects of the IoT model repo conventions which includes DTMI validation and calculating a URI path from a DTMI.
DUPLICATE_KEY_PROPERTY_SPECIFIED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value DuplicateKeyPropertySpecified.
DUPLICATE_PROPERTIES_SPECIFIED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value DuplicatePropertiesSpecified.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value dutch.
DUTCH_KP - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value dutchKp.
DWCopyCommandDefaultValue - Class in com.azure.analytics.synapse.artifacts.models
Default value.
DWCopyCommandDefaultValue() - Constructor for class com.azure.analytics.synapse.artifacts.models.DWCopyCommandDefaultValue
 
DWCopyCommandSettings - Class in com.azure.analytics.synapse.artifacts.models
DW Copy Command settings.
DWCopyCommandSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.DWCopyCommandSettings
 
DYNAMIC - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value dynamic for LogsColumnType.
DYNAMIC_RANGE - Static variable in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionOption
Static value DynamicRange for AmazonRdsForOraclePartitionOption.
DYNAMIC_RANGE - Static variable in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionOption
Static value DynamicRange for NetezzaPartitionOption.
DYNAMIC_RANGE - Static variable in class com.azure.analytics.synapse.artifacts.models.OraclePartitionOption
Static value DynamicRange for OraclePartitionOption.
DYNAMIC_RANGE - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlPartitionOption
Static value DynamicRange for SqlPartitionOption.
DYNAMIC_RANGE - Static variable in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionOption
Static value DynamicRange for TeradataPartitionOption.
DynamicExecutorAllocation - Class in com.azure.analytics.synapse.artifacts.models
Dynamic Executor Allocation Properties.
DynamicExecutorAllocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicExecutorAllocation
 
DynamicRequest - Class in com.azure.core.experimental.http
This class facilitates constructing and sending a HTTP request.
DynamicRequest(ObjectSerializer, HttpPipeline) - Constructor for class com.azure.core.experimental.http.DynamicRequest
Creates an instance of the Dynamic request.
DynamicResponse - Class in com.azure.core.experimental.http
A response received from sending a DynamicRequest.
DynamicResponse(HttpResponse, BinaryData) - Constructor for class com.azure.core.experimental.http.DynamicResponse
Creates an instance of the DynamicResponse.
DynamicsAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DynamicsAuthenticationType.
DynamicsAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsAuthenticationType
 
DynamicsAXLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Dynamics AX linked service.
DynamicsAXLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
 
DynamicsAXResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
The path of the Dynamics AX OData entity.
DynamicsAXResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
 
DynamicsAXSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Dynamics AX source.
DynamicsAXSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
 
DynamicsCrmEntityDataset - Class in com.azure.analytics.synapse.artifacts.models
The Dynamics CRM entity dataset.
DynamicsCrmEntityDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
 
DynamicsCrmLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Dynamics CRM linked service.
DynamicsCrmLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
 
DynamicsCrmSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Dynamics CRM sink.
DynamicsCrmSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
 
DynamicsCrmSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Dynamics CRM source.
DynamicsCrmSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
 
DynamicsDeploymentType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DynamicsDeploymentType.
DynamicsDeploymentType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsDeploymentType
 
DynamicsEntityDataset - Class in com.azure.analytics.synapse.artifacts.models
The Dynamics entity dataset.
DynamicsEntityDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
 
DynamicsLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Dynamics linked service.
DynamicsLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
 
DynamicsServicePrincipalCredentialType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DynamicsServicePrincipalCredentialType.
DynamicsServicePrincipalCredentialType() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsServicePrincipalCredentialType
 
DynamicsSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Dynamics sink.
DynamicsSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsSink
 
DynamicsSinkWriteBehavior - Class in com.azure.analytics.synapse.artifacts.models
Defines values for DynamicsSinkWriteBehavior.
DynamicsSinkWriteBehavior() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsSinkWriteBehavior
 
DynamicsSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Dynamics source.
DynamicsSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.DynamicsSource
 

E

EACH_QUORUM - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value EACH_QUORUM for CassandraSourceReadConsistencyLevels.
earliest() - Static method in class com.azure.messaging.eventhubs.models.EventPosition
Corresponds to the location of the first event present in the partition.
EC - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyType
Static value EC for CertificateKeyType.
EC - Static variable in class com.azure.security.keyvault.keys.models.KeyType
Static value EC for KeyType.
EC_HSM - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyType
Static value EC-HSM for CertificateKeyType.
EC_HSM - Static variable in class com.azure.security.keyvault.keys.models.KeyType
Static value EC-HSM for KeyType.
EDGE_NGRAM - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value edgeNGram for LexicalTokenizerName.
EDGE_NGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value edgeNGram_v2 for TokenFilterName.
EdgeNGramTokenFilter - Class in com.azure.search.documents.indexes.models
Generates n-grams of the given size(s) starting from the front or the back of an input token.
EdgeNGramTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Constructor of TokenFilter.
EdgeNGramTokenFilterSide - Enum in com.azure.search.documents.indexes.models
Defines values for EdgeNGramTokenFilterSide.
EdgeNGramTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizes the input from an edge into n-grams of the given size(s).
EdgeNGramTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Constructor of LexicalTokenizer.
editTables(String, EditTablesRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Edit tables for a link connection.
editTables(String, EditTablesRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Edit tables for a link connection.
EditTablesRequest - Class in com.azure.analytics.synapse.artifacts.models
The EditTablesRequest model.
EditTablesRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.EditTablesRequest
 
editTablesWithResponse(String, EditTablesRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Edit tables for a link connection.
editTablesWithResponse(String, EditTablesRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Edit tables for a link connection.
EE_PERSONAL_IDENTIFICATION_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EEPersonalIdentificationCode for PiiEntityCategory.
EFFECT_EVIDENCE_SYNTHESIS - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EffectEvidenceSynthesis for HealthcareFhirResourceType.
EL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value el for EntityRecognitionSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value el for OcrSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value el for SentimentSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value el for TextTranslationSkillLanguage.
EL_GR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value el-gr for QueryLanguage.
EL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value el.lucene for LexicalAnalyzerName.
EL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value el.microsoft for LexicalAnalyzerName.
elements() - Method in interface com.azure.core.experimental.serializer.JsonArray
 
ELIGIBILITY_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EligibilityRequest for HealthcareFhirResourceType.
ELIGIBILITY_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EligibilityResponse for HealthcareFhirResourceType.
ELISION - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value elision for LexicalNormalizerName.
ELISION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value elision for TokenFilterName.
ElisionTokenFilter - Class in com.azure.search.documents.indexes.models
Removes elisions.
ElisionTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.ElisionTokenFilter
Constructor of TokenFilter.
EloquaLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Eloqua server linked service.
EloquaLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
 
EloquaObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Eloqua server dataset.
EloquaObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
 
EloquaSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Eloqua server source.
EloquaSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.EloquaSource
 
EMAIL - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an email address.
EMAIL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Email for PiiEntityCategory.
EMAIL - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value email for EntityCategory.
EMAIL_CONTACTS - Static variable in class com.azure.security.keyvault.certificates.models.CertificatePolicyAction
Static value EmailContacts for CertificatePolicyAction.
EmailAddress - Class in com.azure.communication.email.models
An object representing the email address and its display name.
EmailAddress(String) - Constructor for class com.azure.communication.email.models.EmailAddress
Constructor for EmailAddress
EmailAsyncClient - Class in com.azure.communication.email
Initializes a new instance of the asynchronous EmailAsyncClient type.
EmailAttachment - Class in com.azure.communication.email.models
Attachment to the email.
EmailAttachment(String, EmailAttachmentType, String) - Constructor for class com.azure.communication.email.models.EmailAttachment
Constructor for EmailAttachment
EmailAttachmentType - Class in com.azure.communication.email.models
Defines values for EmailAttachmentType.
EmailAttachmentType() - Constructor for class com.azure.communication.email.models.EmailAttachmentType
 
EmailClient - Class in com.azure.communication.email
Initializes a new instance of the synchronous EmailClient type.
EmailClientBuilder - Class in com.azure.communication.email
A builder for creating a new instance of the EmailServicesClient type.
EmailClientBuilder() - Constructor for class com.azure.communication.email.EmailClientBuilder
Create an instance of the EmailClientBuilder.
EmailContent - Class in com.azure.communication.email.models
Content of the email.
EmailContent(String) - Constructor for class com.azure.communication.email.models.EmailContent
Constructor for EmailContent
EmailCustomHeader - Class in com.azure.communication.email.models
Custom header for email.
EmailCustomHeader(String, String) - Constructor for class com.azure.communication.email.models.EmailCustomHeader
Constructor for EmailCustomHeader
EmailImportance - Class in com.azure.communication.email.models
Defines values for EmailImportance.
EmailImportance() - Constructor for class com.azure.communication.email.models.EmailImportance
 
EmailMessage - Class in com.azure.communication.email.models
Message payload for sending an email.
EmailMessage(String, EmailContent) - Constructor for class com.azure.communication.email.models.EmailMessage
Constructor for EmailMessage
EmailNotificationHook - Class in com.azure.ai.metricsadvisor.administration.models
A hook that describes email based incident alerts notification.
EmailNotificationHook(String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Create a new instance of EmailNotificationHook.
EmailNotificationHook(String, List<String>) - Constructor for class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Create a new instance of EmailNotificationHook.
EmailRecipients - Class in com.azure.communication.email.models
Recipients of the email.
EmailRecipients(Iterable<EmailAddress>) - Constructor for class com.azure.communication.email.models.EmailRecipients
Constructor for EmailRecipients
EmailServiceVersion - Enum in com.azure.communication.email
Service version of AzureCommunicationServicesClient.
EMBEDDED - Static variable in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransferMode
Static value embedded for GrpcExtensionDataTransferMode.
empty() - Static method in class com.azure.core.util.Contexts
Creates Contexts from empty Context.
EMPTY_METADATA_KEY - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value EmptyMetadataKey for BlobErrorCode.
EMPTY_METADATA_KEY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value EmptyMetadataKey for ShareErrorCode.
EMPTY_METADATA_KEY - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value EmptyMetadataKey for QueueErrorCode.
EMPTY_REQUEST - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value EmptyRequest.
EMPTY_STRING - Static variable in class com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore
An empty string.
EmptyRuleAction - Class in com.azure.messaging.servicebus.administration.models
Represents a rule action that does nothing.
EmptyRuleAction() - Constructor for class com.azure.messaging.servicebus.administration.models.EmptyRuleAction
 
EN - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value en for CustomEntityLookupSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value en for EntityRecognitionSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value en for ImageAnalysisSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value en for KeyPhraseExtractionSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value en for OcrSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value en for SentimentSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value en for SplitSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value en for TextTranslationSkillLanguage.
EN_AU - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-au for QueryLanguage.
EN_CA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-ca for QueryLanguage.
EN_GB - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-gb for QueryLanguage.
EN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-in for QueryLanguage.
EN_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value en.lucene for LexicalAnalyzerName.
EN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value en.microsoft for LexicalAnalyzerName.
EN_US - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-us for QueryLanguage.
enableAccountIdentifierLogging() - Method in class com.azure.identity.CredentialBuilderBase
Enables account identifiers to be logged on client side for debugging/monitoring purposes.
EnableCosmosAuditing - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Adapted from spring-data-mongodb
EnableCosmosRepositories - Annotation Type in com.azure.spring.data.cosmos.repository.config
Interface to enable cosmos repository
enableCrossEntityTransactions() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Enable cross entity transaction on the connection to Service bus.
ENABLED - Enum constant in enum com.azure.iot.modelsrepository.ModelDependencyResolution
Enable model dependency resolution.
ENABLED - Static variable in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
Static value Enabled for EventSubscriptionStatus.
enableDatabaseThroughput(boolean, int) - Method in class com.azure.spring.data.cosmos.config.CosmosConfig.CosmosConfigBuilder
Enable database throughput
enableGlobalThroughputControlGroup(ThroughputControlGroupConfig, GlobalThroughputControlConfig) - Method in class com.azure.cosmos.CosmosAsyncContainer
Enable the throughput control group with global control mode.
enableGlobalThroughputControlGroup(ThroughputControlGroupConfig, GlobalThroughputControlConfig) - Method in class com.azure.cosmos.CosmosContainer
Enable the throughput control group with global control mode.
enableLocalThroughputControlGroup(ThroughputControlGroupConfig) - Method in class com.azure.cosmos.CosmosAsyncContainer
Enable the throughput control group with local control mode.
enableLocalThroughputControlGroup(ThroughputControlGroupConfig) - Method in class com.azure.cosmos.CosmosContainer
Enable the throughput control group with local control mode.
enableQueryMetrics(boolean) - Method in class com.azure.spring.data.cosmos.config.CosmosConfig.CosmosConfigBuilder
Set queryMetricsEnabled
EnableReactiveCosmosRepositories - Annotation Type in com.azure.spring.data.cosmos.repository.config
Interface to enable reactive cosmos repository
enableTenantDiscovery() - Method in class com.azure.data.tables.TableClientBuilder
Enable tenant discovery when authenticating with the Table Service.
enableTenantDiscovery() - Method in class com.azure.data.tables.TableServiceClientBuilder
Enable tenant discovery when authenticating with the Table Service.
ENCIPHER_ONLY - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Encipher Only for CertificateKeyUsage.
encode() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired blob/container client after initializing BlobServiceSasSignatureValues.
encode() - Method in class com.azure.storage.common.sas.AccountSasQueryParameters
Deprecated.
Please use the generateSas method on the desired service client after initializing AccountSasSignatureValues.
encode() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use the generateSas method on the desired client after initializing the appropriate SasSignatureValues object.
encode() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
Encodes all SAS query parameters into a string that can be appended to a URL.
encode() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired file/share client after initializing ShareServiceSasSignatureValues.
encode() - Method in class com.azure.storage.queue.sas.QueueServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired queue client after initializing QueueServiceSasSignatureValues.
encode(byte[]) - Static method in class com.azure.core.util.Base64Url
Encodes a byte array into Base64Url encoded bytes.
encode(byte[]) - Static method in class com.azure.core.util.Base64Util
Encodes a byte array to base64.
encodeByte(byte[]) - Static method in class com.azure.security.keyvault.jca.KeyVaultEncode
Decode signatures imitating ECUtil
encoded() - Element in annotation type com.azure.core.annotation.FormParam
Whether the form parameter is already form encoded.
encoded() - Element in annotation type com.azure.core.annotation.HostParam
A value true for this argument indicates that value of HostParam.value() is already encoded hence engine should not encode it, by default value will be encoded.
encoded() - Element in annotation type com.azure.core.annotation.PathParam
A value true for this argument indicates that value of PathParam.value() is already encoded hence engine should not encode it, by default value will be encoded.
encoded() - Element in annotation type com.azure.core.annotation.QueryParam
A value true for this argument indicates that value of QueryParam.value() is already encoded hence engine should not encode it, by default value will be encoded.
encodedBytes() - Method in class com.azure.core.util.Base64Url
Returns the underlying encoded byte array.
encoderFactory(EncoderFactory) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerBuilder
Configures the EncoderFactory that will be used to serialize an object into an Avro stream.
encodeToString(byte[]) - Static method in class com.azure.core.util.Base64Util
Encodes a byte array to a base 64 string.
encodeUrlPath(String) - Static method in class com.azure.storage.common.Utility
Performs a safe encoding of a url string, only encoding the path.
encodeURLWithoutPadding(byte[]) - Static method in class com.azure.core.util.Base64Util
Encodes a byte array to base64 URL format.
ENCODING_TYPE_NOT_SUPPORTED - Static variable in enum com.azure.messaging.eventhubs.Messages
Encoding type not supported message.
ENCOUNTER - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Encounter for HealthcareFhirResourceType.
encrypt(EncryptionAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Encrypts an arbitrary sequence of bytes using the configured key.
encrypt(EncryptionAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Encrypts an arbitrary sequence of bytes using the configured key.
encrypt(EncryptionAlgorithm, byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Encrypts an arbitrary sequence of bytes using the configured key.
encrypt(EncryptParameters) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Encrypts an arbitrary sequence of bytes using the configured key.
encrypt(EncryptParameters, Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Encrypts an arbitrary sequence of bytes using the configured key.
ENCRYPT - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Encrypt for KeyOperation.
ENCRYPT_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/encrypt/action for KeyVaultDataAction.
EncryptedBlobAsyncClient - Class in com.azure.storage.blob.specialized.cryptography
This class provides a client side encryption client that contains generic blob operations for Azure Storage Blobs.
EncryptedBlobClient - Class in com.azure.storage.blob.specialized.cryptography
This class provides a client side encryption client that contains generic blob operations for Azure Storage Blobs.
EncryptedBlobClientBuilder - Class in com.azure.storage.blob.specialized.cryptography
This class provides a fluent builder API to help aid the configuration and instantiation of Storage Blob clients.
EncryptedBlobClientBuilder() - Constructor for class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
EncryptedBlobClientBuilder(EncryptionVersion) - Constructor for class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Creates a new instance of the EncryptedBlobClientbuilder.
EncryptionAlgorithm - Class in com.azure.security.keyvault.keys.cryptography.models
Defines values for EncryptionAlgorithm.
EncryptionAlgorithm() - Constructor for class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
 
EncryptionAlgorithmType - Enum in com.azure.storage.blob.models
Defines values for EncryptionAlgorithmType.
EncryptionAlgorithmType - Enum in com.azure.storage.file.datalake.models
Defines values for EncryptionAlgorithmType.
EncryptionDetails - Class in com.azure.analytics.synapse.artifacts.models
Details of the encryption associated with the workspace.
EncryptionDetails() - Constructor for class com.azure.analytics.synapse.artifacts.models.EncryptionDetails
 
EncryptionKeyWrapMetadata - Class in com.azure.cosmos.models
Metadata that can be used to wrap/unwrap a Data Encryption Key using a Customer Managed Key.
EncryptionKeyWrapMetadata() - Constructor for class com.azure.cosmos.models.EncryptionKeyWrapMetadata
For JSON deserialize
EncryptionKeyWrapMetadata(EncryptionKeyWrapMetadata) - Constructor for class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Creates a new instance of key wrap metadata based on an existing instance.
EncryptionKeyWrapMetadata(String, String, String) - Constructor for class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Deprecated.
EncryptionKeyWrapMetadata(String, String, String, String) - Constructor for class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Creates a new instance of key wrap metadata based on an existing instance.
encryptionScope - Variable in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Encryption scope of the blob.
encryptionScope(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the encryption scope that is used to encrypt blob contents on the server.
encryptionScope(String) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the encryption scope that is used to encrypt blob contents on the server.
encryptionScope(String) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the encryption scope that is used to encrypt blob contents on the server.
encryptionScope(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the encryption scope that is used to encrypt blob contents on the server.
encryptionScope(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the encryption scope that is used to encrypt blob contents on the server.
EncryptionVersion - Enum in com.azure.storage.blob.specialized.cryptography
Specifies the version of the client side encryption protocol to use.
EncryptParameters - Class in com.azure.security.keyvault.keys.cryptography.models
A class containing various configuration parameters that can be applied when performing encryption operations.
EncryptResult - Class in com.azure.security.keyvault.keys.cryptography.models
Represents the details of encrypt operation result.
EncryptResult(byte[], EncryptionAlgorithm, String) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Creates the instance of Encrypt Result holding encryption operation response information.
EncryptResult(byte[], EncryptionAlgorithm, String, byte[], byte[], byte[]) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Creates the instance of Encrypt Result holding encryption operation response information.
end(int, Throwable, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Completes the current tracing span.
end(int, Throwable, Context) - Method in interface com.azure.core.util.tracing.Tracer
Completes the current tracing span.
end(int, Throwable, Context) - Static method in class com.azure.core.util.tracing.TracerProxy
For the plugged in tracer, its current tracing span is marked as completed.
end(String, Throwable, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Completes the current tracing span for AMQP calls.
end(String, Throwable, Context) - Method in interface com.azure.core.util.tracing.Tracer
Completes the current tracing span for AMQP calls.
END_ARRAY - Enum constant in enum com.azure.json.JsonToken
End of a JSON array, ']'.
END_OBJECT - Enum constant in enum com.azure.json.JsonToken
End of a JSON object, '}'.
ENDED - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value Ended for PluginCurrentState.
ENDED - Static variable in class com.azure.analytics.synapse.artifacts.models.SchedulerCurrentState
Static value Ended for SchedulerCurrentState.
ENDED - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Ended for PluginCurrentState.
ENDED - Static variable in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Static value Ended for SchedulerCurrentState.
endpoint(String) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets Supported Cognitive Services endpoints (protocol and hostname, for example: https://westus2.api.cognitive.microsoft.com).
endpoint(String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets Supported Cognitive Services endpoints (protocol and hostname, for example: https://westus.api.cognitive.microsoft.com).
endpoint(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the service endpoint for the Azure Form Recognizer instance.
endpoint(String) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the service endpoint for the Azure Document Analysis instance.
endpoint(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the service endpoint for the Azure Metrics Advisor instance.
endpoint(String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the service endpoint for the Azure Metrics Advisor instance.
endpoint(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the service endpoint for the Azure Text Analytics instance.
endpoint(String) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The scanning endpoint of your purview account.
endpoint(String) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The workspace development endpoint, for example https://myworkspace.dev.azuresynapse.net.
endpoint(String) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The workspace development endpoint, for example https://myworkspace.dev.azuresynapse.net.
endpoint(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The workspace development endpoint, for example https://myworkspace.dev.azuresynapse.net.
endpoint(String) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The workspace development endpoint, for example https://myworkspace.dev.azuresynapse.net.
endpoint(String) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Set endpoint of the service.
endpoint(String) - Method in class com.azure.communication.chat.ChatClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.communication.sms.SmsClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the service endpoint for the Azure Container Registry instance.
endpoint(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the service endpoint for the Azure Container Registry instance.
endpoint(String) - Method in interface com.azure.core.client.traits.EndpointTrait
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the Azure Cosmos DB endpoint the SDK will connect to
endpoint(String) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the service endpoint for the Azure App Configuration instance.
endpoint(String) - Method in class com.azure.data.tables.TableClientBuilder
Sets the service endpoint.
endpoint(String) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the service endpoint.
endpoint(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Set the service endpoint that the built client will communicate with.
endpoint(String) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the service endpoint that will be connected to by clients.
endpoint(String) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Set the domain or topic endpoint.
endpoint(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the service endpoint for the Service Bus namespace.
endpoint(String) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the service endpoint for the Azure Web Pub Sub instance.
endpoint(String) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the Mixed Reality STS service endpoint.
endpoint(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets the Remote Rendering service endpoint.
endpoint(String) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets the log query endpoint.
endpoint(String) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets the log query endpoint.
endpoint(String) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets the metrics query endpoint.
endpoint(String) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the service endpoint for the Azure Cognitive Search instance.
endpoint(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the service endpoint for the Azure Cognitive Search instance.
endpoint(String) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the service endpoint for the Azure Cognitive Search instance.
endpoint(String) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets The attestation endpoint URI, for example https://mytenant.attest.azure.net.
endpoint(String) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets The attestation endpoint URI, for example https://myinstance.attest.azure.net.
endpoint(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the service endpoint, additionally parses it for information (SAS token, container name, blob name)
endpoint(String) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the service endpoint, additionally parses it for information (SAS token, container name)
endpoint(String) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the blob service endpoint, additionally parses it for information (SAS token)
endpoint(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the service endpoint, additionally parses it for information (SAS token, container name, blob name)
endpoint(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the service endpoint, additionally parses it for information (SAS token, container name, blob name)
endpoint(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the service endpoint, additionally parses it for information (SAS token, file system name)
endpoint(String) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the service endpoint, additionally parses it for information (SAS token, file system name, path name)
endpoint(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the data lake service endpoint, additionally parses it for information (SAS token)
endpoint(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the endpoint for the Azure Storage File instance that the client will interact with.
endpoint(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the endpoint for the Azure Storage File instance that the client will interact with.
endpoint(String) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the endpoint for the Azure Storage File instance that the client will interact with.
endpoint(String) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the endpoint for the Azure Storage Queue instance that the client will interact with.
endpoint(String) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the endpoint for the Azure Storage Queue instance that the client will interact with.
endpoint(String) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The endpoint of your FarmBeats resource (protocol and hostname, for example: https://{resourceName}.farmbeats.azure.net).
ENDPOINT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Endpoint for HealthcareFhirResourceType.
EndpointBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for endpoints.
EndpointBase(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.EndpointBase
Creates an instance of EndpointBase class.
endpointDiscoveryEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the flag to enable endpoint discovery for geo-replicated database accounts.
EndpointTrait<T extends EndpointTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting service endpoints.
ENDS_WITH - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Ends with
endSession(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Stops a particular rendering session.
endSession(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Stops a particular rendering session.
endSessionWithResponse(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Stops a particular rendering session.
endSessionWithResponse(String, Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Stops a particular rendering session.
endsWith(String) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path ends with a Path, constructed by converting the given path string, in exactly the manner specified by the endsWith(Path) method.
endsWith(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path ends with the given path.
engineAliases() - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Lists all the alias names of this keystore.
engineContainsAlias(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Checks if the given alias exists in this keystore.
engineDeleteEntry(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Deletes the entry identified by the given alias from this keystore.
engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Determines if the keystore Entry for the specified alias is an instance or subclass of the specified entryClass.
engineGetCertificate(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Get the certificate associated with the given alias.
engineGetCertificateAlias(Certificate) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Get the (alias) name of the first keystore entry whose certificate matches the given certificate.
engineGetCertificateChain(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Get the certificate chain associated with the given alias.
engineGetCreationDate(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Get the creation date of the entry identified by the given alias.
engineGetEntry(String, KeyStore.ProtectionParameter) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Gets a KeyStore.Entry for the specified alias with the specified protection parameter.
engineGetKey(String, char[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Get key associated with the given alias.
engineGetKeyManagers() - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManagerFactory
Get key managers.
engineGetTrustManagers() - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManagerFactory
Get trust managers.
engineInit(KeyStore) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManagerFactory
Engine init.
engineInit(KeyStore, char[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManagerFactory
Engine init.
engineInit(ManagerFactoryParameters) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManagerFactory
Engine init.
engineInit(ManagerFactoryParameters) - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManagerFactory
Engine init.
engineIsCertificateEntry(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Check whether the entry identified by the given alias contains a trusted certificate.
engineIsKeyEntry(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Check whether the entry identified by the given alias is a key-related.
engineLoad(InputStream, char[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Loads the keystore from the given input stream.
engineLoad(KeyStore.LoadStoreParameter) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Loads the keystore using the given KeyStore.LoadStoreParameter.
engineSetCertificateEntry(String, Certificate) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Assigns the given certificate to the given alias.
engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Saves a KeyStore.Entry under the specified alias.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Assigns the given key (that has already been protected) to the given alias.
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Assigns the given key to the given alias, protecting it with the given password.
engineSize() - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Retrieves the number of entries in this keystore.
engineStore(OutputStream, char[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Stores this keystore to the given output stream, and protects its integrity with the given password.
engineStore(KeyStore.LoadStoreParameter) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Stores this keystore using the given.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value english.
ENQUEUED_SEQUENCE_NUMBER_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The name representing enqueue sequence number.
ENQUEUED_TIME_UTC_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The date and time, in UTC, that a message was enqueued.
EnrichmentStatus - Class in com.azure.ai.metricsadvisor.models
The EnrichmentStatus model.
EnrichmentStatus() - Constructor for class com.azure.ai.metricsadvisor.models.EnrichmentStatus
 
ENROLLMENT_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EnrollmentRequest for HealthcareFhirResourceType.
ENROLLMENT_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EnrollmentResponse for HealthcareFhirResourceType.
ENTERPRISE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEdition
Static value Enterprise for IntegrationRuntimeEdition.
EntireDetectResponse - Class in com.azure.ai.anomalydetector.models
The response of entire anomaly detection.
EntireDetectResponse() - Constructor for class com.azure.ai.anomalydetector.models.EntireDetectResponse
 
ENTITY_ALREADY_EXISTS - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Error condition when a subscription client tries to create a rule with the name of an already existing rule.
ENTITY_ALREADY_EXISTS - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value EntityAlreadyExists.
ENTITY_DISABLED_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Request for a runtime operation on a disabled entity.
ENTITY_NOT_FOUND - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value EntityNotFound.
ENTITY_PATH_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates that the context contains an entity path.
ENTITY_TOO_LARGE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value EntityTooLarge.
EntityAssociation - Class in com.azure.ai.textanalytics.models
EntityAssociation() - Constructor for class com.azure.ai.textanalytics.models.EntityAssociation
 
EntityAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
EntityCategory - Class in com.azure.ai.textanalytics.models
Gets the entity category inferred by the text analytics service's named entity recognition model.
EntityCategory - Class in com.azure.search.documents.indexes.models
Defines values for EntityCategory.
EntityCategory() - Constructor for class com.azure.ai.textanalytics.models.EntityCategory
 
EntityCategory() - Constructor for class com.azure.search.documents.indexes.models.EntityCategory
 
EntityCertainty - Class in com.azure.ai.textanalytics.models
The EntityCertainty model.
EntityCertainty() - Constructor for class com.azure.ai.textanalytics.models.EntityCertainty
 
EntityClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
EntityClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the EntityClient type.
EntityClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.EntityClientBuilder
Create an instance of the EntityClientBuilder.
EntityConditionality - Class in com.azure.ai.textanalytics.models
EntityConditionality() - Constructor for class com.azure.ai.textanalytics.models.EntityConditionality
 
EntityDataSource - Class in com.azure.ai.textanalytics.models
The EntityDataSource model.
EntityDataSource() - Constructor for class com.azure.ai.textanalytics.models.EntityDataSource
 
EntityLinkingSkill - Class in com.azure.search.documents.indexes.models
Using the Text Analytics API, extracts linked entities from text.
EntityLinkingSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.EntityLinkingSkill
Creates an instance of EntityLinkingSkill class.
EntityRecognitionSkill - Class in com.azure.search.documents.indexes.models
Text analytics entity recognition.
EntityRecognitionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Creates an instance of EntityRecognitionSkill class.
EntityRecognitionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, EntityRecognitionSkillVersion) - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Creates an instance of EntityRecognitionSkill class.
EntityRecognitionSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for EntityRecognitionSkillLanguage.
EntityRecognitionSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
 
EntityRecognitionSkillVersion - Enum in com.azure.search.documents.indexes.models
Represents the version of EntityRecognitionSkill.
EntityReference - Class in com.azure.analytics.synapse.artifacts.models
The entity reference.
EntityReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.EntityReference
 
EntityStatus - Class in com.azure.messaging.servicebus.administration.models
Defines values for EntityStatus.
EntityStatus() - Constructor for class com.azure.messaging.servicebus.administration.models.EntityStatus
 
EnvironmentCredential - Class in com.azure.identity
A credential provider that provides token credentials based on environment variables.
EnvironmentCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a EnvironmentCredential.
EnvironmentCredentialBuilder() - Constructor for class com.azure.identity.EnvironmentCredentialBuilder
 
environmentVariableName(String) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets environment variable name that can represent this property if explicit configuration is not set.
EPISODE_OF_CARE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EpisodeOfCare for HealthcareFhirResourceType.
equals(JsonWebKey) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Indicates whether some other JsonWebKey is "equal to" this one.
equals(Object) - Method in class com.azure.ai.metricsadvisor.models.DimensionKey
 
equals(Object) - Method in class com.azure.communication.common.CommunicationCloudEnvironment
 
equals(Object) - Method in class com.azure.communication.common.CommunicationIdentifier
 
equals(Object) - Method in class com.azure.communication.common.CommunicationUserIdentifier
 
equals(Object) - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
 
equals(Object) - Method in class com.azure.communication.common.PhoneNumberIdentifier
 
equals(Object) - Method in class com.azure.communication.common.UnknownIdentifier
 
equals(Object) - Method in class com.azure.core.amqp.AmqpRetryOptions
equals(Object) - Method in class com.azure.core.amqp.AmqpRetryPolicy
 
equals(Object) - Method in class com.azure.core.amqp.ExponentialAmqpRetryPolicy
equals(Object) - Method in class com.azure.core.amqp.FixedAmqpRetryPolicy
equals(Object) - Method in class com.azure.core.amqp.models.AmqpAddress
equals(Object) - Method in class com.azure.core.amqp.models.AmqpMessageId
equals(Object) - Method in class com.azure.core.http.HttpRange
 
equals(Object) - Method in class com.azure.core.management.Region
 
equals(Object) - Method in class com.azure.core.models.GeoBoundingBox
 
equals(Object) - Method in class com.azure.core.models.GeoCollection
 
equals(Object) - Method in class com.azure.core.models.GeoLinearRing
 
equals(Object) - Method in class com.azure.core.models.GeoLineString
 
equals(Object) - Method in class com.azure.core.models.GeoLineStringCollection
 
equals(Object) - Method in class com.azure.core.models.GeoObject
 
equals(Object) - Method in class com.azure.core.models.GeoPoint
 
equals(Object) - Method in class com.azure.core.models.GeoPointCollection
 
equals(Object) - Method in class com.azure.core.models.GeoPolygon
 
equals(Object) - Method in class com.azure.core.models.GeoPolygonCollection
 
equals(Object) - Method in class com.azure.core.models.GeoPosition
 
equals(Object) - Method in class com.azure.core.util.Base64Url
 
equals(Object) - Method in class com.azure.core.util.DateTimeRfc1123
 
equals(Object) - Method in class com.azure.core.util.ETag
 
equals(Object) - Method in class com.azure.core.util.ExpandableStringEnum
 
equals(Object) - Method in class com.azure.cosmos.models.CompositePath
 
equals(Object) - Method in class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Returns whether the properties of the passed in key wrap metadata matches with those in the current instance.
equals(Object) - Method in class com.azure.cosmos.models.ExcludedPath
 
equals(Object) - Method in class com.azure.cosmos.models.IncludedPath
 
equals(Object) - Method in class com.azure.cosmos.models.PartitionKey
Overrides the Equal operator for object comparisons between two instances of PartitionKey
equals(Object) - Method in class com.azure.cosmos.models.SqlParameter
 
equals(Object) - Method in class com.azure.messaging.eventhubs.EventData
equals(Object) - Method in class com.azure.messaging.eventhubs.models.EventPosition
 
equals(Object) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Compares this RuleFilter to the specified object.
equals(Object) - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleFilter
Compares this RuleFilter to the specified object.
equals(Object) - Method in class com.azure.monitor.query.models.QueryTimeInterval
 
equals(Object) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
 
equals(Object) - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
equals(Object) - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
 
equals(Object) - Method in class com.azure.spring.data.cosmos.core.query.CosmosSliceImpl
 
equals(Object) - Method in class com.azure.storage.blob.nio.AzureFileSystem
 
equals(Object) - Method in class com.azure.storage.blob.nio.AzurePath
A path is considered equal to another path if it is associated with the same file system instance and if the path strings are equivalent.
equals(Object) - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
 
equals(Object) - Method in class com.azure.storage.file.datalake.models.PathPermissions
 
equals(Object) - Method in class com.azure.storage.file.datalake.models.RolePermissions
 
EQUALS - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
Static value Equals for RunQueryFilterOperator.
error(Exception) - Static method in class com.azure.core.util.polling.PollerFlux
Creates a PollerFlux instance that returns an error on subscription.
error(String) - Method in class com.azure.core.util.logging.ClientLogger
Logs a message at error log level.
error(String, Object...) - Method in class com.azure.core.util.logging.ClientLogger
Logs a format-able message that uses {} as the placeholder at error log level.
Error(String, int, HttpHeaders, String) - Constructor for class com.azure.core.management.polling.PollResult.Error
Creates Error.
ERROR - Enum constant in enum com.azure.core.util.logging.LogLevel
Indicates that log level is at error level.
ERROR - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Error.
ERROR - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Enum value error.
ERROR - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value Error for IngestionStatusType.
ERROR - Static variable in class com.azure.analytics.synapse.artifacts.models.CellOutputType
Static value error for CellOutputType.
ERROR - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value error for LivyStates.
ERROR - Static variable in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Static value error for LivyStatementStates.
ERROR - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value error for LivyStates.
ERROR - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Error for ReservationStatus.
ERROR - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
Static value Error for SessionStatus.
ERROR_OCCURRED_IN_SUBSCRIBER_ERROR - Static variable in enum com.azure.messaging.eventhubs.Messages
Error occurred in subscriber error message.
ERROR_SENDING_BATCH - Static variable in enum com.azure.messaging.eventhubs.Messages
Error sending batch message.
ErrorAdditionalInfo - Class in com.azure.analytics.synapse.accesscontrol.models
The resource management error additional info.
ErrorAdditionalInfo - Class in com.azure.analytics.synapse.artifacts.models
The resource management error additional info.
ErrorAdditionalInfo() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.ErrorAdditionalInfo
 
ErrorAdditionalInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.ErrorAdditionalInfo
 
ErrorContext - Class in com.azure.messaging.eventhubs.models
This class contains information about an error that occurred while processing events.
ErrorContext(PartitionContext, Throwable) - Constructor for class com.azure.messaging.eventhubs.models.ErrorContext
Creates a new instance of ErrorContext.
ErrorContract - Class in com.azure.analytics.synapse.accesscontrol.models
Contains details when the response code indicates an error.
ErrorContract - Class in com.azure.analytics.synapse.artifacts.models
Error details.
ErrorContract() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.ErrorContract
 
ErrorContract() - Constructor for class com.azure.analytics.synapse.artifacts.models.ErrorContract
 
ErrorContractException - Exception in com.azure.analytics.synapse.accesscontrol.models
Exception thrown for an invalid response with ErrorContract information.
ErrorContractException - Exception in com.azure.analytics.synapse.artifacts.models
Exception thrown for an invalid response with ErrorContract information.
ErrorContractException(String, HttpResponse) - Constructor for exception com.azure.analytics.synapse.accesscontrol.models.ErrorContractException
Initializes a new instance of the ErrorContractException class.
ErrorContractException(String, HttpResponse) - Constructor for exception com.azure.analytics.synapse.artifacts.models.ErrorContractException
Initializes a new instance of the ErrorContractException class.
ErrorContractException(String, HttpResponse, ErrorContract) - Constructor for exception com.azure.analytics.synapse.accesscontrol.models.ErrorContractException
Initializes a new instance of the ErrorContractException class.
ErrorContractException(String, HttpResponse, ErrorContract) - Constructor for exception com.azure.analytics.synapse.artifacts.models.ErrorContractException
Initializes a new instance of the ErrorContractException class.
ErrorData - Class in com.azure.quantum.jobs.models
An error response from Azure.
ErrorData() - Constructor for class com.azure.quantum.jobs.models.ErrorData
 
ErrorDetail - Class in com.azure.analytics.synapse.accesscontrol.models
The ErrorDetail model.
ErrorDetail() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
 
ErrorResponse - Class in com.azure.ai.anomalydetector.models
The ErrorResponse model.
ErrorResponse - Class in com.azure.analytics.synapse.accesscontrol.models
Common error response for all Azure Resource Manager APIs to return error details for failed operations.
ErrorResponse - Class in com.azure.analytics.synapse.artifacts.models
Error Response Common error response for all Azure Resource Manager APIs to return error details for failed operations.
ErrorResponse() - Constructor for class com.azure.ai.anomalydetector.models.ErrorResponse
 
ErrorResponse() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.ErrorResponse
 
ErrorResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.ErrorResponse
 
ErrorResponseException - Exception in com.azure.ai.anomalydetector.models
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, HttpResponse) - Constructor for exception com.azure.ai.anomalydetector.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, HttpResponse, ErrorResponse) - Constructor for exception com.azure.ai.anomalydetector.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ERRORS - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Errors for MetricClass.
ES - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value es for CustomEntityLookupSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value es for EntityRecognitionSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value es for ImageAnalysisSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value es for KeyPhraseExtractionSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value es for OcrSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value es for SentimentSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value es for SplitSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value es for TextTranslationSkillLanguage.
ES_DNI - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ESDNI for PiiEntityCategory.
ES_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value es-es for QueryLanguage.
ES_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value es.lucene for LexicalAnalyzerName.
ES_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value es.microsoft for LexicalAnalyzerName.
ES_MX - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value es-mx for QueryLanguage.
ES_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ESSocialSecurityNumber for PiiEntityCategory.
ES_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ESTaxIdentificationNumber for PiiEntityCategory.
ES256 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value ES256 for SignatureAlgorithm.
ES256K - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value ES256K for SignatureAlgorithm.
ES384 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value ES384 for SignatureAlgorithm.
ES512 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value ES512 for SignatureAlgorithm.
ESTONIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value estonian.
ET - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value et for TextTranslationSkillLanguage.
ET_EE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value et-ee for QueryLanguage.
ET_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value et.microsoft for LexicalAnalyzerName.
eTag() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the eTag of the blob or null if this is a virtual directory
ETag - Class in com.azure.core.util
This class represents an HTTP ETag.
ETag(String) - Constructor for class com.azure.core.util.ETag
Creates a new instance of ETag.
ETAG - Enum constant in enum com.azure.storage.blob.models.ConsistentReadControl
Default value.
ETAG - Enum constant in enum com.azure.storage.file.datalake.models.ConsistentReadControl
Default value.
ETAG - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getETag() from the service.
ETAG_PROPERTY_DEFAULT_NAME - Static variable in class com.azure.spring.data.cosmos.Constants
ETag property default name.
EU_DEBIT_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUDebitCardNumber for PiiEntityCategory.
EU_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUDriversLicenseNumber for PiiEntityCategory.
EU_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value eu-es for QueryLanguage.
EU_GPS_COORDINATES - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUGPSCoordinates for PiiEntityCategory.
EU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value eu.lucene for LexicalAnalyzerName.
EU_NATIONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUNationalIdentificationNumber for PiiEntityCategory.
EU_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUPassportNumber for PiiEntityCategory.
EU_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUSocialSecurityNumber for PiiEntityCategory.
EU_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value EUTaxIdentificationNumber for PiiEntityCategory.
EUROPE_NORTH - Static variable in class com.azure.core.management.Region
North Europe (Europe) (recommended)
EUROPE_WEST - Static variable in class com.azure.core.management.Region
West Europe (Europe) (recommended)
EvaluateDataFlowExpressionRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for data flow expression preview.
EvaluateDataFlowExpressionRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
 
EVENT - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains historical, social and natural-occuring events.
EVENT - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEventTrigger
Static value event for SpatialAnalysisPersonCountEventTrigger.
EVENT - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEventTrigger
Static value event for SpatialAnalysisPersonDistanceEventTrigger.
EVENT_DATA_DOES_NOT_FIT - Static variable in enum com.azure.messaging.eventhubs.Messages
Event data doesn't fit message.
EVENT_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EventDefinition for HealthcareFhirResourceType.
EVENT_GRID_SUBSCRIPTION_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of deleting eventgrid subscription.
EVENT_GRID_SUBSCRIPTION_VALIDATION - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of validating eventgrid subscription.
EVENT_HUB - Static variable in class com.azure.messaging.servicebus.administration.models.NamespaceType
Static value EventHub for NamespaceType.
EVENT_HUB_CAPTURE_FILE_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of creation of capture file in eventhub.
EVENT_PROCESSOR_RUN_END - Static variable in enum com.azure.messaging.eventhubs.Messages
Event processor run end message.
EVENT_PROCESSOR_SHUTDOWN - Enum constant in enum com.azure.messaging.eventhubs.models.CloseReason
If the event processor is shutting down by calling EventProcessorClient.stop(), the PartitionProcessor.close(CloseContext) will be called with this reason.
EventBatchContext - Class in com.azure.messaging.eventhubs.models
A class that contains a batch of EventData and the partition information the event batch belongs to.
EventBatchContext(PartitionContext, List<EventData>, CheckpointStore, LastEnqueuedEventProperties) - Constructor for class com.azure.messaging.eventhubs.models.EventBatchContext
Creates an instance of EventContext.
EventContext - Class in com.azure.messaging.eventhubs.models
A class that contains EventData and the partition information the event belongs to.
EventContext(PartitionContext, EventData, CheckpointStore, LastEnqueuedEventProperties) - Constructor for class com.azure.messaging.eventhubs.models.EventContext
Creates an instance of EventContext.
EventData - Class in com.azure.messaging.eventhubs
The data structure encapsulating the event being sent-to and received-from Event Hubs.
EventData() - Constructor for class com.azure.messaging.eventhubs.EventData
Creates an event with an empty body.
EventData(byte[]) - Constructor for class com.azure.messaging.eventhubs.EventData
Creates an event containing the body.
EventData(BinaryData) - Constructor for class com.azure.messaging.eventhubs.EventData
Creates an event with the provided BinaryData as payload.
EventData(String) - Constructor for class com.azure.messaging.eventhubs.EventData
Creates an event by encoding the body using UTF-8 charset.
EventData(ByteBuffer) - Constructor for class com.azure.messaging.eventhubs.EventData
Creates an event containing the body.
EventDataBatch - Class in com.azure.messaging.eventhubs
A class for aggregating EventData into a single, size-limited, batch.
EventGridCloudNativeEventPublisher - Class in com.azure.messaging.eventgrid.cloudnative.cloudevents
EventGrid cloud native event publisher sends the Cloud Native Computing Foundation(CNCF) CloudEvents by using Azure EventGrid publisher client, see EventGridPublisherClient.
EventGridEvent - Class in com.azure.messaging.eventgrid
Represents the EventGrid event conforming to the EventGrid event schema.
EventGridEvent(String, String, BinaryData, String) - Constructor for class com.azure.messaging.eventgrid.EventGridEvent
Create a new instance of the EventGridEvent, with the given required fields.
EventGridPublisherAsyncClient<T> - Class in com.azure.messaging.eventgrid
A service client that publishes events to an EventGrid topic or domain asynchronously.
EventGridPublisherClient<T> - Class in com.azure.messaging.eventgrid
A service client that publishes events to an EventGrid topic or domain.
EventGridPublisherClientBuilder - Class in com.azure.messaging.eventgrid
A Builder class to create service clients that can publish events to EventGrid.
EventGridPublisherClientBuilder() - Constructor for class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Construct a new instance with default building settings.
EventGridServiceVersion - Enum in com.azure.messaging.eventgrid
An enum defining the available service versions for the Event Grid service.
EventHubCaptureFileCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.EventHub.CaptureFileCreated event.
EventHubCaptureFileCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
 
EventHubClientBuilder - Class in com.azure.messaging.eventhubs
This class provides a fluent builder API to aid the instantiation of EventHubProducerAsyncClient, EventHubProducerClient, EventHubConsumerAsyncClient, and EventHubConsumerClient.
EventHubClientBuilder() - Constructor for class com.azure.messaging.eventhubs.EventHubClientBuilder
Creates a new instance with the default transport AmqpTransportType.AMQP and a non-shared connection.
EventHubConnectionStringProperties - Class in com.azure.messaging.eventhubs.models
A utility class that parses a connection string into sections.
EventHubConsumerAsyncClient - Class in com.azure.messaging.eventhubs
An asynchronous consumer responsible for reading EventData from either a specific Event Hub partition or all partitions in the context of a specific consumer group.
EventHubConsumerClient - Class in com.azure.messaging.eventhubs
A synchronous consumer responsible for reading EventData from an Event Hub partition in the context of a specific consumer group.
eventHubName(String) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the name of the Event Hub to connect the client to.
eventHubName(String) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the name of the Event Hub to connect the client to.
EventHubProducerAsyncClient - Class in com.azure.messaging.eventhubs
An asynchronous producer responsible for transmitting EventData to a specific Event Hub, grouped together in batches.
EventHubProducerClient - Class in com.azure.messaging.eventhubs
A synchronous producer responsible for transmitting EventData to a specific Event Hub, grouped together in batches.
EventHubProperties - Class in com.azure.messaging.eventhubs
Holds information about an Event Hub which can come handy while performing operations like receiving events from a specific partition.
EventHubsSample - Class in com.azure.aot.graalvm.samples.eventhubs
An Event Hubs sample to demonstrate sending events to Event Hubs using GraalVM.
EventHubsSample() - Constructor for class com.azure.aot.graalvm.samples.eventhubs.EventHubsSample
 
eventLoopGroup(EventLoopGroup) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the IO event loop group that will be used to run IO loops.
EventPosition - Class in com.azure.messaging.eventhubs.models
Defines a position of an EventData in the Event Hub partition.
EventProcessorClient - Class in com.azure.messaging.eventhubs
EventProcessorClient provides a convenient mechanism to consume events from all partitions of an Event Hub in the context of a consumer group.
EventProcessorClientBuilder - Class in com.azure.messaging.eventhubs
This class provides a fluent builder API to help aid the configuration and instantiation of the EventProcessorClient.
EventProcessorClientBuilder() - Constructor for class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Creates a new instance of EventProcessorClientBuilder.
EventSubscriptionStatus - Class in com.azure.analytics.synapse.artifacts.models
Defines values for EventSubscriptionStatus.
EventSubscriptionStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
 
EventSubscriptionType - Class in com.azure.communication.callingserver.models
Defines values for EventSubscriptionType.
EventSubscriptionType() - Constructor for class com.azure.communication.callingserver.models.EventSubscriptionType
 
EVENTUAL - Enum constant in enum com.azure.cosmos.ConsistencyLevel
EVENTUAL Consistency guarantees that reads will return a subset of writes.
EVIDENCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Evidence for HealthcareFhirResourceType.
EVIDENCE_VARIABLE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value EvidenceVariable for HealthcareFhirResourceType.
EXAMINATION_NAME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value EXAMINATION_NAME for HealthcareEntityCategory.
EXAMPLE_SCENARIO - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ExampleScenario for HealthcareFhirResourceType.
ExcelDataset - Class in com.azure.analytics.synapse.artifacts.models
Excel dataset.
ExcelDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExcelDataset
 
ExcelSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity excel source.
ExcelSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExcelSource
 
EXCEPTION_OCCURRED_WHILE_EMITTING - Static variable in enum com.azure.messaging.eventhubs.Messages
Exception occurred while emitting message.
exceptionHandler(String, Throwable, ResponseDiagnosticsProcessor) - Static method in class com.azure.spring.data.cosmos.exception.CosmosExceptionUtils
To throw a CosmosDBAccessException
EXCLUDE - Enum constant in enum com.azure.cosmos.models.IndexingDirective
Do not index the resource.
ExcludedPath - Class in com.azure.cosmos.models
Represents an excluded path of the IndexingPolicy in the Azure Cosmos DB database service.
ExcludedPath(String) - Constructor for class com.azure.cosmos.models.ExcludedPath
Constructor.
excludeFilters() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To exclude filters
excludeFilters() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To exclude filters
excludePaths() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosIndexingPolicy
To exclude paths
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.ContainerExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.CountExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.DeleteExecution
 
execute(CosmosQuery, Class<?>, String) - Method in interface com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution
Declare an execute function for different operations to call
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.ExistsExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.MultiEntityExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.PagedExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.SingleEntityExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.SliceExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.ContainerExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.CountExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.DeleteExecution
 
execute(CosmosQuery, Class<?>, String) - Method in interface com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution
Declare an execute function for different operations to call
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.ExistsExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.MultiEntityExecution
 
execute(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.SingleEntityExecution
 
execute(Object[]) - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
Executes the AbstractCosmosQuery with the given parameters.
execute(Object[]) - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
Executes the AbstractReactiveCosmosQuery with the given parameters.
execute(Object[]) - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedCosmosQuery
 
execute(Object[]) - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedReactiveCosmosQuery
 
execute(Runnable, Callable<Mono<Void>>) - Static method in class com.azure.core.test.SyncAsyncExtension
Executes sync or async branch depending on the context.
execute(Callable<T>, Callable<Mono<T>>) - Static method in class com.azure.core.test.SyncAsyncExtension
Executes sync or async branch depending on the context.
execute(List<Object>, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Executes a stored procedure
execute(List<Object>, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosStoredProcedure
Execute cosmos sync stored procedure.
EXECUTE_EXPRESSION_QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandType
Static value executeExpressionQuery for DataFlowDebugCommandType.
EXECUTE_PREVIEW_QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandType
Static value executePreviewQuery for DataFlowDebugCommandType.
EXECUTE_RESULT - Static variable in class com.azure.analytics.synapse.artifacts.models.CellOutputType
Static value execute_result for CellOutputType.
EXECUTE_STATISTICS_QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandType
Static value executeStatisticsQuery for DataFlowDebugCommandType.
executeBulkOperations(Iterable<CosmosItemOperation>) - Method in class com.azure.cosmos.CosmosContainer
Executes list of operations in Bulk.
executeBulkOperations(Iterable<CosmosItemOperation>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Executes list of operations in Bulk.
executeBulkOperations(Iterable<CosmosItemOperation>, CosmosBulkExecutionOptions) - Method in class com.azure.cosmos.CosmosContainer
Executes list of operations in Bulk.
executeBulkOperations(Iterable<CosmosItemOperation>, CosmosBulkExecutionOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Executes list of operations in Bulk.
executeBulkOperations(Flux<CosmosItemOperation>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Executes flux of operations in Bulk.
executeBulkOperations(Flux<CosmosItemOperation>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Executes flux of operations in Bulk.
executeBulkOperations(Flux<CosmosItemOperation>, CosmosBulkExecutionOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Executes flux of operations in Bulk.
executeBulkOperations(Flux<CosmosItemOperation>, CosmosBulkExecutionOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Executes flux of operations in Bulk.
executeCommand(DataFlowDebugCommandRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Execute a data flow debug command.
executeCommand(DataFlowDebugCommandRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Execute a data flow debug command.
executeCommandWithResponse(DataFlowDebugCommandRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Execute a data flow debug command.
executeCommandWithResponse(DataFlowDebugCommandRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Execute a data flow debug command.
executeCosmosBatch(CosmosBatch) - Method in class com.azure.cosmos.CosmosAsyncContainer
Executes the transactional batch.
executeCosmosBatch(CosmosBatch) - Method in class com.azure.cosmos.CosmosContainer
Executes the transactional batch.
executeCosmosBatch(CosmosBatch) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Executes the encrypted transactional batch.
executeCosmosBatch(CosmosBatch) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Executes the encrypted transactional batch.
executeCosmosBatch(CosmosBatch, CosmosBatchRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Executes the transactional batch.
executeCosmosBatch(CosmosBatch, CosmosBatchRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Executes the transactional batch.
executeCosmosBatch(CosmosBatch, CosmosBatchRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Executes the encrypted transactional batch.
executeCosmosBatch(CosmosBatch, CosmosBatchRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Executes the encrypted transactional batch.
ExecuteDataFlowActivity - Class in com.azure.analytics.synapse.artifacts.models
Execute data flow activity.
ExecuteDataFlowActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
 
ExecuteDataFlowActivityTypePropertiesCompute - Class in com.azure.analytics.synapse.artifacts.models
Compute properties for data flow activity.
ExecuteDataFlowActivityTypePropertiesCompute() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute
 
ExecutePipelineActivity - Class in com.azure.analytics.synapse.artifacts.models
Execute pipeline activity.
ExecutePipelineActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
 
executeSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Executes the spark job definition.
executeSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Executes the spark job definition.
executeSparkJobDefinitionWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Executes the spark job definition.
executeSparkJobDefinitionWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Executes the spark job definition.
ExecuteSsisPackageActivity - Class in com.azure.analytics.synapse.artifacts.models
Execute SSIS package activity.
ExecuteSsisPackageActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
 
EXECUTING - Static variable in class com.azure.quantum.jobs.models.JobStatus
Static value Executing for JobStatus.
ExecutionActivity - Class in com.azure.analytics.synapse.artifacts.models
Base class for all execution activities.
ExecutionActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
 
executor(Executor) - Method in class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Sets the executor to be used for asynchronous and dependent tasks.
executorService(ExecutorService) - Method in class com.azure.identity.AadCredentialBuilderBase
Specifies the ExecutorService to be used to execute the authentication requests.
executorService(ExecutorService) - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Specifies the ExecutorService to be used to execute the authentication requests.
executorService(ExecutorService) - Method in class com.azure.identity.EnvironmentCredentialBuilder
Specifies the ExecutorService to be used to execute the authentication requests.
exists() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets if the container this client represents exists in the cloud.
exists() - Method in class com.azure.storage.blob.BlobContainerClient
Gets if the container this client represents exists in the cloud.
exists() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Determines if the blob this client represents exists in the cloud.
exists() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets if the blob this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Determines if the path this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets if the path this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareAsyncClient
Determines if the share this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareClient
Determines if the share this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Determines if the directory this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Determines if the directory this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Determines if the file this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareFileClient
Determines if the file this client represents exists in the cloud.
exists(CosmosQuery, Class<?>, String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Exists
exists(CosmosQuery, Class<?>, String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Exists
exists(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Exists
exists(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Checks if document query items exist
existsById(ID) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
check if an entity exists per id without partition
existsById(Object, Class<?>, String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Exists
existsById(Object, Class<?>, String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Exists
existsById(K) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
existsById(Publisher<K>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
ExistsExecution(CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.ExistsExecution
Creates a new instance of exists execution.
ExistsExecution(ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.ExistsExecution
Creates a new instance of exists execution.
existsWithResponse() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets if the container this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Determines if the blob this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Determines if the path this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Determines if the share this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Determines if the directory this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Determines if the file this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Gets if the container this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets if the blob this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets if the path this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Determines if the share this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Determines if the directory this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Determines if the file this client represents exists in the cloud.
ExpandableStringEnum<T extends ExpandableStringEnum<T>> - Class in com.azure.core.util
Base implementation for expandable, single string enums.
ExpandableStringEnum() - Constructor for class com.azure.core.util.ExpandableStringEnum
 
EXPANSION_PROFILE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ExpansionProfile for HealthcareFhirResourceType.
EXPECTATION_FAILED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
EXPECTATION_FAILED.
ExpectedResponses - Annotation Type in com.azure.core.annotation
Annotation to annotate list of HTTP status codes that are expected in response from a REST endpoint.
EXPIRED - Enum constant in enum com.azure.storage.blob.models.LeaseStateType
Enum value expired.
EXPIRED - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStateType
Enum value expired.
EXPIRED - Enum constant in enum com.azure.storage.file.share.models.LeaseStateType
Enum value expired.
EXPIRED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Expired for ReservationStatus.
EXPIRED - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
Static value Expired for SessionStatus.
EXPIRING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Expiring for ReservationStatus.
expiryTime - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The end time for the SAS's validity.
EXPLANATION_OF_BENEFIT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ExplanationOfBenefit for HealthcareFhirResourceType.
EXPONENTIAL - Enum constant in enum com.azure.core.amqp.AmqpRetryMode
Retry attempts will delay based on a backoff strategy, where each attempt will increase the duration that it waits before retrying.
EXPONENTIAL - Enum constant in enum com.azure.storage.common.policy.RetryPolicyType
Tells the pipeline to use an exponential back-off retry policy.
ExponentialAmqpRetryPolicy - Class in com.azure.core.amqp
A policy to govern retrying of messaging operations in which the delay between retries will grow in an exponential manner, allowing more time to recover as the number of retries increases.
ExponentialAmqpRetryPolicy(AmqpRetryOptions) - Constructor for class com.azure.core.amqp.ExponentialAmqpRetryPolicy
Creates a new instance with a minimum and maximum retry period in addition to maximum number of retry attempts.
ExponentialBackoff - Class in com.azure.core.http.policy
A truncated exponential backoff implementation of RetryStrategy that has a delay duration that exponentially increases with each retry attempt until an upper bound is reached after which every retry attempt is delayed by the provided max delay duration.
ExponentialBackoff() - Constructor for class com.azure.core.http.policy.ExponentialBackoff
Creates an instance of ExponentialBackoff with a maximum number of retry attempts configured by the environment property Configuration.PROPERTY_AZURE_REQUEST_RETRY_COUNT, or three if it isn't configured or is less than or equal to 0.
ExponentialBackoff(int, Duration, Duration) - Constructor for class com.azure.core.http.policy.ExponentialBackoff
Creates an instance of ExponentialBackoff.
ExponentialBackoff(ExponentialBackoffOptions) - Constructor for class com.azure.core.http.policy.ExponentialBackoff
Creates an instance of ExponentialBackoff.
ExponentialBackoffOptions - Class in com.azure.core.http.policy
The configuration for exponential backoff that has a delay duration that exponentially increases with each retry attempt until an upper bound is reached after which every retry attempt is delayed by the provided max delay duration.
ExponentialBackoffOptions() - Constructor for class com.azure.core.http.policy.ExponentialBackoffOptions
 
export(Collection<SpanData>) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorTraceExporter
EXPORT_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/export/action for KeyVaultDataAction.
exportGlossaryTermsAsCsvWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Export Glossary Terms as csv file.
exportGlossaryTermsAsCsvWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Export Glossary Terms as csv file.
exportModel(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Export multivariate anomaly detection model based on modelId.
exportModel(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Export multivariate anomaly detection model based on modelId.
exportModelWithResponse(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Export multivariate anomaly detection model based on modelId.
exportModelWithResponse(UUID, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Export multivariate anomaly detection model based on modelId.
ExportSettings - Class in com.azure.analytics.synapse.artifacts.models
Export command settings.
ExportSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExportSettings
 
ExposureControlRequest - Class in com.azure.analytics.synapse.artifacts.models
The exposure control request.
ExposureControlRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExposureControlRequest
 
ExposureControlResponse - Class in com.azure.analytics.synapse.artifacts.models
The exposure control response.
ExposureControlResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExposureControlResponse
 
Expression - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse expression definition.
Expression() - Constructor for class com.azure.analytics.synapse.artifacts.models.Expression
 
EXPRESSION - Static variable in class com.azure.analytics.synapse.artifacts.models.ExpressionType
Static value Expression for ExpressionType.
expressionResolver(BeanFactory) - Method in class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
Declare ExpressionResolver bean.
ExpressionResolver - Class in com.azure.spring.data.cosmos.common
 
ExpressionResolver(BeanFactory) - Constructor for class com.azure.spring.data.cosmos.common.ExpressionResolver
Initialize ExpressionResolver with ConfigurableBeanFactory
ExpressionType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ExpressionType.
ExpressionType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ExpressionType
 
EXTENDED - Static variable in class com.azure.media.videoanalyzer.edge.models.H264Profile
Static value Extended for H264Profile.
ExtensionProcessorBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for pipeline extension processors.
ExtensionProcessorBase(String, List<NodeInput>, EndpointBase, ImageProperties) - Constructor for class com.azure.media.videoanalyzer.edge.models.ExtensionProcessorBase
Creates an instance of ExtensionProcessorBase class.
EXTERNAL_STORE - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityLogDestination
Static value ExternalStore for ScriptActivityLogDestination.
extractAndFetch(PagedResponse<T>, Context, BiFunction<String, Context, Publisher<T>>) - Static method in class com.azure.core.util.CoreUtils
Deprecated.
Use localized implementation.
extractContext(String, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Extracts the span's context as Context from upstream.
extractContext(String, Context) - Method in interface com.azure.core.util.tracing.Tracer
Extracts the span's context as Context from upstream.
EXTRACTIVE - Static variable in class com.azure.search.documents.models.QueryAnswerType
Static value extractive for QueryAnswerType.
EXTRACTIVE - Static variable in class com.azure.search.documents.models.QueryCaptionType
Static value extractive for QueryCaptionType.
ExtractKeyPhraseResult - Class in com.azure.ai.textanalytics.models
ExtractKeyPhraseResult(String, TextDocumentStatistics, TextAnalyticsError, KeyPhrasesCollection) - Constructor for class com.azure.ai.textanalytics.models.ExtractKeyPhraseResult
Creates a ExtractKeyPhraseResult model that describes extracted key phrases result.
extractKeyPhrases(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document.
extractKeyPhrases(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the document.
extractKeyPhrases(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document.
extractKeyPhrases(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the document.
ExtractKeyPhrasesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a key phrases extraction action in a set of documents.
ExtractKeyPhrasesAction() - Constructor for class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
 
ExtractKeyPhrasesActionResult - Class in com.azure.ai.textanalytics.models
ExtractKeyPhrasesActionResult() - Constructor for class com.azure.ai.textanalytics.models.ExtractKeyPhrasesActionResult
 
extractKeyPhrasesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document with provided language code and request options.
extractKeyPhrasesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the documents with provided language code and request options.
extractKeyPhrasesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of strings denoting the key phrases in the document with provided request options.
extractKeyPhrasesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of strings denoting the key phrases in the a batch of document with request options.
ExtractKeyPhrasesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of ExtractKeyPhraseResult along with model version and batch's statistics.
ExtractKeyPhrasesResultCollection(Iterable<ExtractKeyPhraseResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.ExtractKeyPhrasesResultCollection
Creates a ExtractKeyPhrasesResultCollection model that maintains a list of ExtractKeyPhraseResult along with model version and batch's statistics.
ExtractSummaryAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an extractive summarization action in a set of documents.
ExtractSummaryAction() - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryAction
 
ExtractSummaryActionResult - Class in com.azure.ai.textanalytics.models
ExtractSummaryActionResult() - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryActionResult
 
ExtractSummaryResult - Class in com.azure.ai.textanalytics.models
ExtractSummaryResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.ExtractSummaryResult
Creates a ExtractSummaryResult model that describes extractive summarization result.
ExtractSummaryResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of ExtractSummaryResult along with model version and batch's statistics.
ExtractSummaryResultCollection(Iterable<ExtractSummaryResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.ExtractSummaryResultCollection
Create a ExtractSummaryResultCollection model that maintains a list of ExtractSummaryResult along with model version and batch's statistics.

F

FA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fa for TextTranslationSkillLanguage.
FA_AE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fa-ae for QueryLanguage.
FA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fa.lucene for LexicalAnalyzerName.
FACES - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value faces for VisualFeature.
FacetResult - Class in com.azure.search.documents.models
A single bucket of a facet query result.
FacetResult() - Constructor for class com.azure.search.documents.models.FacetResult
 
FAILED - Enum constant in enum com.azure.ai.anomalydetector.models.DetectionStatus
Enum value FAILED.
FAILED - Enum constant in enum com.azure.ai.anomalydetector.models.ModelStatus
Enum value FAILED.
FAILED - Enum constant in enum com.azure.storage.blob.models.CopyStatusType
Enum value failed.
FAILED - Enum constant in enum com.azure.storage.file.datalake.models.CopyStatusType
Enum value failed.
FAILED - Enum constant in enum com.azure.storage.file.share.models.CopyStatusType
Enum value failed.
FAILED - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
Enum value failed.
FAILED - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value Failed for IngestionStatusType.
FAILED - Static variable in class com.azure.analytics.synapse.artifacts.models.DependencyCondition
Static value Failed for DependencyCondition.
FAILED - Static variable in class com.azure.analytics.synapse.artifacts.models.RequestStatus
Static value Failed for RequestStatus.
FAILED - Static variable in class com.azure.analytics.synapse.artifacts.models.ResourceStatus
Static value Failed for ResourceStatus.
FAILED - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
Static value Failed for SparkBatchJobResultType.
FAILED - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerRunStatus
Static value Failed for TriggerRunStatus.
FAILED - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Failed for SparkBatchJobResultType.
FAILED - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Failed for SparkSessionResultType.
FAILED - Static variable in class com.azure.communication.callingserver.models.OperationStatus
Static value failed for OperationStatus.
FAILED - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value failed for PhoneNumberOperationStatus.
FAILED - Static variable in class com.azure.core.util.polling.LongRunningOperationStatus
Represents that the long-running operation has failed to successfully complete, however this is still considered as complete long-running operation, meaning that the PollerFlux instance will report that it is complete.
FAILED - Static variable in class com.azure.messaging.eventgrid.systemevents.AppAction
Static value Failed for AppAction.
FAILED - Static variable in class com.azure.messaging.eventgrid.systemevents.AsyncStatus
Static value Failed for AsyncStatus.
FAILED - Static variable in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
Static value Failed for AssetConversionStatus.
FAILED - Static variable in class com.azure.quantum.jobs.models.JobStatus
Static value Failed for JobStatus.
FAILED - Static variable in class com.azure.storage.blob.models.ObjectReplicationStatus
Static value failed for ObjectReplicationStatus.
FAILED_CLOSE_CONSUMER_PARTITION - Static variable in enum com.azure.messaging.eventhubs.Messages
Failed to close consumer partition message.
FAILED_TO_CLAIM_OWNERSHIP - Static variable in enum com.azure.messaging.eventhubs.Messages
Failed to claim ownership message.
FAILURE - Enum constant in enum com.azure.monitor.ingestion.models.UploadLogsStatus
Indicates that all the logs failed to upload to Azure Monitor.
FAILURE - Enum constant in enum com.azure.monitor.query.models.LogsQueryResultStatus
Unsuccessful logs query result.
FAILURE - Static variable in class com.azure.analytics.synapse.artifacts.models.HDInsightActivityDebugInfoOption
Static value Failure for HDInsightActivityDebugInfoOption.
FALSE - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
False
FalseRuleFilter - Class in com.azure.messaging.servicebus.administration.models
Matches none the messages arriving to be selected for the subscription.
FalseRuleFilter() - Constructor for class com.azure.messaging.servicebus.administration.models.FalseRuleFilter
Initializes a new instance.
Families - Class in com.azure.aot.graalvm.samples.cosmos
Helper class to get family details.
Families() - Constructor for class com.azure.aot.graalvm.samples.cosmos.Families
 
Family - Class in com.azure.aot.graalvm.samples.cosmos
The family model.
Family() - Constructor for class com.azure.aot.graalvm.samples.cosmos.Family
 
FAMILY_MEMBER_HISTORY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value FamilyMemberHistory for HealthcareFhirResourceType.
FAMILY_RELATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value FAMILY_RELATION for HealthcareEntityCategory.
FarmBeatsClientBuilder - Class in com.azure.verticals.agrifood.farming
A builder for creating a new instance of the FarmBeatsClient type.
FarmBeatsClientBuilder() - Constructor for class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Create an instance of the FarmBeatsClientBuilder.
FarmersBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the FarmersBaseClient type.
FarmOperationsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the FarmOperationsBaseClient type.
FarmsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the FarmsBaseClient type.
FASTEST - Static variable in class com.azure.analytics.synapse.artifacts.models.DatasetCompressionLevel
Static value Fastest for DatasetCompressionLevel.
FEATURE_VERSION_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value FeatureVersionMismatch for BlobErrorCode.
FEATURE_VERSION_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value FeatureVersionMismatch for ShareErrorCode.
FEATURE_VERSION_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value FeatureVersionMismatch for QueueErrorCode.
FeatureFlagConfigurationSetting - Class in com.azure.data.appconfiguration.models
FeatureFlagConfigurationSetting allows you to customize your own feature flags to dynamically administer a feature's lifecycle.
FeatureFlagConfigurationSetting(String, boolean) - Constructor for class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
The constructor for a feature flag configuration setting.
FeatureFlagFilter - Class in com.azure.data.appconfiguration.models
Filters in FeatureFlagConfigurationSetting that can be returned from GET queries.
FeatureFlagFilter(String) - Constructor for class com.azure.data.appconfiguration.models.FeatureFlagFilter
The constructor for a feature flag configuration setting.
FEEDBACK_CREATED_TIME - Static variable in class com.azure.ai.metricsadvisor.models.FeedbackQueryTimeMode
Static value FeedbackCreatedTime for FeedbackQueryTimeMode.
FeedbackQueryTimeMode - Class in com.azure.ai.metricsadvisor.models
Defines values for FeedbackQueryTimeMode.
FeedbackQueryTimeMode() - Constructor for class com.azure.ai.metricsadvisor.models.FeedbackQueryTimeMode
 
FeedbackType - Class in com.azure.ai.metricsadvisor.models
Defines values for FeedbackType.
FeedbackType() - Constructor for class com.azure.ai.metricsadvisor.models.FeedbackType
 
feedContainer(CosmosAsyncContainer) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets and existing CosmosAsyncContainer to be used to read from the monitored container.
feedContainer(CosmosEncryptionAsyncContainer) - Method in class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Sets an existing CosmosEncryptionAsyncContainer to be used to read from the monitored container.
FeedRange - Interface in com.azure.cosmos.models
Represents a feed range.
FeedResponse<T> - Class in com.azure.cosmos.models
The type Feed response.
FhirVersion - Class in com.azure.ai.textanalytics.models
Defines values for FhirVersion.
FhirVersion() - Constructor for class com.azure.ai.textanalytics.models.FhirVersion
 
FI - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value fi for CustomEntityLookupSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value fi for EntityRecognitionSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value fi for KeyPhraseExtractionSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fi for OcrSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value fi for SentimentSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value fi for SplitSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fi for TextTranslationSkillLanguage.
FI_EUROPEAN_HEALTH_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FIEuropeanHealthNumber for PiiEntityCategory.
FI_FI - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fi-fi for QueryLanguage.
FI_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fi.lucene for LexicalAnalyzerName.
FI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fi.microsoft for LexicalAnalyzerName.
FI_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FINationalID for PiiEntityCategory.
FI_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FINationalIDV2 for PiiEntityCategory.
FI_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FIPassportNumber for PiiEntityCategory.
FIELD - Enum constant in enum com.azure.json.JsonWriteState
In a JSON field.
FIELD_NAME - Enum constant in enum com.azure.json.JsonToken
Name of a JSON property.
FieldBuilderIgnore - Annotation Type in com.azure.search.documents.indexes
Marker annotation that indicates the field or method is to be ignored by converting to SearchField.
FieldBuilderOptions - Class in com.azure.search.documents.indexes.models
Additional parameters to build SearchField.
FieldBuilderOptions() - Constructor for class com.azure.search.documents.indexes.models.FieldBuilderOptions
 
FieldMapping - Class in com.azure.search.documents.indexes.models
Defines a mapping between a field in a data source and a target field in an index.
FieldMapping(String) - Constructor for class com.azure.search.documents.indexes.models.FieldMapping
Creates an instance of FieldMapping class.
FieldMappingFunction - Class in com.azure.search.documents.indexes.models
Represents a function that transforms a value from a data source before indexing.
FieldMappingFunction(String) - Constructor for class com.azure.search.documents.indexes.models.FieldMappingFunction
Creates an instance of FieldMappingFunction class.
fieldNames() - Method in interface com.azure.core.experimental.serializer.JsonObject
 
fields() - Method in interface com.azure.core.experimental.serializer.JsonObject
 
FieldsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the FieldsBaseClient type.
FIL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fil for TextTranslationSkillLanguage.
FILE - Static variable in class com.azure.analytics.synapse.artifacts.models.SsisLogLocationType
Static value File for SsisLogLocationType.
FILE - Static variable in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
Static value File for SsisPackageLocationType.
FILE_ATTRIBUTES - Enum constant in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Enum value file attributes.
FILE_ATTRIBUTES_NONE - Static variable in class com.azure.storage.file.share.FileConstants
Default file attribute value for files.
FILE_LOCK_CONFLICT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value FileLockConflict for ShareErrorCode.
FILE_PERMISSION_INHERIT - Static variable in class com.azure.storage.file.share.FileConstants
Default header value for file permission.
FILE_STORAGE - Enum constant in enum com.azure.storage.blob.models.AccountKind
Enum value FileStorage.
FILE_TIME_NOW - Static variable in class com.azure.storage.file.share.FileConstants
Default file creation and file last write time.
fileAsyncClient(DataLakeFileAsyncClient) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Configures the builder based on the passed DataLakeFileAsyncClient.
fileAsyncClient(ShareFileAsyncClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareFileAsyncClient.
fileClient(DataLakeFileClient) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Configures the builder based on the passed DataLakeFileClient.
fileClient(ShareFileClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareFileClient.
FileConstants - Class in com.azure.storage.file.share
Holds the Constants used for the File Service.
FileConstants() - Constructor for class com.azure.storage.file.share.FileConstants
 
FileExpirationOffset - Enum in com.azure.storage.file.datalake.models
Enum to specify when a file's expiration time should be relative to.
fileKey() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the url of the resource.
fileKey() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the url of the resource.
FileLastWrittenMode - Enum in com.azure.storage.file.share.models
Defines values for FileLastWrittenMode.
FileParallelUploadOptions - Class in com.azure.storage.file.datalake.options
Extended options that may be passed when uploading a file in parallel.
FileParallelUploadOptions(InputStream) - Constructor for class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Constructs a new FileParallelUploadOptions.
FileParallelUploadOptions(InputStream, long) - Constructor for class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Deprecated.
length is no longer necessary; use FileParallelUploadOptions(InputStream) instead.
FileParallelUploadOptions(Flux<ByteBuffer>) - Constructor for class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Constructs a new FileParallelUploadOptions.
FileQueryArrowField - Class in com.azure.storage.file.datalake.models
Defines an arrow field for a file quick query request.
FileQueryArrowField(FileQueryArrowFieldType) - Constructor for class com.azure.storage.file.datalake.models.FileQueryArrowField
 
FileQueryArrowFieldType - Enum in com.azure.storage.file.datalake.models
Defines values for FileQueryArrowFieldType.
FileQueryArrowSerialization - Class in com.azure.storage.file.datalake.models
Defines the output arrow serialization for a file quick query request.
FileQueryArrowSerialization() - Constructor for class com.azure.storage.file.datalake.models.FileQueryArrowSerialization
 
FileQueryAsyncResponse - Class in com.azure.storage.file.datalake.models
This class contains the response information returned from the server when running a query on a file.
FileQueryAsyncResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>, FileQueryHeaders) - Constructor for class com.azure.storage.file.datalake.models.FileQueryAsyncResponse
FileQueryDelimitedSerialization - Class in com.azure.storage.file.datalake.models
Defines the input or output delimited (CSV) serialization for a blob quick query request.
FileQueryDelimitedSerialization() - Constructor for class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
 
FileQueryError - Class in com.azure.storage.file.datalake.models
Defines a file query error that can be returned on parsing a file query request.
FileQueryError(boolean, String, String, long) - Constructor for class com.azure.storage.file.datalake.models.FileQueryError
Creates a new FileQueryError object.
FileQueryHeaders - Class in com.azure.storage.file.datalake.models
Defines headers for Read operation.
FileQueryHeaders() - Constructor for class com.azure.storage.file.datalake.models.FileQueryHeaders
 
FileQueryJsonSerialization - Class in com.azure.storage.file.datalake.models
Defines the input or output JSON serialization for a file query request.
FileQueryJsonSerialization() - Constructor for class com.azure.storage.file.datalake.models.FileQueryJsonSerialization
 
FileQueryOptions - Class in com.azure.storage.file.datalake.options
Optional parameters for File Query.
FileQueryOptions(String) - Constructor for class com.azure.storage.file.datalake.options.FileQueryOptions
Constructs a FileQueryOptions.
FileQueryOptions(String, OutputStream) - Constructor for class com.azure.storage.file.datalake.options.FileQueryOptions
Constructs a FileQueryOptions.
FileQueryParquetSerialization - Class in com.azure.storage.file.datalake.models
Defines the input parquet serialization for a file quick query request.
FileQueryParquetSerialization() - Constructor for class com.azure.storage.file.datalake.models.FileQueryParquetSerialization
 
FileQueryProgress - Class in com.azure.storage.file.datalake.models
Defines a file query error that can be returned on parsing a file query request.
FileQueryProgress(long, long) - Constructor for class com.azure.storage.file.datalake.models.FileQueryProgress
Creates a new FileQueryProgress object.
FileQueryResponse - Class in com.azure.storage.file.datalake.models
This class contains the response information return from the server when querying a file.
FileQueryResponse(FileQueryAsyncResponse) - Constructor for class com.azure.storage.file.datalake.models.FileQueryResponse
Constructs a FileQueryResponse.
FileQuerySerialization - Interface in com.azure.storage.file.datalake.models
Defines the input and output serialization for a file quick query request.
FileRange - Class in com.azure.storage.file.datalake.models
This is a representation of a range of bytes on a file, typically used during a download operation.
FileRange - Class in com.azure.storage.file.share.models
An Azure Storage file range.
FileRange() - Constructor for class com.azure.storage.file.share.models.FileRange
 
FileRange(long) - Constructor for class com.azure.storage.file.datalake.models.FileRange
Specifies the download operation to start from the offset position (zero-based) and download the rest of the entire file to the end.
FileRange(long, Long) - Constructor for class com.azure.storage.file.datalake.models.FileRange
Specifies the download operation to start from the offset position (zero-based) and download the count number of bytes.
FileReadAsyncResponse - Class in com.azure.storage.file.datalake.models
This class contains the response information returned from the server when reading a file.
FileReadAsyncResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>, FileReadHeaders) - Constructor for class com.azure.storage.file.datalake.models.FileReadAsyncResponse
Constructs a FileReadAsyncResponse.
FileReadHeaders - Class in com.azure.storage.file.datalake.models
Defines headers for Read operation.
FileReadHeaders() - Constructor for class com.azure.storage.file.datalake.models.FileReadHeaders
 
FileReadResponse - Class in com.azure.storage.file.datalake.models
This class contains the response information return from the server when reading a file.
FileReadResponse(FileReadAsyncResponse) - Constructor for class com.azure.storage.file.datalake.models.FileReadResponse
Constructs a FileReadResponse.
FileScheduleDeletionOptions - Class in com.azure.storage.file.datalake.options
Parameters for Schedule Deletion.
FileScheduleDeletionOptions() - Constructor for class com.azure.storage.file.datalake.options.FileScheduleDeletionOptions
FileScheduleDeletionOptions(Duration, FileExpirationOffset) - Constructor for class com.azure.storage.file.datalake.options.FileScheduleDeletionOptions
Sets time when the file will be deleted, relative to the file creation time or the current time.
FileScheduleDeletionOptions(OffsetDateTime) - Constructor for class com.azure.storage.file.datalake.options.FileScheduleDeletionOptions
Sets the OffsetDateTime when the file will be deleted.
FileServerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
File system linked service.
FileServerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
 
FileServerLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of file server dataset.
FileServerLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileServerLocation
 
FileServerReadSettings - Class in com.azure.analytics.synapse.artifacts.models
File server read settings.
FileServerReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
 
FileServerWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
File server write settings.
FileServerWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileServerWriteSettings
 
FileShareDataset - Class in com.azure.analytics.synapse.artifacts.models
An on-premises file system dataset.
FileShareDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileShareDataset
 
FileSink - Class in com.azure.media.videoanalyzer.edge.models
File sink allows for video and audio content to be recorded on the file system on the edge device.
FileSink(String, List<NodeInput>, String, String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.FileSink
Creates an instance of FileSink class.
FileSmbProperties - Class in com.azure.storage.file.share
A class used to represent the SMB properties of a file.
FileSmbProperties() - Constructor for class com.azure.storage.file.share.FileSmbProperties
Default constructor
FileSystemAccessPolicies - Class in com.azure.storage.file.datalake.models
This class contains values which correlate to the access polices set on a specific file system.
FileSystemAccessPolicies(PublicAccessType, List<DataLakeSignedIdentifier>) - Constructor for class com.azure.storage.file.datalake.models.FileSystemAccessPolicies
fileSystemAsyncClient(DataLakeFileSystemAsyncClient) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Configures the builder based on the passed DataLakeFileSystemAsyncClient.
fileSystemClient(DataLakeFileSystemClient) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Configures the builder based on the passed DataLakeFileSystemClient.
FileSystemItem - Class in com.azure.storage.file.datalake.models
An Azure Storage file system.
FileSystemItem() - Constructor for class com.azure.storage.file.datalake.models.FileSystemItem
 
FileSystemItemProperties - Class in com.azure.storage.file.datalake.models
Properties of a file system.
FileSystemItemProperties() - Constructor for class com.azure.storage.file.datalake.models.FileSystemItemProperties
 
FileSystemListDetails - Class in com.azure.storage.file.datalake.models
This type allows users to specify additional information the service should return with each file system when listing file systems in an account (via a DataLakeServiceAsyncClient object).
FileSystemListDetails() - Constructor for class com.azure.storage.file.datalake.models.FileSystemListDetails
Creates a new instance of FileSystemListDetails.
fileSystemName(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the name of the file system.
fileSystemName(String) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the name of the file system that contains the path.
FileSystemProperties - Class in com.azure.storage.file.datalake.models
Properties of a file system.
FileSystemProperties(Map<String, String>, String, OffsetDateTime, LeaseDurationType, LeaseStateType, LeaseStatusType, PublicAccessType, boolean, boolean) - Constructor for class com.azure.storage.file.datalake.models.FileSystemProperties
Constructs a FileSystemProperties.
FileSystemSasPermission - Class in com.azure.storage.file.datalake.sas
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a file system.
FileSystemSasPermission() - Constructor for class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Initializes an FileSystemSasPermission object with all fields set to false.
FileSystemSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity file system sink.
FileSystemSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileSystemSink
 
FileSystemSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity file system source.
FileSystemSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.FileSystemSource
 
FileSystemUndeleteOptions - Class in com.azure.storage.file.datalake.options
Extended options that may be passed when restoring a file system.
FileSystemUndeleteOptions(String, String) - Constructor for class com.azure.storage.file.datalake.options.FileSystemUndeleteOptions
fillAndProcessCosmosExceptionDiagnostics(ResponseDiagnosticsProcessor, CosmosException) - Static method in class com.azure.spring.data.cosmos.common.CosmosUtils
Generate ResponseDiagnostics with CosmosException diagnostics
fillAndProcessResponseDiagnostics(ResponseDiagnosticsProcessor, CosmosDiagnostics, FeedResponse<T>) - Static method in class com.azure.spring.data.cosmos.common.CosmosUtils
Generate ResponseDiagnostics with cosmos and feed response diagnostics
FillNaMethod - Class in com.azure.ai.anomalydetector.models
Defines values for FillNaMethod.
FillNaMethod() - Constructor for class com.azure.ai.anomalydetector.models.FillNaMethod
 
FilterActivity - Class in com.azure.analytics.synapse.artifacts.models
Filter and return results from input array based on the conditions.
FilterActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.FilterActivity
 
FiltersAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
FiltersClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
find(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Find query
find(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Finds the document query items
find(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find items
find(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Find items
findAll() - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
find all entities from one container without configuring partition key value
findAll() - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findAll(PartitionKey) - Method in interface com.azure.spring.data.cosmos.repository.CosmosRepository
Returns list of items in a specific partition
findAll(PartitionKey) - Method in interface com.azure.spring.data.cosmos.repository.ReactiveCosmosRepository
Returns Flux of items in a specific partition
findAll(PartitionKey) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
 
findAll(PartitionKey) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findAll(PartitionKey, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Find the DocumentQuery, find all the items specified by domain type in the given container.
findAll(PartitionKey, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
findAll(PartitionKey, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find all items in a given container with partition key
findAll(PartitionKey, Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
findAll(Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Find the DocumentQuery, find all the items specified by domain type.
findAll(Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Find the DocumentQuery, find all the items specified by domain type.
findAll(Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find all items in a given container
findAll(Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Find all items in a given container
findAll(String, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Find the DocumentQuery, find all the items specified by domain type in the given container.
findAll(String, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Find the DocumentQuery, find all the items specified by domain type in the given container.
findAll(String, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find all items in a given container
findAll(String, Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Find all items in a given container
findAll(Pageable) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
FindQuerySpecGenerator Returns a Page of entities meeting the paging restriction provided in the Pageable object.
findAll(Pageable, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Find all items in a given container with partition key
findAll(Pageable, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
findAll(Sort) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
Returns all entities sorted by the given options.
findAll(Sort) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findAllById(Iterable<ID>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
find entities based on id list from one container without partitions
findAllById(Iterable<K>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findAllById(Publisher<K>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findAPIExceptionHandler(String, Throwable, ResponseDiagnosticsProcessor) - Static method in class com.azure.spring.data.cosmos.exception.CosmosExceptionUtils
To find an exceptionHandler for a exception and return empty Mono if the exception status code is not found
findBlobsByTags(FindBlobsOptions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting the blobs in this container whose tags match the query expression.
findBlobsByTags(FindBlobsOptions) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Returns a reactive Publisher emitting the blobs in this account whose tags match the query expression.
findBlobsByTags(FindBlobsOptions, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Returns a lazy loaded list of blobs in this account whose tags match the query expression.
findBlobsByTags(FindBlobsOptions, Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Returns a lazy loaded list of blobs in this account whose tags match the query expression.
findBlobsByTags(String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting the blobs in this container whose tags match the query expression.
findBlobsByTags(String) - Method in class com.azure.storage.blob.BlobContainerClient
Returns a lazy loaded list of blobs in this container whose tags match the query expression.
findBlobsByTags(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Returns a reactive Publisher emitting the blobs in this account whose tags match the query expression.
findBlobsByTags(String) - Method in class com.azure.storage.blob.BlobServiceClient
Returns a lazy loaded list of blobs in this account whose tags match the query expression.
FindBlobsOptions - Class in com.azure.storage.blob.options
FindBlobsOptions(String) - Constructor for class com.azure.storage.blob.options.FindBlobsOptions
 
findById(ID) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
find one entity per id without partitions
findById(ID, PartitionKey) - Method in interface com.azure.spring.data.cosmos.repository.CosmosRepository
Retrieves an entity by its id.
findById(ID, PartitionKey) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
 
findById(Object, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Finds item by id
findById(Object, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Finds item by id
findById(Object, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find by id
findById(Object, Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Find by id
findById(Object, Class<T>, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Finds item by id
findById(Object, Class<T>, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
findById(Object, Class<T>, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find by id
findById(Object, Class<T>, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Find by id
findById(String, Object, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Finds item by id
findById(String, Object, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Finds item by id
findById(String, Object, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Find by id
findById(String, Object, Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Find by id
findById(K) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findById(K, PartitionKey) - Method in interface com.azure.spring.data.cosmos.repository.ReactiveCosmosRepository
Retrieves an entity by its id and partition key.
findById(K, PartitionKey) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findById(Publisher<K>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
findByIds(Iterable<ID>, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Find by ids
findByIds(Iterable<ID>, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
findFailedActionsToRetry(IndexBatchBase<SearchDocument>, String) - Method in exception com.azure.search.documents.models.IndexBatchException
Finds all index actions in the given batch that failed and need to be retried, and returns them in a new batch.
findFailedActionsToRetry(IndexBatchBase<T>, Function<T, String>) - Method in exception com.azure.search.documents.models.IndexBatchException
Finds all index actions in the given batch that failed and need to be retried, and returns them in a new batch.
findFirstOfType(Object[], Class<T>) - Static method in class com.azure.core.util.CoreUtils
Returns the first instance of the given class from an array of Objects.
FindQuerySpecGenerator - Class in com.azure.spring.data.cosmos.core.generator
Generate sql find query
FindQuerySpecGenerator() - Constructor for class com.azure.spring.data.cosmos.core.generator.FindQuerySpecGenerator
Initialization
FINISHED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Finished.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value finnish.
FIRST_MATCHING - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value firstMatching.
FIXED - Enum constant in enum com.azure.core.amqp.AmqpRetryMode
Retry attempts happen at fixed intervals; each delay is a consistent duration.
FIXED - Enum constant in enum com.azure.storage.blob.models.LeaseDurationType
Enum value fixed.
FIXED - Enum constant in enum com.azure.storage.common.policy.RetryPolicyType
Tells the pipeline to use a fixed back-off retry policy.
FIXED - Enum constant in enum com.azure.storage.file.datalake.models.LeaseDurationType
Enum value fixed.
FIXED - Enum constant in enum com.azure.storage.file.share.models.LeaseDurationType
Enum value fixed.
FIXED - Static variable in class com.azure.ai.anomalydetector.models.FillNaMethod
Static value Fixed for FillNaMethod.
FIXED - Static variable in class com.azure.ai.anomalydetector.models.ImputeMode
Static value fixed for ImputeMode.
FixedAmqpRetryPolicy - Class in com.azure.core.amqp
A policy to govern retrying of messaging operations in which the base delay between retries remains the same.
FixedAmqpRetryPolicy(AmqpRetryOptions) - Constructor for class com.azure.core.amqp.FixedAmqpRetryPolicy
Creates an instance with the given retry options.
FixedDelay - Class in com.azure.core.http.policy
A fixed-delay implementation of RetryStrategy that has a fixed delay duration between each retry attempt.
FixedDelay(int, Duration) - Constructor for class com.azure.core.http.policy.FixedDelay
Creates an instance of FixedDelay.
FixedDelay(FixedDelayOptions) - Constructor for class com.azure.core.http.policy.FixedDelay
Creates an instance of FixedDelay.
FixedDelayOptions - Class in com.azure.core.http.policy
The configuration for a fixed-delay retry that has a fixed delay duration between each retry attempt.
FixedDelayOptions(int, Duration) - Constructor for class com.azure.core.http.policy.FixedDelayOptions
Creates an instance of FixedDelayOptions.
FJ - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fj for TextTranslationSkillLanguage.
FLAG - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Flag for HealthcareFhirResourceType.
FLASH - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value flash for ToneValue.
FLATTEN_HIERARCHY - Static variable in class com.azure.analytics.synapse.artifacts.models.CopyBehaviorType
Static value FlattenHierarchy for CopyBehaviorType.
FLOAT - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value number for DocumentFieldType.
FLOAT - Static variable in class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
Static value float for NotebookParameterType.
FLOAT - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value Float for ParameterType.
Flowlet - Class in com.azure.analytics.synapse.artifacts.models
Data flow flowlet.
Flowlet() - Constructor for class com.azure.analytics.synapse.artifacts.models.Flowlet
 
Fluent - Annotation Type in com.azure.core.annotation
Annotation given to all classes that are expected to provide a fluent API to end users.
flush() - Method in class com.azure.json.DefaultJsonWriter
 
flush() - Method in class com.azure.json.gson.GsonJsonWriter
 
flush() - Method in class com.azure.json.JsonWriter
Flushes any un-flushed content written to this writer.
flush() - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorTraceExporter
flush() - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Sends the current batch of documents to be indexed.
flush() - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Sends the current batch of documents to be indexed.
flush() - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
flush() - Method in class com.azure.storage.common.StorageOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush(long) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Flushes (writes) data previously appended to the file through a call to append.
flush(long) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Flushes (writes) data previously appended to the file through a call to append.
flush(long, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Flushes (writes) data previously appended to the file through a call to append.
flush(long, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Flushes (writes) data previously appended to the file through a call to append.
flush(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Flush Library.
flush(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Flush Library.
flush(Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Sends the current batch of documents to be indexed.
flushWithResponse(long, boolean, boolean, PathHttpHeaders, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Flushes (writes) data previously appended to the file through a call to append.
flushWithResponse(long, boolean, boolean, PathHttpHeaders, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Flushes (writes) data previously appended to the file through a call to append.
flushWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Flush Library.
flushWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Flush Library.
fluxContext(Function<Context, Flux<T>>) - Static method in class com.azure.core.util.FluxUtil
This method converts the incoming deferContextual from Reactor Context to Azure Context and calls the given lambda function with this context and returns a collection of type T
fluxError(ClientLogger, RuntimeException) - Static method in class com.azure.core.util.FluxUtil
Propagates a RuntimeException through the error channel of Flux.
FluxUtil - Class in com.azure.core.util
Utility type exposing methods to deal with Flux.
followRedirects(boolean) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the followRedirect flag on the underlying OkHttp-backed HttpClient.
FOOTNOTE - Static variable in class com.azure.ai.formrecognizer.models.ParagraphRole
Static value footnote for ParagraphRole.
FOOTPRINT - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus
Static value footprint for SpatialAnalysisOperationFocus.
FORBIDDEN - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
FORBIDDEN.
FORBIDDEN - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value Forbidden.
forceCloseAllHandles() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Closes all handles opened on the file at the service.
forceCloseAllHandles(boolean) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Closes all handles opened on the directory at the service.
forceCloseAllHandles(boolean, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Closes all handles opened on the directory at the service.
forceCloseAllHandles(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Closes all handles opened on the file at the service.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Closes a handle on the directory.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Closes a handle on the directory at the service.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Closes a handle on the file.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareFileClient
Closes a handle on the file at the service.
forceCloseHandleWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Closes a handle on the directory.
forceCloseHandleWithResponse(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Closes a handle on the file.
forceCloseHandleWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Closes a handle on the directory at the service.
forceCloseHandleWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Closes a handle on the file at the service.
ForEachActivity - Class in com.azure.analytics.synapse.artifacts.models
This activity is used for iterating over a collection and execute given activities.
ForEachActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ForEachActivity
 
forFullRange() - Static method in interface com.azure.cosmos.models.FeedRange
Creates a range for an entire container
forLogicalPartition(PartitionKey) - Static method in interface com.azure.cosmos.models.FeedRange
Creates a range for a certain logical partition
FORM_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value FormOfMedication for HealthcareEntityRelationType.
formatQueryParameterDate(OffsetDateTime) - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
FormatReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Format read settings.
FormatReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.FormatReadSettings
 
FormatWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Format write settings.
FormatWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.FormatWriteSettings
 
FormParam - Annotation Type in com.azure.core.annotation
Annotation for form parameters to be sent to a REST API Request URI.
FormRecognizerSample - Class in com.azure.aot.graalvm.samples.formrecognizer
A sample to demonstrate Form Recognizer's functionality to recognize receipts using GraalVM.
FormRecognizerSample() - Constructor for class com.azure.aot.graalvm.samples.formrecognizer.FormRecognizerSample
 
forSeriesGroup(DimensionKey) - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Creates an MetricAnomalyAlertScope indicating that alert should be generated when anomalies are detected in a specific time series group of a metric.
forTopNGroup(int, int, int) - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Creates an MetricAnomalyAlertScope based on TopN scoping rule.
forTopNGroup(TopNGroupScope) - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Creates an MetricAnomalyAlertScope based on TopN scope.
forWholeSeries() - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Creates an MetricAnomalyAlertScope indicating that alert should be generated when anomalies are detected in any of the time series of a metric.
FOUND - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
FOUND.
FOUND_BLOB_FOR_PARTITION - Static variable in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
Found blob for partition.
FR - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value fr for CustomEntityLookupSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value fr for EntityRecognitionSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value fr for KeyPhraseExtractionSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fr for OcrSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value fr for SentimentSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value fr for SplitSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fr for TextTranslationSkillLanguage.
FR_CA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fr-ca for QueryLanguage.
FR_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRDriversLicenseNumber for PiiEntityCategory.
FR_FR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fr-fr for QueryLanguage.
FR_HEALTH_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRHealthInsuranceNumber for PiiEntityCategory.
FR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fr.lucene for LexicalAnalyzerName.
FR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fr.microsoft for LexicalAnalyzerName.
FR_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRNationalID for PiiEntityCategory.
FR_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRPassportNumber for PiiEntityCategory.
FR_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRSocialSecurityNumber for PiiEntityCategory.
FR_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRTaxIdentificationNumber for PiiEntityCategory.
FR_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value FRValueAddedTaxNumber for PiiEntityCategory.
FRANCE_CENTRAL - Static variable in class com.azure.core.management.Region
France Central (Europe) (recommended)
FRANCE_SOUTH - Static variable in class com.azure.core.management.Region
France South (Europe)
FREE_BSD - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value freebsd for ArtifactOperatingSystem.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value french.
FREQUENCY - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value FREQUENCY for HealthcareEntityCategory.
FREQUENCY_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value FrequencyOfMedication for HealthcareEntityRelationType.
FREQUENCY_OF_TREATMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value FrequencyOfTreatment for HealthcareEntityRelationType.
FreshnessScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores based on the value of a date-time field.
FreshnessScoringFunction(String, double, FreshnessScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Creates an instance of FreshnessScoringFunction class.
FreshnessScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a freshness scoring function.
FreshnessScoringParameters(Duration) - Constructor for class com.azure.search.documents.indexes.models.FreshnessScoringParameters
Creates an instance of FreshnessScoringParameters class.
FRIDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Friday.
fromAes(SecretKey) - Static method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts AES key to JSON web key.
fromAes(SecretKey, List<KeyOperation>) - Static method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts AES key to JSON web key.
fromAzureNamedKeyCredential(AzureNamedKeyCredential) - Static method in class com.azure.storage.common.StorageSharedKeyCredential
Creates a SharedKey credential from the passed AzureNamedKeyCredential.
fromBasicCredential(String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Create a AzureDataExplorerDataFeedSource with credential included in the connectionString as plain text.
fromBasicCredential(String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Create a SQLServerDataFeedSource with credential included in the connectionString as plain text.
fromBasicCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureBlobDataFeedSource
Create a AzureBlobDataFeedSource with credential included in the connectionString as plain text.
fromBasicCredential(String, String, String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Create a AzureDataLakeStorageGen2DataFeedSource with the given accountKey for authentication.
fromBasicCredential(String, String, String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Create a AzureLogAnalyticsDataFeedSource with the given tenantId, clientId and clientSecret for authentication.
fromBlobUrl(AzureFileSystemProvider, String) - Static method in class com.azure.storage.blob.nio.AzurePath
A utility method to conveniently convert from a URL to a storage resource to an AzurePath pointing to the same resource.
fromBytes(byte[]) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given byte array.
fromBytes(byte[]) - Static method in class com.azure.json.DefaultJsonReader
Constructs an instance of DefaultJsonReader from a byte[].
fromBytes(byte[]) - Static method in class com.azure.json.gson.GsonJsonReader
Constructs an instance of GsonJsonReader from a byte[].
fromConfiguration(Configuration) - Static method in class com.azure.core.amqp.ProxyOptions
Attempts to load a proxy from the configuration.
fromConfiguration(Configuration) - Static method in class com.azure.core.http.ProxyOptions
Attempts to load a proxy from the configuration.
fromConfiguration(Configuration) - Static method in class com.azure.core.util.MetricsOptions
Attempts to load metrics options from the configuration.
fromConfiguration(Configuration, boolean) - Static method in class com.azure.core.http.ProxyOptions
Attempts to load a proxy from the environment.
fromConnectionString(String) - Static method in class com.azure.storage.common.StorageSharedKeyCredential
Creates a SharedKey credential from the passed connection string.
fromConnectionStringCredential(String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Create a SQLServerDataFeedSource with the credentialId identifying a credential entity of type DataSourceSqlServerConnectionString that contains the SQL connection string.
fromData(byte[]) - Static method in class com.azure.core.amqp.models.AmqpMessageBody
Creates instance of AmqpMessageBody with given byte array.
fromDigest(String) - Static method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Instantiate the options class with tag.
fromEc(KeyPair, Provider) - Static method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts EC key pair to JSON web key.
fromEc(KeyPair, Provider, List<KeyOperation>) - Static method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts EC key pair to JSON web key.
fromEnqueuedTime(Instant) - Static method in class com.azure.messaging.eventhubs.models.EventPosition
Creates a position at the given Instant.
fromFile(Path) - Static method in class com.azure.core.util.BinaryData
Creates a BinaryData that uses the content of the file at Path as its data.
fromFile(Path, int) - Static method in class com.azure.core.util.BinaryData
Creates a BinaryData that uses the content of the file at file as its data.
fromFile(Path, Long, Long) - Static method in class com.azure.core.util.BinaryData
Creates a BinaryData that uses the content of the file at file as its data.
fromFile(Path, Long, Long, int) - Static method in class com.azure.core.util.BinaryData
Creates a BinaryData that uses the content of the file at file as its data.
fromFlux(Flux<ByteBuffer>) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given Flux of ByteBuffer.
fromFlux(Flux<ByteBuffer>, Long) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given Flux of ByteBuffer.
fromFlux(Flux<ByteBuffer>, Long, boolean) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given Flux of ByteBuffer.
fromHeaders(HttpHeaders) - Static method in enum com.azure.core.util.serializer.SerializerEncoding
Determines the serializer encoding to use based on the Content-Type header.
fromJson(JsonReader) - Static method in interface com.azure.json.JsonSerializable
Reads a JSON stream into an object.
fromManagedIdentityCredential(String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Create a AzureDataExplorerDataFeedSource with the connectionString containing the resource id of the SQL server on which metrics advisor has MSI access.
fromManagedIdentityCredential(String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Create a SQLServerDataFeedSource with the connectionString containing the resource id of the SQL server on which metrics advisor has MSI access.
fromManagedIdentityCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureBlobDataFeedSource
Create a SQLServerDataFeedSource with the connectionString containing the resource id of the SQL server on which metrics advisor has MSI access.
fromName(String) - Static method in class com.azure.core.management.Region
Parses a name into a Region object and creates a new Region instance if not found among the existing ones.
fromObject(Object) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData by serializing the Object using the default JsonSerializer.
fromObject(Object, ObjectSerializer) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData by serializing the Object using the passed ObjectSerializer.
fromObjectAsync(Object) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData by serializing the Object using the default JsonSerializer.
fromObjectAsync(Object, ObjectSerializer) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData by serializing the Object using the passed ObjectSerializer.
fromOffset(long) - Static method in class com.azure.messaging.eventhubs.models.EventPosition
Creates a position to an event in the partition at the provided offset.
fromRawId(String) - Static method in class com.azure.communication.common.CommunicationIdentifier
When storing rawIds, use this function to restore the identifier that was encoded in the rawId.
fromRetryOptions(RetryOptions, Duration, String) - Static method in class com.azure.storage.common.policy.RequestRetryOptions
Creates new RequestRetryOptions from RetryOptions and let specify storage specific parameters.
fromRsa(KeyPair) - Static method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts RSA key pair to JSON web key.
fromRsa(KeyPair, List<KeyOperation>) - Static method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts RSA key pair to JSON web key.
fromSequence(List<Object>) - Static method in class com.azure.core.amqp.models.AmqpMessageBody
Creates an instance of AmqpMessageBody with the given sequence.
fromSequenceNumber(long) - Static method in class com.azure.messaging.eventhubs.models.EventPosition
Creates a position to an event in the partition at the provided sequence number.
fromSequenceNumber(long, boolean) - Static method in class com.azure.messaging.eventhubs.models.EventPosition
Creates a position at the given sequence number.
fromServicePrincipalCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Create a AzureDataExplorerDataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipal, the entity contains Service Principal to access the SQL Server.
fromServicePrincipalCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Create a AzureLogAnalyticsDataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipal, the entity contains details of the KeyVault holding the Service Principal to access the Data Lake storage.
fromServicePrincipalCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Create a SQLServerDataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipal, the entity contains Service Principal to access the SQL Server.
fromServicePrincipalCredential(String, String, String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Create a AzureDataLakeStorageGen2DataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipal, the entity contains Service Principal to access the Data Lake storage.
fromServicePrincipalInKeyVaultCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Create a AzureDataExplorerDataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipalInKeyVault, the entity contains details of the KeyVault holding the Service Principal to access the SQL Server.
fromServicePrincipalInKeyVaultCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Create a AzureLogAnalyticsDataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipalInKeyVault, the entity contains details of the KeyVault holding the Service Principal to access the Data Lake storage.
fromServicePrincipalInKeyVaultCredential(String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Create a SQLServerDataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipalInKeyVault, the entity contains details of the KeyVault holding the Service Principal to access the SQL Server.
fromServicePrincipalInKeyVaultCredential(String, String, String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Create a AzureDataLakeStorageGen2DataFeedSource with the credentialId identifying a credential entity of type DataSourceServicePrincipalInKeyVault, the entity contains details of the KeyVault holding the Service Principal to access the Data Lake storage.
fromSharedKeyCredential(String, String, String, String, String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Create a AzureDataLakeStorageGen2DataFeedSource with the credentialId identifying a credential entity of type DataSourceSqlServerConnectionString that contains the shared access key.
fromStream(InputStream) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given InputStream.
fromStream(InputStream) - Static method in class com.azure.json.DefaultJsonReader
Constructs an instance of DefaultJsonReader from an InputStream.
fromStream(InputStream) - Static method in class com.azure.json.gson.GsonJsonReader
Constructs an instance of GsonJsonReader from an InputStream.
fromStream(InputStream, Long) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given InputStream.
fromStreamAsync(InputStream) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given InputStream.
fromStreamAsync(InputStream, Long) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given InputStream.
fromString(String) - Static method in enum com.azure.ai.anomalydetector.models.AlignMode
Parses a serialized value to a AlignMode instance.
fromString(String) - Static method in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Creates or finds a AnomalyDetectorErrorCodes from its string representation.
fromString(String) - Static method in enum com.azure.ai.anomalydetector.models.DetectionStatus
Parses a serialized value to a DetectionStatus instance.
fromString(String) - Static method in class com.azure.ai.anomalydetector.models.FillNaMethod
Creates or finds a FillNaMethod from its string representation.
fromString(String) - Static method in class com.azure.ai.anomalydetector.models.ImputeMode
Creates or finds a ImputeMode from its string representation.
fromString(String) - Static method in enum com.azure.ai.anomalydetector.models.ModelStatus
Parses a serialized value to a ModelStatus instance.
fromString(String) - Static method in enum com.azure.ai.anomalydetector.models.TimeGranularity
Parses a serialized value to a TimeGranularity instance.
fromString(String) - Static method in class com.azure.ai.formrecognizer.administration.models.DocumentModelBuildMode
Creates or finds a DocumentModelBuildMode from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.administration.models.ModelOperationKind
Creates or finds a ModelOperationKind from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
Creates or finds a ModelOperationStatus from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.DocumentAnalysisAudience
Creates or finds a DocumentAnalysisAudience from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.DocumentFieldType
Creates or finds a DocumentFieldType from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.DocumentPageKind
Creates or finds a DocumentPageKind from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.DocumentSignatureType
Creates or finds a DocumentSignatureType from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
Creates or finds a DocumentTableCellKind from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.LengthUnit
Creates or finds a LengthUnit from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.ParagraphRole
Creates or finds a ParagraphRole from its string representation.
fromString(String) - Static method in class com.azure.ai.formrecognizer.models.SelectionMarkState
Creates or finds a SelectionMarkState from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectorDirection
Creates or finds a AnomalyDetectorDirection from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.AnomalySeverity
Creates or finds a AnomalySeverity from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.BoundaryDirection
Creates or finds a BoundaryDirection from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.BoundaryMeasureType
Creates or finds a BoundaryMeasureType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedAccessMode
Creates or finds a DataFeedAccessMode from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Creates or finds a DataFeedAutoRollUpMethod from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Creates or finds a DataFeedGranularityType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillType
Creates or finds a DataFeedMissingDataPointFillType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupType
Creates or finds a DataFeedRollupType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Creates or finds a DataFeedSourceType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedStatus
Creates or finds a DataFeedStatus from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Creates or finds a AuthenticationTypeEnum from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.DetectionConditionOperator
Create DetectionConditionOperator from a string value.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Creates or finds a IngestionStatusType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfigurationsOperator
Creates MetricAnomalyAlertConfigurationsOperator from the given string name.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScopeType
Creates or finds a MetricAnomalyAlertScopeType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.administration.models.SnoozeScope
Creates or finds a SnoozeScope from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.AlertQueryTimeMode
Creates or finds a AlertQueryTimeMode from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.AnomalyIncidentStatus
Creates or finds a AnomalyIncidentStatus from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.AnomalyStatus
Creates or finds a AnomalyStatus from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.AnomalyValue
Creates or finds a AnomalyValue from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.ChangePointValue
Creates or finds a ChangePointValue from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.FeedbackQueryTimeMode
Creates or finds a FeedbackQueryTimeMode from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.FeedbackType
Creates or finds a FeedbackType from its string representation.
fromString(String) - Static method in class com.azure.ai.metricsadvisor.models.PeriodType
Creates or finds a PeriodType from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityAssociation
Creates or finds a EntityAssociation from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityCategory
Creates or finds a EntityCategory from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityCertainty
Creates or finds a EntityCertainty from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.EntityConditionality
Creates or finds a EntityConditionality from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.FhirVersion
Creates or finds a FhirVersion from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Creates or finds a HealthcareEntityCategory from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Creates or finds a HealthcareEntityRelationType from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.PiiEntityCategory
Creates or finds a PiiEntityCategory from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.PiiEntityDomain
Creates or finds a PiiEntityDomain from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.SummarySentencesOrder
Creates or finds a SummarySentencesOrder from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Creates or finds a TextAnalyticsErrorCode from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.TextSentiment
Creates or finds a TextSentiment from its string representation.
fromString(String) - Static method in class com.azure.ai.textanalytics.models.WarningCode
Creates or finds a WarningCode from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionOption
Creates or finds a AmazonRdsForOraclePartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
Creates or finds a AvroCompressionCodec from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Creates or finds a AzureFunctionActivityMethod from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexWriteBehaviorType
Creates or finds a AzureSearchIndexWriteBehaviorType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReferenceType
Creates or finds a BigDataPoolReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.BlobEventType
Creates or finds a BlobEventType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Creates or finds a CassandraSourceReadConsistencyLevels from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.CellOutputType
Creates or finds a CellOutputType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Creates or finds a CompressionCodec from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.CopyBehaviorType
Creates or finds a CopyBehaviorType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.CreateMode
Creates or finds a CreateMode from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DataFlowComputeType
Creates or finds a DataFlowComputeType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandType
Creates or finds a DataFlowDebugCommandType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DataFlowReferenceType
Creates or finds a DataFlowReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DatasetCompressionLevel
Creates or finds a DatasetCompressionLevel from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DatasetReferenceType
Creates or finds a DatasetReferenceType from its string representation.
fromString(String) - Static method in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Parses a serialized value to a DayOfWeek instance.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.Db2AuthenticationType
Creates or finds a Db2AuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DependencyCondition
Creates or finds a DependencyCondition from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsAuthenticationType
Creates or finds a DynamicsAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsDeploymentType
Creates or finds a DynamicsDeploymentType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsServicePrincipalCredentialType
Creates or finds a DynamicsServicePrincipalCredentialType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsSinkWriteBehavior
Creates or finds a DynamicsSinkWriteBehavior from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
Creates or finds a EventSubscriptionStatus from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ExpressionType
Creates or finds a ExpressionType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.FtpAuthenticationType
Creates or finds a FtpAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsAuthenticationType
Creates or finds a GoogleAdWordsAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryAuthenticationType
Creates or finds a GoogleBigQueryAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HBaseAuthenticationType
Creates or finds a HBaseAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HdiNodeTypes
Creates or finds a HdiNodeTypes from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HDInsightActivityDebugInfoOption
Creates or finds a HDInsightActivityDebugInfoOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
Creates or finds a HiveAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HiveServerType
Creates or finds a HiveServerType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HiveThriftTransportProtocol
Creates or finds a HiveThriftTransportProtocol from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
Creates or finds a HttpAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ImpalaAuthenticationType
Creates or finds a ImpalaAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEdition
Creates or finds a IntegrationRuntimeEdition from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEntityReferenceType
Creates or finds a IntegrationRuntimeEntityReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeLicenseType
Creates or finds a IntegrationRuntimeLicenseType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReferenceType
Creates or finds a IntegrationRuntimeReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
Creates or finds a IntegrationRuntimeSsisCatalogPricingTier from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Creates or finds a IntegrationRuntimeState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeType
Creates or finds a IntegrationRuntimeType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.JsonFormatFilePattern
Creates or finds a JsonFormatFilePattern from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.JsonWriteFilePattern
Creates or finds a JsonWriteFilePattern from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.LivyStates
Creates or finds a LivyStates from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.MongoDbAuthenticationType
Creates or finds a MongoDbAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionOption
Creates or finds a NetezzaPartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.NodeSize
Creates or finds a NodeSize from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.NodeSizeFamily
Creates or finds a NodeSizeFamily from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
Creates or finds a NotebookParameterType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.NotebookReferenceType
Creates or finds a NotebookReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ODataAadServicePrincipalCredentialType
Creates or finds a ODataAadServicePrincipalCredentialType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
Creates or finds a ODataAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionOption
Creates or finds a OraclePartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
Creates or finds a OrcCompressionCodec from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ParameterType
Creates or finds a ParameterType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
Creates or finds a ParquetCompressionCodecEnum from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.PhoenixAuthenticationType
Creates or finds a PhoenixAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.PipelineReferenceType
Creates or finds a PipelineReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Creates or finds a PluginCurrentState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettingsRejectType
Creates or finds a PolybaseSettingsRejectType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.PrestoAuthenticationType
Creates or finds a PrestoAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Creates or finds a RecurrenceFrequency from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RequestStatus
Creates or finds a RequestStatus from its string representation.
fromString(String) - Static method in enum com.azure.analytics.synapse.artifacts.models.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ResourceStatus
Creates or finds a ResourceStatus from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
Creates or finds a RestServiceAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Creates or finds a RunQueryFilterOperand from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
Creates or finds a RunQueryFilterOperator from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrder
Creates or finds a RunQueryOrder from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Creates or finds a RunQueryOrderByField from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SalesforceSinkWriteBehavior
Creates or finds a SalesforceSinkWriteBehavior from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SalesforceSourceReadBehavior
Creates or finds a SalesforceSourceReadBehavior from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSinkWriteBehavior
Creates or finds a SapCloudForCustomerSinkWriteBehavior from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SapHanaAuthenticationType
Creates or finds a SapHanaAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionOption
Creates or finds a SapHanaPartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Creates or finds a SapTablePartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SchedulerCurrentState
Creates or finds a SchedulerCurrentState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityLogDestination
Creates or finds a ScriptActivityLogDestination from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterDirection
Creates or finds a ScriptActivityParameterDirection from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Creates or finds a ScriptActivityParameterType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptType
Creates or finds a ScriptType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ServiceNowAuthenticationType
Creates or finds a ServiceNowAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SftpAuthenticationType
Creates or finds a SftpAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
Creates or finds a SparkAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
Creates or finds a SparkBatchJobResultType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
Creates or finds a SparkErrorSource from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkJobReferenceType
Creates or finds a SparkJobReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkJobType
Creates or finds a SparkJobType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkServerType
Creates or finds a SparkServerType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SparkThriftTransportProtocol
Creates or finds a SparkThriftTransportProtocol from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SqlConnectionType
Creates or finds a SqlConnectionType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionOption
Creates or finds a SqlPartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SqlPoolReferenceType
Creates or finds a SqlPoolReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SqlScriptType
Creates or finds a SqlScriptType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocationType
Creates or finds a SsisLogLocationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
Creates or finds a SsisPackageLocationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Creates or finds a StoredProcedureParameterType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.SybaseAuthenticationType
Creates or finds a SybaseAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TeamDeskAuthenticationType
Creates or finds a TeamDeskAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TeradataAuthenticationType
Creates or finds a TeradataAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionOption
Creates or finds a TeradataPartitionOption from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TriggerReferenceType
Creates or finds a TriggerReferenceType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TriggerRunStatus
Creates or finds a TriggerRunStatus from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TriggerRuntimeState
Creates or finds a TriggerRuntimeState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowFrequency
Creates or finds a TumblingWindowFrequency from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.Type
Creates or finds a Type from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.VariableType
Creates or finds a VariableType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
Creates or finds a WebActivityMethod from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.WebAuthenticationType
Creates or finds a WebAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.WebHookActivityMethod
Creates or finds a WebHookActivityMethod from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.artifacts.models.ZendeskAuthenticationType
Creates or finds a ZendeskAuthenticationType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Creates or finds a LivyStatementStates from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.LivyStates
Creates or finds a LivyStates from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Creates or finds a PluginCurrentState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Creates or finds a SchedulerCurrentState from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Creates or finds a SparkBatchJobResultType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Creates or finds a SparkErrorSource from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkJobType
Creates or finds a SparkJobType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Creates or finds a SparkSessionResultType from its string representation.
fromString(String) - Static method in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Creates or finds a SparkStatementLanguageType from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.CallConnectionState
Creates or finds a CallConnectionState from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.CallRecordingState
Creates or finds a CallRecordingState from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.events.CallingServerEventType
Creates or finds a CallingServerEventType from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.EventSubscriptionType
Creates or finds a EventSubscriptionType from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.MediaType
Creates or finds a MediaType from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.OperationStatus
Creates or finds a OperationStatus from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.RecordingChannel
Creates or finds a RecordingChannel from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.RecordingContent
Creates or finds a RecordingContent from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.RecordingFormat
Creates or finds a RecordingFormat from its string representation.
fromString(String) - Static method in class com.azure.communication.callingserver.models.ToneValue
Creates or finds a ToneValue from its string representation.
fromString(String) - Static method in class com.azure.communication.chat.models.ChatMessageType
Creates or finds a ChatMessageType from its string representation.
fromString(String) - Static method in class com.azure.communication.common.CommunicationCloudEnvironment
Sets an environment value from a String
fromString(String) - Static method in class com.azure.communication.email.models.EmailAttachmentType
Creates or finds a EmailAttachmentType from its string representation.
fromString(String) - Static method in class com.azure.communication.email.models.EmailImportance
Creates or finds a EmailImportance from its string representation.
fromString(String) - Static method in class com.azure.communication.email.models.SendStatus
Creates or finds a SendStatus from its string representation.
fromString(String) - Static method in class com.azure.communication.identity.models.CommunicationTokenScope
Creates or finds a CommunicationTokenScope from its string representation.
fromString(String) - Static method in class com.azure.communication.networktraversal.models.RouteType
Creates or finds a RouteType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.BillingFrequency
Creates or finds a BillingFrequency from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Creates or finds a PhoneNumberAssignmentType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Creates or finds a PhoneNumberCapabilityType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Creates or finds a PhoneNumberOperationStatus from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Creates or finds a PhoneNumberOperationType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberType
Creates or finds a PhoneNumberType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.ReservationStatus
Creates or finds a ReservationStatus from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Creates or finds a ArtifactArchitecture from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Creates or finds a ArtifactManifestOrder from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Creates or finds a ArtifactOperatingSystem from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Creates or finds a ArtifactTagOrder from its string representation.
fromString(String) - Static method in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
Creates or finds a ContainerRegistryAudience from its string representation.
fromString(String) - Static method in enum com.azure.core.amqp.AmqpMessageConstant
Parses an header value to its message constant.
fromString(String) - Static method in enum com.azure.core.amqp.AmqpTransportType
Creates an TransportType from its display value.
fromString(String) - Static method in enum com.azure.core.amqp.exception.AmqpErrorCondition
Parses a serialized value to an ErrorCondition instance.
fromString(String) - Static method in class com.azure.core.amqp.models.DeliveryState
Gets the corresponding delivery state from its string representation.
fromString(String) - Static method in class com.azure.core.management.ResourceAuthorIdentityType
Creates or finds a ResourceAuthorIdentityType from its string representation.
fromString(String) - Static method in class com.azure.core.models.CloudEvent
Deserialize CloudEvent JSON string representation that has one CloudEvent object or an array of CloudEvent objects into a list of CloudEvents, and validate whether any CloudEvents have null id, source, or type.
fromString(String) - Static method in class com.azure.core.models.GeoObjectType
Creates or gets a GeoObjectType from its string representation.
fromString(String) - Static method in class com.azure.core.util.BinaryData
Creates an instance of BinaryData from the given String.
fromString(String) - Static method in enum com.azure.core.util.logging.LogLevel
Converts the passed log level string to the corresponding LogLevel.
fromString(String) - Static method in interface com.azure.cosmos.models.FeedRange
Creates a range from a previously obtained string representation.
fromString(String) - Static method in class com.azure.data.appconfiguration.models.SettingFields
Creates or finds a SettingFields from its string representation.
fromString(String) - Static method in class com.azure.data.schemaregistry.models.SchemaFormat
Returns the SchemaFormat associated with the name.
fromString(String) - Static method in class com.azure.data.tables.models.TableErrorCode
Returns the TableErrorCode constant with the provided name, or null if no TableErrorCode has the provided name.
fromString(String) - Static method in class com.azure.data.tables.models.TableServiceGeoReplicationStatus
Creates or finds a TableServiceGeoReplicationStatus from its string representation.
fromString(String) - Static method in class com.azure.json.DefaultJsonReader
Constructs an instance of DefaultJsonReader from a String.
fromString(String) - Static method in class com.azure.json.gson.GsonJsonReader
Constructs an instance of GsonJsonReader from a String.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransferMode
Creates or finds a GrpcExtensionDataTransferMode from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.H264Profile
Creates or finds a H264Profile from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Creates or finds a ImageFormatRawPixelFormat from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.ImageScaleMode
Creates or finds a ImageScaleMode from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.LivePipelineState
Creates or finds a LivePipelineState from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionSensitivity
Creates or finds a MotionDetectionSensitivity from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.Mpeg4Profile
Creates or finds a Mpeg4Profile from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingAccuracy
Creates or finds a ObjectTrackingAccuracy from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType
Creates or finds a OnvifSystemDateTimeType from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.OutputSelectorOperator
Creates or finds a OutputSelectorOperator from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.OutputSelectorProperty
Creates or finds a OutputSelectorProperty from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.ParameterType
Creates or finds a ParameterType from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.RtspTransport
Creates or finds a RtspTransport from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus
Creates or finds a SpatialAnalysisOperationFocus from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEventTrigger
Creates or finds a SpatialAnalysisPersonCountEventTrigger from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEventTrigger
Creates or finds a SpatialAnalysisPersonDistanceEventTrigger from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEventType
Creates or finds a SpatialAnalysisPersonZoneCrossingEventType from its string representation.
fromString(String) - Static method in class com.azure.media.videoanalyzer.edge.models.VideoEncoding
Creates or finds a VideoEncoding from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.EventGridEvent
Deserialize EventGridEvent JSON string representation that has one EventGridEvent object or an array of CloudEvent objects into a list of EventGridEvents.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.AppAction
Creates or finds a AppAction from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanAction
Creates or finds a AppServicePlanAction from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.AsyncStatus
Creates or finds a AsyncStatus from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.CommunicationCloudEnvironmentModel
Creates or finds a CommunicationCloudEnvironmentModel from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Creates or finds a HealthcareFhirResourceType from its string representation.
fromString(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Parses a serialized value to a MediaJobErrorCategory instance.
fromString(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Parses a serialized value to a MediaJobErrorCode instance.
fromString(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobRetry
Parses a serialized value to a MediaJobRetry instance.
fromString(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Parses a serialized value to a MediaJobState instance.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.RecordingChannelType
Creates or finds a RecordingChannelType from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.RecordingContentType
Creates or finds a RecordingContentType from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.RecordingFormatType
Creates or finds a RecordingFormatType from its string representation.
fromString(String) - Static method in class com.azure.messaging.eventgrid.systemevents.StampKind
Creates or finds a StampKind from its string representation.
fromString(String) - Static method in class com.azure.messaging.servicebus.administration.models.AccessRights
Creates or finds a AccessRights from its string representation.
fromString(String) - Static method in class com.azure.messaging.servicebus.administration.models.EntityStatus
Creates or finds a EntityStatus from its string representation.
fromString(String) - Static method in class com.azure.messaging.servicebus.administration.models.MessagingSku
Creates or finds a MessagingSku from its string representation.
fromString(String) - Static method in class com.azure.messaging.servicebus.administration.models.NamespaceType
Creates or finds a NamespaceType from its string representation.
fromString(String) - Static method in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
Parses a serialized value to a ContentType instance.
fromString(String) - Static method in class com.azure.messaging.webpubsub.models.WebPubSubPermission
Creates or finds a WebPubSubPermission from its string representation.
fromString(String) - Static method in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
Creates or finds a AssetConversionStatus from its string representation.
fromString(String) - Static method in class com.azure.mixedreality.remoterendering.models.RenderingSessionSize
Creates or finds a SessionSize from its string representation.
fromString(String) - Static method in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
Creates or finds a SessionStatus from its string representation.
fromString(String) - Static method in enum com.azure.monitor.query.models.AggregationType
Parses a serialized value to a AggregationType instance.
fromString(String) - Static method in class com.azure.monitor.query.models.LogsColumnType
Creates or finds a LogsColumnType from its string representation.
fromString(String) - Static method in class com.azure.monitor.query.models.MetricClass
Creates or finds a MetricClass from its string representation.
fromString(String) - Static method in class com.azure.monitor.query.models.MetricUnit
Creates or finds a MetricUnit from its string representation.
fromString(String) - Static method in class com.azure.monitor.query.models.NamespaceClassification
Creates or finds a NamespaceClassification from its string representation.
fromString(String) - Static method in class com.azure.quantum.jobs.models.DimensionScope
Creates or finds a DimensionScope from its string representation.
fromString(String) - Static method in class com.azure.quantum.jobs.models.JobStatus
Creates or finds a JobStatus from its string representation.
fromString(String) - Static method in class com.azure.quantum.jobs.models.MeterPeriod
Creates or finds a MeterPeriod from its string representation.
fromString(String) - Static method in class com.azure.quantum.jobs.models.ProviderAvailability
Creates or finds a ProviderAvailability from its string representation.
fromString(String) - Static method in class com.azure.quantum.jobs.models.TargetAvailability
Creates or finds a TargetAvailability from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Creates or finds a BlobIndexerDataToExtract from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Creates or finds a BlobIndexerImageAction from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Creates or finds a BlobIndexerParsingMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Creates or finds a BlobIndexerPdfTextRotationAlgorithm from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.CharFilterName
Creates or finds a CharFilterName from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Parses a serialized value to a CjkBigramTokenFilterScripts instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Creates or finds a CustomEntityLookupSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Parses a serialized value to a EdgeNGramTokenFilterSide instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.EntityCategory
Creates or finds a EntityCategory from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Creates or finds a EntityRecognitionSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Gets the EntityRecognitionSkillVersion from the string value.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Creates or finds a ImageAnalysisSkillLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.ImageDetail
Creates or finds a ImageDetail from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Creates or finds a IndexerExecutionEnvironment from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Parses a serialized value to a IndexerExecutionStatus instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Creates or finds a IndexerExecutionStatusDetail from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerStatus
Parses a serialized value to a IndexerStatus instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexingMode
Creates or finds a IndexingMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Creates or finds a KeyPhraseExtractionSkillLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Creates or finds a LexicalAnalyzerName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Creates or finds a LexicalNormalizerName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Creates or finds a LexicalTokenizerName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LineEnding
Creates or finds a LineEnding from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Parses a serialized value to a MicrosoftStemmingTokenizerLanguage instance.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Parses a serialized value to a MicrosoftTokenizerLanguage instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Creates or finds a OcrSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Parses a serialized value to a PhoneticEncoder instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Creates or finds a PiiDetectionSkillMaskingMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.RegexFlags
Creates or finds a RegexFlags from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Parses a serialized value to a ScoringFunctionAggregation instance.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Parses a serialized value to a ScoringFunctionInterpolation instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SearchFieldDataType
Creates or finds a SearchFieldDataType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Creates or finds a SearchIndexerDataSourceType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Creates or finds a SentimentSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Gets the SentimentSkillVersion from the string value.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Parses a serialized value to a SnowballTokenFilterLanguage instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Creates or finds a SplitSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Parses a serialized value to a StemmerTokenFilterLanguage instance.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.StopwordsList
Parses a serialized value to a StopwordsList instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.TextSplitMode
Creates or finds a TextSplitMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Creates or finds a TextTranslationSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Parses a serialized value to a TokenCharacterKind instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.TokenFilterName
Creates or finds a TokenFilterName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VisualFeature
Creates or finds a VisualFeature from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.models.AutocompleteMode
Parses a serialized value to a AutocompleteMode instance.
fromString(String) - Static method in enum com.azure.search.documents.models.IndexActionType
Parses a serialized value to a IndexActionType instance.
fromString(String) - Static method in class com.azure.search.documents.models.QueryAnswerType
Creates or finds a QueryAnswerType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QueryCaptionType
Creates or finds a QueryCaptionType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QueryLanguage
Creates or finds a QueryLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QuerySpellerType
Creates or finds a QuerySpellerType from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.models.QueryType
Parses a serialized value to a QueryType instance.
fromString(String) - Static method in enum com.azure.search.documents.models.ScoringStatistics
Parses a serialized value to a ScoringStatistics instance.
fromString(String) - Static method in enum com.azure.search.documents.models.SearchMode
Parses a serialized value to a SearchMode instance.
fromString(String) - Static method in class com.azure.security.attestation.models.AttestationDataInterpretation
Creates or finds a AttestationType from its string representation.
fromString(String) - Static method in class com.azure.security.attestation.models.AttestationType
Creates or finds a AttestationType from its string representation.
fromString(String) - Static method in class com.azure.security.attestation.models.CertificateModification
Creates or finds a CertificateModification from its string representation.
fromString(String) - Static method in class com.azure.security.attestation.models.PolicyModification
Creates or finds a PolicyModification from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Creates or finds a KeyVaultDataAction from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinitionType
Creates or finds a KeyVaultRoleDefinitionType from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.administration.models.KeyVaultRoleScope
Creates or finds a KeyVaultRoleScope from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.administration.models.KeyVaultRoleType
Creates or finds a KeyVaultRoleType from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.certificates.models.CertificateContentType
Creates or finds a CertificateContentType from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
Creates or finds a CertificateKeyCurveName from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.certificates.models.CertificateKeyType
Creates or finds a CertificateKeyType from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Creates or finds a CertificateKeyUsage from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.certificates.models.CertificatePolicyAction
Creates or finds a CertificatePolicyAction from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Creates or finds a EncryptionAlgorithm from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Creates or finds a KeyWrapAlgorithm from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Creates or finds a SignatureAlgorithm from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.keys.models.KeyCurveName
Creates or finds a KeyCurveName from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.keys.models.KeyExportEncryptionAlgorithm
Creates or finds a KeyExportEncryptionAlgorithm from its string representation.
fromString(String) - Static method in class com.azure.security.keyvault.keys.models.KeyOperation
Creates or finds a KeyOperation from its string representation.
fromString(String) - Static method in enum com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
Parses a serialized value to a KeyRotationPolicyAction instance.
fromString(String) - Static method in class com.azure.security.keyvault.keys.models.KeyType
Creates or finds a KeyType from its string representation.
fromString(String) - Static method in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
Creates or finds a BlobChangefeedEventType from its string representation.
fromString(String) - Static method in class com.azure.storage.blob.models.AccessTier
Creates or finds a AccessTier from its string representation.
fromString(String) - Static method in enum com.azure.storage.blob.models.AccountKind
Parses a serialized value to a AccountKind instance.
fromString(String) - Static method in class com.azure.storage.blob.models.ArchiveStatus
Creates or finds a ArchiveStatus from its string representation.
fromString(String) - Static method in class com.azure.storage.blob.models.BlobCopySourceTagsMode
Creates or finds a BlobCopySourceTags from its string representation.
fromString(String) - Static method in class com.azure.storage.blob.models.BlobErrorCode
Creates or finds a BlobErrorCode from its string representation.
fromString(String) - Static method in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
Parses a serialized value to a BlobImmutabilityPolicyMode instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Parses a serialized value to a BlobQueryArrowFieldType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.BlobType
Parses a serialized value to a BlobType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.BlockListType
Parses a serialized value to a BlockListType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.CopyStatusType
Parses a serialized value to a CopyStatusType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.DeleteSnapshotsOptionType
Parses a serialized value to a DeleteSnapshotsOptionType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.EncryptionAlgorithmType
Parses a serialized value to a EncryptionAlgorithmType instance.
fromString(String) - Static method in class com.azure.storage.blob.models.GeoReplicationStatus
Creates or finds a GeoReplicationStatus from its string representation.
fromString(String) - Static method in enum com.azure.storage.blob.models.LeaseDurationType
Parses a serialized value to a LeaseDurationType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.LeaseStateType
Parses a serialized value to a LeaseStateType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.LeaseStatusType
Parses a serialized value to a LeaseStatusType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
Parses a serialized value to a ListBlobContainersIncludeType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Parses a serialized value to a ListBlobsIncludeItem instance.
fromString(String) - Static method in class com.azure.storage.blob.models.ObjectReplicationStatus
Creates or finds a ObjectReplicationStatus from its string representation.
fromString(String) - Static method in enum com.azure.storage.blob.models.PathRenameMode
Parses a serialized value to a PathRenameMode instance.
fromString(String) - Static method in class com.azure.storage.blob.models.PublicAccessType
Creates or finds a PublicAccessType from its string representation.
fromString(String) - Static method in class com.azure.storage.blob.models.RehydratePriority
Creates or finds a RehydratePriority from its string representation.
fromString(String) - Static method in enum com.azure.storage.blob.models.SequenceNumberActionType
Parses a serialized value to a SequenceNumberActionType instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in enum com.azure.storage.blob.models.SyncCopyStatusType
Parses a serialized value to a SyncCopyStatusType instance.
fromString(String) - Static method in class com.azure.storage.file.datalake.models.AccessControlType
Creates or finds a ArchiveStatus from its string representation.
fromString(String) - Static method in class com.azure.storage.file.datalake.models.AccessTier
Creates or finds a AccessTier from its string representation.
fromString(String) - Static method in class com.azure.storage.file.datalake.models.ArchiveStatus
Creates or finds a ArchiveStatus from its string representation.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.CopyStatusType
Parses a serialized value to a CopyStatusType instance.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.EncryptionAlgorithmType
Parses a serialized value to a EncryptionAlgorithmType instance.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Parses a serialized value to a FileQueryArrowFieldType instance.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.LeaseDurationType
Parses a serialized value to a LeaseDurationType instance.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.LeaseStateType
Parses a serialized value to a LeaseStateType instance.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.LeaseStatusType
Parses a serialized value to a LeaseStatusType instance.
fromString(String) - Static method in enum com.azure.storage.file.datalake.models.ListFileSystemsIncludeType
Parses a serialized value to a ListFileSystemsIncludeType instance.
fromString(String) - Static method in class com.azure.storage.file.datalake.models.PublicAccessType
Creates or finds a PublicAccessType from its string representation.
fromString(String) - Static method in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Parses a serialized value to a CopyableFileSmbProperties instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.CopyStatusType
Parses a serialized value to a CopyStatusType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.FileLastWrittenMode
Parses a serialized value to a FileLastWrittenMode instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.LeaseDurationType
Parses a serialized value to a LeaseDurationType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.LeaseStateType
Parses a serialized value to a LeaseStateType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.LeaseStatusType
Parses a serialized value to a LeaseStatusType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.PermissionCopyModeType
Parses a serialized value to a PermissionCopyModeType instance.
fromString(String) - Static method in class com.azure.storage.file.share.models.ShareAccessTier
Creates or finds a ShareAccessTier from its string representation.
fromString(String) - Static method in class com.azure.storage.file.share.models.ShareErrorCode
Creates or finds a ShareErrorCode from its string representation.
fromString(String) - Static method in enum com.azure.storage.file.share.models.ShareRootSquash
Parses a serialized value to a ShareRootSquash instance.
fromString(String) - Static method in class com.azure.storage.queue.models.GeoReplicationStatus
Creates or finds a GeoReplicationStatus from its string representation.
fromString(String) - Static method in class com.azure.storage.queue.models.QueueErrorCode
Creates or finds a QueueErrorCode from its string representation.
fromString(String, boolean) - Static method in class com.azure.core.models.CloudEvent
Deserialize CloudEvents JSON string representation that has one CloudEvent object or an array of CloudEvent objects into a list of CloudEvents.
fromString(String, boolean) - Static method in class com.azure.core.util.polling.LongRunningOperationStatus
Creates or finds a LongRunningOperationStatus from its string representation.
fromString(String, Class<T>) - Static method in class com.azure.core.util.ExpandableStringEnum
Creates an instance of the specific expandable string enum from a String.
fromTag(String) - Static method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Instantiate the options class with tag.
fromUrl(String) - Static method in class com.azure.security.keyvault.administration.models.KeyVaultRoleScope
Creates or finds a KeyVaultRoleScope from its string representation.
fromUrl(URL) - Static method in class com.azure.security.keyvault.administration.models.KeyVaultRoleScope
Creates or finds a KeyVaultRoleScope from its string representation.
fromValue(int) - Static method in enum com.azure.core.amqp.exception.AmqpResponseCode
Creates an AmqpResponseCode for the provided integer value.
fromValue(int) - Static method in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Gets the message state from value.
fromValue(Object) - Static method in class com.azure.core.amqp.models.AmqpMessageBody
Creates an instance of AmqpMessageBody with the given value.
FRONT - Enum constant in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Enum value front.
FtpAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for FtpAuthenticationType.
FtpAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.FtpAuthenticationType
 
FtpReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Ftp read settings.
FtpReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
 
FtpServerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
A FTP server Linked Service.
FtpServerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
 
FtpServerLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of ftp server dataset.
FtpServerLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.FtpServerLocation
 
FULL - Enum constant in enum com.azure.search.documents.models.QueryType
Enum value full.
fullFidelity() - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Changes the change feed mode so that the change feed will contain events for creations, deletes as well as all intermediary snapshots for updates.
fullyQualifiedNamespace(String) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the fully qualified namespace for the Azure Schema Registry instance.
fullyQualifiedNamespace(String) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the fully qualified name for the Event Hubs namespace.
fullyQualifiedNamespace(String) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the fully qualified name for the Event Hubs namespace.
fullyQualifiedNamespace(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the fully-qualified namespace for the Service Bus.

G

GA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ga for TextTranslationSkillLanguage.
GA_IE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ga-ie for QueryLanguage.
GA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ga.lucene for LexicalAnalyzerName.
GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value galician.
GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value galician.
GALLERY - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Gallery endpoint.
GATEWAY - Enum constant in enum com.azure.cosmos.ConnectionMode
Specifies that requests to server resources are made through a gateway proxy using HTTPS.
GATEWAY_TIMEOUT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
GATEWAY_TIMEOUT.
GatewayConnectionConfig - Class in com.azure.cosmos
Represents the connection config with ConnectionMode.GATEWAY associated with Cosmos Client in the Azure Cosmos DB database service.
GatewayConnectionConfig() - Constructor for class com.azure.cosmos.GatewayConnectionConfig
Constructor.
gatewayMode() - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the default GATEWAY connection configuration to be used.
gatewayMode(GatewayConnectionConfig) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the GATEWAY connection configuration to be used.
GCCH - Static variable in class com.azure.communication.common.CommunicationCloudEnvironment
Represent Azure Gcch cloud
GCCH - Static variable in class com.azure.messaging.eventgrid.systemevents.CommunicationCloudEnvironmentModel
Static value gcch for CommunicationCloudEnvironmentModel.
GENDER - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value GENDER for HealthcareEntityCategory.
GENE_OR_PROTEIN - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value GENE_OR_PROTEIN for HealthcareEntityCategory.
GENERAL - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowComputeType
Static value General for DataFlowComputeType.
GENERAL_ERROR - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The exception was the result of a general error within the client library.
GENERATE_NORMALIZED_IMAGE_PER_PAGE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Static value generateNormalizedImagePerPage for BlobIndexerImageAction.
GENERATE_NORMALIZED_IMAGES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Static value generateNormalizedImages for BlobIndexerImageAction.
generateAccountSas(TableAccountSasSignatureValues) - Method in class com.azure.data.tables.TableServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified TableAccountSasSignatureValues.
generateAccountSas(TableAccountSasSignatureValues) - Method in class com.azure.data.tables.TableServiceClient
Generates an account SAS for the Azure Storage account using the specified TableAccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.blob.BlobServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.file.share.ShareServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.queue.QueueServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAuthorizationHeader(URL, String, HttpHeaders, boolean) - Method in class com.azure.storage.common.StorageSharedKeyCredential
Generates the SharedKey Authorization value from information in the request.
generateAuthorizationHeader(URL, String, Map<String, String>) - Method in class com.azure.storage.common.StorageSharedKeyCredential
Generates the SharedKey Authorization value from information in the request.
generateAuthorizationHeader(URL, String, Map<String, String>, boolean) - Method in class com.azure.storage.common.StorageSharedKeyCredential
Generates the SharedKey Authorization value from information in the request.
generateCosmos(CosmosQuery) - Method in class com.azure.spring.data.cosmos.core.generator.CountQueryGenerator
 
generateCosmos(CosmosQuery) - Method in class com.azure.spring.data.cosmos.core.generator.FindQuerySpecGenerator
 
generateCosmos(CosmosQuery) - Method in interface com.azure.spring.data.cosmos.core.generator.QuerySpecGenerator
Generate the SqlQuerySpec for cosmosDB client.
generateCosmosCountQuery(CosmosQuery, String) - Method in class com.azure.spring.data.cosmos.core.generator.AbstractQueryGenerator
Generates a Cosmos count query.
generateCosmosQuery(CosmosQuery, String) - Method in class com.azure.spring.data.cosmos.core.generator.AbstractQueryGenerator
Generates a Cosmos query.
generateCountQuery(SqlQuerySpec) - Method in class com.azure.spring.data.cosmos.core.generator.NativeQueryGenerator
Generate count query.
Generated - Annotation Type in com.azure.core.annotation
Annotation given to all methods that are generated by AutoRest.
GeneratedValue - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Used to specify that an entities id field should generate a value
generateNumberParts() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the generateNumberParts property: A value indicating whether to generate number subwords.
generateSas(TableSasSignatureValues) - Method in class com.azure.data.tables.TableAsyncClient
Generates a service SAS for the table using the specified TableSasSignatureValues.
generateSas(TableSasSignatureValues) - Method in class com.azure.data.tables.TableClient
Generates a service SAS for the table using the specified TableSasSignatureValues.
generateSas(BlobServiceSasSignatureValues) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Generates a service SAS for the container using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues) - Method in class com.azure.storage.blob.BlobContainerClient
Generates a service SAS for the container using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Generates a service SAS for the blob using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Generates a service SAS for the blob using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues, Context) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Generates a service SAS for the container using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Generates a service SAS for the container using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues, Context) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Generates a service SAS for the blob using the specified BlobServiceSasSignatureValues
generateSas(BlobServiceSasSignatureValues, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Generates a service SAS for the blob using the specified BlobServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Generates a service SAS for the file system using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Generates a service SAS for the file system using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Generates a service SAS for the path using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Generates a service SAS for the path using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Generates a service SAS for the file system using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Generates a service SAS for the file system using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Generates a service SAS for the path using the specified DataLakeServiceSasSignatureValues
generateSas(DataLakeServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Generates a service SAS for the path using the specified DataLakeServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareAsyncClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareFileClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareAsyncClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(QueueServiceSasSignatureValues) - Method in class com.azure.storage.queue.QueueAsyncClient
Generates a service sas for the queue using the specified QueueServiceSasSignatureValues
generateSas(QueueServiceSasSignatureValues) - Method in class com.azure.storage.queue.QueueClient
Generates a service sas for the queue using the specified QueueServiceSasSignatureValues
generateSas(QueueServiceSasSignatureValues, Context) - Method in class com.azure.storage.queue.QueueAsyncClient
Generates a service sas for the queue using the specified QueueServiceSasSignatureValues
generateSas(QueueServiceSasSignatureValues, Context) - Method in class com.azure.storage.queue.QueueClient
Generates a service sas for the queue using the specified QueueServiceSasSignatureValues
generateSas(String, AzureKeyCredential, OffsetDateTime) - Static method in class com.azure.messaging.eventgrid.EventGridPublisherAsyncClient
Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service with the latest Event Grid service API defined in EventGridServiceVersion.getLatest().
generateSas(String, AzureKeyCredential, OffsetDateTime) - Static method in class com.azure.messaging.eventgrid.EventGridPublisherClient
Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service with the latest Event Grid service API defined in EventGridServiceVersion.getLatest().
generateSas(String, AzureKeyCredential, OffsetDateTime, EventGridServiceVersion) - Static method in class com.azure.messaging.eventgrid.EventGridPublisherAsyncClient
Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service.
generateSas(String, AzureKeyCredential, OffsetDateTime, EventGridServiceVersion) - Static method in class com.azure.messaging.eventgrid.EventGridPublisherClient
Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service.
generateSasQueryParameters(UserDelegationKey, String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Please use the generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey) method on the desired container/blob client after initializing BlobServiceSasSignatureValues.
generateSasQueryParameters(StorageSharedKeyCredential) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Please use the generateSas(BlobServiceSasSignatureValues) method on the desired container/blob client after initializing BlobServiceSasSignatureValues.
generateSasQueryParameters(StorageSharedKeyCredential) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Deprecated.
Please use the generateAccountSas(AccountSasSignatureValues) method on the desired service client after initializing AccountSasSignatureValues.
generateSasQueryParameters(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Please use the generateSas(ShareServiceSasSignatureValues) method on the desired share/file/directory client after initializing ShareServiceSasSignatureValues.
generateSasQueryParameters(StorageSharedKeyCredential) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Deprecated.
Please use the generateSas(QueueServiceSasSignatureValues) method on the desired queue client after initializing QueueServiceSasSignatureValues.
generateSortedQuery(SqlQuerySpec, Sort) - Method in class com.azure.spring.data.cosmos.core.generator.NativeQueryGenerator
Generate sorted query.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Generates a user delegation SAS for the container using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.blob.BlobContainerClient
Generates a user delegation SAS for the container using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Generates a user delegation SAS for the blob using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Generates a user delegation SAS for the blob using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Generates a user delegation SAS for the container using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Generates a user delegation SAS for the container using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Generates a user delegation SAS for the blob using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(BlobServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Generates a user delegation SAS for the blob using the specified BlobServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Generates a user delegation SAS for the file system using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Generates a user delegation SAS for the file system using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Generates a user delegation SAS for the path using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Generates a user delegation SAS for the path using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Generates a user delegation SAS for the file system using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Generates a user delegation SAS for the file system using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Generates a user delegation SAS for the path using the specified DataLakeServiceSasSignatureValues.
generateUserDelegationSas(DataLakeServiceSasSignatureValues, UserDelegationKey, String, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Generates a user delegation SAS for the path using the specified DataLakeServiceSasSignatureValues.
generateWordParts() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the generateWordParts property: A value indicating whether to generate part words.
GeoBoundingBox - Class in com.azure.core.models
Represents a geometric bounding box.
GeoBoundingBox(double, double, double, double) - Constructor for class com.azure.core.models.GeoBoundingBox
Constructs a bounding box.
GeoBoundingBox(double, double, double, double, double, double) - Constructor for class com.azure.core.models.GeoBoundingBox
Constructs a bounding box.
GeoCollection - Class in com.azure.core.models
Represents a heterogeneous collection of GeoObjects.
GeoCollection(List<GeoObject>) - Constructor for class com.azure.core.models.GeoCollection
Constructs a GeoCollection.
GeoCollection(List<GeoObject>, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoCollection
Constructs a GeoCollection.
GEOGRAPHIC - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberType
Static value geographic for PhoneNumberType.
GEOGRAPHY_POINT - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.GeographyPoint for SearchFieldDataType.
GeoLinearRing - Class in com.azure.core.models
Represents a linear ring that is part of a GeoPolygon.
GeoLinearRing(List<GeoPosition>) - Constructor for class com.azure.core.models.GeoLinearRing
Constructs a new linear ring with the passed coordinates.
GeoLineString - Class in com.azure.core.models
Represents a geometric line.
GeoLineString(List<GeoPosition>) - Constructor for class com.azure.core.models.GeoLineString
Constructs a geometric line.
GeoLineString(List<GeoPosition>, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoLineString
Constructs a geometric line.
GeoLineStringCollection - Class in com.azure.core.models
Represents a collection of GeoLines.
GeoLineStringCollection(List<GeoLineString>) - Constructor for class com.azure.core.models.GeoLineStringCollection
GeoLineStringCollection(List<GeoLineString>, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoLineStringCollection
GEOMETRY_COLLECTION - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON geometry collection.
GeoObject - Class in com.azure.core.models
An abstract geo object.
GeoObject(GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoObject
Creates a GeoObject instance.
GeoObjectType - Class in com.azure.core.models
Represents the type of a GeoJSON object.
GeoObjectType() - Constructor for class com.azure.core.models.GeoObjectType
 
GeoPoint - Class in com.azure.core.models
Represents a geometric point.
GeoPoint(double, double) - Constructor for class com.azure.core.models.GeoPoint
Constructs a GeoPoint.
GeoPoint(double, double, Double) - Constructor for class com.azure.core.models.GeoPoint
Constructs a GeoPoint.
GeoPoint(GeoPosition) - Constructor for class com.azure.core.models.GeoPoint
Constructs a geometric point.
GeoPoint(GeoPosition, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoPoint
Constructs a geometric point.
GeoPointCollection - Class in com.azure.core.models
Represents a collection of GeoPoints.
GeoPointCollection(List<GeoPoint>) - Constructor for class com.azure.core.models.GeoPointCollection
Constructs a GeoPointCollection.
GeoPointCollection(List<GeoPoint>, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoPointCollection
Constructs a GeoPointCollection.
GeoPolygon - Class in com.azure.core.models
Represents a geometric polygon.
GeoPolygon(GeoLinearRing) - Constructor for class com.azure.core.models.GeoPolygon
Constructs a geometric polygon.
GeoPolygon(GeoLinearRing, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoPolygon
Constructs a geometric polygon.
GeoPolygon(List<GeoLinearRing>) - Constructor for class com.azure.core.models.GeoPolygon
Constructs a geometric polygon.
GeoPolygon(List<GeoLinearRing>, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoPolygon
Constructs a geometric polygon.
GeoPolygonCollection - Class in com.azure.core.models
Represents a collection of GeoPolygons.
GeoPolygonCollection(List<GeoPolygon>) - Constructor for class com.azure.core.models.GeoPolygonCollection
Constructs a GeoPolygonCollection.
GeoPolygonCollection(List<GeoPolygon>, GeoBoundingBox, Map<String, Object>) - Constructor for class com.azure.core.models.GeoPolygonCollection
Constructs a GeoPolygonCollection.
GeoPosition - Class in com.azure.core.models
Represents a geo position.
GeoPosition(double, double) - Constructor for class com.azure.core.models.GeoPosition
Constructs a geo position.
GeoPosition(double, double, Double) - Constructor for class com.azure.core.models.GeoPosition
Constructs a geo position.
GeoReplication - Class in com.azure.storage.blob.models
Geo-Replication information for the Secondary Storage Service.
GeoReplication - Class in com.azure.storage.queue.models
The GeoReplication model.
GeoReplication() - Constructor for class com.azure.storage.blob.models.GeoReplication
 
GeoReplication() - Constructor for class com.azure.storage.queue.models.GeoReplication
 
GeoReplicationStatus - Class in com.azure.storage.blob.models
Defines values for GeoReplicationStatus.
GeoReplicationStatus - Class in com.azure.storage.queue.models
Defines values for GeoReplicationStatus.
GeoReplicationStatus() - Constructor for class com.azure.storage.blob.models.GeoReplicationStatus
 
GeoReplicationStatus() - Constructor for class com.azure.storage.queue.models.GeoReplicationStatus
 
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value german.
GERMAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value german_normalization for TokenFilterName.
GERMAN2 - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value german2.
GERMAN2 - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value german2.
GERMANY_CENTRAL - Static variable in class com.azure.core.management.Region
Germany Central
GERMANY_NORTH - Static variable in class com.azure.core.management.Region
Germany North (Europe)
GERMANY_NORTHEAST - Static variable in class com.azure.core.management.Region
Germany Northeast
GERMANY_WEST_CENTRAL - Static variable in class com.azure.core.management.Region
Germany West Central (Europe) (recommended)
get() - Method in class com.azure.analytics.synapse.artifacts.WorkspaceAsyncClient
Get Workspace.
get() - Method in class com.azure.analytics.synapse.artifacts.WorkspaceClient
Get Workspace.
get(int) - Method in interface com.azure.core.experimental.serializer.JsonArray
Gets the JsonNode at the given index of the array.
get(ConfigurationProperty<T>) - Method in class com.azure.core.util.Configuration
Gets property value from all available sources in the following order: Explicit configuration from given ConfigurationSource by property name Explicit configuration by property aliases in the order they were provided in ConfigurationProperty Explicit configuration by property name in the shared section (if ConfigurationProperty is shared) Explicit configuration by property aliases in the shared section (if ConfigurationProperty is shared) System property (if set) Environment variable (if set)
get(C, Integer) - Method in interface com.azure.core.util.paging.PageRetriever
Retrieves one or more pages starting from the page identified by the given continuation token.
get(String) - Method in class com.azure.ai.metricsadvisor.models.DimensionKey
Gets dimension value for the given dimensionName.
get(String) - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsAsyncClient
Get Big Data Pool.
get(String) - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsClient
Get Big Data Pool.
get(String) - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesAsyncClient
Get Integration Runtime.
get(String) - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesClient
Get Integration Runtime.
get(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Get Library.
get(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Get Library.
get(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookOperationResultAsyncClient
Get notebook operation result.
get(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookOperationResultClient
Get notebook operation result.
get(String) - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsAsyncClient
Get Sql Pool.
get(String) - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsClient
Get Sql Pool.
get(String) - Method in interface com.azure.core.experimental.serializer.JsonObject
Gets the JsonNode field with the specified name in the object.
get(String) - Method in class com.azure.core.http.HttpHeaders
Gets the header for the provided header name.
get(String) - Method in class com.azure.core.util.Configuration
Gets the value of system property or environment variable.
get(String) - Static method in enum com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Gets the CosmosEncryptionAlgorithm enum back from the string value
get(String) - Static method in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Gets the CosmosEncryptionType enum back from the string value
get(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Get job by id.
get(String) - Method in class com.azure.quantum.jobs.JobsClient
Get job by id.
get(String) - Method in class com.azure.verticals.agrifood.farming.CropsBaseClient
Gets a specified crop resource.
get(String) - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Gets a specified farmer resource.
get(String) - Method in class com.azure.verticals.agrifood.farming.OAuthProvidersBaseClient
Get a specified oauthProvider resource.
get(String) - Method in class com.azure.verticals.agrifood.farming.SeasonsBaseClient
Gets a specified season resource.
get(String, String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Get Managed Private Endpoints.
get(String, String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
Get Managed Private Endpoints.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Get a specified application data resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Gets a specified attachment resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Gets a specified boundary resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Gets a specified crop variety resource under a particular crop.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Gets a specified farm resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Gets a specified field resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Get a specified harvest data resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Get a specified planting data resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Gets a specified seasonal field resource under a particular farmer.
get(String, String) - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Get a specified tillage data resource under a particular farmer.
get(String, Function<String, T>) - Method in class com.azure.core.util.Configuration
Gets the value of system property or environment variable and converts it with the converter.
get(String, T) - Method in class com.azure.core.util.Configuration
Gets the value of system property or environment variable converted to given primitive T using corresponding parse method on this type.
Get - Annotation Type in com.azure.core.annotation
HTTP GET method annotation describing the parameterized relative path to a REST endpoint for resource retrieval.
GET - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP GET method.
GET - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value GET for AzureFunctionActivityMethod.
GET - Static variable in class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
Static value GET for WebActivityMethod.
GET_ROLE_ASSIGNMENT - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/roleAssignments/read/action for KeyVaultDataAction.
getAadResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Get the aadResourceId property: Specify the resource you are requesting authorization.
getAadResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the aadResourceId property: Specify the resource you are requesting authorization to use Directory.
getAadResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the aadResourceId property: The resource you are requesting authorization to use.
getAadServicePrincipalCredentialType() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the aadServicePrincipalCredentialType property: Specify the credential type (key or cert) is used for service principal.
getAbsoluteExpiryTime() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets absoluteExpiryTime from amqp message properties.
getAcceptDateTime() - Method in class com.azure.data.appconfiguration.models.SettingSelector
Gets the date time for the request query.
getAcceptedIssuers() - Method in class com.azure.security.keyvault.jca.KeyVaultTrustManager
Get accepted issuers.
getAcceptRanges() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the acceptRanges property: Indicates that the service supports requests for partial blob content.
getAcceptRanges() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the acceptRanges property: Indicates that the service supports requests for partial blob content.
getAcceptRanges() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the acceptRanges property: Indicates that the service supports requests for partial file content.
getAcceptRanges() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the acceptRanges property: Indicates that the service supports requests for partial file content.
getAcceptRanges() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the acceptRanges property: Indicates that the service supports requests for partial file content.
getAccessControl() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Returns the access control for a resource.
getAccessControl() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Returns the access control for a resource.
getAccessControlList() - Method in class com.azure.storage.file.datalake.models.PathAccessControl
Get the accessControlList property: The accessControlList property.
getAccessControlList() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getAccessControlList() - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Returns the POSIX access control list for the file or directory.
getAccessControlList() - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Returns the POSIX access control list for the file or directory.
getAccessControlList() - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Returns the POSIX access control list for the file or directory.
getAccessControlType() - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Returns the AccessControlType for this entry.
getAccessControlType() - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Specifies which role this entry targets.
getAccessControlWithResponse(boolean, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Returns the access control for a resource.
getAccessControlWithResponse(boolean, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Returns the access control for a resource.
getAccessCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Get the accessCredential property: The package execution log access credential.
getAccessCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the accessCredential property: The package access credential.
getAccessDecision() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
Get the accessDecision property: Access Decision.
getAccessDecisions() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessResponse
Get the accessDecisions property: To check if the current user, group, or service principal has permission to read artifacts in the specified workspace.
getAccessedAt() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Gets the last time a message was sent, or the last time there was a receive request to this queue.
getAccessedAt() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Gets the last time the subscription was accessed.
getAccessedAt() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Gets the last time a message was sent, or the last time there was a receive request to this topic.
getAccessKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Get the accessKey property: The Azure Batch account access key.
getAccessKeyId() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the accessKeyId property: The access key id used to access data.
getAccessKeyId() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Get the accessKeyId property: The access key identifier of the Amazon S3 Identity and Access Management (IAM) user.
getAccessKeyId() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Get the accessKeyId property: The access key identifier of the Google Cloud Storage Identity and Access Management (IAM) user.
getAccessKeysWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsAsyncClient
List the authorization keys associated with this account.
getAccessKeysWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsClient
List the authorization keys associated with this account.
getAccessMode() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the data feed access mode, default is Private.
getAccessPolicies() - Method in class com.azure.data.tables.TableAsyncClient
Retrieves details about any stored access policies specified on the table that may be used with Shared Access Signatures.
getAccessPolicies() - Method in class com.azure.data.tables.TableClient
Retrieves details about any stored access policies specified on the table that may be used with Shared Access Signatures.
getAccessPoliciesWithResponse() - Method in class com.azure.data.tables.TableAsyncClient
Retrieves details about any stored access policies specified on the table that may be used with Shared Access Signatures.
getAccessPoliciesWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableClient
Retrieves details about any stored access policies specified on the table that may be used with Shared Access Signatures.
getAccessPolicy() - Method in class com.azure.data.tables.models.TableSignedIdentifier
getAccessPolicy() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns the container's permissions.
getAccessPolicy() - Method in class com.azure.storage.blob.BlobContainerClient
Returns the container's permissions.
getAccessPolicy() - Method in class com.azure.storage.blob.models.BlobSignedIdentifier
Get the accessPolicy property: An Access policy.
getAccessPolicy() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns the file system's permissions.
getAccessPolicy() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns the file system's permissions.
getAccessPolicy() - Method in class com.azure.storage.file.datalake.models.DataLakeSignedIdentifier
Get the accessPolicy property: The accessPolicy property.
getAccessPolicy() - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Get the accessPolicy property: The access policy.
getAccessPolicy() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves stored access policies specified for the share.
getAccessPolicy() - Method in class com.azure.storage.file.share.ShareClient
Retrieves stored access policies specified for the share.
getAccessPolicy() - Method in class com.azure.storage.queue.models.QueueSignedIdentifier
Get the accessPolicy property: The access policy.
getAccessPolicy() - Method in class com.azure.storage.queue.QueueAsyncClient
Retrieves stored access policies specified on the queue.
getAccessPolicy() - Method in class com.azure.storage.queue.QueueClient
Retrieves stored access policies specified on the queue.
getAccessPolicy(ShareGetAccessPolicyOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves stored access policies specified for the share.
getAccessPolicy(ShareGetAccessPolicyOptions) - Method in class com.azure.storage.file.share.ShareClient
Retrieves stored access policies specified for the share.
getAccessPolicyWithResponse(String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns the container's permissions.
getAccessPolicyWithResponse(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns the file system's permissions.
getAccessPolicyWithResponse(String, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Returns the container's permissions.
getAccessPolicyWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns the file system's permissions.
getAccessRights() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the access rights for the rule.
getAccessRights() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the access rights for the rule.
getAccessTier() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the accessTier property: Possible values include: 'P4', 'P6', 'P10', 'P15', 'P20', 'P30', 'P40', 'P50', 'P60', 'P70', 'P80', 'Hot', 'Cool', 'Archive'.
getAccessTier() - Method in class com.azure.storage.blob.models.BlobProperties
 
getAccessTier() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getAccessTier() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the accessTier property: The accessTier property.
getAccessTier() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getAccessTier() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getAccessTierChangeTime() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the accessTierChangeTime property: The accessTierChangeTime property.
getAccessTierChangeTime() - Method in class com.azure.storage.blob.models.BlobProperties
 
getAccessTierChangeTime() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getAccessTierChangeTime() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the accessTierChangeTime property: The accessTierChangeTime property.
getAccessTierTransitionState() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the accessTierTransitionState property: The accessTierTransitionState property.
getAccessToken() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
Get the accessToken property: Token used to authorize the request.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Get the accessToken property: Access token for databricks REST API.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the accessToken property: Access token for databricks REST API.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the accessToken property: The access token obtained when initially authenticating your OAuth integration.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Get the accessToken property: The access token from Magento.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the accessToken property: The access token for OAuth 1.0 authentication.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Get the accessToken property: The API access token that can be used to access Shopify’s data.
getAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the accessToken property: The access token for Zoho authentication.
getAccessTokenSecret() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the accessTokenSecret property: The access token secret for OAuth 1.0 authentication.
getAccountEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Get the accountEndpoint property: The endpoint of the Azure CosmosDB account.
getAccountId() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the account id of the issuer.
getAccountInfo() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns the sku name and account kind for the account.
getAccountInfo() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Returns the sku name and account kind for the account.
getAccountInfo() - Method in class com.azure.storage.blob.BlobServiceClient
Returns the sku name and account kind for the account.
getAccountInfo() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Returns the sku name and account kind for the account.
getAccountInfo() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Returns the sku name and account kind for the account.
getAccountInfo(Duration) - Method in class com.azure.storage.blob.BlobContainerClient
Returns the sku name and account kind for the account.
getAccountInfoWithResponse() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns the sku name and account kind for the account.
getAccountInfoWithResponse() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Returns the sku name and account kind for the account.
getAccountInfoWithResponse() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Returns the sku name and account kind for the account.
getAccountInfoWithResponse(Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Returns the sku name and account kind for the account.
getAccountInfoWithResponse(Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Returns the sku name and account kind for the account.
getAccountInfoWithResponse(Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Returns the sku name and account kind for the account.
getAccountKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the accountKey property: Account key for the Azure Data Lake Storage Gen2 service.
getAccountKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the accountKey property: The Azure key vault secret reference of accountKey in connection string.
getAccountKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the accountKey property: The Azure key vault secret reference of accountKey in connection string.
getAccountKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Get the accountKey property: The Azure key vault secret reference of accountKey in connection string.
getAccountKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Get the accountKey property: The Azure key vault secret reference of accountKey in connection string.
getAccountKey() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Get the accountKey property: The account key of the Azure CosmosDB account.
getAccountKind() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the accountKind property: Specify the kind of your storage account.
getAccountKind() - Method in class com.azure.storage.blob.models.StorageAccountInfo
 
getAccountName() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Get the the account name for the AzureDataLakeStorageGen2DataFeedSource.
getAccountName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Get the accountName property: The Azure Batch account name.
getAccountName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the accountName property: The Azure Data Lake Analytics account name.
getAccountName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the accountName property: Data Lake Store account name.
getAccountName() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the accountName property: Account name.
getAccountName() - Method in class com.azure.data.tables.TableAsyncClient
Gets the name of the account containing the table.
getAccountName() - Method in class com.azure.data.tables.TableClient
Gets the name of the account containing the table.
getAccountName() - Method in class com.azure.data.tables.TableServiceAsyncClient
Gets the name of the account containing the table.
getAccountName() - Method in class com.azure.data.tables.TableServiceClient
Gets the name of the account containing the table.
getAccountName() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the accountName property: The account name for which inventory policy is registered.
getAccountName() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.BlobContainerClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.BlobServiceClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the accountname, ex.
getAccountName() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.common.StorageSharedKeyCredential
Gets the account name associated with the request.
getAccountName() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Gets the associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets the associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareFileClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareServiceClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.queue.QueueAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.queue.QueueClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.queue.QueueServiceClient
Get associated account name.
getAccountPropertiesWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsAsyncClient
Get an account.
getAccountPropertiesWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsClient
Get an account.
getAccountUrl() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeStorageAccountDetails
Get the accountUrl property: Account URL.
getAccountUrl() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.blob.BlobContainerClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets the URL of the storage account represented by this client.
getAccountUrl() - Method in class com.azure.storage.blob.BlobServiceClient
Gets the URL of the storage account represented by this client.
getAccountUrl() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets the URL of the storage account represented by this client.
getAccountUrl() - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Gets the URL of the storage account represented by this client.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareFileClient
Get the url of the storage account.
getAccuracy() - Method in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingProcessor
Get the accuracy property: Object tracker accuracy: low, medium, high.
getAction() - Method in class com.azure.messaging.eventgrid.systemevents.AppEventTypeDetail
Get the action property: Type of action of the operation.
getAction() - Method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
Get the action property: Type of action on the app service plan.
getAction() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Get the action property: The action that encompasses the provided event.
getAction() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the action property: The action that encompasses the provided event.
getAction() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
Get the action property: The action being requested.
getAction() - Method in class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Gets the action to perform if the message satisfies the filtering expression.
getAction() - Method in class com.azure.messaging.servicebus.administration.models.RuleProperties
Gets the action to perform if the message satisfies the filtering expression.
getAction() - Method in class com.azure.search.documents.options.OnActionAddedOptions
Gets the action.
getAction() - Method in class com.azure.search.documents.options.OnActionErrorOptions
Gets the action.
getAction() - Method in class com.azure.security.keyvault.certificates.models.LifetimeAction
Get the lifetime action.
getAction() - Method in class com.azure.security.keyvault.keys.models.KeyRotationLifetimeAction
Get the policy action.
getActionId() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
Get the actionId property: Action Id.
getActionLinkTemplate() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the action link for alert.
getActionName() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Get the name of action.
getActionName() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Get the customized action name.
getActions() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
Get the actions property: List of actions.
getActions() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Get the actions property: List of actions.
getActions() - Method in class com.azure.search.documents.models.IndexBatchBase
Get the actions property: The actions in the batch.
getActions() - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Gets the IndexActions in the batch that are ready to be indexed.
getActions() - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Gets the list of IndexActions in the batch that are ready to be indexed.
getActions() - Method in class com.azure.security.keyvault.administration.models.KeyVaultPermission
Get the action permissions that are granted.
getActionsRequired() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateLinkServiceConnectionState
Get the actionsRequired property: The actions required for private link service connection.
getActionsRequired() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointConnectionState
Get the actionsRequired property: The actions required on the managed private endpoint.
getActionType() - Method in class com.azure.data.tables.models.TableTransactionAction
Get the operation type to be applied to the entity.
getActionType() - Method in class com.azure.search.documents.models.IndexAction
Get the actionType property: The operation to perform on a document in an indexing batch.
getActivationEvaluationWindow() - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Get the activationEvaluationWindow property: The period of time over which the gate gathers input events before evaluating them.
getActivationResponse() - Method in class com.azure.core.util.polling.PollingContext
 
getActivationSignalOffset() - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Get the activationSignalOffset property: Signal offset once the gate is activated (can be negative).
getActiveDirectoryEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getActiveDirectoryGraphApiVersion() - Method in class com.azure.core.management.AzureEnvironment
 
getActiveDirectoryResourceId() - Method in class com.azure.core.management.AzureEnvironment
 
getActiveMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Get the activeMessageCount property: Number of active messages in the queue, topic, or subscription.
getActiveMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Get the activeMessageCount property: Number of active messages in the queue, topic, or subscription.
getActivities() - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Get the activities property: List of activities to execute .
getActivities() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the activities property: List of activities in pipeline.
getActivities() - Method in class com.azure.analytics.synapse.artifacts.models.SwitchCase
Get the activities property: List of activities to execute for satisfied case condition.
getActivities() - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Get the activities property: List of activities to execute.
getActivity() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityDependency
Get the activity property: Activity name.
getActivityId() - Method in exception com.azure.cosmos.CosmosException
Gets the activity ID associated with the request.
getActivityId() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the activity ID that identifies the server request made to execute the batch.
getActivityId() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the activity ID that identifies the server request made to execute this operation.
getActivityId() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the Activity ID for the request.
getActivityId() - Method in class com.azure.cosmos.models.FeedResponse
Gets the activity ID for the request.
getActivityId() - Method in class com.azure.spring.data.cosmos.core.ResponseDiagnostics.CosmosResponseStatistics
To get the activity id
getActivityName() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the activityName property: The name of the activity.
getActivityRunEnd() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the activityRunEnd property: The end time of the activity run in 'ISO 8601' format.
getActivityRunId() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the activityRunId property: The id of the activity run.
getActivityRunStart() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the activityRunStart property: The start time of the activity run in 'ISO 8601' format.
getActivityType() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the activityType property: The type of the activity.
getActor() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the actor property: The agent that initiated the event.
getAddedBy() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
Get the addedBy property: The MRI of the user who added the user.
getAddedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Get the addedByCommunicationIdentifier property: The communication identifier of the user who added the user.
getAddedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Get the addedByCommunicationIdentifier property: The communication identifier of the user who added the user.
getAdditionalAuthenticatedData() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Get additional data to authenticate when performing decryption with an authenticated algorithm.
getAdditionalAuthenticatedData() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Get additional data to authenticate when performing encryption with an authenticated algorithm.
getAdditionalAuthenticatedData() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Get additional data to authenticate the encrypted content.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.WebSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalColumns() - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Get the additionalColumns property: Specifies the additional columns to be added to source data.
getAdditionalCopyOptions() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeExportCopyCommand
Get the additionalCopyOptions property: Additional copy options directly passed to snowflake Copy Command.
getAdditionalCopyOptions() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeImportCopyCommand
Get the additionalCopyOptions property: Additional copy options directly passed to snowflake Copy Command.
getAdditionalFormatOptions() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeExportCopyCommand
Get the additionalFormatOptions property: Additional format options directly passed to snowflake Copy Command.
getAdditionalFormatOptions() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeImportCopyCommand
Get the additionalFormatOptions property: Additional format options directly passed to snowflake Copy Command.
getAdditionalHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Get the additionalHeaders property: The headers for the HTTP Request.
getAdditionalHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Get the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
getAdditionalHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Get the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
getAdditionalHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Get the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
getAdditionalHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
getAdditionalInfo() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorResponse
Get the additionalInfo property: The error additional info.
getAdditionalInfo() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorResponse
Get the additionalInfo property: The error additional info.
getAdditionalInfo() - Method in class com.azure.core.management.exception.ManagementError
 
getAdditionalLinkedServiceNames() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the additionalLinkedServiceNames property: Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf.
getAdditionalOptions() - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandSettings
Get the additionalOptions property: Additional options directly passed to SQL DW in Copy Command.
getAdditionalProjects() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the additionalProjects property: A comma-separated list of public BigQuery projects to access.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Get the additionalProperties property: A pipeline activity.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityDependency
Get the additionalProperties property: Activity dependency information.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Get the additionalProperties property: Execution policy for an activity.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the additionalProperties property: Information about an activity run in a pipeline.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CompressionReadSettings
Get the additionalProperties property: Compression read settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Get the additionalProperties property: A copy activity sink.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Get the additionalProperties property: A copy activity source.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CopyTranslator
Get the additionalProperties property: A copy activity translator.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the additionalProperties property: Request body structure for starting data flow debug session.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the additionalProperties property: Data flow debug session info.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Get the additionalProperties property: Data flow reference type.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
Get the additionalProperties property: Definition of data flow source setting for debug.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the additionalProperties property: The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetCompression
Get the additionalProperties property: The compression method used on a dataset.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetLocation
Get the additionalProperties property: Dataset location.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
Get the additionalProperties property: Columns that define the physical type schema of the dataset.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
Get the additionalProperties property: The format definition of a storage.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ExportSettings
Get the additionalProperties property: Export command settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.FormatReadSettings
Get the additionalProperties property: Format read settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.FormatWriteSettings
Get the additionalProperties property: Format write settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ImportSettings
Get the additionalProperties property: Import command settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntime
Get the additionalProperties property: Azure Synapse nested object which serves as a compute resource for activities.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the additionalProperties property: The compute resource properties for managed integration runtime.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Get the additionalProperties property: Data flow properties for managed integration runtime.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Get the additionalProperties property: Catalog information for managed dedicated integration runtime.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the additionalProperties property: SSIS properties for managed integration runtime.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Get the additionalProperties property: VNet properties for managed integration runtime.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Get the additionalProperties property: The Azure Synapse nested object which contains the information and credential which can be used to connect with related store or compute resource.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Get the additionalProperties property: (Deprecated.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Get the additionalProperties property: Cursor methods for Mongodb query.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the additionalProperties property: Notebook.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Get the additionalProperties property: Notebook cell.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
Get the additionalProperties property: Kernel information.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
Get the additionalProperties property: Language info.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
Get the additionalProperties property: Notebook root-level metadata.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the additionalProperties property: Pipeline resource type.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the additionalProperties property: Information about a pipeline run.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Get the additionalProperties property: PolyBase settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Get the additionalProperties property: The recurrence schedule.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
Get the additionalProperties property: The recurrence schedule occurrence.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
Get the additionalProperties property: Redirect incompatible row settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the additionalProperties property: The workflow trigger recurrence.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the additionalProperties property: Spark job definition.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the additionalProperties property: The properties of the Spark job.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Get the additionalProperties property: The connection used to execute the SQL script.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Get the additionalProperties property: SQL script.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Get the additionalProperties property: The content of the SQL script.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptMetadata
Get the additionalProperties property: The metadata of the SQL script.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Get the additionalProperties property: Staging settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.StoreReadSettings
Get the additionalProperties property: Connector read setting.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
Get the additionalProperties property: Connector write settings.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Get the additionalProperties property: Azure Synapse nested object which contains information about creating pipeline run.
getAdditionalProperties() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the additionalProperties property: Trigger runs.
getAdditionalProperties() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the additionalProperties property: Additional information provided through arbitrary metadata.
getAdditionalProperties() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the additionalProperties property: A dictionary of indexer-specific configuration properties.
getAdditionalProperties() - Method in class com.azure.search.documents.models.AnswerResult
Get the additionalProperties property: An answer is a text passage extracted from the contents of the most relevant documents that matched the query.
getAdditionalProperties() - Method in class com.azure.search.documents.models.CaptionResult
Get the additionalProperties property: Captions are the most representative passages from the document relatively to the search query.
getAdditionalProperties() - Method in class com.azure.search.documents.models.FacetResult
Get the additionalProperties property: A single bucket of a facet query result.
getAdditionalWorkspaces() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the list of additional workspaces on which this query is executed.
getAddr() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Get the addr property: The IP or hostname and possibly port of the client connection that initiated the event.
getAddr() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
Get the addr property: The IP or hostname and the port of the registry node that generated the event.
getAddress() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns the address.
getAddress() - Method in class com.azure.core.http.ProxyOptions
 
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the address property: HTTP request URL of this operation.
getAddress() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the address property: HTTP request URL of this operation.
getAdlaResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the adlaResourceId property: The ADLA resource ID.
getAdministratorContacts() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the administrators of the issuer.
getAdmins() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the list of data feed administrator emails and clientIds.
getAdmins() - Method in class com.azure.ai.metricsadvisor.administration.models.NotificationHook
Gets the list of user e-mails and clientIds with administrative rights to manage the hook.
getAgentObjectId() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getAgentObjectId() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getAggregateCounters() - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Returns an AccessControlChangeCounters that contains counts of paths changed from start of the operation.
getAggregations() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the list of aggregations that should be applied to the metrics data.
getAlertConditions() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Gets the conditions applied on the detected anomalies to decide whether it should be included in the alert or not.
getAlertConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get the anomaly alert configuration identified by alertConfigurationId.
getAlertConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get the anomaly alert configuration identified by alertConfigurationId.
getAlertConfigWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get the anomaly alert configuration identified by alertConfigurationId.
getAlertConfigWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get the anomaly alert configuration identified by alertConfigurationId.
getAlertScope() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Gets the alert scope.
getAlertSnoozeCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Gets the condition to snooze the inclusion of anomalies in the upcoming alerts.
getAlgorithm() - Method in class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Serialized form of metadata.
getAlgorithm() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the "algorithm" token header property.
getAlgorithm() - Method in class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Get the algorithm
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
The algorithm to be used for decryption.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptResult
Get the algorithm used for decryption.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
The algorithm to be used for encryption.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Get the encryption algorithm used for encryption.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.SignResult
Get the signature algorithm used to create the signature.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.UnwrapResult
Get the algorithm used for key wrap operation.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.VerifyResult
Get the signature algorithm used to verify the signature.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.cryptography.models.WrapResult
Get the key wrap algorithm used to wrap the key content.
getAlgorithm() - Method in class com.azure.security.keyvault.keys.models.ReleaseKeyOptions
Get the encryption algorithm to use to protected the exported key material.
getAlias() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the alias property: Alias for the geo-disaster recovery Service Bus namespace.
getAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Gets the Azure Cognitive Search alias.
getAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the Azure Cognitive Search alias.
getAliasCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the aliasCounter property: Total number of aliases.
getAliases() - Method in class com.azure.core.util.ConfigurationProperty
Gets property aliases - alternative names property can have.
getAliases() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the aliases property: An array of complex objects that can be used to specify alternative spellings or synonyms to the root entity name.
getAliasWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Gets the Azure Cognitive Search alias.
getAliasWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the Azure Cognitive Search alias.
getAlignMode() - Method in class com.azure.ai.anomalydetector.models.AlignPolicy
Get the alignMode property: An optional field, indicating how we align different variables to the same time-range.
getAlignPolicy() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the alignPolicy property: The alignPolicy property.
getAll() - Method in class com.azure.analytics.synapse.artifacts.KqlScriptsAsyncClient
Get all KQL scripts.
getAll() - Method in class com.azure.analytics.synapse.artifacts.KqlScriptsClient
Get all KQL scripts.
getAll(Context) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptsClient
Get all KQL scripts.
getAllDocsFinalChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the allDocsFinalChangeTrackingState property: Change tracking state value when indexing finishes on all documents in the datasource.
getAllDocsInitialChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the allDocsInitialChangeTrackingState property: Change tracking state used when indexing starts on all documents in the datasource.
getAllowCopyCommand() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Get the allowCopyCommand property: Indicates to use Copy Command to copy data into SQL Data Warehouse.
getAllowDataTruncation() - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Get the allowDataTruncation property: Whether to allow data truncation when converting the data.
getAllowedAadTenantIdsForLinking() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
Get the allowedAadTenantIdsForLinking property: Allowed Aad Tenant Ids For Linking.
getAllowedGroups() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Get the allowedGroups property: The groups containing all the users.
getAllowedHeaderNames() - Method in class com.azure.core.http.policy.HttpLogOptions
Gets the whitelisted headers that should be logged.
getAllowedHeaders() - Method in class com.azure.data.tables.models.TableServiceCorsRule
Get the request headers that the origin domain may specify on the CORS request.
getAllowedHeaders() - Method in class com.azure.storage.blob.models.BlobCorsRule
Get the allowedHeaders property: the request headers that the origin domain may specify on the CORS request.
getAllowedHeaders() - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Get the allowedHeaders property: the request headers that the origin domain may specify on the CORS request.
getAllowedHeaders() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the allowedHeaders property: The request headers that the origin domain may specify on the CORS request.
getAllowedHeaders() - Method in class com.azure.storage.queue.models.QueueCorsRule
Get the allowedHeaders property: the request headers that the origin domain may specify on the CORS request.
getAllowedMethods() - Method in class com.azure.data.tables.models.TableServiceCorsRule
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
getAllowedMethods() - Method in class com.azure.storage.blob.models.BlobCorsRule
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
getAllowedMethods() - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
getAllowedMethods() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
getAllowedMethods() - Method in class com.azure.storage.queue.models.QueueCorsRule
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
getAllowedOrigins() - Method in class com.azure.data.tables.models.TableServiceCorsRule
Get the origin domains that are permitted to make a request against the service via CORS.
getAllowedOrigins() - Method in class com.azure.search.documents.indexes.models.CorsOptions
Get the allowedOrigins property: The list of origins from which JavaScript code will be granted access to your index.
getAllowedOrigins() - Method in class com.azure.storage.blob.models.BlobCorsRule
Get the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
getAllowedOrigins() - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Get the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
getAllowedOrigins() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
getAllowedOrigins() - Method in class com.azure.storage.queue.models.QueueCorsRule
Get the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
getAllowedQueryParamNames() - Method in class com.azure.core.http.policy.HttpLogOptions
Gets the whitelisted query parameters.
getAllowHostNameCNMismatch() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
getAllowHostNameCNMismatch() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
getAllowHostNameCNMismatch() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
getAllowHostNameCNMismatch() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
getAllowHostNameCNMismatch() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
getAllowHostNameCNMismatch() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
getAllowPolyBase() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Get the allowPolyBase property: Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllowSelfSignedServerCert() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
getAllTableCells() - Method in class com.azure.monitor.query.models.LogsTable
Returns all the cells in this table.
getAllTables() - Method in class com.azure.monitor.query.models.LogsQueryResult
The list of LogsTable returned as query result.
getAllTypeDefinitionsWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get all type definitions in Atlas in bulk.
getAllTypeDefinitionsWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get all type definitions in Atlas in bulk.
getAlternateCallerId() - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Get the alternate caller id of the source.
getAlternateKeyName() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Get the alternateKeyName property: The logical name of the alternate key which will be used when upserting records.
getAlternateKeyName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Get the alternateKeyName property: The logical name of the alternate key which will be used when upserting records.
getAlternateKeyName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Get the alternateKeyName property: The logical name of the alternate key which will be used when upserting records.
getAltitude() - Method in class com.azure.core.models.GeoPosition
The altitude of the geometric position.
getAmount() - Method in class com.azure.ai.formrecognizer.models.CurrencyValue
Get the amount property: Currency amount.
getAmount() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCost
Get the amount property: The cost amount.
getAnalyticalStoreTimeToLiveInSeconds() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the analytical store time to live in seconds for items in a container from the Azure Cosmos DB service.
getAnalyticsLogging() - Method in class com.azure.storage.queue.models.QueueServiceProperties
Get the analyticsLogging property: Azure Analytics Logging settings.
getAnalyticsVersion() - Method in class com.azure.data.tables.models.TableServiceLogging
Get the version of Analytics to configure.
getAnalyzeHealthcareEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of AnalyzeHealthcareEntitiesAction to be executed.
getAnalyzeHealthcareEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the analyzeHealthcareEntitiesActionResults property: The Healthcare entities actions results property.
getAnalyzerName() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the analyzer name property: The name of the analyzer to use to break the given text.
getAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the analyzerName property: The name of the analyzer to use for the field.
getAnalyzers() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the analyzers property: The analyzers for the index.
getAnalyzeSentimentActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of AnalyzeSentimentAction to be executed.
getAnalyzeSentimentResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the analyzeSentimentResults property: The sentiment analysis actions results property.
getAndersenFamilyItem() - Static method in class com.azure.aot.graalvm.samples.cosmos.Families
Returns the family details of Andersen family.
getAngle() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the angle property: The general orientation of the content in clockwise direction, measured in degrees between (-180, 180].
getAnnotation() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoriesRegistrar
 
getAnnotation() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoriesRegistrar
 
getAnnotations() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlow
Get the annotations property: List of tags that can be used for describing the data flow.
getAnnotations() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the annotations property: List of tags that can be used for describing the Dataset.
getAnnotations() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Get the annotations property: List of tags that can be used for describing the linked service.
getAnnotations() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the annotations property: List of tags that can be used for describing the Pipeline.
getAnnotations() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the annotations property: Annotations for SparkConfiguration.
getAnnotations() - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Get the annotations property: List of tags that can be used for describing the trigger.
getAnnotations() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the annotations property: Additional information provided through arbitrary metadata.
getAnnotations() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the annotations property: Additional information provided through arbitrary metadata.
getAnomalyDetectorDirection() - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Gets the direction that detector should use when comparing the data point change with change threshold.
getAnomalyDetectorDirection() - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Gets the direction that detector should use when comparing data point value against lowerBound and/or upperBound.
getAnomalyDetectorDirection() - Method in class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Gets the direction that detector should use when comparing data point value against range derived from sensitivity .
getAnomalyValue() - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Get the value of the anomaly..
getAnswers() - Method in class com.azure.search.documents.models.SearchOptions
Get the answers property: This parameter is only valid if the query type is 'semantic'.
getAnswers() - Method in class com.azure.search.documents.util.SearchPagedFlux
The answer results based on the search request.
getAnswers() - Method in class com.azure.search.documents.util.SearchPagedIterable
The answer results based on the search request.
getAnswersCount() - Method in class com.azure.search.documents.models.SearchOptions
Get the answers count property: This parameter is only valid if the query type is 'semantic'.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the api property: The name of the API/operation that triggered this event.
getApi() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getApiKey() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureAppInsightsDataFeedSource
Get the apiKey property: API Key.
getApiKey() - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorKeys
Retrieves the api key.
getApiKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the apiKey property: The API key for accessing the Azure ML model endpoint.
getApiToken() - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Get the apiToken property: The api token for the Asana source.
getApiToken() - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Get the apiToken property: The api token for the Dataworld source.
getApiToken() - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Get the apiToken property: The api token for the Smartsheet source.
getApiToken() - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Get the apiToken property: The api token for the TeamDesk source.
getApiToken() - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Get the apiToken property: The api token for the Zendesk source.
getApiVersion() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Get the apiVersion property: The Salesforce API version used in ADF.
getApiVersion() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the apiVersion property: The Salesforce API version used in ADF.
getApiVersion() - Method in class com.azure.media.videoanalyzer.edge.models.MethodRequest
Get the apiVersion property: Video Analyzer API version.
getAppendBlobAsyncClient() - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new AppendBlobAsyncClient associated with this blob.
getAppendBlobClient() - Method in class com.azure.storage.blob.BlobClient
Creates a new AppendBlobClient associated with this blob.
getAppendBlobClient() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
getAppendPosition() - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Gets the byte offset that the append position of the append blob must match.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the appEventTypeDetail property: Detail of action on the app.
getAppId() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the appId property: The application id of this session.
getAppId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the appId property: The application id of this session.
getAppId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the appId property: The appId property.
getAppInfo() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the appInfo property: The detailed application info.
getAppInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the appInfo property: The detailed application info.
getAppInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the appInfo property: Dictionary of <string>.
getApplicationContext() - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
To get application context
getApplicationId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureAppInsightsDataFeedSource
Get the Azure Application Insights ID.
getApplicationId() - Method in class com.azure.core.http.policy.HttpLogOptions
Deprecated.
Use ClientOptions to configure applicationId.
getApplicationId() - Method in class com.azure.core.util.ClientOptions
Gets the application ID.
getApplicationId() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the applicationId property: An AAD Application ID that was granted the required access permissions to the Azure Key Vault that is to be used when encrypting your data at rest.
getApplicationId(ClientOptions, HttpLogOptions) - Static method in class com.azure.core.util.CoreUtils
Retrieves the application ID from either a ClientOptions or HttpLogOptions.
getApplicationInsightsEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getApplicationProperties() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the Map of application properties.
getApplicationProperties() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the set of free-form ServiceBusMessage properties which may be used for passing metadata associated with the ServiceBusMessage during Service Bus operations.
getApplicationProperties() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the set of free-form ServiceBusReceivedMessage properties which may be used for passing metadata associated with the ServiceBusReceivedMessage during Service Bus operations.
getApplicationSecret() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the applicationSecret property: The authentication key of the specified AAD application.
getApproximateMessagesCount() - Method in class com.azure.storage.queue.models.QueueProperties
Gets the approximate number of messages contained in the queue at the time of properties retrieval.
getAppServicePlanEventTypeDetail() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the appServicePlanEventTypeDetail property: Detail of action on the app service plan.
getArchitecture() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
Get the architecture property: CPU architecture.
getArchitecture() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the architecture property: CPU architecture.
getArchives() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the archives property: Archives to be used in this job.
getArchives() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the archives property: The archives property.
getArchives() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the archives property: The archives property.
getArchives() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the archives property: The archives property.
getArchives() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the archives property: The archives property.
getArchiveStatus() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the archiveStatus property: Possible values include: 'rehydrate-pending-to-hot', 'rehydrate-pending-to-cool'.
getArchiveStatus() - Method in class com.azure.storage.blob.models.BlobProperties
 
getArchiveStatus() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getAreaCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Gets the area code property.
getArgs() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the args property: Command line arguments for the application.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the arguments property: User specified arguments to HDInsightActivity.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the arguments property: User specified arguments to HDInsightActivity.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Get the arguments property: User specified arguments to HDInsightActivity.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the arguments property: The user-specified arguments to HDInsightSparkActivity.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the arguments property: User specified arguments to HDInsightActivity.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the arguments property: The args property.
getArguments() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the arguments property: User specified arguments to SynapseSparkJobDefinitionActivity.
getArguments() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the arguments property: The args property.
getArguments() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the arguments property: The args property.
getArguments() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the arguments property: The args property.
getArrInspectorPort() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the arrInspectorPort property: The TCP port at which the Azure Remote Rendering Inspector tool is hosted.
getArticles() - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Get the articles property: The set of articles to remove.
getArtifact(String) - Method in class com.azure.containers.containerregistry.ContainerRepository
Creates a new instance of RegistryArtifact object for the specified artifact.
getArtifact(String) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Creates a new instance of RegistryArtifactAsync object for the specified artifact.
getArtifact(String, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Creates a new instance of RegistryArtifactAsync object for the specified artifact.
getArtifact(String, String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Creates a new instance of RegistryArtifact object for the specified artifact.
getArtifactId() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the artifactId property: artifact Id of the library/package.
getArtifactId() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the artifactId property: The artifact identifier.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the artifactId property: The artifact identifier.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the artifactId property: The artifactId property.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the artifactId property: The artifactId property.
getArtifactId() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the artifactId property: The artifactId property.
getAsBoolean() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAsDouble() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAsFloat() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAsInt() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAsLong() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAssertion() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the assertion property.
getAssessments() - Method in class com.azure.ai.textanalytics.models.SentenceOpinion
Gets the assessments of target text.
getAssetContainerSasUrl() - Method in class com.azure.media.videoanalyzer.edge.models.AssetSink
Get the assetContainerSasUrl property: An Azure Storage SAS Url which points to container, such as the one created for an Azure Media Services asset.
getAssetName() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Get the assetName property: Gets the Job output asset name.
getAsShort() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAssignableScopes() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Get the role definition's assignable scopes.
getAssignableScopes() - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Get the role definition's assignable scopes.
getAssignmentType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the assignmentType property: Phone number's assignment type.
getAssignmentType() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the assignmentType property: The assignment type of the phone number.
getAssociation() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
Gets the association property: Describes if the entity is the subject of the text or if it describes someone else.
getAsString() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
getAttachments() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Get the attachments property: Attachments associated with the cell.
getAttachments() - Method in class com.azure.communication.email.models.EmailMessage
Get the attachments property: list of attachments.
getAttachmentType() - Method in class com.azure.communication.email.models.EmailAttachment
Get the attachmentType property: The type of attachment file.
getAttestationPolicy() - Method in class com.azure.security.attestation.models.AttestationPolicySetOptions
Gets the attestation policy which will be used to generate a policy set request.
getAttestationPolicy(AttestationType) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Retrieves the current policy for an attestation type.
getAttestationPolicy(AttestationType) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Retrieves the current policy for an attestation type.
getAttestationPolicy(AttestationType, AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Retrieves the current policy for an attestation type.
getAttestationPolicy(AttestationType, AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Retrieves the current policy for an attestation type.
getAttestationPolicyWithResponse(AttestationType, AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Retrieves the current policy for an attestation type.
getAttestationPolicyWithResponse(AttestationType, AttestationTokenValidationOptions, Context) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Retrieves the current policy for an attestation type.
getAttestationSigner() - Method in class com.azure.security.attestation.models.AttestationPolicySetOptions
Gets the attestation signer which will be used to sign a policy set request.
getAttestationSigner() - Method in class com.azure.security.attestation.models.PolicyManagementCertificateOptions
Gets the attestation signer which will be used to sign a policy set request.
getAttestationSigners() - Method in interface com.azure.security.attestation.models.AttestationSignerCollection
Retrieve the list of attestation signers in the collection.
getAttribute(String) - Method in class com.azure.storage.blob.nio.AzureFileStore
Unsupported.
getAttributes() - Method in class com.azure.core.util.tracing.StartSpanOptions
Gets all attributes on span that should be set before span is started.
getAudioFileId() - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Get the audioFileId property: An id for the media in the AudioFileUri, using which we cache the media resource.
getAuthentication() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the authentication property: Required to specify MSI, if using Workspace resource id for databricks REST API.
getAuthentication() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the authentication property: Authentication method used for calling the endpoint.
getAuthentication() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the authentication property: Authentication method used for calling the endpoint.
getAuthentication() - Method in class com.azure.core.amqp.ProxyOptions
Gets the proxy authentication type.
getAuthenticationKey() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the authenticationKey property: (Required for key authentication) The key for the AML service.
getAuthenticationTag() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Get the tag to authenticate when performing decryption with an authenticated algorithm.
getAuthenticationTag() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Get the tag to authenticate the encrypted content.
getAuthenticationType() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureBlobDataFeedSource
Gets the authentication type to access the data source.
getAuthenticationType() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Gets the authentication type to access the data source.
getAuthenticationType() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Gets the authentication type to access the data source.
getAuthenticationType() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Gets the authentication type to access the data source.
getAuthenticationType() - Method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Gets the authentication type to access the data source.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Get the authenticationType property: The authentication type of S3.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Get the authenticationType property: AuthenticationType to be used for connection.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the authenticationType property: The authentication type to connect to Common Data Service for Apps server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the authenticationType property: AuthenticationType to be used for connection.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the authenticationType property: The authentication type to connect to Dynamics CRM server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the authenticationType property: The authentication type to connect to Dynamics server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the authenticationType property: The authentication type to be used to connect to the FTP server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the authenticationType property: The OAuth 2.0 authentication mechanism used for authentication.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the authenticationType property: The OAuth 2.0 authentication mechanism used for authentication.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the authenticationType property: The authentication mechanism to use to connect to the HBase server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Get the authenticationType property: Type of authentication used to connect to the HDFS.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the authenticationType property: The authentication method used to access the Hive server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the authenticationType property: The authentication type to be used to connect to the HTTP server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the authenticationType property: The authentication type to use.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Get the authenticationType property: Type of authentication used to connect to the Informix as ODBC data store.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Get the authenticationType property: Type of authentication used to connect to the Microsoft Access as ODBC data store.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the authenticationType property: The authentication type to be used to connect to the MongoDB database.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the authenticationType property: Type of authentication used to connect to the OData service.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Get the authenticationType property: Type of authentication used to connect to the ODBC data store.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the authenticationType property: The authentication mechanism used to connect to the Phoenix server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the authenticationType property: The authentication mechanism used to connect to the Presto server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the authenticationType property: Type of authentication used to connect to the REST service.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Get the authenticationType property: The authentication type to be used to connect to the SAP HANA server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the authenticationType property: The authentication type to use.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the authenticationType property: The authentication type to be used to connect to the FTP server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the authenticationType property: The authentication method used to access the Spark server.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the authenticationType property: AuthenticationType to be used for connection.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Get the authenticationType property: The authentication type to use.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Get the authenticationType property: AuthenticationType to be used for connection.
getAuthenticationType() - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Get the authenticationType property: The authentication type to use.
getAuthenticationType() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the authenticationType property: Authentication type used for this device: either SAS, SelfSigned, or CertificateAuthority.
getAuthority() - Method in class com.azure.identity.AuthenticationRecord
Get the authority host used to authenticate the account.
getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionCancelEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionFailureEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionSuccessEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteCancelEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteFailureEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteSuccessEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteCancelEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteFailureEventData.getResourceAuthorization() instead.

getAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteSuccessEventData.getResourceAuthorization() instead.

getAuthorizationRules() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Gets the authorization rules to control user access at entity level.
getAuthorizationRules() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Gets the authorization rules to control user access at entity level.
getAuthorizationRules() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the authorizationRules property: Authorization rules for resource.
getAuthorizationRules() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the authorizationRules property: Authorization rules for resource.
getAuthorizationToken(String, String, String, Map<String, Object>) - Method in interface com.azure.cosmos.models.CosmosAuthorizationTokenResolver
This method will consume the request information and based on that it will generate the authorization token.
getAuthors() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the authors property: Contact details of the people or organization responsible for the image.
getAuthSource() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the authSource property: Database to verify the username and password.
getAutocompleteMode() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the autocompleteMode property: Specifies the mode for Autocomplete.
getAutoDeleteOnIdle() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the queue is automatically deleted.
getAutoDeleteOnIdle() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the subscription is automatically deleted.
getAutoDeleteOnIdle() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the queue is automatically deleted.
getAutoDeleteOnIdle() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the queue is automatically deleted.
getAutoDeleteOnIdle() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the subscription is automatically deleted.
getAutoDeleteOnIdle() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the topic is automatically deleted.
getAutoPause() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the autoPause property: Spark pool auto-pausing properties Auto-pausing properties.
getAutoRollupGroupByColumnNames() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Get the column names for which the auto rollup setting will group by.
getAutoScale() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the autoScale property: Spark pool auto-scaling properties Auto-scaling properties.
getAutoscaleMaxThroughput() - Method in class com.azure.cosmos.models.ThroughputProperties
Gets max auto-scale throughput.
getAutoSnooze() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Gets the snooze data point count.
getAutoUserSpecification() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the autoUserSpecification property: Elevation level and scope for the user, default is nonadmin task.
getAvailabilityStatus() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the availabilityStatus property: Availability of the Synapse role.
getAverage() - Method in class com.azure.monitor.query.models.MetricValue
Returns the average value in the time range.
getAverageQueueTime() - Method in class com.azure.quantum.jobs.models.TargetStatus
Get the averageQueueTime property: Average queue time in seconds.
getAvroCompressionCodec() - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Get the avroCompressionCodec property: A string from AvroCompressionCodecEnum or an expression.
getAvroCompressionLevel() - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Get the avroCompressionLevel property: The avroCompressionLevel property.
getAzureCloud() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureAppInsightsDataFeedSource
Get the Azure cloud environment.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureCloudType() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the azureCloudType property: Indicates the azure cloud type of the service principle auth.
getAzureDataLakeAnalyticsCatalogAndJobEndpointSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getAzureDataLakeStoreFileSystemEndpointSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getAzureNamedKey() - Method in class com.azure.core.credential.AzureNamedKeyCredential
Retrieves the AzureNamedKey containing the name and key associated with this credential.
getAzureStorageBlobContainerUrl() - Method in class com.azure.security.keyvault.administration.models.KeyVaultBackupOperation
Get the Azure Blob Storage container URI where the backup resides.
getAzureTableDefaultPartitionKeyValue() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Get the azureTableDefaultPartitionKeyValue property: Azure Table default partition key value.
getAzureTableInsertType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Get the azureTableInsertType property: Azure Table insert type.
getAzureTablePartitionKeyName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Get the azureTablePartitionKeyName property: Azure Table partition key name.
getAzureTableRowKeyName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Get the azureTableRowKeyName property: Azure Table row key name.
getAzureTableSourceIgnoreTableNotFound() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Get the azureTableSourceIgnoreTableNotFound property: Azure Table source ignore table not found.
getAzureTableSourceQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Get the azureTableSourceQuery property: Azure Table source query.
getB() - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Get the b property: This property controls how the length of a document affects the relevance score.
getBase64BlockId() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getBase64BlockId() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
getBase64BlockIds() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getBaseDatasetId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the baseDatasetId property: The ID of the base Dataset used to detect drift.
getBaseDelay() - Method in class com.azure.core.http.policy.ExponentialBackoffOptions
Gets the base delay duration for retry.
getBaseDirectoryPath() - Method in class com.azure.media.videoanalyzer.edge.models.FileSink
Get the baseDirectoryPath property: Absolute directory path where media files will be stored.
getBaseParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Get the baseParameters property: Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
getBaseRequestId() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Get the baseRequestId property: The ID of request for delta loading.
getBaseRequestId() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Get the baseRequestId property: The ID of request for delta loading.
getBaseUrl() - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
Get the baseUrl property: The base URL of the Azure Key Vault.
getBatchContext() - Method in class com.azure.cosmos.models.CosmosBulkOperationResponse
Gets the BatchContext
getBatchCount() - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Get the batchCount property: Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
getBatchCounters() - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Returns an AccessControlChangeCounters that contains counts of paths changed within a single batch.
getBatchExceptions() - Method in exception com.azure.storage.blob.batch.BlobBatchStorageException
Gets all the exceptions thrown in a single batch request.
getBatchFailures() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeResult
Optional the first set of batch failures.
getBatchFailures() - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Returns a list of path entries that failed to update Access Control List within a single batch.
getBatchResults() - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Returns the results of a batch of logs queries.
getBatchSize() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Get the batchSize property: Specifies the number of documents to return in each batch of the response from MongoDB instance.
getBatchSize() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Get the batchSize property: Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance.
getBatchSize() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Get the batchSize property: Specifies the number of documents to return in each batch of the response from MongoDB instance.
getBatchSize() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the batchSize property: Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table.
getBatchSize() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the batchSize property: The number of items that are read from the data source and indexed as a single batch in order to improve performance.
getBatchSize() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the batchSize property: The desired batch size which indicates number of documents.
getBatchSize() - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Gets the batch size.
getBatchSize() - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Gets the batch size.
getBatchSize() - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Gets the batch size.
getBatchUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Get the batchUri property: The Azure Batch URI.
getBcc() - Method in class com.azure.communication.email.models.EmailRecipients
Get the bcc property: Email BCC recipients.
getBeginExecutionTime() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the beginExecutionTime property: The time when the job began execution.
getBeginningSequenceNumber() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Gets the starting sequence number of the partition's message stream.
getBestUpdatesForDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get the best available update for a device class subgroup and a count of how many devices need this update.
getBestUpdatesForDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get the best available update for a device class subgroup and a count of how many devices need this update.
getBigDataPool() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the bigDataPool property: Big data pool reference.
getBillingFrequency() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCost
Get the billingFrequency property: The frequency with which the cost gets billed.
getBinaryValue() - Method in class com.azure.json.DefaultJsonReader
 
getBinaryValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getBinaryValue() - Method in class com.azure.json.JsonReader
Gets the binary value if the reader is currently pointing to a JsonToken.STRING token.
getBingEntitySearchApiId() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the bingEntitySearchApiId property: Bing Entity Search unique identifier of the recognized entity.
getBitrate() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
Get the bitrate property: Gets the bitrate of the track.
getBitrate() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the bitrate property: Gets the bitrate of the track.
getBitrate() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the bitrate property: Gets the bitrate of the track.
getBitrate() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the bitrate property: Gets the bitrate.
getBitRateLimit() - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Get the bitRateLimit property: the maximum output bitrate in kbps.
getBlobAccessType() - Method in class com.azure.storage.blob.models.BlobContainerAccessPolicies
 
getBlobAppendOffset() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getBlobAsyncClient(String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new BlobAsyncClient object by concatenating blobName to the end of ContainerAsyncClient's URL.
getBlobAsyncClient(String, String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new BlobAsyncClient object by concatenating blobName to the end of ContainerAsyncClient's URL.
getBlobBatch() - Method in class com.azure.storage.blob.batch.BlobBatchAsyncClient
Gets a BlobBatch used to configure a batching operation to send to Azure Storage blobs.
getBlobBatch() - Method in class com.azure.storage.blob.batch.BlobBatchClient
Gets a BlobBatch used to configure a batching operation to send to Azure Storage blobs.
getBlobClient(String) - Method in class com.azure.storage.blob.BlobContainerClient
Initializes a new BlobClient object by concatenating blobName to the end of ContainerAsyncClient's URL.
getBlobClient(String, String) - Method in class com.azure.storage.blob.BlobContainerClient
Initializes a new BlobClient object by concatenating blobName to the end of ContainerAsyncClient's URL.
getBlobCommittedBlockCount() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getBlobCommittedBlockCount() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the blobCommittedBlockCount property: The number of committed blocks present in the blob.
getBlobCommittedBlockCount() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the blobCommittedBlockCount property: The number of committed blocks present in the blob.
getBlobContainerAsyncClient(String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Initializes a BlobContainerAsyncClient object pointing to the specified container.
getBlobContainerClient(String) - Method in class com.azure.storage.blob.BlobServiceClient
Initializes a BlobContainerClient object pointing to the specified container.
getBlobContainerName() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getBlobContainerName() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Get the container name.
getBlobContainerName() - Method in class com.azure.storage.blob.BlobContainerClient
Get the container name.
getBlobContainerName() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the container name that will be used as part of the URL path.
getBlobContainerUri() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeCustomSetupScriptProperties
Get the blobContainerUri property: The URI of the Azure blob container that contains the custom setup script.
getBlobContainerUrl() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets the URL of the container represented by this client.
getBlobContainerUrl() - Method in class com.azure.storage.blob.BlobContainerClient
Gets the URL of the container represented by this client.
getBlobContentMd5() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the blobContentMd5 property: If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value.
getBlobContentMD5() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the blobContentMD5 property: If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value.
getBlobIdentifier() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getBlobName() - Method in class com.azure.quantum.jobs.models.BlobDetails
Get the blobName property: The blob name.
getBlobName() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getBlobName() - Method in class com.azure.storage.blob.BlobUrlParts
Decodes and gets the blob name that will be used as part of the URL path.
getBlobName() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Blob name is now auto-populated by the SAS generation methods provided on the desired blob client.
getBlobName() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Decodes and gets the blob name.
getBlobName() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Decodes and gets the blob name.
getBlobOutputStream() - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates and opens an output stream to write data to the append blob.
getBlobOutputStream() - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(AppendBlobRequestConditions) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates and opens an output stream to write data to the append blob.
getBlobOutputStream(BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(PageRange) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates and opens an output stream to write data to the page blob.
getBlobOutputStream(PageRange, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates and opens an output stream to write data to the page blob.
getBlobOutputStream(ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(BlockBlobOutputStreamOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobOutputStream(BlockBlobOutputStreamOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates and opens an output stream to write data to the block blob.
getBlobPathBeginsWith() - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Get the blobPathBeginsWith property: The blob path must begin with the pattern provided for trigger to fire.
getBlobPathEndsWith() - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Get the blobPathEndsWith property: The blob path must end with the pattern provided for trigger to fire.
getBlobPublicAccess() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getBlobSequenceNumber() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the blobSequenceNumber property: The current sequence number for a page blob.
getBlobSequenceNumber() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the blobSequenceNumber property: The blobSequenceNumber property.
getBlobSequenceNumber() - Method in class com.azure.storage.blob.models.BlobProperties
 
getBlobSequenceNumber() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the blobSequenceNumber property: The current sequence number for a page blob.
getBlobSequenceNumber() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getBlobSize() - Method in class com.azure.storage.blob.models.BlobProperties
 
getBlobTemplate() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureBlobDataFeedSource
Get the blob template name.
getBlobType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the blobType property: The type of blob.
getBlobType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the blobType property: The type of blob.
getBlobType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the blobType property: The type of blob.
getBlobType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the blobType property: The type of blob.
getBlobType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getBlobType() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the blobType property: The blob's type.
getBlobType() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the blobType property: Possible values include: 'BlockBlob', 'PageBlob', 'AppendBlob'.
getBlobType() - Method in class com.azure.storage.blob.models.BlobProperties
 
getBlobType() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the blobType property: The blob's type.
getBlobUrl() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getBlobUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getBlobUrl() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the URL of the blob represented by this client.
getBlobUrl() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets the URL of the blob represented by this client.
getBlobVersionAsyncClient(String, String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Creates a new BlobAsyncClient object by concatenating blobName to the end of ContainerAsyncClient's URL.
getBlobVersionClient(String, String) - Method in class com.azure.storage.blob.BlobContainerClient
Initializes a new BlobClient object by concatenating blobName to the end of ContainerAsyncClient's URL.
getBlobWriterAddHeader() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Get the blobWriterAddHeader property: Blob writer add header.
getBlobWriterDateTimeFormat() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Get the blobWriterDateTimeFormat property: Blob writer date time format.
getBlobWriterOverwriteFiles() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Get the blobWriterOverwriteFiles property: Blob writer overwrite files.
getBlockBlobAsyncClient() - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new BlockBlobAsyncClient associated with this blob.
getBlockBlobClient() - Method in class com.azure.storage.blob.BlobClient
Creates a new BlockBlobClient associated with this blob.
getBlockBlobClient() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
getBlockSize() - Method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
Gets the block size (chunk size) to transfer at a time.
getBlockSize() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
getBlockSize() - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
getBlockSize() - Method in class com.azure.storage.common.ParallelTransferOptions
getBlockSize() - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
getBlockSizeInMB() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSWriteSettings
Get the blockSizeInMB property: Indicates the block size(MB) when writing data to blob.
getBlockSizeInMB() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageWriteSettings
Get the blockSizeInMB property: Indicates the block size(MB) when writing data to blob.
getBlockSizeLong() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
Gets the block size (chunk size) to transfer at a time.
getBlockSizeLong() - Method in class com.azure.storage.common.ParallelTransferOptions
Gets the block size (chunk size) to transfer at a time.
getBody() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Get the body property: Represents the payload that will be sent to the endpoint.
getBody() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the body property: Represents the payload that will be sent to the endpoint.
getBody() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the body property: Represents the payload that will be sent to the endpoint.
getBody() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the AmqpMessageBody of an amqp message.
getBody() - Method in class com.azure.core.experimental.http.DynamicResponse
Returns the HTTP response body represented as a BinaryData.
getBody() - Method in class com.azure.core.http.HttpRequest
Get the request content.
getBody() - Method in class com.azure.core.http.HttpResponse
Get the publisher emitting response content chunks.
getBody() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Get the body of the stored procedure.
getBody() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the body of the trigger.
getBody() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Get the body of the user defined function.
getBody() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
Get the body property: The content of the message from the device.
getBody() - Method in class com.azure.messaging.eventhubs.EventData
Gets the actual payload/data wrapped by EventData.
getBody() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the actual payload wrapped by the ServiceBusMessage.
getBody() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the payload wrapped by the ServiceBusReceivedMessage.
getBody() - Method in class com.azure.storage.queue.models.PeekedMessageItem
Get the body property: The content of the Message.
getBody() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the body property: The content of the Message.
getBody(Class<T>) - Method in interface com.azure.security.attestation.models.AttestationToken
Retrieves the body of an attestation token.
getBodyAsBinaryData() - Method in class com.azure.core.http.HttpRequest
Get the request content.
getBodyAsBinaryData() - Method in class com.azure.core.http.HttpResponse
Gets the BinaryData that represents the body of the response.
getBodyAsBinaryData() - Method in class com.azure.core.models.MessageContent
Gets the message body.
getBodyAsBinaryData() - Method in class com.azure.messaging.eventhubs.EventData
Returns the BinaryData payload associated with this event.
getBodyAsByteArray() - Method in class com.azure.core.http.HttpResponse
Gets the response content as a byte[].
getBodyAsInputStream() - Method in class com.azure.core.http.HttpResponse
Gets the response content as an InputStream.
getBodyAsString() - Method in class com.azure.core.http.HttpResponse
Gets the response content as a String.
getBodyAsString() - Method in class com.azure.messaging.eventhubs.EventData
Returns event data as UTF-8 decoded string.
getBodyAsString(Charset) - Method in class com.azure.core.http.HttpResponse
Gets the response content as a String.
getBodyType() - Method in class com.azure.core.amqp.models.AmqpMessageBody
Gets the AmqpMessageBodyType of the message.
getBooleanNullableValue() - Method in class com.azure.json.JsonReader
Gets the Boolean value if the reader is currently pointing to a JsonToken.BOOLEAN token or null if the reader is currently pointing to a JsonToken.NULL.
getBooleanValue() - Method in class com.azure.json.DefaultJsonReader
 
getBooleanValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getBooleanValue() - Method in class com.azure.json.JsonReader
Gets the boolean value if the reader is currently pointing to a JsonToken.BOOLEAN token.
getBoost() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the boost property: A multiplier for the raw score.
getBoostingDistance() - Method in class com.azure.search.documents.indexes.models.DistanceScoringParameters
Get the boostingDistance property: The distance in kilometers from the reference location where the boosting range ends.
getBoostingDuration() - Method in class com.azure.search.documents.indexes.models.FreshnessScoringParameters
Get the boostingDuration property: The expiration period after which boosting will stop for a particular document.
getBoostingRangeEnd() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Get the boostingRangeEnd property: The field value at which boosting ends.
getBoostingRangeStart() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Get the boostingRangeStart property: The field value at which boosting starts.
getBoundingBox() - Method in class com.azure.core.models.GeoObject
Bounding box for this GeoObject.
getBoundingPolygon() - Method in class com.azure.ai.formrecognizer.models.BoundingRegion
Get the list of coordinates of bounding polygon, or the entire page if not specified.
getBoundingPolygon() - Method in class com.azure.ai.formrecognizer.models.DocumentLine
Get the list of coordinates of the bounding polygon for the line.
getBoundingPolygon() - Method in class com.azure.ai.formrecognizer.models.DocumentSelectionMark
Get the list of coordinates of the bounding polygon for the selection mark.
getBoundingPolygon() - Method in class com.azure.ai.formrecognizer.models.DocumentWord
Get the list of coordinates of the bounding polygon for the word.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.AnalyzedDocument
Get the boundingRegions property: Bounding regions covering the document.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentCaption
Get the boundingRegions property: Bounding regions covering the table caption.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentEntity
Get the boundingRegions property: Bounding regions covering the entity.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the boundingRegions property: Bounding regions covering the field.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentFootnote
Get the boundingRegions property: Bounding regions covering the table footnote.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentKeyValueElement
Get the boundingRegions property: Bounding regions covering the key-value element.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentParagraph
Get the boundingRegions property: Bounding regions covering the paragraph.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentTable
Get the boundingRegions property: Bounding regions covering the table.
getBoundingRegions() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the boundingRegions property: Bounding regions covering the table cell.
getBreakPeriod() - Method in class com.azure.storage.blob.options.BlobBreakLeaseOptions
 
getBreakPeriod() - Method in class com.azure.storage.file.share.options.ShareBreakLeaseOptions
 
getBucketName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the bucketName property: The name of the Amazon S3 bucket.
getBucketName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
Get the bucketName property: Specify the bucketName of amazon S3.
getBucketName() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
Get the bucketName property: Specify the bucketName of Google Cloud Storage.
getBucketName() - Method in class com.azure.analytics.synapse.artifacts.models.RedshiftUnloadSettings
Get the bucketName property: The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source.
getBuildMode() - Method in class com.azure.ai.formrecognizer.administration.models.DocTypeInfo
Get the buildMode property: Custom model build mode.
getBusinessMetadataDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the businessMetadata definition for the given guid.
getBusinessMetadataDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the businessMetadata definition for the given guid.
getBusinessMetadataDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the businessMetadata definition by it's name (unique).
getBusinessMetadataDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the businessMetadata definition by it's name (unique).
getBusyAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the busyAt property: The busyAt property.
getByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Get complete definition of an entity given its GUID.
getByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Get complete definition of an entity given its GUID.
getByName(String) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Get KQL script by name.
getByName(String) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Get KQL script by name.
getByNameWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Get KQL script by name.
getByNameWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Get KQL script by name.
getByoaSecretAkvUrl() - Method in class com.azure.analytics.synapse.artifacts.models.GitHubClientSecret
Get the byoaSecretAkvUrl property: Bring your own app client secret AKV URL.
getByoaSecretName() - Method in class com.azure.analytics.synapse.artifacts.models.GitHubClientSecret
Get the byoaSecretName property: Bring your own app client secret name in AKV.
getBytesExpected() - Method in exception com.azure.core.exception.UnexpectedLengthException
Gets the number of bytes that were expected to be read from the input.
getBytesRead() - Method in exception com.azure.core.exception.UnexpectedLengthException
Gets the number of bytes read from the input.
getBytesScanned() - Method in class com.azure.storage.blob.models.BlobQueryProgress
 
getBytesScanned() - Method in class com.azure.storage.file.datalake.models.FileQueryProgress
 
getByUniqueAttributesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Get complete definition of an entity given its type and unique attribute.
getByUniqueAttributesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Get complete definition of an entity given its type and unique attribute.
getByVersionWithResponse(int, RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsAsyncClient
Get a scan ruleset by version.
getByVersionWithResponse(int, RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsClient
Get a scan ruleset by version.
getCache() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the cache property: Adds caching to an enrichment pipeline to allow for incremental modification steps without having to rebuild the index every time.
getCacheControl() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the cacheControl property: This header is returned if it was previously specified for the blob.
getCacheControl() - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Get the cacheControl property: Optional.
getCacheControl() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the cacheControl property: The cacheControl property.
getCacheControl() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCacheControl() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the cacheControl property: This header is returned if it was previously specified for the blob.
getCacheControl() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getCacheControl() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getCacheControl() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getCacheControl() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the cacheControl property: This header is returned if it was previously specified for the file.
getCacheControl() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the cacheControl property: This header is returned if it was previously specified for the file.
getCacheControl() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the cacheControl property: Optional.
getCacheControl() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCacheControl() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getCacheControl() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the cacheControl property: Returned if it was previously specified for the file.
getCacheControl() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the cacheControl property: Sets the file's cache control.
getCacheControl() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCacheControl() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getCacheControl() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getCacheSize() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the cacheSize property: The cache size.
getCalibrationConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the calibrationConfiguration property: Advanced calibration configuration.
getCallbackUri() - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Get the subject.
getCallbackUri() - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Get the callbackUri property: The callback URI.
getCallbackUri() - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Get the callbackUri property: The callback Uri to receive PlayAudio status notifications.
getCallConnection(String) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Get CallConnection object
getCallConnection(String) - Method in class com.azure.communication.callingserver.CallingServerClient
Get CallConnection object
getCallConnectionId() - Method in class com.azure.communication.callingserver.CallConnection
Get the call connection id property.
getCallConnectionId() - Method in class com.azure.communication.callingserver.CallConnectionAsync
Get the call connection id property.
getCallConnectionId() - Method in class com.azure.communication.callingserver.models.events.CallConnectionStateChangedEvent
Get the callConnectionId property: The call connection id.
getCallConnectionId() - Method in class com.azure.communication.callingserver.models.events.ParticipantsUpdatedEvent
Get the callConnectionId property: The call connection id.
getCallConnectionId() - Method in class com.azure.communication.callingserver.models.events.ToneReceivedEvent
Get the callConnectionId property: The call connection id.
getCallConnectionState() - Method in class com.azure.communication.callingserver.models.events.CallConnectionStateChangedEvent
Get the callConnectionState property: The call connection state.
getCalling() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Get the calling property: Capability value for calling.
getCameraCalibratorNodeConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
getCameraConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the cameraConfiguration property: Advanced camera configuration.
getCancellationRequested() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the cancellation requested status.
getCancellationRequestedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Get the cancellationRequestedAt property: The cancellationRequestedAt property.
getCancellationRequestedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the cancellationRequestedAt property: The cancellationRequestedAt property.
getCancellationTime() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the cancellationTime property: The time when a job was successfully cancelled.
getCapabilities() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the capabilities property: Capabilities of a phone number.
getCapabilities() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the capabilities property: Capabilities of a phone number.
getCapacity() - Method in class com.azure.analytics.synapse.artifacts.models.Sku
Get the capacity property: If the SKU supports scale out/in then the capacity integer should be included.
getCapacity() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Get the capacity property: capacity of app service plan sku.
getCaptions() - Method in class com.azure.search.documents.models.SearchResult
Get the captions property: Captions are the most representative passages from the document relatively to the search query.
getCascadeDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Get cascade delete job for specified boundary.
getCascadeDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Get a cascade delete job for specified farmer.
getCascadeDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Get a cascade delete job for specified farm.
getCascadeDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Get a cascade delete job for specified field.
getCascadeDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.OAuthTokensBaseClient
Get cascade delete job details for OAuth tokens for specified job ID.
getCascadeDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Get cascade delete job for specified seasonal field.
getCases() - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Get the cases property: List of cases that correspond to expected values of the 'on' property.
getCatalog() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the catalog property: The catalog context for all request against the server.
getCatalogAdminPassword() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Get the catalogAdminPassword property: The password of the administrator user account of the catalog database.
getCatalogAdminUserName() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Get the catalogAdminUserName property: The administrator user name of catalog database.
getCatalogInfo() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the catalogInfo property: Catalog information for managed dedicated integration runtime.
getCatalogPricingTier() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Get the catalogPricingTier property: The pricing tier for the catalog database.
getCatalogServerEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Get the catalogServerEndpoint property: The catalog database server URL.
getCategories() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the categories property: A list of entity categories that should be extracted.
getCategoriesFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the value of categoriesFilter.
getCategoriesFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Gets the value of categoriesFilter.
getCategory() - Method in class com.azure.ai.formrecognizer.models.DocumentEntity
Get the category property: Entity type.
getCategory() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the category property: Categorized entity category, such as Person/Location/Org/SSN etc.
getCategory() - Method in class com.azure.ai.textanalytics.models.ClassificationCategory
Gets the classified category of document.
getCategory() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the category property: Healthcare entity category, such as Person/Location/Org/SSN etc.
getCategory() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the category property: Categorized entity category, such as Person/Location/Org/SSN etc.
getCategory() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobError
Get the category property: Helps with categorization of errors.
getCategory() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the custom category name for this metric.
getCause() - Method in class com.azure.storage.queue.models.QueueMessageDecodingError
Gets the Exception thrown at decoding attempt if present.
getCc() - Method in class com.azure.communication.email.models.EmailRecipients
Get the cc property: Email CC recipients.
getCells() - Method in class com.azure.ai.formrecognizer.models.DocumentTable
Get the cells property: Cells contained within the table.
getCells() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the cells property: Array of cells of the current notebook.
getCellType() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Get the cellType property: String identifying the type of cell.
getCer() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Get the cer content of the certificate
getCertainty() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
Gets the certainty property: Describes the entities certainty and polarity.
getCertificate() - Method in class com.azure.security.attestation.models.AttestationSigningKey
 
getCertificate() - Method in class com.azure.security.attestation.models.PolicyManagementCertificateOptions
Gets the attestation policy which will be used to generate a policy set request.
getCertificate() - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Get the value of the certificate.
getCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Gets information about the latest version of the specified certificate.
getCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Gets information about the latest version of the specified certificate.
getCertificateChain() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the signing certificate chain as an AttestationSigner.
getCertificateChain(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManager
Get certificate chain.
getCertificateCommonName() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the certificateCommonName property: Certificate Common Name when TLS is enabled.
getCertificateOperation(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Gets a pending CertificateOperation from the key vault.
getCertificateOperation(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Gets a pending CertificateOperation from the key vault.
getCertificatePolicy(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Retrieves the policy of the specified certificate in the key vault.
getCertificatePolicy(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Retrieves the policy of the specified certificate in the key vault.
getCertificatePolicyWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Retrieves the policy of the specified certificate in the key vault.
getCertificatePolicyWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Retrieves the policy of the specified certificate in the key vault.
getCertificateResolution() - Method in interface com.azure.security.attestation.models.PolicyCertificatesModificationResult
Returns the CertificateModification property: The result of the operation.
getCertificates() - Method in class com.azure.media.videoanalyzer.edge.models.PemCertificateList
Get the certificates property: PEM formatted public certificates.
getCertificates() - Method in interface com.azure.security.attestation.models.AttestationSigner
Gets the Certificates associated with this signer.
getCertificateThumbprint() - Method in interface com.azure.security.attestation.models.PolicyCertificatesModificationResult
Returns the certificateThumbprint for the certificate which was modified.
getCertificateType() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the certificate type.
getCertificateType() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the certificate type.
getCertificateVersion(String, String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Gets information about the specified version of the specified certificate.
getCertificateVersion(String, String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Gets information about the specified version of the specified certificate.
getCertificateVersionWithResponse(String, String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Gets information about the latest version of the specified certificate.
getCertificateVersionWithResponse(String, String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Gets information about the latest version of the specified certificate.
getCertificateWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Gets information about the latest version of the specified certificate.
getCertificateWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Gets information about the latest version of the specified certificate.
getCertThumbprint() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the certThumbprint property: Thumbprint of certificate for ClientCertificate authentication.
getChanged() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the changed property: The last updated time of the library/package.
getChangedDirectoriesCount() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeCounters
The number of directories where Access Control List has been updated successfully.
getChangedFilesCount() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeCounters
Returns the number of files where Access Control List has been updated successfully.
getChangedOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getChangedValues() - Method in class com.azure.ai.anomalydetector.models.CorrelationChanges
Get the changedValues property: changes in correlation.
getChangedVariables() - Method in class com.azure.ai.anomalydetector.models.CorrelationChanges
Get the changedVariables property: correlated variables.
getChangeFeedPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the changeFeedPolicy for this container in the Azure Cosmos DB service.
getChangePercentage() - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Gets the percentage of change that will consider a data point as an anomaly.
getChangePointValue() - Method in class com.azure.ai.metricsadvisor.models.MetricChangePointFeedback
Get the change point feedback value.
getChangeThresholdCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Gets the change threshold condition to detect anomalies.
getChangeThresholdCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Gets the change threshold condition to detect anomalies.
getChangeThresholdCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Gets the change threshold condition to detect anomalies.
getChannelLatency() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventChannelArchiveHeartbeatEventData
Gets the duration of channel latency.
getCharacterCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentStatistics
Get the characterCount property: Number of text elements recognized in the document.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the charFilters property: An optional list of character filters to use when breaking the given text.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the charFilters property: A list of character filters used to prepare input text before it is processed by the tokenizer.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Get the charFilters property: A list of character filters used to prepare input text before it is processed.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the charFilters property: The character filters for the index.
getChatError() - Method in exception com.azure.communication.chat.models.InvalidParticipantException
Gets the underlying ChatError returned from the server
getChatMessageId() - Method in class com.azure.communication.chat.models.ChatMessageReadReceipt
Get the chatMessageId property: Id for the chat message that has been read.
getChatThread() - Method in class com.azure.communication.chat.models.CreateChatThreadResult
Get the chatThread property: The chatThread property.
getChatThreadClient(String) - Method in class com.azure.communication.chat.ChatAsyncClient
Creates a chat thread client.
getChatThreadClient(String) - Method in class com.azure.communication.chat.ChatClient
Creates a chat thread client.
getChatThreadId() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Get the thread id property.
getChatThreadId() - Method in class com.azure.communication.chat.ChatThreadClient
Get the thread id property.
getChildItems() - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Get the childItems property: Can be used if dataset points to a folder.
getChildPackages() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the childPackages property: The embedded child package list.
getChildren() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns the children array.
getCipherText() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Get the content to be decrypted.
getCipherText() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Get the encrypted content.
getCity() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the city property: Name of city, town, village, etc.
getCity() - Method in class com.azure.aot.graalvm.samples.cosmos.Address
Returns the city.
getClaims() - Method in class com.azure.core.credential.TokenRequestContext
Get the additional claims to be included in the token.
getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionCancelEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionFailureEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionSuccessEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteCancelEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteFailureEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteSuccessEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteCancelEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteFailureEventData.getResourceClaims() instead.

getClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteSuccessEventData.getResourceClaims() instead.

getClaimsBasedSecurityNode() - Method in interface com.azure.core.amqp.AmqpConnection
Gets the claims-based security (CBS) node that authorizes access to resources.
getClaimType() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the claim type.
getClaimType() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the claim type.
getClaimValue() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the claim value.
getClaimValue() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the claim value.
getClassification() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyResult
The document classification result which contains the classified category and the confidence score on it.
getClassification() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the kind of namespace.
getClassificationDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the classification definition for the given GUID.
getClassificationDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the classification definition for the given GUID.
getClassificationDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the classification definition by its name (unique).
getClassificationDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the classification definition by its name (unique).
getClassifications() - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyResult
getClassificationsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
List classifications for a given entity represented by a GUID.
getClassificationsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
List classifications for a given entity represented by a GUID.
getClassificationWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
List classifications for a given entity represented by a GUID.
getClassificationWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
List classifications for a given entity represented by a GUID.
getClassName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the className property: Class name.
getClassName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the className property: The application's Java/Spark main class.
getClassName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the className property: Main class for Java/Scala application.
getClassName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the className property: The className property.
getClassName() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the className property: The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide.
getClassName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the className property: The className property.
getClassName() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the className property: The className property.
getClassName() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the className property: The className property.
getCleanupStartedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Get the cleanupStartedAt property: The cleanupStartedAt property.
getCleanupStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the cleanupStartedAt property: The cleanupStartedAt property.
getClearRange() - Method in class com.azure.storage.blob.models.PageList
Get the clearRange property: The ClearRange property.
getClearRanges() - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Get the clearRanges property: The ClearRanges property.
getClientAccessToken(GetClientAccessTokenOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Creates a client access token.
getClientAccessToken(GetClientAccessTokenOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Creates a client access token.
GetClientAccessTokenOptions - Class in com.azure.messaging.webpubsub.models
GetClientAccessTokenOptions() - Constructor for class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
 
getClientAliases(String, Principal[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManager
Get client alias.
getClientCertificate() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
The HTTPS client certificate to access the endpoint.
getClientCertificatePassword() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
The password of the HTTPS client certificate to access the endpoint.
getClientCustomerID() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the clientCustomerID property: The Client customer ID of the AdWords account that you want to fetch report data for.
getClientEncryptionKey(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets a CosmosAsyncClientEncryptionKey object without making a service call
getClientEncryptionKey(String) - Method in class com.azure.cosmos.CosmosDatabase
Gets a CosmosClientEncryptionKey object without making a service call
getClientEncryptionKey(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Gets a CosmosAsyncClientEncryptionKey object without making a service call
getClientEncryptionKey(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Gets a CosmosClientEncryptionKey object without making a service call
getClientEncryptionKeyId() - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Gets the identifier of the Data Encryption Key to be used to encrypt the path.
getClientEncryptionPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the ClientEncryptionPolicy that is used for encrypting item fields
getClientFilters() - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Gets the feature flag filters of this configuration setting.
getClientId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Get the clientId property: The client id of service principal that have access to this Log Analytics.
getClientId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Gets the client id.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the clientId property: Application client_id supplied by Concur App Management.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the clientId property: The client id of the google application used to acquire the refresh token.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the clientId property: The client id of the google application used to acquire the refresh token.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the clientId property: The client ID associated with your Hubspot application.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the clientId property: The client Id of your Marketo service.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the clientId property: The client ID associated with your PayPal application.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the clientId property: The client ID associated with the Responsys application.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the clientId property: The client ID associated with the Salesforce Marketing Cloud application.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Get the clientId property: Client ID of the client on the BW system.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the clientId property: Client ID of the client on the BW system where the open hub destination is located.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the clientId property: Client ID of the client on the SAP system where the table is located.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the clientId property: The client id for OAuth2 authentication.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the clientId property: The client ID associated with your Square application.
getClientId() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the clientId property: GitHub bring your own app client id.
getClientId() - Method in class com.azure.communication.identity.models.GetTokenForTeamsUserOptions
Gets the Client ID of an Azure AD application.
getClientId() - Method in class com.azure.identity.AuthenticationRecord
Get the client id of the application used for authentication.
getClientId() - Method in class com.azure.identity.ManagedIdentityCredential
Gets the client ID of user assigned or system assigned identity.
getClientId() - Method in class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Get the client id.
getClientIp() - Method in class com.azure.storage.file.share.models.HandleItem
Get the clientIp property: Client IP that opened the handle.
getClientIpAddress() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Get the clientIpAddress property: The client IP address.
getClientKey() - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Get the clientKey property: The client key for the AppFigures source.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Get the clientRequestId property: The client request ID.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the clientRequestId property: The client request id generated by the app service for the app service plan API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
getClientRequestId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getClientRequestId() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
getClientRequestId() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
getClientRequestId() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
getClientRequestId() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the clientSecret property: The client secret of the google application used to acquire the refresh token.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the clientSecret property: The client secret of the google application used to acquire the refresh token.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the clientSecret property: The client secret associated with your Hubspot application.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the clientSecret property: The client secret of your Marketo service.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the clientSecret property: The client secret associated with your PayPal application.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the clientSecret property: The client secret associated with the Responsys application.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the clientSecret property: The client secret associated with the Salesforce Marketing Cloud application.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the clientSecret property: The client secret for OAuth2 authentication.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the clientSecret property: The client secret associated with your Square application.
getClientSecret() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the clientSecret property: GitHub bring your own app client secret information.
getClientSecret() - Method in class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Get the client secret.
getClosedHandles() - Method in class com.azure.storage.file.share.models.CloseHandlesInfo
 
getCloseReason() - Method in class com.azure.messaging.eventhubs.models.CloseContext
Returns the reason for stopping the event processing.
getCloud() - Method in class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
Get the cloud property: The cloud that the Microsoft Teams user belongs to.
getCloudEnvironment() - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
Get cloud environment of the Teams user identifier
getCloudToDeviceMessageCount() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the cloudToDeviceMessageCount property: Count of cloud to device messages sent to this device.
getClusterId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Get the clusterId property: The id of an existing interactive cluster that will be used for all runs of this job.
getClusterNamePrefix() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterNamePrefix property: The prefix of cluster name, postfix will be distinct with timestamp.
getClusterPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterPassword property: The password to access the cluster.
getClusterResourceGroup() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterResourceGroup property: The resource group where the cluster belongs.
getClusterSize() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterSize property: Number of worker/data nodes in the cluster.
getClusterSshPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterSshPassword property: The password to SSH remotely connect cluster’s node (for Linux).
getClusterSshUserName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterSshUserName property: The username to SSH remotely connect to cluster’s node (for Linux).
getClusterType() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterType property: The cluster type.
getClusterUri() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the clusterUri property: HDInsight cluster URI.
getClusterUserName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the clusterUserName property: The username to access the cluster.
getCmk() - Method in class com.azure.analytics.synapse.artifacts.models.EncryptionDetails
Get the cmk property: Customer Managed Key Details.
getCode() - Method in class com.azure.ai.anomalydetector.models.AnomalyDetectorError
Get the code property: The error code.
getCode() - Method in class com.azure.ai.anomalydetector.models.ErrorResponse
Get the code property: The error code.
getCode() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationError
Get the code property: Error code.
getCode() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationInnerError
Get the code property: Error code.
getCode() - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorError
Get the code property: The code property.
getCode() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
Get the code property: The code property.
getCode() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorResponse
Get the code property: The error code.
getCode() - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Get the code property: Error code.
getCode() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorResponse
Get the code property: The error code.
getCode() - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Get the code property: Error code.
getCode() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the code property: The code property.
getCode() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Get the code property: The code property.
getCode() - Method in class com.azure.communication.callingserver.models.CallingServerError
Get the code property: The error code.
getCode() - Method in class com.azure.communication.callingserver.models.ResultInfo
Get the code property: Gets the result code For synchronous failures, this maps one-to-one with HTTP responses.
getCode() - Method in class com.azure.communication.chat.models.ChatError
Get the code property: The error code.
getCode() - Method in class com.azure.communication.identity.models.IdentityError
Get the code property: The error code.
getCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the code property: The error code.
getCode() - Method in class com.azure.core.management.exception.ManagementError
 
getCode() - Method in class com.azure.core.models.ResponseError
Returns the error code of this error.
getCode() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobError
Get the code property: Error code describing the error.
getCode() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobErrorDetail
Get the code property: Code describing the error detail.
getCode() - Method in class com.azure.mixedreality.remoterendering.models.RemoteRenderingServiceError
Get the code property: Error code.
getCode() - Method in class com.azure.quantum.jobs.models.ErrorData
Get the code property: An identifier for the error.
getCode() - Method in class com.azure.security.keyvault.administration.models.KeyVaultAdministrationError
Get the error code.
getCode() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperationError
Get the code.
getCodemirrorMode() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
Get the codemirrorMode property: The codemirror mode to use for code in this language.
getCognitiveServicesAccount() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the cognitiveServicesAccount property: Details about cognitive services to be used when running skills.
getCollaborationBranch() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the collaborationBranch property: Collaboration branch.
getCollation() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the collation property: Collation mode.
getCollection() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Get the collection property: The collection name of the CosmosDB (MongoDB API) database.
getCollection() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Get the collection property: The collection name of the MongoDB Atlas database.
getCollection() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Get the collection property: The collection name of the MongoDB database.
getCollection() - Method in class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity
To get collection of entity
getCollectionId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureCosmosDbDataFeedSource
Get the collectionId property: Collection id.
getCollectionName() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Get the collectionName property: CosmosDB (SQL API) collection name.
getCollectionName() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Get the collectionName property: Document Database collection name.
getCollectionName() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Get the collectionName property: The table name of the MongoDB database.
getCollectionName() - Method in class com.azure.spring.data.cosmos.repository.query.SimpleCosmosEntityMetadata
Get collection name of cosmos
getCollectionName() - Method in class com.azure.spring.data.cosmos.repository.query.SimpleReactiveCosmosEntityMetadata
Get collection name of cosmos
getCollectionPathWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsAsyncClient
Gets the parent name and parent friendly name chains that represent the collection path.
getCollectionPathWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClient
Gets the parent name and parent friendly name chains that represent the collection path.
getCollectionQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for container resources within an account from the Azure Cosmos DB service.
getCollectionReference() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the collectionReference property: The JSON Path of the Nested Array that is going to do cross-apply.
getCollectionSizeQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum size of a container in kilobytes from the Azure Cosmos DB service.
getCollectionSizeUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current size of a container in kilobytes from the Azure Cosmos DB service.
getCollectionUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of container resources within the account from the Azure Cosmos DB service.
getCollectionWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsAsyncClient
Get a collection.
getCollectionWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClient
Get a collection.
getColumnCount() - Method in class com.azure.ai.formrecognizer.models.DocumentTable
Get the columnCount property: Number of columns in the table.
getColumnDelimiter() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the columnDelimiter property: The column delimiter.
getColumnDelimiter() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the columnDelimiter property: The column delimiter.
getColumnIndex() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the columnIndex property: Column index of the cell.
getColumnIndex() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the column index of the column this cell is associated with.
getColumnMappings() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the columnMappings property: Column mappings.
getColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandDefaultValue
Get the columnName property: Column name.
getColumnName() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the name of the column this cell is associated with.
getColumnName() - Method in class com.azure.monitor.query.models.LogsTableColumn
Returns the name of the column.
getColumns() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Get the columns property: Array of column names.
getColumns() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Get the columns property: List of column names.
getColumns() - Method in class com.azure.monitor.query.models.LogsTable
Returns all the columns in this table.
getColumnSeparator() - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Gets the column separator.
getColumnSeparator() - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Gets the column separator.
getColumnSpan() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the columnSpan property: Number of columns spanned by this cell.
getColumnType() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the data type of the value this cell contains.
getColumnType() - Method in class com.azure.monitor.query.models.LogsTableColumn
Returns the data type of the value in this column.
getColumnValue(String) - Method in class com.azure.monitor.query.models.LogsTableRow
Returns the value associated with the given column name.
getCombiner() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the combiner property: Combiner executable name.
getCommand() - Method in class com.azure.ai.metricsadvisor.administration.models.MongoDbDataFeedSource
Get the command property: Query script.
getCommand() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Get the command property: A control command, according to the Azure Data Explorer command syntax.
getCommand() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the command property: Command for custom activity Type: string (or Expression with resultType string).
getCommand() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
Get the command property: The command type.
getCommandEnvironment() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the commandEnvironment property: Command line environment values.
getCommandPayload() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
Get the commandPayload property: The command payload object.
getCommandTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Get the commandTimeout property: Control command timeout.
getComment() - Method in class com.azure.ai.metricsadvisor.models.MetricCommentFeedback
Get the comment value.
getCommitted() - Method in class com.azure.storage.blob.models.BlockLookupList
Get the committed property: The Committed property.
getCommittedBlockCount() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCommittedBlocks() - Method in class com.azure.storage.blob.models.BlockList
Get the committedBlocks property: The CommittedBlocks property.
getCommonSasQueryParameters() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the CommonSasQueryParameters representing the SAS query parameters that will be used to generate the SAS token for this URL.
getCommonWords() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the commonWords property: The set of common words.
getCommunicationIdentifier() - Method in class com.azure.communication.chat.models.ChatParticipant
Get the communicationIdentifier property: Identifies a participant in Azure Communication services.
getCommunicationUser() - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Get the communicationUser property: The communication user.
getCommunicationUserIdentifier() - Method in class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
Get the communicationUser property: The CommunicationUserIdentifier for whom to issue a token.
getCompanionMetricId() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Gets the id of the companion metric.
getCompanyId() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the companyId property: The company ID of the QuickBooks company to authorize.
getCompilationMode() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the compilationMode property: Compilation mode of U-SQL.
getCompletedAt() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Gets the time when the action was completed.
getComplianceReasonCode() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the complianceReasonCode property: The compliance reason code.
getComplianceReasonCode() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the complianceReasonCode property: The compliance reason code.
getComplianceReasonCode() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the complianceReasonCode property: The compliance reason code.
getComplianceState() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the complianceState property: The compliance state of the resource with respect to the policy assignment.
getComplianceState() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the complianceState property: The compliance state of the resource with respect to the policy assignment.
getComplianceState() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the complianceState property: The compliance state of the resource with respect to the policy assignment.
getComponent(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Get a component of a digital twin.
getComponent(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Get a component of a digital twin.
getComponentWithResponse(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Get a component of a digital twin.
getComponentWithResponse(String, String, Class<T>, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Get a component of a digital twin.
getComposeTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Get the composeTime property: The original compose time of the message.
getComposeTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Get the composeTime property: The original compose time of the message.
getCompositeIndexes() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the composite indexes for additional indexes.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the compression property: The data compression method used for the Amazon S3 object.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the compression property: The data compression method used for the blob storage.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Get the compression property: The data compression method used for the blob storage.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Get the compression property: The data compression method used for the item(s) in the Azure Data Lake Store.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Get the compression property: The data compression method used for the binary dataset.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Get the compression property: The data compression method used for the json dataset.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the compression property: The data compression method used for the file system.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Get the compression property: The data compression method used on files.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Get the compression property: The data compression method used for the json dataset.
getCompression() - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Get the compression property: The data compression method used for the json dataset.
getCompressionCodec() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the compressionCodec property: The data compressionCodec.
getCompressionCodec() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Get the compressionCodec property: A string from ParquetCompressionCodecEnum or an expression.
getCompressionLevel() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the compressionLevel property: The data compression method used for DelimitedText.
getCompressionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.BinaryReadSettings
Get the compressionProperties property: Compression settings.
getCompressionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextReadSettings
Get the compressionProperties property: Compression settings.
getCompressionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.JsonReadSettings
Get the compressionProperties property: Compression settings.
getCompressionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Get the compressionProperties property: Compression settings.
getCompute() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the compute property: Compute properties for data flow activity.
getCompute() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Get the compute property: Properties of link connection's compute.
getCompute() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the compute property: The compute property.
getComputeProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Get the computeProperties property: The compute resource for managed integration runtime.
getComputeSubnetId() - Method in class com.azure.analytics.synapse.artifacts.models.VirtualNetworkProfile
Get the computeSubnetId property: Subnet ID used for computes in workspace.
getComputeType() - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Get the computeType property: Compute type of the cluster.
getComputeType() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the computeType property: Compute type of the cluster.
getComputeType() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute
Get the computeType property: Compute type of the cluster which will execute data flow job.
getComputeType() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Get the computeType property: Compute type of the cluster which will execute data flow job.
getComputeType() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionCompute
Get the computeType property: Link connection's compute type.
getConcurrency() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the concurrency property: The max number of concurrent runs for the pipeline.
getCondition() - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Get the condition property: Condition to be used for filtering the input.
getConditionality() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
Gets the conditionality property: Describes any conditionality on the entity.
getConditionOperator() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Gets the logical operator applied across conditions.
getConditionOperator() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Gets the logical operator applied across conditions.
getConditionOperator() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Gets the logical operator applied across conditions.
getConf() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the conf property: Spark configuration properties.
getConf() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the conf property: Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.AnalyzedDocument
Get the confidence property: Confidence of correctly extracting the document.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentEntity
Get the confidence property: Confidence of correctly extracting the entity.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the confidence property: Confidence of correctly extracting the field.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentKeyValuePair
Get the confidence property: Confidence of correctly extracting the key-value pair.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentLanguage
Get the confidence property: Confidence of correctly identifying the language.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentSelectionMark
Get the confidence property: Confidence of correctly extracting the selection mark.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentStyle
Get the confidence property: Confidence of correctly identifying the style.
getConfidence() - Method in class com.azure.ai.formrecognizer.models.DocumentWord
Get the confidence property: Confidence of correctly extracting the word.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the score property: If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.ClassificationCategory
Gets the score property: Confidence score between 0 and 1 of the classified category.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the confidenceScore property: A confidence score between 0 and 1.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the score property: If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the score property: If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.
getConfidenceScore() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the score property: Confidence score between 0 and 1 of the recognized entity.
getConfidenceScores() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectResponse
Get the confidenceScores property: the change point confidence of each point.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the confidence score of the sentiment label.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets the sentiment confidence score (Softmax score) between 0 and 1, for each sentiment label.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the confidence score of the sentiment label.
getConfidenceScores() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the confidence score of the sentiment label.
getConfig() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the config property: V2 image config descriptor.
getConfigMergeRule() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the configMergeRule property: SparkConfiguration configMergeRule.
getConfigs() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the configs property: SparkConfiguration configs.
getConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the configuration property: Dictionary of <string>.
getConfiguration() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the configuration property: Dictionary of <string>.
getConfiguration() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the configuration property: Dictionary of <string>.
getConfiguration() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the configuration property: Dictionary of <string>.
getConfiguration() - Method in class com.azure.core.util.HttpClientOptions
Gets the configuration store that the HttpClient will use.
getConfiguration() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the configuration property: A dictionary of configurations for the skill.
getConfiguration() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the configuration property: A dictionary of indexer-specific configuration properties.
getConfigurationAccessCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the configurationAccessCredential property: The configuration file access credential.
getConfigurationPath() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the configurationPath property: The configuration file of the package execution.
getConfigurations() - Method in class com.azure.search.documents.indexes.models.SemanticSettings
Get the configurations property: The semantic configurations for the index.
getConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Attempts to get the ConfigurationSetting with a matching key, and optional label, optional acceptDateTime and optional ETag combination.
getConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Attempts to get the ConfigurationSetting with a matching key, and optional label, optional acceptDateTime and optional ETag combination.
getConfigurationSetting(String, String) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Attempts to get a ConfigurationSetting that matches the key, and the optional label combination.
getConfigurationSetting(String, String) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Attempts to get a ConfigurationSetting that matches the key, and the optional label combination.
getConfigurationSetting(String, String, OffsetDateTime) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Attempts to get a ConfigurationSetting that matches the key, the optional label, and the optional acceptDateTime combination.
getConfigurationSetting(String, String, OffsetDateTime) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Attempts to get a ConfigurationSetting that matches the key, the optional label, and the optional acceptDateTime combination.
getConfigurationSettingWithResponse(ConfigurationSetting, OffsetDateTime, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Attempts to get the ConfigurationSetting with a matching key, and optional label, optional acceptDateTime and optional ETag combination.
getConfigurationSettingWithResponse(ConfigurationSetting, OffsetDateTime, boolean, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Attempts to get the ConfigurationSetting with a matching key, and optional label, optional acceptDateTime and optional ETag combination.
getConflict(String) - Method in class com.azure.cosmos.CosmosAsyncContainer
Gets a CosmosAsyncConflict object using current container for context.
getConflictResolutionPath() - Method in class com.azure.cosmos.models.ConflictResolutionPolicy
Gets the path which is present in each item in the Azure Cosmos DB service for last writer wins conflict-resolution.
getConflictResolutionPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the conflictResolutionPolicy that is used for resolving conflicting writes on items in different regions, in a container in the Azure Cosmos DB service.
getConflictResolutionProcedure() - Method in class com.azure.cosmos.models.ConflictResolutionPolicy
Gets the StoredProcedure which is used for conflict resolution in the Azure Cosmos DB service.
getConnectedRegistry() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
getConnectedRegistry() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
getConnectionId() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Get the connectionId property: The connection Id of connected client connection.
getConnectionId() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Get the connectionId property: The connection Id of connected client connection.
getConnectionIdleTimeout() - Method in class com.azure.core.util.HttpClientOptions
Gets the duration of time before an idle connection is closed.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the connectionProperties property: Properties used to connect to Concur.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the connectionProperties property: Properties used to connect to GoogleAds.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the connectionProperties property: Properties used to connect to QuickBooks.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the connectionProperties property: Properties used to connect to Salesforce Marketing Cloud.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the connectionProperties property: Properties used to connect to Square.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the connectionProperties property: Properties used to connect to Xero.
getConnectionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the connectionProperties property: Properties used to connect to Zoho.
getConnectionProperties() - Method in interface com.azure.core.amqp.AmqpConnection
Gets the connection properties.
getConnectionState() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the connectionState property: The managed private endpoint connection state.
getConnectionState() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the connectionState property: Whether the device is connected or disconnected.
getConnectionString() - Method in class com.azure.ai.metricsadvisor.models.InfluxDbDataFeedSource
Get the connectionString property: InfluxDB connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Get the connectionString property: The CosmosDB (MongoDB API) connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Get the connectionString property: The non-access credential portion of the connection string as well as an optional encrypted credential.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Get the connectionString property: The non-access credential portion of the connection string as well as an optional encrypted credential.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Get the connectionString property: The MongoDB Atlas connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Get the connectionString property: The MongoDB connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Get the connectionString property: The non-access credential portion of the connection string as well as an optional encrypted credential.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Get the connectionString property: SAP HANA ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Get the connectionString property: The connection string of snowflake.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Get the connectionString property: The connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Get the connectionString property: Teradata ODBC connection string.
getConnectionString() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Get the connectionString property: An ODBC connection string.
getConnectionString() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the connectionString property: The connection string for the datasource.
getConnectivityEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the connectivityEndpoints property: Connectivity endpoints.
getConnectTimeout() - Method in class com.azure.core.util.HttpClientOptions
Gets the connection timeout for a request to be sent.
getConnectTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the connect timeout for direct client, represents timeout for establishing connections with an endpoint.
getConnectVia() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the connectVia property: The integration runtime reference.
getConnectVia() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
Get the connectVia property: The self-hosted integration runtime reference.
getConnectVia() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Get the connectVia property: The integration runtime reference.
getConnectVia() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the connectVia property: The integration runtime reference.
getConsistencyLevel() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Get the consistencyLevel property: The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application.
getConsistencyLevel() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the consistency level required for the request.
getConsistencyLevel() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the consistency level required for the request.
getConsistentReadControl() - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
getConsistentReadControl() - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
getConstitutionWithResponse(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
The constitution is a script that assesses and applies proposals from consortium members.
getConstitutionWithResponse(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
The constitution is a script that assesses and applies proposals from consortium members.
getConsumerGroup() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureEventHubsDataFeedSource
Gets the Azure EventHub consumer group.
getConsumerGroup() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Gets the consumer group this consumer is reading events as a part of.
getConsumerGroup() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Gets the consumer group this consumer is reading events as a part of.
getConsumerGroup() - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Gets the consumer group name associated with this checkpoint.
getConsumerGroup() - Method in class com.azure.messaging.eventhubs.models.PartitionContext
Gets the consumer group name associated with the consumer of an Event Hub.
getConsumerGroup() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Gets the consumer group name associated with this ownership record.
getConsumerKey() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the consumerKey property: The consumer key for OAuth 1.0 authentication.
getConsumerKey() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the consumerKey property: The consumer key associated with the Xero application.
getConsumerSecret() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the consumerSecret property: The consumer secret for OAuth 1.0 authentication.
getContactedRegionNames() - Method in class com.azure.cosmos.CosmosDiagnostics
Regions contacted for this request
getContainer() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureBlobDataFeedSource
Get the container name.
getContainer() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLocation
Get the container property: Specify the container of azure blob.
getContainer() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the container property: The data container for the datasource.
getContainer() - Method in class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity
 
getContainer() - Method in interface com.azure.spring.data.cosmos.core.mapping.CosmosPersistentEntity
To get container of entity
getContainer(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets a CosmosAsyncContainer object without making a service call
getContainer(String) - Method in class com.azure.cosmos.CosmosDatabase
Gets a Cosmos container instance without making a service call.
getContainerAsyncClient() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Get an async client pointing to the parent container.
getContainerClient() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets a client pointing to the parent container.
getContainerName() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the containerName property: Storage blob container name.
getContainerName() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the containerName property: Container name of the library/package.
getContainerName() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the name of the Cosmos container as the parent resource which is associated with this permission object.
getContainerName() - Method in class com.azure.quantum.jobs.models.BlobDetails
Get the containerName property: The container name.
getContainerName() - Method in class com.azure.spring.data.cosmos.core.mapping.event.CosmosMappingEvent
Get the container the event refers to.
getContainerName() - Method in interface com.azure.spring.data.cosmos.repository.query.CosmosEntityMetadata
Get container name from the given entity
getContainerName() - Method in interface com.azure.spring.data.cosmos.repository.query.ReactiveCosmosEntityMetadata
Get container name from the given entity
getContainerName() - Method in class com.azure.spring.data.cosmos.repository.query.SimpleCosmosEntityMetadata
Get container name of cosmos
getContainerName() - Method in class com.azure.spring.data.cosmos.repository.query.SimpleReactiveCosmosEntityMetadata
 
getContainerName() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get container name
getContainerName() - Method in class com.azure.storage.blob.models.TaggedBlobItem
Get the containerName property: The containerName property.
getContainerName() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Container name is now auto-populated by the SAS generation methods provided on the desired container/blob client.
getContainerName() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Get the container name.
getContainerName() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Get the container name.
getContainerName(Class<?>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
To get container name by domainType
getContainerName(Class<?>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
getContainerName(Class<?>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Get container name
getContainerName(Class<?>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
getContainerProperties(String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Get properties for specified container
getContainerProperties(String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
getContainerProperties(String) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Get properties for specified container
getContainerProperties(String) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
getContainerUri() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the containerUri property: The blob container SAS uri, the container is used to host job data.
getContent() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the content property: Concatenate string representation of all textual and visual elements in reading order.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentCaption
Get the content property: Table caption content.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentEntity
Get the content property: Entity content.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the content property: Field content.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentFootnote
Get the content property: Table footnote content.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentKeyValueElement
Get the content property: Concatenated content of the key-value element in reading order.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentLine
Get the content property: Concatenated content of the contained elements in reading order.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentParagraph
Get the content property: Concatenated content of the paragraph in reading order.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the content property: Concatenated content of the table cell in reading order.
getContent() - Method in class com.azure.ai.formrecognizer.models.DocumentWord
Get the content property: Text content of the word.
getContent() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScript
Get the content property: The content property.
getContent() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryRequirements
Get the content property: The library requirements.
getContent() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Get the content property: The content of the SQL script.
getContent() - Method in class com.azure.communication.chat.models.ChatMessage
Get the content property: Content of the chat message.
getContent() - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Get the content property: Chat message content.
getContent() - Method in class com.azure.communication.chat.models.UpdateChatMessageOptions
Get the content property: Chat message content.
getContent() - Method in class com.azure.communication.email.models.EmailMessage
Get the content property: Email content to be sent.
getContent() - Method in class com.azure.containers.containerregistry.models.DownloadBlobResult
Get the blob contents.
getContent() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getContentBytesBase64() - Method in class com.azure.communication.email.models.EmailAttachment
Get the contentBytesBase64 property: Base64 encoded contents of the attachment.
getContentCrc64() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
getContentCrc64() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
getContentCrc64() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
getContentCrc64() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
getContentDisposition() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
getContentDisposition() - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Get the contentDisposition property: Optional.
getContentDisposition() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the contentDisposition property: The contentDisposition property.
getContentDisposition() - Method in class com.azure.storage.blob.models.BlobProperties
 
getContentDisposition() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
getContentDisposition() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getContentDisposition() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getContentDisposition() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getContentDisposition() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
getContentDisposition() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
getContentDisposition() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the contentDisposition property: Optional.
getContentDisposition() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getContentDisposition() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getContentDisposition() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentDisposition property: Returns the value that was specified for the 'x-ms-content-disposition' header and specifies how to process the response.
getContentDisposition() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentDisposition property: Sets the file's Content-Disposition header.
getContentDisposition() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentDisposition() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentDisposition() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContentEncoding() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets AbsoluteExpiryTime from amqp message properties.
getContentEncoding() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
getContentEncoding() - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Get the contentEncoding property: Optional.
getContentEncoding() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the contentEncoding property: The contentEncoding property.
getContentEncoding() - Method in class com.azure.storage.blob.models.BlobProperties
 
getContentEncoding() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
getContentEncoding() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getContentEncoding() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getContentEncoding() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getContentEncoding() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
getContentEncoding() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
getContentEncoding() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the contentEncoding property: Optional.
getContentEncoding() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getContentEncoding() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getContentEncoding() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentEncoding property: Returns the value that was specified for the Content-Encoding request header.
getContentEncoding() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentEncoding property: Specifies which content encodings have been applied to the file.
getContentEncoding() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentEncoding() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentEncoding() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContentLanguage() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
getContentLanguage() - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Get the contentLanguage property: Optional.
getContentLanguage() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the contentLanguage property: The contentLanguage property.
getContentLanguage() - Method in class com.azure.storage.blob.models.BlobProperties
 
getContentLanguage() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
getContentLanguage() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getContentLanguage() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getContentLanguage() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getContentLanguage() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
getContentLanguage() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
getContentLanguage() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the contentLanguage property: Optional.
getContentLanguage() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getContentLanguage() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getContentLanguage() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentLanguage property: Returns the value that was specified for the Content-Language request header.
getContentLanguage() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentLanguage property: Specifies the natural languages used by this resource.
getContentLanguage() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentLanguage() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContentLength() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the contentLength property: The size of the blob in bytes.
getContentLength() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the contentLength property: The size of the blob in bytes.
getContentLength() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the contentLength property: The size of the blob in bytes.
getContentLength() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContentLength() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentLength property: The number of bytes present in the response body.
getContentLength() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the contentLength property: Size in bytes.
getContentLength() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentLength property: The number of bytes present in the response body.
getContentLength() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentLength property: The number of bytes present in the response body.
getContentLength() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentLength property: The number of bytes present in the response body.
getContentLength() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the contentLength property: The contentLength property.
getContentLength() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentLength property: The number of bytes present in the response body.
getContentLength() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentLocation() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Get the contentLocation property: The location of the content for this chunk.
getContentMd5() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getContentMd5() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentMd5 property: If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.
getContentMd5() - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Get the contentMd5 property: Optional.
getContentMd5() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the contentMd5 property: The contentMd5 property.
getContentMd5() - Method in class com.azure.storage.blob.models.BlobProperties
 
getContentMd5() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentMd5 property: If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.
getContentMd5() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
getContentMd5() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getContentMd5() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getContentMd5() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getContentMd5() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
getContentMd5() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentMd5 property: If the file has an MD5 hash and this operation is to read the full file, this response header is returned so that the client can check for message content integrity.
getContentMd5() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentMd5 property: If the file has an MD5 hash and this operation is to read the full file, this response header is returned so that the client can check for message content integrity.
getContentMd5() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the contentMd5 property: Specify the transactional md5 for the body, to be validated by the service.
getContentMd5() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentMd5 property: If the file has an MD5 hash and the request is to read the full file, this response header is returned so that the client can check for message content integrity.
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentMd5 property: Sets the file's MD5 hash.
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
getContentOffset() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the contentOffset property: The offset of the blob in bytes.
getContentOffset() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContentRange() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.
getContentRange() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.
getContentRange() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the file by setting the 'Range' request header.
getContentRange() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the file by setting the 'Range' request header.
getContentRange() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentRange property: Indicates the range of bytes returned if the client requested a subset of the file by setting the Range request header.
getContents() - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Gets the additional custom contents of the digital twin.
getContents() - Method in class com.azure.digitaltwins.core.BasicDigitalTwinComponent
Gets the custom contents
getContentType() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets contentType from amqp message properties.
getContentType() - Method in class com.azure.core.models.MessageContent
Gets the content type.
getContentType() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Gets the content type of this configuration setting.
getContentType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the contentType property: The content type of the blob.
getContentType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the contentType property: The content type of the blob.
getContentType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the contentType property: The content type of the blob.
getContentType() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the contentType property: The content type of the blob.
getContentType() - Method in class com.azure.messaging.eventhubs.EventData
Gets the content type.
getContentType() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the content type of the message.
getContentType() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the content type of the message.
getContentType() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the content type of the message.
getContentType() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the "cty" header property of the JWS.
getContentType() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the content type.
getContentType() - Method in class com.azure.security.keyvault.keys.models.KeyReleasePolicy
Get the content type and version of key release policy.
getContentType() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the content type.
getContentType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getContentType() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the contentType property: The media type of the body of the response.
getContentType() - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Get the contentType property: Optional.
getContentType() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the contentType property: The contentType property.
getContentType() - Method in class com.azure.storage.blob.models.BlobProperties
 
getContentType() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the contentType property: The media type of the body of the response.
getContentType() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getContentType() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getContentType() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getContentType() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the contentType property: The media type of the body of the response.
getContentType() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the contentType property: The media type of the body of the response.
getContentType() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the contentType property: Optional.
getContentType() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getContentType() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getContentType() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentType property: The content type specified for the file.
getContentType() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentType property: Sets the MIME content type of the file.
getContentType() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentType() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
Gets the content type.
getContentType() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentType() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContext() - Method in exception com.azure.core.amqp.exception.AmqpException
Gets the context for this exception.
getContext() - Method in class com.azure.core.http.HttpPipelineCallContext
Gets the context associated to the HTTP call.
getContext() - Method in class com.azure.core.http.policy.HttpRequestLoggingContext
Gets the contextual information about the HTTP request.
getContext() - Method in class com.azure.core.http.policy.HttpResponseLoggingContext
Gets the contextual information about the HTTP response.
getContext() - Method in class com.azure.core.http.rest.RequestOptions
Gets the additional context on the request that is passed during the service call.
getContext() - Method in class com.azure.core.util.Contexts
Returns a version of the Context reflecting mutations.
getContext() - Method in interface com.azure.cosmos.models.CosmosItemOperation
 
getContext() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
getContinuationPredicate() - Method in class com.azure.core.util.paging.ContinuablePagedFlux
Gets the Predicate that determines if paging should continue.
getContinuationToken() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRunsQueryResponse
Get the continuationToken property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
getContinuationToken() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionQueryTableStatus
Get the continuationToken property: Continuation token to query table status.
getContinuationToken() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunsQueryResponse
Get the continuationToken property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
getContinuationToken() - Method in class com.azure.analytics.synapse.artifacts.models.QueryTableStatusRequest
Get the continuationToken property: Continuation token to query table status.
getContinuationToken() - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Get the continuationToken property: The continuation token for getting the next page of results.
getContinuationToken() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRunsQueryResponse
Get the continuationToken property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
getContinuationToken() - Method in class com.azure.core.http.rest.PagedResponseBase
Gets the reference to the next page.
getContinuationToken() - Method in interface com.azure.core.util.paging.ContinuablePage
Gets the reference to the next page.
getContinuationToken() - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Gets a marker representing the last item that was processed.
getContinuationToken() - Method in class com.azure.cosmos.models.FeedResponse
Gets the continuation token to be used for continuing the enumeration.
getContinuationToken() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineCollection
Get the continuationToken property: A continuation token to be used in subsequent calls when enumerating through the collection.
getContinuationToken() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyCollection
Get the continuationToken property: A continuation token to be used in subsequent calls when enumerating through the collection.
getContinuationToken() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterCollection
Get the continuationToken property: A continuation token to use in subsequent calls to enumerate through the remote device adapter collection.
getContinuationToken() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
Gets a reference to the next page, should you want to re-initialize the BlobChangefeed.
getContinuationToken() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeResult
Optional continuation token.
getContinuationToken() - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Returns the continuation token.
getContinuationToken() - Method in exception com.azure.storage.file.datalake.models.DataLakeAclChangeFailedException
 
getContinuationToken() - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Returns a token that can be used to resume previously stopped operation.
getContinuationToken() - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Returns a token that can be used to resume previously stopped operation.
getContinuationToken() - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Returns a token that can be used to resume previously stopped operation.
getContinueOnError() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the continueOnError property: Continue on error setting used for data flow execution.
getContinueOnStepFailure() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Get the continueOnStepFailure property: Whether to continue execution of other steps in the PipelineRun if a step fails.
getContinuousRunId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the continuousRunId property: Link connection's corresponding continuous run id.
getContributionScore() - Method in class com.azure.ai.anomalydetector.models.AnomalyInterpretation
Get the contributionScore property: The contributionScore property.
getContributionScore() - Method in class com.azure.ai.metricsadvisor.models.IncidentRootCause
Get the contribution score value for the returned root cause.
getControlItemExpireInterval() - Method in class com.azure.cosmos.GlobalThroughputControlConfig
Get the control item expire interval.
getControlItemRenewInterval() - Method in class com.azure.cosmos.GlobalThroughputControlConfig
Get the control item renew interval.
getConversion(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Gets the status of a previously created asset conversion.
getConversion(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Gets the status of a previously created asset conversion.
getConversionService() - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
 
getConversionWithResponse(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Gets the status of a previously created asset conversion.
getConversionWithResponse(String, Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Gets the status of a previously created asset conversion.
getConvertedContent(Function<? super T, ? extends U>) - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getConverter() - Method in class com.azure.core.util.ConfigurationProperty
Gets converter for property value.
getConverter() - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
To get converter
getConverter() - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
getConverter() - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
To get converter
getConverter() - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
getCoordinates() - Method in class com.azure.core.models.GeoLinearRing
Unmodifiable representation of the geometric positions representing this linear ring.
getCoordinates() - Method in class com.azure.core.models.GeoLineString
Unmodifiable representation of the geometric positions representing this line.
getCoordinates() - Method in class com.azure.core.models.GeoPoint
The geometric position of the point.
getCopyActivityLogSettings() - Method in class com.azure.analytics.synapse.artifacts.models.LogSettings
Get the copyActivityLogSettings property: Specifies settings for copy activity log.
getCopyAuthorization() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Generate authorization for copying a custom document analysis model into the target Form Recognizer resource.
getCopyAuthorization() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Generate authorization for copying a custom model into the target Form Recognizer resource.
getCopyAuthorizationWithResponse(CopyAuthorizationOptions) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Generate authorization for copying a custom document analysis model into the target Form Recognizer resource.
getCopyAuthorizationWithResponse(CopyAuthorizationOptions, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Generate authorization for copying a custom model into the target Form Recognizer resource.
getCopyBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Get the copyBehavior property: The type of copy behavior for copy sink.
getCopyBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Get the copyBehavior property: The type of copy behavior for copy sink.
getCopyBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Get the copyBehavior property: The type of copy behavior for copy sink.
getCopyBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Get the copyBehavior property: The type of copy behavior for copy sink.
getCopyBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
Get the copyBehavior property: The type of copy behavior for copy sink.
getCopyCommandSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Get the copyCommandSettings property: Specifies Copy Command related settings when allowCopyCommand is true.
getCopyCompletionTime() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob.
getCopyCompletionTime() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the copyCompletionTime property: The copyCompletionTime property.
getCopyCompletionTime() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopyCompletionTime() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob.
getCopyCompletionTime() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this file was the destination file.
getCopyCompletionTime() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this file was the destination file.
getCopyCompletionTime() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCopyCompletionTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyCompletionTime property: Conclusion time of the last attempted Copy File operation where this file was the destination file.
getCopyCompletionTime() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopyDestinationSnapshot() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopyId() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets the identifier for the copy operation.
getCopyId() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the copyId property: String identifier for this copy operation.
getCopyId() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the copyId property: The copyId property.
getCopyId() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopyId() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the copyId property: String identifier for this copy operation.
getCopyId() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the copyId property: String identifier for this copy operation.
getCopyId() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the copyId property: String identifier for this copy operation.
getCopyId() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCopyId() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the string identifier for this copy operation.
getCopyId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyId property: String identifier for the last attempted Copy File operation where this file was the destination file.
getCopyId() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopyProgress() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob.
getCopyProgress() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the copyProgress property: The copyProgress property.
getCopyProgress() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopyProgress() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob.
getCopyProgress() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this file was the destination file.
getCopyProgress() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this file was the destination file.
getCopyProgress() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCopyProgress() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy File operation where this file was the destination file.
getCopyProgress() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopySource() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the copySource property: URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob.
getCopySource() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the copySource property: The copySource property.
getCopySource() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopySource() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the copySource property: URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob.
getCopySource() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getCopySource() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the copySource property: URL up to 2 KB in length that specifies the source file or file used in the last attempted Copy Blob operation where this file was the destination file.
getCopySource() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the copySource property: URL up to 2 KB in length that specifies the source file or file used in the last attempted Copy Blob operation where this file was the destination file.
getCopySource() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCopySource() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copySource property: URL up to 2KB in length that specifies the source file used in the last attempted Copy File operation where this file was the destination file.
getCopySource() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopySourceTagsMode() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getCopySourceTagsMode() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getCopySourceUrl() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets the url of the source blob.
getCopySourceUrl() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the the source file used in the last attempted copy file operation.
getCopyStatus() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets the status of the copy operation.
getCopyStatus() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the copyStatus property: State of the copy operation identified by x-ms-copy-id.
getCopyStatus() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the copyStatus property: Possible values include: 'pending', 'success', 'aborted', 'failed'.
getCopyStatus() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopyStatus() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the copyStatus property: State of the copy operation identified by x-ms-copy-id.
getCopyStatus() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the copyStatus property: State of the copy operation identified by x-ms-copy-id.
getCopyStatus() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the copyStatus property: State of the copy operation identified by x-ms-copy-id.
getCopyStatus() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCopyStatus() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the status of the copy operation.
getCopyStatus() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyStatus property: State of the copy operation identified by 'x-ms-copy-id'.
getCopyStatus() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopyStatusDescription() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
getCopyStatusDescription() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the copyStatusDescription property: The copyStatusDescription property.
getCopyStatusDescription() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCopyStatusDescription() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
getCopyStatusDescription() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
getCopyStatusDescription() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
getCopyStatusDescription() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCopyStatusDescription() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
getCopyStatusDescription() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCoreConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the coreConfiguration property: Specifies the core configuration parameters (as in core-site.xml) for the HDInsight cluster to be created.
getCoreCount() - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Get the coreCount property: Core count of the cluster.
getCoreCount() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the coreCount property: Core count of the cluster.
getCoreCount() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute
Get the coreCount property: Core count of the cluster which will execute data flow job.
getCoreCount() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Get the coreCount property: Core count of the cluster which will execute data flow job.
getCoreCount() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionCompute
Get the coreCount property: Link connection's compute core count.
getCorrelationActivityId() - Method in class com.azure.cosmos.models.FeedResponse
Gets the correlation activity ID for the responses of a query operation or null if no correlation activity id is present
getCorrelationChanges() - Method in class com.azure.ai.anomalydetector.models.AnomalyInterpretation
Get the correlationChanges property: The correlationChanges property.
getCorrelationData() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobStateChangeEventData
Get the correlationData property: Gets the Job correlation data.
getCorrelationId() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets correlationId from amqp message properties.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the correlationId property: An operation ID used for troubleshooting.
getCorrelationId() - Method in class com.azure.messaging.eventhubs.EventData
Gets the correlation id.
getCorrelationId() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the correlation identifier.
getCorrelationId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets a correlation identifier.
getCorrelationId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets a correlation identifier.
getCorrelationId() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getCorrelationId() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getCorrelationId() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the app service plan API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCorrelationRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
getCors() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the cors property: The set of CORS rules.
getCors() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the cors property: The set of CORS rules.
getCors() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the cors property: The set of CORS rules.
getCors() - Method in class com.azure.storage.queue.models.QueueServiceProperties
Get the cors property: The set of CORS rules.
getCorsOptions() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the corsOptions property: Options to control Cross-Origin Resource Sharing (CORS) for the index.
getCorsRules() - Method in class com.azure.data.tables.models.TableServiceProperties
Get the CORS rules.
getCosmosAsyncClient() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncClient
Get the regular CosmosAsyncClient back.
getCosmosAsyncClient() - Method in class com.azure.spring.data.cosmos.CosmosFactory
To create a CosmosAsyncClient
getCosmosAsyncContainer() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Gets the CosmosAsyncContainer
getCosmosAsyncDatabase() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Gets a regular async database object.
getCosmosClient() - Method in class com.azure.cosmos.encryption.CosmosEncryptionClient
 
getCosmosContainer() - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Gets the CosmosContainer
getCosmosDatabase() - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Gets a CosmosDatabase.
getCosmosDiagnostics() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the cosmos diagnostic for this operation.
getCosmosDiagnostics() - Method in class com.azure.cosmos.models.FeedResponse
Gets the feed response diagnostics
getCosmosDiagnostics() - Method in class com.azure.spring.data.cosmos.core.ResponseDiagnostics
To get diagnostics of cosmos response
getCosmosEncryptionAsyncContainer(CosmosAsyncContainer) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Gets a Container with Encryption capabilities
getCosmosEncryptionAsyncContainer(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Gets a Container with Encryption capabilities
getCosmosEncryptionAsyncDatabase(CosmosAsyncDatabase) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncClient
Gets a database with Encryption capabilities
getCosmosEncryptionAsyncDatabase(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncClient
Gets a database with Encryption capabilities
getCosmosEncryptionContainer(CosmosContainer) - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Gets a Container with Encryption capabilities
getCosmosEncryptionContainer(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Gets a Container with Encryption capabilities
getCosmosEncryptionDatabase(CosmosDatabase) - Method in class com.azure.cosmos.encryption.CosmosEncryptionClient
Gets a database with Encryption capabilities
getCosmosEncryptionDatabase(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionClient
Gets a database with Encryption capabilities
getCosmosException() - Method in exception com.azure.spring.data.cosmos.exception.CosmosAccessException
To get exception object for cosmos client
getCosmosResponseStatistics() - Method in class com.azure.spring.data.cosmos.core.ResponseDiagnostics
To get the statistics value of cosmos response
getCost() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the cost property: The incurred cost for a single phone number.
getCost() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the cost property: The incurred cost for a single phone number.
getCost() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the integer value representing the cost of the query, for data case.
getCount() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetailsList
Get the count property: Number of role assignments.
getCount() - Method in class com.azure.analytics.synapse.artifacts.models.RetryPolicy
Get the count property: Maximum ordinary retry attempts.
getCount() - Method in class com.azure.messaging.eventhubs.EventDataBatch
Gets the number of events in the batch.
getCount() - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
Gets the number of messages in the batch.
getCount() - Method in class com.azure.monitor.query.models.MetricValue
Returns the number of samples in the time range.
getCount() - Method in class com.azure.quantum.jobs.models.JobDetailsList
Get the count property: Total records count number.
getCount() - Method in class com.azure.search.documents.models.FacetResult
Get the count property: The approximate count of documents falling within the bucket described by this facet.
getCount() - Method in class com.azure.search.documents.models.RangeFacetResult
Gets the approximate count of documents falling within the bucket described by this facet.
getCount() - Method in class com.azure.search.documents.models.ValueFacetResult
Gets the approximate count of documents falling within the bucket described by this facet.
getCount() - Method in class com.azure.storage.blob.HttpGetterInfo
 
getCount() - Method in class com.azure.storage.blob.models.BlobRange
How many bytes to include in the range.
getCount() - Method in class com.azure.storage.file.datalake.models.FileRange
How many bytes to include in the range.
getCounters() - Method in class com.azure.search.documents.indexes.models.SearchServiceStatistics
Get the counters property: Service level resource counters.
getCounters() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeResult
getCountryCode() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the countryCode property: The ISO 3166-2 code of the phone number's country, e.g.
getCountryHint() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
Gets the countryHint property: The countryHint property.
getCountryRegion() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the countryRegion property: Country/region.
getCounty() - Method in class com.azure.aot.graalvm.samples.cosmos.Address
Returns the county.
getCoverage() - Method in class com.azure.search.documents.models.AutocompleteResult
Get the coverage property: A value indicating the percentage of the index that was considered by the autocomplete request, or null if minimumCoverage was not specified in the request.
getCoverage() - Method in class com.azure.search.documents.util.AutocompletePagedResponse
The percentage of the index covered in the autocomplete request.
getCoverage() - Method in class com.azure.search.documents.util.SearchPagedFlux
The percentage of the index covered in the search request.
getCoverage() - Method in class com.azure.search.documents.util.SearchPagedIterable
The percentage of the index covered in the search request.
getCoverage() - Method in class com.azure.search.documents.util.SuggestPagedResponse
The percentage of the index covered in the suggest request.
getCreated() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the created property: The creation time of the library/package.
getCreated() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the created property: The timestamp of resource creation.
getCreated() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the created property: Date and time on which the image was built (string, date-time as defined by https://tools.ietf.org/html/rfc3339#section-5.6).
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the created time of an action.
getCreatedAt() - Method in class com.azure.media.videoanalyzer.edge.models.SystemData
Get the createdAt property: Date and time when this resource was first created.
getCreatedAt() - Method in class com.azure.messaging.eventhubs.EventHubProperties
Gets the instant, in UTC, at which Event Hub was created.
getCreatedAt() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the date time this rule was created.
getCreatedAt() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Gets the exact time the queue was created.
getCreatedAt() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the date time this rule was created.
getCreatedAt() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Gets the exact time the subscription was created.
getCreatedAt() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Gets the exact time the queue was created.
getCreatedBy() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the createdBy property: The identity that created the resource.
getCreatedBy() - Method in class com.azure.communication.chat.models.ChatThreadProperties
Get the createdBy property: Identifies a participant in Azure Communication services.
getCreatedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Get the createdByCommunicationIdentifier property: The communication identifier of the user who created the thread.
getCreatedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Get the createdByCommunicationIdentifier property: The communication identifier of the user who created the thread.
getCreatedDateTime() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the createdDateTime property: The date that the operation was created.
getCreatedOn() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelDetails
Get the Date and time (UTC) when the analyze operation was submitted.
getCreatedOn() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelSummary
Get the createdDateTime property: Date and time (UTC) when the model was created.
getCreatedOn() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
Get the Date and time (UTC) when the analyze operation was submitted.
getCreatedOn() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the createdDateTime property: Date and time (UTC) when the operation was created.
getCreatedOn() - Method in class com.azure.communication.chat.models.ChatMessage
Get the createdOn property: The timestamp when the chat message arrived at the server.
getCreatedOn() - Method in class com.azure.communication.chat.models.ChatThreadProperties
Get the createdOn property: The timestamp when the chat thread was created.
getCreatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the createdOn property: Created time.
getCreatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the createdOn property: Tag created time.
getCreatedOn() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the createdOn property: Image created time.
getCreatedOn() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the created UTC time.
getCreatedOn() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the the UTC time at which certificate policy was created.
getCreatedOn() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the the UTC time at which certificate was created.
getCreatedOn() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
getCreatedOn() - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Get the policy's created time in UTC.
getCreatedOn() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the the UTC time at which secret was created.
getCreatedOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getCreatedTime() - Method in class com.azure.ai.anomalydetector.models.Model
Get the createdTime property: Date and time (UTC) when the model was created.
getCreatedTime() - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Get the createdTime property: Date and time (UTC) when the model was created.
getCreatedTime() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed created time.
getCreatedTime() - Method in class com.azure.ai.metricsadvisor.models.AnomalyAlert
Get the createdTime property: created time.
getCreatedTime() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the time in which alert for this anomaly created.
getCreatedTime() - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Get the feedback created time.
getCreatedTime() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the createdTime property: The exact time the namespace was created.
getCreateItemOperation(T, PartitionKey) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for Creating item in Bulk execution.
getCreateItemOperation(T, PartitionKey, CosmosBulkItemRequestOptions) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for Creating item in Bulk execution.
getCreateItemOperation(T, PartitionKey, CosmosBulkItemRequestOptions, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for Creating item in Bulk execution.
getCreateItemOperation(T, PartitionKey, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for Creating item in Bulk execution.
getCreateMode() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the createMode property: Specifies the mode of sql pool creation.
getCreateTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Get the createTime property: The original creation time of the thread.
getCreateTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
Get the createTime property: The original creation time of the thread.
getCreationDate() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the creationDate property: The time when the Big Data pool was created.
getCreationDate() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the creationDate property: Date the SQL pool was created.
getCreationTime() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets creationTime from amqp message properties.
getCreationTime() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversion
Get the creationTime property: The time when the conversion was created.
getCreationTime() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the creationTime property: The time when the rendering session was created.
getCreationTime() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the creationTime property: The creation time of the job.
getCreationTime() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the creationTime property: The creationTime property.
getCreationTime() - Method in class com.azure.storage.blob.models.BlobProperties
 
getCreationTime() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the creation time property.
getCreationTime() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getCreator() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed creator.
getCreator() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Gets the creator of the data feed.
getCreatorId() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the creatorId property: Creator Id of the library/package.
getCreatorId() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the creatorId property: Creator Id of the library/package.
getCredential() - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Get the credential property: The access credential portion of the connection string specified in driver-specific property-value format.
getCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Get the credential property: The access credential portion of the connection string specified in driver-specific property-value format.
getCredential() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Get the credential property: The access credential portion of the connection string specified in driver-specific property-value format.
getCredential() - Method in class com.azure.communication.networktraversal.models.CommunicationIceServer
Get the credential property: Credential for the server.
getCredential() - Method in class com.azure.core.amqp.ProxyOptions
Gets the credentials user provided for authentication of proxy server.
getCredential() - Method in class com.azure.data.tables.TableAzureNamedKeyCredentialPolicy
Get the AzureNamedKeyCredential linked to the policy.
getCredentialId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Gets the id of the credential resource to authenticate the data source.
getCredentialId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Gets the id of the credential resource to authenticate the data source.
getCredentialId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Gets the id of the credential resource to authenticate the data source.
getCredentialId() - Method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Gets the id of the credential resource to authenticate the data source.
getCredentials() - Method in class com.azure.media.videoanalyzer.edge.models.EndpointBase
Get the credentials property: Credentials to be presented to the endpoint.
getCredentials() - Method in class com.azure.media.videoanalyzer.edge.models.IotHubDeviceConnection
Get the credentials property: IoT device connection credentials.
getCredString() - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Get the credString property: The Azure key vault secret reference of credString in connection string.
getCriteria() - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To get Criteria object
getCriteriaByType(CriteriaType) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To get criteria by type
getCritical() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the "crit" header property from the JSON Web Signature object.
getCrossMetricsOperator() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets the logical operator to apply across multiple metric level alert configurations.
getCryptographyAsyncClient(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a CryptographyAsyncClient for the latest version of a given key.
getCryptographyAsyncClient(String, String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Creates a CryptographyAsyncClient for a given key version.
getCryptographyClient(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a CryptographyClient for the latest version of a given key.
getCryptographyClient(String, String) - Method in class com.azure.security.keyvault.keys.KeyClient
Creates a CryptographyClient for a given key version.
getCsr() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the csr.
getCulture() - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Get the culture property: The culture used to convert data from/to string.
getCurrencyCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCost
Get the currencyCode property: The ISO 4217 currency code for the cost amount, e.g.
getCurrentAvailability() - Method in class com.azure.quantum.jobs.models.ProviderStatus
Get the currentAvailability property: Provider availability.
getCurrentAvailability() - Method in class com.azure.quantum.jobs.models.TargetStatus
Get the currentAvailability property: Target availability.
getCurrentConnection() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
Get the currentConnection property: The currentConnection property.
getCurrentConnection() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Get the currentConnection property: The connection used to execute the SQL script.
getCurrentCount() - Method in class com.azure.ai.anomalydetector.models.ModelList
Get the currentCount property: Current count of trained multivariate models.
getCurrentLedgerEntryWithResponse(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
A collection id may optionally be specified.
getCurrentLedgerEntryWithResponse(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
A collection id may optionally be specified.
getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the current size of this entity (in megabytes (MB) for server resources and in count for master resources)
getCurrentResourceQuotaUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current size of this entity from the Azure Cosmos DB service.
getCurrentState() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the currentState property: the Spark job state.
getCurrentState() - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Get the currentState property: The currentState property.
getCurrentState() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Get the currentState property: The currentState property.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the currentState property: the Spark job state.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the currentState property: The currentState property.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the currentState property: The currentState property.
getCurrentState() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the currentState property: The currentState property.
getCurrentState() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Returns a read only list of list of objects, each one represents one scoped worker item.
getCurrentState() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the currentState property: All of the state that defines and dictates the indexer's current execution.
getCursorMethods() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Get the cursorMethods property: Cursor methods for Mongodb query.
getCursorMethods() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Get the cursorMethods property: Cursor methods for Mongodb query.
getCursorMethods() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Get the cursorMethods property: Cursor methods for Mongodb query.
getCurveName() - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Get the curve.
getCurveName() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the crv value.
getCustomerProvidedKey() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets the CpkInfo associated with this client that will be passed to BlobAsyncClients when getBlobAsyncClient is called.
getCustomerProvidedKey() - Method in class com.azure.storage.blob.BlobContainerClient
Gets the CpkInfo associated with this client that will be passed to BlobClients when getBlobClient is called.
getCustomerProvidedKey() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the CpkInfo used to encrypt this blob's content on the server.
getCustomerProvidedKey() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets the CpkInfo used to encrypt this blob's content on the server.
getCustomerProvidedKey() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Gets the CpkInfo used to encrypt this path's content on the server.
getCustomerProvidedKey() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets the CpkInfo used to encrypt this path's content on the server.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new BlobAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a new AppendBlobAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Creates a new BlobAsyncClientBase with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new BlockBlobAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new EncryptedBlobAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a new PageBlobAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new DataLakeDirectoryAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new DataLakeFileAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyAsyncClient(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Creates a new DataLakePathAsyncClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.BlobClient
Creates a new BlobClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a new AppendBlobClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Creates a new BlobClientBase with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new BlockBlobClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates a new EncryptedBlobClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a new PageBlobClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Creates a new DataLakeDirectoryClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a new DataLakeFileClient with the specified customerProvidedKey.
getCustomerProvidedKeyClient(CustomerProvidedKey) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Creates a new DataLakePathClient with the specified customerProvidedKey.
getCustomerProvidedKeySha256() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the customerProvidedKeySha256 property: The customerProvidedKeySha256 property.
getCustomFillValue() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillSettings
Get the custom value of fill missing point for anomaly detection.
getCustomGranularityValue() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularity
Get the granularity amount of the time series.
getCustomHeaders() - Method in class com.azure.communication.email.models.EmailMessage
Get the customHeaders property: Custom email headers to be passed.
getCustomInterval() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Get the customInterval property: Custom Interval is used to set non-standard time interval, for example, if the series is 5 minutes, request can be set as {"granularity":"minutely", "customInterval":5}.
getCustomInterval() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the customInterval property: Custom Interval is used to set non-standard time interval, for example, if the series is 5 minutes, request can be set as {"granularity":"minutely", "customInterval":5}.
getCustomLibraries() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the customLibraries property: List of custom libraries/packages associated with the spark pool.
getCustomProperties() - Method in class com.azure.core.models.GeoObject
Additional properties about this GeoObject.
getCustomRfcReadTableFunctionModule() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Get the customRfcReadTableFunctionModule property: Specifies the custom RFC function module that will be used to read data from SAP Table.
getCustomRfcReadTableFunctionModule() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the customRfcReadTableFunctionModule property: Specifies the custom RFC function module that will be used to read data from SAP Table.
getCustomSetupScriptProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the customSetupScriptProperties property: Custom setup script properties for a managed dedicated integration runtime.
getD() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the d value.
getData() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandResponse
Get the data property: The result data of data preview, statistics or expression preview.
getData() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResultResponse
Get the data property: The result data of data preview, statistics or expression preview.
getData() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Get the data property: Output data.
getData() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the data property: Any object.
getData() - Method in class com.azure.core.amqp.models.AmqpMessageBody
Gets an IterableStream of byte array containing only first byte array set on this AmqpMessageBody.
getData() - Method in class com.azure.core.models.CloudEvent
Get the data associated with this event as a BinaryData, which has API to deserialize the data into a String, an Object, or a byte[].
getData() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the data associated with this event as a BinaryData, which has API to deserialize the data to any objects by using BinaryData.toObject(TypeReference).
getData() - Method in class com.azure.messaging.eventhubs.models.PartitionEvent
Gets the event received from the partition.
getData() - Method in class com.azure.security.attestation.models.AttestationData
Returns the data with which this AttestationData was created.
getData() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getData() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getData() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
getData(Object) - Method in class com.azure.core.util.Context
Scans the linked-list of Context objects looking for one with the specified key.
getData(String) - Method in class com.azure.core.http.HttpPipelineCallContext
Gets a value with the given key stored in the context.
getData(String) - Method in class com.azure.core.util.polling.PollingContext
Get a value from the context with the provided key.
getDataActions() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Get the dataActions property: List of data actions.
getDataActions() - Method in class com.azure.security.keyvault.administration.models.KeyVaultPermission
Get the data action permissions that are granted.
getDatabase() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureCosmosDbDataFeedSource
Get the database property: Database name.
getDatabase() - Method in class com.azure.ai.metricsadvisor.administration.models.MongoDbDataFeedSource
Get the database property: Database name.
getDatabase() - Method in class com.azure.ai.metricsadvisor.models.InfluxDbDataFeedSource
Get the database property: Database name.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Get the database property: The database name of the Amazon Redshift source.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Get the database property: The database name of delta table.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Get the database property: Database name for connection.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Get the database property: The name of the database.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Get the database property: The name of the CosmosDB (MongoDB API) database that you want to access.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the database property: Database name for connection.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Get the database property: The name of the MongoDB Atlas database that you want to access.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Get the database property: The name of the MongoDB database that you want to access.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the database property: Database name for connection.
getDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Get the database property: The database name of Teradata.
getDatabase() - Method in class com.azure.cosmos.CosmosAsyncContainer
Gets the parent CosmosAsyncDatabase for the current container.
getDatabase(String) - Method in class com.azure.cosmos.CosmosAsyncClient
Gets a database object without making a service call.
getDatabase(String) - Method in class com.azure.cosmos.CosmosClient
Gets the Cosmos database client.
getDatabaseName() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Get the databaseName property: The databaseName property.
getDatabaseName() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the databaseName property: The name of the MongoDB database that you want to access.
getDatabaseName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Get the databaseName property: The associated database name (supported by SQL pool v3).
getDatabaseName() - Method in class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
Return the name of the database to connect to
getDatabaseName() - Method in class com.azure.spring.data.cosmos.CosmosFactory
Get Cosmos Database Name
getDatabaseOperations(String) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Gets status of the database.
getDatabaseOperations(String) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Gets status of the database.
getDatabaseOperationsWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Gets status of the database.
getDatabaseOperationsWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Gets status of the database.
getDatabaseQuota() - Method in class com.azure.cosmos.models.CosmosDatabaseResponse
Gets the Max Quota.
getDatabaseQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for database resources within the account from the Azure Cosmos DB service.
getDatabaseThroughputConfig() - Method in class com.azure.spring.data.cosmos.config.CosmosConfig
Gets the database throughput configuration.
getDatabaseUsage() - Method in class com.azure.cosmos.models.CosmosDatabaseResponse
Gets the current Usage.
getDatabaseUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of database resources within the account from the Azure Cosmos DB service.
getDataChangeDetectionPolicy() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the dataChangeDetectionPolicy property: The data change detection policy for the datasource.
getDataContentType() - Method in class com.azure.core.models.CloudEvent
Get the content MIME type that the data is in.
getDataDeleteJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Get weather data delete job.
getDataDeletionDetectionPolicy() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the dataDeletionDetectionPolicy property: The data deletion detection policy for the datasource.
getDataDriftId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the dataDriftId property: The ID of the data drift monitor that triggered the event.
getDataDriftName() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the dataDriftName property: The name of the data drift monitor that triggered the event.
getDataFeed(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get a data feed by its id.
getDataFeed(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get a data feed by its id.
getDataFeedAutoRollUpMethod() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Get the rollup method that should be used for the data feed.
getDataFeedId() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Get the data feed id.
getDataFeedId() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Get the data feed id.
getDataFeedIngestionProgress(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Retrieve the ingestion progress of a data feed.
getDataFeedIngestionProgress(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Retrieve the ingestion progress of a data feed.
getDataFeedIngestionProgressWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Retrieve the ingestion progress of a data feed.
getDataFeedIngestionProgressWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Retrieve the ingestion progress of a data feed.
getDataFeedWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get a data feed by its id with REST response.
getDataFeedWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get a data feed by its id with REST response.
getDataflow() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the dataflow property: Data flow reference.
getDataFlow() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the dataFlow property: Data flow instance.
getDataFlow() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the dataFlow property: Data flow instance.
getDataFlow(String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Gets a data flow.
getDataFlow(String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Gets a data flow.
getDataFlow(String, String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Gets a data flow.
getDataFlow(String, String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Gets a data flow.
getDataFlowName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Get the dataFlowName property: The data flow which contains the debug session.
getDataFlowName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the dataFlowName property: The name of the data flow.
getDataFlowName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Get the dataFlowName property: The data flow which contains the debug session.
getDataFlowName() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest
Get the dataFlowName property: The data flow which contains the debug session.
getDataFlowName() - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Get the dataFlowName property: The data flow which contains the debug session.
getDataFlowProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the dataFlowProperties property: Data flow properties for managed integration runtime.
getDataFlows() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the dataFlows property: List of Data flows.
getDataFlows() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the dataFlows property: List of Data flows.
getDataFlowsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Lists data flows.
getDataFlowsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Lists data flows.
getDataFlowsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Lists data flows.
getDataFlowWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Gets a data flow.
getDataFlowWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Gets a data flow.
getDataFlux() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Gets the data source.
getDataFlux() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getDataFlux() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the data source.
getDataFlux() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the data source.
getDataFlux() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the data source.
getDataInconsistency() - Method in class com.azure.analytics.synapse.artifacts.models.SkipErrorFile
Get the dataInconsistency property: Skip if source/sink file changed by other concurrent write.
getDataIngestionJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.FarmOperationsBaseClient
Get a farm operation data ingestion job.
getDataIngestionJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Get weather ingestion job.
getDataIntegrationUnits() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the dataIntegrationUnits property: Maximum number of data integration units that can be used to perform this data movement.
getDataLakeAccessType() - Method in class com.azure.storage.file.datalake.models.FileSystemAccessPolicies
 
getDataLakeAnalyticsUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the dataLakeAnalyticsUri property: Azure Data Lake Analytics URI Type: string (or Expression with resultType string).
getDataLakeEndpointResourceId() - Method in class com.azure.core.management.AzureEnvironment
 
getDataLakePublicAccess() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getDataLakeStoreUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the dataLakeStoreUri property: Data Lake Store service URI.
getDataNodeSize() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the dataNodeSize property: Specifies the size of the data node for the HDInsight cluster.
getDataProxyProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the dataProxyProperties property: Data proxy properties for a managed dedicated integration runtime.
getDataSchema() - Method in class com.azure.core.models.CloudEvent
Get the schema that the data adheres to.
getDataset() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Get the dataset property: Delete activity dataset reference.
getDataset() - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Get the dataset property: GetMetadata activity dataset reference.
getDataset() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Get the dataset property: The database name of the Google BigQuery.
getDataset() - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Get the dataset property: Lookup activity dataset reference.
getDataset() - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Get the dataset property: Dataset reference.
getDataset() - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Get the dataset property: Validation activity dataset reference.
getDataset(String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Gets a dataset.
getDataset(String) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Gets a dataset.
getDataset(String, String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Gets a dataset.
getDataset(String, String) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Gets a dataset.
getDatasetParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
Get the datasetParameters property: Parameters for dataset.
getDatasetParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Get the datasetParameters property: Reference data flow parameters from dataset.
getDatasets() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivityReferenceObject
Get the datasets property: Dataset references.
getDatasets() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the datasets property: List of datasets.
getDatasets() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the datasets property: List of datasets.
getDatasets() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the datasets property: List of datasets passed to web endpoint.
getDatasetsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Lists datasets.
getDatasetsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Lists datasets.
getDatasetsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Lists datasets.
getDatasetWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Gets a dataset.
getDatasetWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Gets a dataset.
getDataSource() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the dataSource property: Data source used to extract entity linking, such as Wiki/Bing etc.
getDataSourceConnection() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Gets the data source connection that will be created or updated.
getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceConnectionWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceConnectionWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the dataSourceCounter property: Total number of data sources.
getDataSourceCredential(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get a data source credential entity by its id.
getDataSourceCredential(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get a data source credential entity by its id.
getDataSourceCredentialWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get a data source credential entity by its id with REST response.
getDataSourceCredentialWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get a data source credential entity by its id with REST response.
getDataSourceEntityId() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the id property: Unique identifier of the recognized entity from the data source.
getDataSourceName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the dataSourceName property: The name of the datasource from which this indexer reads data.
getDataSourceRequestConcurrency() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Get the max concurrency of data ingestion queries against user data source.
getDataSources() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the healthcare entity data sources property: Entity references in known data sources.
getDataStream() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Gets the data source.
getDataStream() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getDataStream() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the data source.
getDataStream() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the data source.
getDataStream() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the data source.
getDataToExtract() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the dataToExtract property: The type of data to be extracted for the skill.
getDataToExtract() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the dataToExtract property: Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none".
getDataTransfer() - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtension
Get the dataTransfer property: Specifies how media is transferred to the extension plugin.
getDataVersion() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the version of the data in the event.
getDataVersion() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getDateFilterColumn() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Get the dateFilterColumn property: The Column to apply the <paramref name="StartTime"/> and <paramref name="EndTime"/>.
getDateFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeExportCommand
Get the dateFormat property: Specify the date format for the csv in Azure Databricks Delta Lake Copy.
getDateFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeImportCommand
Get the dateFormat property: Specify the date format for csv in Azure Databricks Delta Lake Copy.
getDateProperty() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
getDateProperty() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
getDateProperty() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
getDateProperty() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
getDateProperty() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the dateProperty property: A UTC date/time value generated by the service that indicates the time at which the response was initiated.
getDateTime() - Method in class com.azure.core.util.DateTimeRfc1123
Returns the underlying DateTime.
getDateTimeFormat() - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Get the dateTimeFormat property: The format for DateTime values.
getDateTimeOffsetFormat() - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Get the dateTimeOffsetFormat property: The format for DateTimeOffset values.
getDay() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
Get the day property: The day of the week.
getDays() - Method in class com.azure.storage.blob.models.BlobRetentionPolicy
Get the days property: Indicates the number of days that metrics or logging or soft-deleted data should be retained.
getDays() - Method in class com.azure.storage.file.datalake.models.DataLakeRetentionPolicy
Get the days property: Indicates the number of days that metrics or logging or soft-deleted data should be retained.
getDays() - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Get the days property: Indicates the number of days that metrics data should be retained.
getDays() - Method in class com.azure.storage.queue.models.QueueRetentionPolicy
Get the days property: Indicates the number of days that metrics or logging or soft-deleted data should be retained.
getDaysBeforeExpiry() - Method in class com.azure.security.keyvault.certificates.models.LifetimeAction
Get the days before expiry.
getDaysToRetain() - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
Get the number of days that metrics or logging or soft-deleted data should be retained.
getDeadAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the deadAt property: time that at which "dead" livy state was first seen.
getDeadAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the deadAt property: time that at which "dead" livy state was first seen.
getDeadAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the deadAt property: The deadAt property.
getDeadLetterErrorDescription() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Gets the error description for putting put message in dead letter sub-queue.
getDeadLetterErrorDescription() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the description for a message that has been dead-lettered.
getDeadLetterMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Get the deadLetterMessageCount property: Number of messages that are dead lettered.
getDeadLetterMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Get the deadLetterMessageCount property: Number of messages that are dead lettered.
getDeadLetterReason() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Gets the reason for putting put message in dead letter sub-queue.
getDeadLetterReason() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the reason a message was dead-lettered.
getDeadLetterSource() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the name of the queue or subscription that this message was enqueued on, before it was dead-lettered.
getDebug() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the debug property: If set to 'true', enables debugging mode for this operation.
getDebugSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the debugSettings property: Data flow debug settings.
getDebugSettings() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the debugSettings property: Data flow debug settings.
getDedicatedGatewayRequestOptions() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the Dedicated Gateway Request Options
getDedicatedGatewayRequestOptions() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the Dedicated Gateway Request Options
getDefault() - Static method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the default certificate policy.
getDefaultActivities() - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Get the defaultActivities property: List of activities to execute if no case condition is satisfied.
getDefaultConfig() - Static method in class com.azure.cosmos.DirectConnectionConfig
Gets the default DIRECT connection configuration.
getDefaultConfig() - Static method in class com.azure.cosmos.GatewayConnectionConfig
Gets the default Gateway connection configuration.
getDefaultCountryHint() - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Gets default country hint code.
getDefaultCountryHint() - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Gets default country hint code.
getDefaultCountryHint() - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Get the defaultCountryHint property: A country code to use as a hint to the language detection model if it cannot disambiguate the language.
getDefaultDataLakeStorage() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the defaultDataLakeStorage property: Workspace default data lake storage account details.
getDefaultEncryptionScope() - Method in class com.azure.storage.blob.models.BlobContainerEncryptionScope
Get the defaultEncryptionScope property: Optional.
getDefaultEncryptionScope() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the defaultEncryptionScope property: The DefaultEncryptionScope property.
getDefaultEncryptionScope() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getDefaultFromLanguageCode() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the defaultFromLanguageCode property: The language code to translate documents from for documents that don't specify the from language explicitly.
getDefaultFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the defaultFuzzyEditDistance property: Changes the default fuzzy edit distance value for this entity.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.blob.BlobClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.blob.BlobContainerClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.blob.BlobServiceClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.share.ShareClientBuilder
Gets the default log options with Storage headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.share.ShareFileClientBuilder
Gets the default log options with Storage headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.share.ShareServiceClientBuilder
Gets the default log options with Storage headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.queue.QueueClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.queue.QueueServiceClientBuilder
Gets the default Storage allowlist log headers and query parameters.
getDefaultIndexDocumentPath() - Method in class com.azure.storage.blob.models.StaticWebsite
Get the defaultIndexDocumentPath property: Absolute path of the default index page.
getDefaultIndexDocumentPath() - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Get the defaultIndexDocumentPath property: Absolute path of the default index page.
getDefaultLanguage() - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Gets default language when the builder is setup.
getDefaultLanguage() - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Gets default language when the builder is setup.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLogOptions() - Static method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Gets the default Azure Form Training client headers and query parameters that are logged by default if HTTP logging is enabled.
getDefaultLogOptions() - Static method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Gets the default Azure Document Analysis client headers and query parameters that are logged by default if HTTP logging is enabled.
getDefaultLogOptions() - Static method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Gets the default Azure Text Analytics headers and query parameters allow list.
getDefaultLogOptions() - Static method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Gets the default Azure Search headers and query parameters allow list.
getDefaultLogOptions() - Static method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Gets the default Azure Search headers and query parameters allow list.
getDefaultLogOptions() - Static method in class com.azure.search.documents.SearchClientBuilder
Gets the default Azure Search headers and query parameters allow list.
getDefaultMessageTimeToLive() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
getDefaultMessageTimeToLive() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
getDefaultMessageTimeToLive() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
getDefaultMessageTimeToLive() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
getDefaultMessageTimeToLive() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
getDefaultMessageTimeToLive() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
getDefaultProperty() - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Get the defaultProperty property: The default value for the parameter to be used if the live pipeline does not specify a value.
getDefaultProvider() - Static method in interface com.azure.core.util.metrics.MeterProvider
Returns default implementation of MeterProvider that uses SPI to resolve metrics implementation.
getDefaultScoringProfile() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the defaultScoringProfile property: The name of the scoring profile to use if none is specified in the query.
getDefaultServiceVersion() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the defaultServiceVersion property: The default version to use for requests to the Blob service if an incoming request's version is not specified.
getDefaultServiceVersion() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the defaultServiceVersion property: The default version to use for requests to the DataLake service if an incoming request's version is not specified.
getDefaultSparkLogFolder() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the defaultSparkLogFolder property: The default folder where Spark logs will be written.
getDefaultTimeoutFromEnvironment(Configuration, String, Duration, ClientLogger) - Static method in class com.azure.core.util.CoreUtils
Attempts to load an environment configured default timeout.
getDefaultTimeToLiveInSeconds() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the container's default time-to-live value.
getDefaultToLanguageCode() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the defaultToLanguageCode property: The language code to translate documents into for documents that don't specify the to language explicitly.
getDefaultValue() - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandDefaultValue
Get the defaultValue property: The default value of the column.
getDefaultValue() - Method in class com.azure.analytics.synapse.artifacts.models.ParameterSpecification
Get the defaultValue property: Default value of parameter.
getDefaultValue() - Method in class com.azure.analytics.synapse.artifacts.models.VariableSpecification
Get the defaultValue property: Default value of variable.
getDefaultValue() - Method in class com.azure.core.util.ConfigurationProperty
Gets property default value to be used when property is missing in the configuration.
getDefaultValues() - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandSettings
Get the defaultValues property: Specifies the default values for each target column in SQL DW.
getDefines() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the defines property: Allows user to specify defines for Hive job request.
getDefines() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the defines property: Allows user to specify defines for the MapReduce job request.
getDefines() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Get the defines property: Allows user to specify defines for Pig job request.
getDefines() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the defines property: Allows user to specify defines for streaming job request.
getDefinition() - Method in class com.azure.data.schemaregistry.models.SchemaRegistrySchema
Gets the content of the schema.
getDegreeOfParallelism() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the degreeOfParallelism property: The maximum number of nodes simultaneously used to run the job.
getDegreeOfParallelism() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the degreeOfParallelism property: (Optional) When specified, indicates the number of calls the indexer will make in parallel to the endpoint you have provided.
getDegreeOfParallelism() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the degreeOfParallelism property: If set, the number of parallel calls that can be made to the Web API.
getDelay() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the delay property: Specifies how long the trigger waits past due time before triggering new run.
getDelay() - Method in class com.azure.core.amqp.AmqpRetryOptions
Gets the delay between retry attempts for a fixed approach or the delay on which to base calculations for a backoff-approach.
getDelay() - Method in class com.azure.core.http.policy.FixedDelayOptions
Gets the max retry attempts that can be made.
getDelayDuration(Duration) - Method in interface com.azure.core.management.provider.DelayProvider
Gets the duration for delay.
getDelayInMinutes() - Method in class com.azure.analytics.synapse.artifacts.models.AutoPauseProperties
Get the delayInMinutes property: Number of minutes of idle time before the Big Data pool is automatically paused.
getDeletedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Get the deletedByCommunicationIdentifier property: The communication identifier of the user who deleted the thread.
getDeletedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Get the deletedByCommunicationIdentifier property: The communication identifier of the user who deleted the thread.
getDeletedCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Retrieves information about the specified deleted certificate.
getDeletedCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Retrieves information about the specified deleted certificate.
getDeletedCertificateWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Retrieves information about the specified deleted certificate.
getDeletedCertificateWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Retrieves information about the specified deleted certificate.
getDeletedContainerName() - Method in class com.azure.storage.blob.options.UndeleteBlobContainerOptions
Gets the deleted blob container name.
getDeletedContainerVersion() - Method in class com.azure.storage.blob.options.UndeleteBlobContainerOptions
Gets the deleted blob container version.
getDeletedFileSystemName() - Method in class com.azure.storage.file.datalake.options.FileSystemUndeleteOptions
Gets the deleted file system name.
getDeletedFileSystemVersion() - Method in class com.azure.storage.file.datalake.options.FileSystemUndeleteOptions
Gets the deleted file system version.
getDeletedKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the public part of a deleted key.
getDeletedKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the public part of a deleted key.
getDeletedKeyWithResponse(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the public part of a deleted key.
getDeletedKeyWithResponse(String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the public part of a deleted key.
getDeletedOn() - Method in class com.azure.communication.chat.models.ChatMessage
Get the deletedOn property: The timestamp when the chat message was deleted.
getDeletedOn() - Method in class com.azure.communication.chat.models.ChatThreadItem
Get the deletedOn property: The timestamp when the chat thread was deleted.
getDeletedOn() - Method in class com.azure.security.keyvault.certificates.models.DeletedCertificate
Get the deleted UTC time.
getDeletedOn() - Method in class com.azure.security.keyvault.keys.models.DeletedKey
Get the deleted UTC time.
getDeletedOn() - Method in class com.azure.security.keyvault.secrets.models.DeletedSecret
Get the deleted UTC time.
getDeletedOn() - Method in class com.azure.storage.file.datalake.models.PathDeletedItem
Gets when the path was deleted.
getDeletedSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Gets a secret that has been deleted for a soft-delete enabled key vault.
getDeletedSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Gets a secret that has been deleted for a soft-delete enabled key vault.
getDeletedSecretWithResponse(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Gets a secret that has been deleted for a soft-delete enabled key vault.
getDeletedSecretWithResponse(String, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Gets a secret that has been deleted for a soft-delete enabled key vault.
getDeletedTime() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the deletedTime property: The DeletedTime property.
getDeletedTime() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the deletedTime property: The deletedTime property.
getDeletedTime() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the deletedTime property: The deletedTime property.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteFilesAfterCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
getDeleteItemOperation(String, PartitionKey) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for deleting item in Bulk execution.
getDeleteItemOperation(String, PartitionKey, CosmosBulkItemRequestOptions) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for deleting item in Bulk execution.
getDeleteItemOperation(String, PartitionKey, CosmosBulkItemRequestOptions, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for deleting item in Bulk execution.
getDeleteItemOperation(String, PartitionKey, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for deleting item in Bulk execution.
getDeleteLocation() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Get the deleteLocation property: The location to delete all chunk storage.
getDeleteRetentionPolicy() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the deleteRetentionPolicy property: the retention policy which determines how long the associated data should persist.
getDeleteRetentionPolicy() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the deleteRetentionPolicy property: The deleteRetentionPolicy property.
getDeleteSnapshotsOptions() - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
getDeleteSummary() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Get the deleteSummary property: Execution statistics of a specific policy action in a Blob Management cycle.
getDeleteTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Get the deleteTime property: The time at which the message was deleted.
getDeleteTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Get the deleteTime property: The time at which the message was deleted.
getDeleteTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Get the deleteTime property: The deletion time of the thread.
getDeleteTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Get the deleteTime property: The deletion time of the thread.
getDeletionId() - Method in class com.azure.storage.file.datalake.models.PathDeletedItem
Gets the deletion id associated with the deleted path to uniquely identify it from other items deleted at this path.
getDelimitedTextDelimiter() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the delimitedTextDelimiter property: For CSV blobs, specifies the end-of-line single-character delimiter for CSV files where each line starts a new document (for example, "|").
getDelimitedTextHeaders() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the delimitedTextHeaders property: For CSV blobs, specifies a comma-delimited list of column headers, useful for mapping source fields to destination fields in an index.
getDelimiter() - Method in enum com.azure.core.util.serializer.CollectionFormat
Gets the delimiter used to join a list of parameters.
getDelimiter() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the delimiter property: The delimiter character to use.
getDeliveryAnnotations() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the Map representation of delivery annotations defined on an amqp message.
getDeliveryAttempts() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Get the deliveryAttempts property: List of details of delivery attempts made.
getDeliveryCount() - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Gets the delivery count from amqp message header.
getDeliveryCount() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the number of the times this message was delivered to clients.
getDeliveryState() - Method in class com.azure.core.amqp.models.DeliveryOutcome
Gets the delivery state.
getDeliveryStatus() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Get the deliveryStatus property: Status of Delivery.
getDeliveryStatusDetails() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Get the deliveryStatusDetails property: Details about Delivery Status.
getDependenciesFor() - Method in class com.azure.digitaltwins.core.models.ListModelsOptions
Gets the model Ids that will have their dependencies retrieved.
getDependencyConditions() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityDependency
Get the dependencyConditions property: Match-Condition for the dependency.
getDependsOn() - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Get the dependsOn property: Activity depends on condition.
getDependsOn() - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Get the dependsOn property: Upstream Pipelines.
getDependsOn() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the dependsOn property: Triggers that this trigger depends on.
getDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the deployment properties.
getDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the deployment properties.
getDeploymentName() - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.util.MultiCategoryClassifyResultCollection
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Gets the name of the deployment being consumed.
getDeploymentName() - Method in class com.azure.ai.textanalytics.util.SingleCategoryClassifyResultCollection
Gets the name of the deployment being consumed.
getDeploymentStatusWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
getDeploymentStatusWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
getDeploymentType() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the deploymentType property: The deployment type of the Common Data Service for Apps instance.
getDeploymentType() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the deploymentType property: The deployment type of the Dynamics CRM instance.
getDeploymentType() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the deploymentType property: The deployment type of the Dynamics instance.
getDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the deployment properties.
getDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the deployment properties.
getDequeueCount() - Method in class com.azure.storage.queue.models.PeekedMessageItem
Get the dequeueCount property: The number of times the message has been dequeued.
getDequeueCount() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the dequeueCount property: The number of times the message has been dequeued.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Get the model description.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
Get the optional model description defined by the user.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
Get the model description.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.DocTypeInfo
Get the description property: Model description.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentFieldSchema
Get the description property: Field description.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelDetails
Get the model description.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelSummary
Get the description property: Model description.
getDescription() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
Get the model description.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets the alert configuration description.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the configuration description.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Gets the description.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the dataFeedDescription property: data feed description.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceCredentialEntity
Gets the credential description.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
 
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
 
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
 
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
 
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
 
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.NotificationHook
Gets the description for the Notification hook.
getDescription() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
 
getDescription() - Method in class com.azure.ai.metricsadvisor.models.IncidentRootCause
Get the description of this root cause.
getDescription() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the description property: Description for the Synapse role.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Get the description property: Activity description.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlow
Get the description property: The description of the data flow.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the description property: Dataset description.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntime
Get the description property: Integration runtime description.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Get the description property: Linked service description.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the description property: The description of the notebook.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the description property: The description of the pipeline.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateLinkServiceConnectionState
Get the description property: The private link service connection description.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the description property: Description about the SparkConfiguration.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the description property: The description of the Spark job definition.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Get the description property: The description of the SQL script.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Get the description property: Transformation description.
getDescription() - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Get the description property: Trigger description.
getDescription() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointConnectionState
Get the description property: The managed private endpoint description.
getDescription() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the description property: Human-readable description of the software packaged in the image.
getDescription() - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Get the description of this configuration setting.
getDescription() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Get the description property: An optional description of the live pipeline.
getDescription() - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Get the description property: Description of the parameter.
getDescription() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Get the description property: An optional description of the pipeline topology.
getDescription() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterProperties
Get the description property: An optional description for the remote device adapter.
getDescription() - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Get the description property: Optional video description provided by the user.
getDescription() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the detailed description of this metric.
getDescription() - Method in class com.azure.monitor.query.models.MetricResult
Returns the description of the metric.
getDescription() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Get the description property: Description of the cognitive service resource attached to a skillset.
getDescription() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the description property: This field can be used as a passthrough for custom metadata about the matched text(s).
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the description property: The description of the indexer.
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the description property: The description of the datasource.
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the description property: The description of the skillset.
getDescription() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Get the role description.
getDescription() - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Get the role description.
getDescription() - Method in class com.azure.storage.blob.models.BlobQueryError
 
getDescription() - Method in class com.azure.storage.file.datalake.models.FileQueryError
 
getDescriptionLanguageMap() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Get the description property: A language map that contains the localized descriptions as specified in the model definition.
getDeserializedHeaders() - Method in class com.azure.core.http.rest.PagedResponseBase
Get the headers from the HTTP response, transformed into the header type H.
getDeserializedHeaders() - Method in class com.azure.core.http.rest.ResponseBase
Get the headers from the HTTP response, transformed into the header type, H.
getDeserializer() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
Get the deserializer property: Deserializer.
getDesired() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoProperties
Get the desired property: A portion of the properties that can be written only by the application back-end, and read by the device.
getDestinationContainerName() - Method in class com.azure.storage.blob.options.UndeleteBlobContainerOptions
Deprecated.
Destination container name must match deleted container name
getDestinationFileSystemName() - Method in class com.azure.storage.file.datalake.options.FileSystemUndeleteOptions
Deprecated.
Destination file system name must match deleted file system name
getDestinationOffset() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getDestinationPath() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
getDestinationRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getDestinationSnapshot() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the destinationSnapshot property: The destinationSnapshot property.
getDestinationUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the destinationUrl property: The new path to the blob after the rename operation.
getDestinationUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the destinationUrl property: The new path to the directory after the rename operation.
getDestinationUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getDetailedGlossaryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get a specific glossary with detailed information.
getDetailedGlossaryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get a specific glossary with detailed information.
getDetailedStatus(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Get the detailed status of a link connection.
getDetailedStatus(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Get the detailed status of a link connection.
getDetailedStatusWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Get the detailed status of a link connection.
getDetailedStatusWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Get the detailed status of a link connection.
getDetails() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationError
Get the details property: List of detailed errors.
getDetails() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorResponse
Get the details property: The error details.
getDetails() - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Get the details property: Array with additional error details.
getDetails() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorResponse
Get the details property: The error details.
getDetails() - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Get the details property: Array with additional error details.
getDetails() - Method in class com.azure.communication.callingserver.models.CallingServerError
Get the details property: Further details about specific errors that led to this error.
getDetails() - Method in class com.azure.communication.chat.models.ChatError
Get the details property: Further details about specific errors that led to this error.
getDetails() - Method in class com.azure.communication.identity.models.IdentityError
Get the details property: Further details about specific errors that led to this error.
getDetails() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the details property: Further details about specific errors that led to this error.
getDetails() - Method in class com.azure.core.management.exception.ManagementError
 
getDetails() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobError
Get the details property: An array of details about specific errors that led to this reported error.
getDetails() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the details property: A string indicating which domain-specific details to return.
getDetails() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the details property: Additional, verbose details about the error to assist in debugging the indexer.
getDetails() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the details property: Additional, verbose details about the warning to assist in debugging the indexer.
getDetails() - Method in class com.azure.storage.blob.models.ListBlobContainersOptions
 
getDetails() - Method in class com.azure.storage.blob.models.ListBlobsOptions
 
getDetails() - Method in class com.azure.storage.file.datalake.models.ListFileSystemsOptions
 
getDetectDataType() - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Get the detectDataType property: Indicates whether type detection is enabled when reading the xml files.
getDetectDatetime() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Get the detectDatetime property: Whether detect primitive values as datetime values.
getDetectingPoints() - Method in class com.azure.ai.anomalydetector.models.LastDetectionRequest
Get the detectingPoints property: number of timestamps on which the model detects.
getDetectionConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get the anomaly detection configuration by its id.
getDetectionConfig(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get the anomaly detection configuration by its id.
getDetectionConfiguration() - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Get the corresponding anomaly detection configuration of this feedback.
getDetectionConfigurationId() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Gets the anomaly detection configuration id.
getDetectionConfigurationId() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Get the id of the configuration used to detect the anomalies that resulted in the incident.
getDetectionConfigurationId() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the id of the configuration used to detect the anomaly.
getDetectionConfigurationId() - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Get the corresponding anomaly detection configuration Id of this feedback.
getDetectionConfigWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get the anomaly detection configuration by its id.
getDetectionConfigWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get the anomaly detection configuration by its id.
getDetectionResult(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Get multivariate anomaly detection result based on resultId returned by the DetectAnomalyAsync api.
getDetectionResult(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Get multivariate anomaly detection result based on resultId returned by the DetectAnomalyAsync api.
getDetectionResultWithResponse(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Get multivariate anomaly detection result based on resultId returned by the DetectAnomalyAsync api.
getDetectionResultWithResponse(UUID, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Get multivariate anomaly detection result based on resultId returned by the DetectAnomalyAsync api.
getDetectorNodeConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the detectorNodeConfiguration property: Advanced detector node configuration.
getDeveloperToken() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the developerToken property: The developer token associated with the manager account that you use to grant access to the AdWords API.
getDeviceClassSubgroupDeploymentStatusWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
getDeviceClassSubgroupDeploymentStatusWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
getDeviceClassSubgroupUpdateComplianceWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get device class subgroup update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
getDeviceClassSubgroupUpdateComplianceWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get device class subgroup update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
getDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets device class subgroup details.
getDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets device class subgroup details.
getDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the properties of a device class.
getDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the properties of a device class.
getDeviceCode() - Method in class com.azure.identity.DeviceCodeInfo
Gets the code which should be included in the request for the access token.
getDeviceConnectionStateEventInfo() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Get the deviceConnectionStateEventInfo property: Information about the device connection state event.
getDeviceId() - Method in class com.azure.media.videoanalyzer.edge.models.IotHubDeviceConnection
Get the deviceId property: The name of the IoT device configured and managed in IoT Hub.
getDeviceId() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Get the deviceId property: The unique identifier of the device.
getDeviceId() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
Get the deviceId property: The unique identifier of the device.
getDeviceId() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the deviceId property: The unique identifier of the device twin.
getDeviceId() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Get the deviceId property: ID of the device.
getDeviceModuleWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the device module properties and latest deployment status for a device module connected to Device Update for IoT Hub.
getDeviceModuleWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the device module properties and latest deployment status for a device module connected to Device Update for IoT Hub.
getDeviceWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the device properties and latest deployment status for a device connected to Device Update for IoT Hub.
getDeviceWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the device properties and latest deployment status for a device connected to Device Update for IoT Hub.
getDiagnostics() - Method in exception com.azure.cosmos.CosmosException
Gets the Cosmos Diagnostic Statistics associated with this exception.
getDiagnostics() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
getDiagnostics() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
getDiagnostics() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the diagnostics information for the current request to Azure Cosmos DB service.
getDiagnosticsInfo() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the diagnosticsInfo property: The diagnosticsInfo property.
getDigest() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
Get the digest property: Manifest digest.
getDigest() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the digest property: Manifest.
getDigest() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the digest property: Tag digest.
getDigest() - Method in class com.azure.containers.containerregistry.models.DownloadBlobResult
Get the digest associated with the blob.
getDigest() - Method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Digest identifier of the manifest.
getDigest() - Method in class com.azure.containers.containerregistry.models.DownloadManifestResult
The manifest's digest, calculated by the registry.
getDigest() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the digest property: Layer digest.
getDigest() - Method in class com.azure.containers.containerregistry.models.UploadBlobResult
The digest of the uploaded blob, calculated by the registry.
getDigest() - Method in class com.azure.containers.containerregistry.models.UploadManifestResult
Get the digest associated with the upload manifest operation.
getDigest() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the digest property: The digest of the artifact.
getDigest() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the digest property: The digest of the content, as defined by the Registry V2 HTTP API Specification.
getDigitalTwin(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets a digital twin.
getDigitalTwin(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets a digital twin.
getDigitalTwinWithResponse(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets a digital twin.
getDigitalTwinWithResponse(String, Class<T>, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets a digital twin.
getDimension() - Method in class com.azure.quantum.jobs.models.Quota
Get the dimension property: The name of the dimension associated with the quota.
getDimensionCombinationsToFilter() - Method in class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
Gets the dimension key and values.
getDimensionFilter() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Get the dimension filter set on the feedback.
getDimensionFilter() - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Get the series keys value for the feedback.
getDimensions() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSchema
Get the dimension list.
getDimensions() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the names of all the dimensions available for this metric.
getDimensionsToFilter() - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsDetectedOptions
Gets the dimension filter.
getDimensionsToSplitAlert() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets the dimensions names used to split a single alert into multiple ones.
getDimensionToFilter() - Method in class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
Gets the dimension filter.
getDimensionValueToFilter() - Method in class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
Get the dimension value to filter the query result.
getDirection() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Gets the boundary direction.
getDirection() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Get the direction property: The direction of the parameter.
getDirectoryAsyncClient(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Initializes a new DataLakeDirectoryAsyncClient object by concatenating directoryName to the end of DataLakeFileSystemAsyncClient's URL.
getDirectoryClient(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Initializes a new DataLakeDirectoryClient object by concatenating directoryName to the end of DataLakeFileSystemClient's URL.
getDirectoryClient(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Constructs a ShareDirectoryAsyncClient that interacts with the specified directory.
getDirectoryClient(String) - Method in class com.azure.storage.file.share.ShareClient
Constructs a ShareDirectoryClient that interacts with the specified directory.
getDirectoryDepth() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getDirectoryName() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Gets the name of this directory, not including its full path.
getDirectoryName() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Gets the name of this directory, not including its full path.
getDirectoryPath() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Gets the path of this directory, not including the name of the resource itself.
getDirectoryPath() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Gets the path of this directory, not including the name of the resource itself.
getDirectoryPath() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get directory path of the client.
getDirectoryPath() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get the directory path of the client.
getDirectoryTemplate() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Get the directory template.
getDirectoryUrl() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Gets the URL of the directory represented by this client on the Data Lake service.
getDirectoryUrl() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Gets the URL of the directory represented by this client on the Data Lake service.
getDirectoryUrl() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get the url of the storage directory client.
getDirectoryUrl() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get the url of the storage directory client.
getDisableChunking() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the disableChunking property: If true, disable parallel reading within each file.
getDisableChunking() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the disableChunking property: If true, disable parallel reading within each file.
getDiscontinuityCount() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the discontinuityCount property: Gets the fragment Discontinuity count.
getDiscontinuityGap() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the discontinuityGap property: Gets the discontinuity gap between PreviousTimestamp and NewTimestamp.
getDiscoveryDuration() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDeviceDiscoverRequest
Get the discoveryDuration property: The amount of time that the ONVIF device discovery will wait for supported device responses.
getDisplayName() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the displayName property: An optional field.
getDisplayName() - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Get the displayName property: The displayName property.
getDisplayName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedDimension
Gets the dimension display name.
getDisplayName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Gets the display name.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the displayName property of the AnalyzeActionsOperationDetail.
getDisplayName() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the custom name for the actions.
getDisplayName() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
Get the displayName property: Name to display in UI.
getDisplayName() - Method in class com.azure.communication.chat.models.ChatParticipant
Get the displayName property: Display name for the chat participant.
getDisplayName() - Method in class com.azure.communication.email.models.EmailAddress
Get the displayName property: Email display name.
getDisplayName() - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Get the display name of this configuration setting.
getDisplayName() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadMemberProperties
Get the displayName property: The name of the user.
getDisplayName() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadParticipantProperties
Get the displayName property: The name of the user.
getDisplayNameLanguageMap() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Get the displayName property: A language map that contains the localized display names as specified in the model definition.
getDistance() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Get the distance property: Distance from the coordinate to the closest border of the geofence.
getDistcpOptions() - Method in class com.azure.analytics.synapse.artifacts.models.DistcpSettings
Get the distcpOptions property: Specifies the Distcp options.
getDistcpSettings() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the distcpSettings property: Specifies Distcp-related settings.
getDistcpSettings() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Get the distcpSettings property: Specifies Distcp-related settings.
getDistributionColumn() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTargetDistributionOptions
Get the distributionColumn property: Target table distribution column.
getDistributionOptions() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
Get the distributionOptions property: Target table distribution options for link table request.
getDistrict() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns the district.
getDns() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Get the dns property: The ONVIF device DNS properties.
getDnsNames() - Method in class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Get the dnsNames.
getDocType() - Method in class com.azure.ai.formrecognizer.models.AnalyzedDocument
Get the docType property: AnalyzeDocument type.
getDocTypes() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelDetails
Get the supported document types.
getDocTypes() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
Get the supported document types.
getDocument() - Method in class com.azure.search.documents.models.IndexAction
Get the document on which the action will be performed; Fields other than the key are ignored for delete actions.
getDocument() - Method in class com.azure.spring.data.cosmos.core.mapping.event.CosmosMappingEvent
 
getDocument(Class<T>) - Method in class com.azure.search.documents.models.SearchResult
Get the additionalProperties property: Unmatched properties from the message are deserialized this collection.
getDocument(Class<T>) - Method in class com.azure.search.documents.models.SuggestResult
Get the additionalProperties property: Unmatched properties from the message are deserialized this collection.
getDocument(String, Class<T>) - Method in class com.azure.search.documents.SearchAsyncClient
Retrieves a document from the Azure Cognitive Search index.
getDocument(String, Class<T>) - Method in class com.azure.search.documents.SearchClient
Retrieves a document from the Azure Cognitive Search index.
getDocumentAnalysisAsyncClient() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Creates a new DocumentAnalysisAsyncClient object.
getDocumentAnalysisClient() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Creates a new DocumentAnalysisClient object.
getDocumentation() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the documentation property: URL to get documentation on the image.
getDocumentationLink() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the documentationLink property: A link to a troubleshooting guide for these classes of errors.
getDocumentationLink() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the documentationLink property: A link to a troubleshooting guide for these classes of warnings.
getDocumentCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the documentCount property: Number of documents submitted in the request.
getDocumentCount() - Method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
Get the documentCount property: The number of documents in the index.
getDocumentCount() - Method in class com.azure.search.documents.SearchAsyncClient
Queries the number of documents in the search index.
getDocumentCount() - Method in class com.azure.search.documents.SearchClient
Queries the number of documents in the search index.
getDocumentCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the documentCounter property: Total number of documents across all indexes in the service.
getDocumentCountUsage() - Method in class com.azure.cosmos.models.FeedResponse
Current document count usage.
getDocumentCountWithResponse() - Method in class com.azure.search.documents.SearchAsyncClient
Queries the number of documents in the search index.
getDocumentCountWithResponse(Context) - Method in class com.azure.search.documents.SearchClient
Queries the number of documents in the search index.
getDocumentId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Get the documentId property: The documentId of the recording chunk.
getDocumentModelCount() - Method in class com.azure.ai.formrecognizer.administration.models.ResourceDetails
Get the current count of built document analysis models
getDocumentModelLimit() - Method in class com.azure.ai.formrecognizer.administration.models.ResourceDetails
Get the max number of models that can be built for this account.
getDocumentModelOperationError() - Method in exception com.azure.ai.formrecognizer.models.DocumentModelOperationException
Get the error information for this exception.
getDocumentRoot() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the documentRoot property: For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property.
getDocuments() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the documents property: Extracted documents.
getDocumentSentiment() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentResult
Gets the document sentiment.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesActionResult
Gets the healthcare entities analysis action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentActionResult
Gets the sentiment analysis action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesActionResult
Gets the key phrases extraction action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryActionResult
Gets the extractive summarization action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyActionResult
Gets the custom entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesActionResult
Gets the custom entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesActionResult
Gets the entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesActionResult
Gets the linked entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesActionResult
Gets the PII entities recognition action result.
getDocumentsResults() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyActionResult
Gets the custom entities recognition action result.
getDocumentsStatus(String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Returns the status for all documents in a batch document translation request.
getDocumentsStatusNext(String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Get the next page of items.
getDocumentStatus(String, String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Returns the translation status for a specific document based on the request Id and document Id.
getDocumentUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current size of the documents in a container in kilobytes from the Azure Cosmos DB service.
getDocumentWithResponse(String, Class<T>, List<String>) - Method in class com.azure.search.documents.SearchAsyncClient
Retrieves a document from the Azure Cognitive Search index.
getDocumentWithResponse(String, Class<T>, List<String>, Context) - Method in class com.azure.search.documents.SearchClient
Retrieves a document from the Azure Cognitive Search index.
getDomain() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Get the domain property: <REGION>.azuredatabricks.net, domain name of your Databricks deployment.
getDomain() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the domain property: <REGION>.azuredatabricks.net, domain name of your Databricks deployment.
getDomain() - Method in class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
Get the domain property: Domain for windows authentication.
getDomain() - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
Get the domain property: Domain for windows authentication.
getDomain() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the domain property: If specified, will set the PII domain to include only a subset of the entity categories.
getDomainFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the value of domainFilter.
getDomainFilter() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Gets the value of domainFilter.
getDoubleNullableValue() - Method in class com.azure.json.JsonReader
Gets the Double value if the reader is currently pointing to a JsonToken.NUMBER, JsonToken.STRING, or JsonToken.NULL.
getDoubleValue() - Method in class com.azure.json.DefaultJsonReader
 
getDoubleValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getDoubleValue() - Method in class com.azure.json.JsonReader
Gets the double value if the reader is currently pointing to a JsonToken.NUMBER or JsonToken.STRING.
getDownloadRetryOptions() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
getDp() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the RSA Private Key Parameter value.
getDq() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the RSA Private Key Parameter value.
getDraftPolicyForAttestation() - Method in class com.azure.security.attestation.models.AttestationOptions
Gets the draftPolicyForAttestation property which is used to attest against the draft policy.
getDriftCoefficient() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the driftCoefficient property: The coefficient result that triggered the event.
getDriverCores() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Get the driverCores property: Number of cores to use for the driver.
getDriverCores() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the driverCores property: Number of cores to use for the driver.
getDriverCores() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the driverCores property: The driverCores property.
getDriverCores() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the driverCores property: The driverCores property.
getDriverCores() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the driverCores property: The driverCores property.
getDriverCores() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the driverCores property: The driverCores property.
getDriverMemory() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Get the driverMemory property: Amount of memory to use for the driver process.
getDriverMemory() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the driverMemory property: Amount of memory to use for the driver process.
getDriverMemory() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the driverMemory property: The driverMemory property.
getDriverMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the driverMemory property: The driverMemory property.
getDriverMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the driverMemory property: The driverMemory property.
getDriverMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the driverMemory property: The driverMemory property.
getDriverSize() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the driverSize property: Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide.
getDtdlModel() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Get the model property: The model definition.
getDuplicateDetectionHistoryTimeWindow() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
getDuplicateDetectionHistoryTimeWindow() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
getDuplicateDetectionHistoryTimeWindow() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
getDuplicateDetectionHistoryTimeWindow() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
getDuration() - Method in class com.azure.cosmos.CosmosDiagnostics
Retrieves duration related to the completion of the request.
getDuration() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getDuration() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getDuration() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getDuration() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the end-to-end request latency for the current request to Azure Cosmos DB service.
getDuration() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the duration property: Gets the duration of the first data chunk.
getDuration() - Method in class com.azure.monitor.query.models.QueryTimeInterval
Returns the duration of this QueryTimeInterval instance.
getDuration() - Method in class com.azure.storage.blob.options.BlobAcquireLeaseOptions
 
getDuration() - Method in class com.azure.storage.file.share.options.ShareAcquireLeaseOptions
 
getDurationInMs() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the durationInMs property: The duration of the activity run.
getDurationInMs() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the durationInMs property: The duration of a pipeline run.
getDynamicExecutorAllocation() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the dynamicExecutorAllocation property: Dynamic Executor Allocation.
getE() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the e value.
getEast() - Method in class com.azure.core.models.GeoBoundingBox
The east longitudinal boundary of the bounding box.
getEditedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Get the editedByCommunicationIdentifier property: The communication identifier of the user who updated the thread properties.
getEditedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Get the editedByCommunicationIdentifier property: The communication identifier of the user who updated the thread properties.
getEditedOn() - Method in class com.azure.communication.chat.models.ChatMessage
Get the editedOn property: The timestamp when the chat message was edited.
getEdition() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the edition property: The edition for the SSIS Integration Runtime.
getEditTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Get the editTime property: The time at which the message was edited.
getEditTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Get the editTime property: The time at which the message was edited.
getEditTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Get the editTime property: The time at which the properties of the thread were updated.
getEditTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Get the editTime property: The time at which the properties of the thread were updated.
getEffectiveCount() - Method in class com.azure.ai.anomalydetector.models.VariableState
Get the effectiveCount property: Number of effective points counted.
getElapsedTime() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the elapsedTime property: Amount of time the session is or has been in Ready state.
getElements() - Method in class com.azure.core.http.rest.PagedResponseBase
Gets an IterableStream of elements in the page.
getElements() - Method in interface com.azure.core.util.paging.ContinuablePage
Gets an IterableStream of elements in the page.
getElements() - Method in class com.azure.cosmos.models.FeedResponse
 
getElements() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
Gets an IterableStream of elements in the page.
getEmail() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the email property: The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR.
getEmail() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the email property: The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR.
getEmail() - Method in class com.azure.communication.email.models.EmailAddress
Get the email property: Email address.
getEmail() - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Get the email of the admin.
getEmail() - Method in class com.azure.security.keyvault.certificates.models.CertificateContact
Get the email address.
getEmails() - Method in class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Get the emails.
getEmailsToAlert() - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Gets the emails to send the alerts.
getEmbeddedCertData() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the embeddedCertData property: Base64 encoded certificate data for ClientCertificate authentication.
getEnableAdlsSingleFileParallel() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Get the enableAdlsSingleFileParallel property: Single File Parallel.
getEnableCompression() - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Get the enableCompression property: Specifies whether to use compression when copying data via an interim staging.
getEnableCopyActivityLog() - Method in class com.azure.analytics.synapse.artifacts.models.LogSettings
Get the enableCopyActivityLog property: Specifies whether to enable copy activity log.
getEnableFaceMaskClassifier() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
getEnableLogging() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Get the enableLogging property: Whether to record detailed logs of delete-activity execution.
getEnableReliableLogging() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivityLogSettings
Get the enableReliableLogging property: Specifies whether to enable reliable logging.
getEnableReliableLogging() - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Get the enableReliableLogging property: Specifies whether to enable reliable logging.
getEnableServerCertificateValidation() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the enableServerCertificateValidation property: If true, validate the FTP server SSL certificate when connect over SSL/TLS channel.
getEnableServerCertificateValidation() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the enableServerCertificateValidation property: If true, validate the HTTPS server SSL certificate.
getEnableServerCertificateValidation() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the enableServerCertificateValidation property: Whether to validate server side SSL certificate when connecting to the endpoint.The default value is true.
getEnableSkipIncompatibleRow() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the enableSkipIncompatibleRow property: Whether to skip incompatible row.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the enableSsl property: If true, connect to the FTP server over SSL/TLS channel.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableSsl() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
getEnableStaging() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the enableStaging property: Specifies whether to copy data via an interim staging.
getEnableVideoPreviewImage() - Method in class com.azure.media.videoanalyzer.edge.models.VideoPublishingOptions
Get the enableVideoPreviewImage property: When set to 'true' the video will publish preview images.
getEnclaveHeldData() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the enclaveHeldData property: A copy of the RuntimeData specified as an input to the call to attest if the AttestationDataInterpretation.BINARY data interpretation was set on the AttestationData passed to the AttestationOptions.setRunTimeData(AttestationData) API.
getEnclaveQuotesWithResponse(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
A quote is an SGX enclave measurement that can be used to verify the validity of a node and its enclave.
getEnclaveQuotesWithResponse(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
A quote is an SGX enclave measurement that can be used to verify the validity of a node and its enclave.
getEncoded() - Method in class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Get the encoded
getEncodedPolicy() - Method in class com.azure.security.keyvault.keys.models.KeyReleasePolicy
Get a blob encoding the policy rules under which the key can be released.
getEncoder() - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Get the encoder property: The phonetic encoder to use.
getEncoderIp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventConnectionRejectedEventData
Get the encoderIp property: Gets the remote IP.
getEncoderIp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderConnectedEventData
Get the encoderIp property: Gets the remote IP.
getEncoderIp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderDisconnectedEventData
Get the encoderIp property: Gets the remote IP.
getEncoderIp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the encoderIp property: Gets the remote IP.
getEncoderPort() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventConnectionRejectedEventData
Get the encoderPort property: Gets the remote port.
getEncoderPort() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderConnectedEventData
Get the encoderPort property: Gets the remote port.
getEncoderPort() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderDisconnectedEventData
Get the encoderPort property: Gets the remote port.
getEncoderPort() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the encoderPort property: Gets the remote port.
getEncoding() - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Get the encoding property: The video codec used by the Media Profile.
getEncodingInterval() - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Get the encodingInterval property: Interval at which images are encoded and transmitted.
getEncodingName() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the encodingName property: The code page name of the preferred encoding.
getEncodingName() - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Get the encodingName property: The code page name of the preferred encoding.
getEncodingName() - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Get the encodingName property: The code page name of the preferred encoding.
getEncodingName() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the encodingName property: The code page name of the preferred encoding.
getEncodingName() - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Get the encodingName property: The code page name of the preferred encoding.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the encryptedCredential property: The encrypted credential used for authentication.
getEncryptedKey() - Method in class com.azure.security.keyvault.keys.cryptography.models.WrapResult
Get the encrypted key content.
getEncryption() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the encryption property: The encryption details of the workspace.
getEncryptionAlgorithm() - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Gets the type of encryption algorithm to be performed.
getEncryptionAlgorithm() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Gets the encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data.
getEncryptionAlgorithm() - Method in class com.azure.storage.blob.models.CpkInfo
Get the encryptionAlgorithm property: The algorithm used to produce the encryption key hash.
getEncryptionAlgorithm() - Method in class com.azure.storage.blob.models.CustomerProvidedKey
Gets the algorithm to use this key with.
getEncryptionAlgorithm() - Method in class com.azure.storage.file.datalake.models.CustomerProvidedKey
Gets the algorithm to use this key with.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.storage.blob.models.CpkInfo
Get the encryptionKey property: Optional.
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the blob.
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.BlobProperties
 
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the blob.
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.CpkInfo
Get the encryptionKeySha256 property: The SHA-256 hash of the provided encryption key.
getEncryptionKeySha256() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getEncryptionKeySha256() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the file.
getEncryptionKeySha256() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the file.
getEncryptionKeySha256() - Method in class com.azure.storage.file.datalake.models.PathInfo
 
getEncryptionKeySha256() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getEncryptionKeyWrapMetadata() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Gets the metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key.
getEncryptionKeyWrapProvider() - Method in class com.azure.cosmos.encryption.CosmosEncryptionClient
 
getEncryptionScope() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets the EncryptionScope used to encrypt this blob's content on the server.
getEncryptionScope() - Method in class com.azure.storage.blob.BlobContainerClient
Gets the encryption scope used to encrypt this blob's content on the server.
getEncryptionScope() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getEncryptionScope() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets the encryption scope of the destination blob.
getEncryptionScope() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the encryptionScope property: Returns the name of the encryption scope used to encrypt the blob contents and application metadata.
getEncryptionScope() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the encryptionScope property: The name of the encryption scope under which the blob is encrypted.
getEncryptionScope() - Method in class com.azure.storage.blob.models.BlobProperties
 
getEncryptionScope() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the encryptionScope property: Returns the name of the encryption scope used to encrypt the blob contents and application metadata.
getEncryptionScope() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
getEncryptionScope() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getEncryptionScope() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the encryption scope used to encrypt this blob's content on the server.
getEncryptionScope() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getEncryptionScope() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getEncryptionScopeAsyncClient(String) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new BlobAsyncClient with the specified encryptionScope.
getEncryptionScopeAsyncClient(String) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Creates a new AppendBlobAsyncClient with the specified encryptionScope.
getEncryptionScopeAsyncClient(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Creates a new BlobAsyncClientBase with the specified encryptionScope.
getEncryptionScopeAsyncClient(String) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new BlockBlobAsyncClient with the specified encryptionScope.
getEncryptionScopeAsyncClient(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new EncryptedBlobAsyncClient with the specified encryptionScope.
getEncryptionScopeAsyncClient(String) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Creates a new PageBlobAsyncClient with the specified encryptionScope.
getEncryptionScopeClient(String) - Method in class com.azure.storage.blob.BlobClient
Creates a new BlobClient with the specified encryptionScope.
getEncryptionScopeClient(String) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Creates a new AppendBlobClient with the specified encryptionScope.
getEncryptionScopeClient(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Creates a new BlobClientBase with the specified encryptionScope.
getEncryptionScopeClient(String) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new BlockBlobClient with the specified encryptionScope.
getEncryptionScopeClient(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates a new EncryptedBlobClient with the specified encryptionScope.
getEncryptionScopeClient(String) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Creates a new PageBlobClient with the specified encryptionScope.
getEncryptionType() - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Gets the type of encryption to be performed.
getEnd() - Method in class com.azure.storage.blob.models.ClearRange
Get the end property: The End property.
getEnd() - Method in class com.azure.storage.blob.models.PageRange
Get the end property: The End property.
getEnd() - Method in class com.azure.storage.file.share.models.ClearRange
Get the end property: The End property.
getEnd() - Method in class com.azure.storage.file.share.models.FileRange
Get the end property: End of the range.
getEnd() - Method in class com.azure.storage.file.share.models.Range
Get the end property: End of the range.
getEnd() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
getEndedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Get the endedAt property: The endedAt property.
getEndedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the endedAt property: The endedAt property.
getEndExecutionTime() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the endExecutionTime property: The time when the job finished execution.
getEndOffset() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the endOffset property: The index of the last character of the token in the input text.
getEndPartitionKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Get the maximum partition key accessible with this shared access signature.
getEndpoint() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Gets the web endpoint that receives incident alerts.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the endpoint property: The endpoint of the Amazon MWS server, (i.e.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Get the endpoint property: The endpoint of Azure Data Explorer (the engine's endpoint).
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the endpoint property: The endpoint of the Eloqua server.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the endpoint property: The endpoint of the Marketo server.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the endpoint property: The endpoint of the QuickBooks server.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the endpoint property: The endpoint of the Responsys server.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the endpoint property: The endpoint of the ServiceNow server.
getEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the endpoint property: The endpoint of the Zoho server.
getEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
This method returns the complete registry endpoint.
getEndpoint() - Method in class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Get the endpoint property: Endpoint to which this processor should connect.
getEndpoint() - Method in class com.azure.media.videoanalyzer.edge.models.ExtensionProcessorBase
Get the endpoint property: Endpoint details of the pipeline extension plugin.
getEndpoint() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDeviceGetRequest
Get the endpoint property: Base class for endpoints.
getEndpoint() - Method in class com.azure.media.videoanalyzer.edge.models.RtspSource
Get the endpoint property: RTSP endpoint information for Video Analyzer to connect to.
getEndpoint() - Method in class com.azure.messaging.eventhubs.models.EventHubConnectionStringProperties
Gets the "Endpoint" value of the connection string.
getEndpoint() - Method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Gets the "Endpoint" value of the connection string.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.SearchAsyncClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.SearchClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpointName() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsEventRoute
Get the endpointName property: The name of the endpoint this event route is bound to.
getEndpoints() - Method in class com.azure.core.management.AzureEnvironment
 
getEndpoints() - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Get the endpoints property: An array of media profile endpoints that the ONVIF discovered device supports.
getEndpointStates() - Method in interface com.azure.core.amqp.AmqpConnection
Gets the endpoint states for the AMQP connection.
getEndpointStates() - Method in interface com.azure.core.amqp.AmqpLink
Gets the endpoint states for the AMQP link.
getEndpointStates() - Method in interface com.azure.core.amqp.AmqpSession
Gets the endpoint states for the AMQP session.
getEndReason() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Get the endReason property: The reason for ending the recording chunk.
getEndRowKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Get the maximum row key accessible with this shared access signature.
getEndTime() - Method in class com.azure.ai.anomalydetector.models.DetectionRequest
Get the endTime property: A required field, indicating the end time of data for detection.
getEndTime() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the endTime property: A required field, indicating the end time of training data.
getEndTime() - Method in class com.azure.ai.anomalydetector.models.VariableState
Get the endTime property: End time of the variable.
getEndTime() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Gets the end point of time range to query data ingestion status.
getEndTime() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Get the end time of the time range within which the alerts were triggered.
getEndTime() - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Get the end timestamp of feedback timerange, when equals to startTime means only one timestamp.
getEndTime() - Method in class com.azure.ai.metricsadvisor.models.MetricChangePointFeedback
Get the end timestamp of feedback timerange, when equals to startTime means only one timestamp.
getEndTime() - Method in class com.azure.ai.metricsadvisor.models.MetricCommentFeedback
Get the end timestamp of feedback timerange, when equals to startTime means only one timestamp.
getEndTime() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Get the endTime property: End time of the requested range for this dataset.
getEndTime() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
Get the endTime property: The end time for the time period for which restatement is initiated.
getEndTime() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the endTime property: The end time.
getEndTime() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the endTime property: The end time for the time period for the trigger during which events are fired for windows that are ready.
getEndTime() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the endTime property: The endTime property.
getEndTime() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the endTime property: The end time of the target dataset time series that resulted in drift detection.
getEndTime() - Method in class com.azure.monitor.query.models.QueryTimeInterval
Returns the end time of this QueryTimeInterval instance.
getEndTime() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the endTime property: The end time of this indexer execution, if the execution has already completed.
getEndTime() - Method in class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Get the end time of the KeyVaultLongRunningOperation.
getEnhancedKeyUsage() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the enhanced key usage.
getEnqueuedDateTime() - Method in class com.azure.messaging.eventhubs.models.EventPosition
Gets the instant, in UTC, from which the next available event should be chosen.
getEnqueuedSequenceNumber() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the enqueued sequence number assigned to a message by Service Bus.
getEnqueuedTime() - Method in class com.azure.messaging.eventhubs.EventData
Gets the instant, in UTC, of when the event was enqueued in the Event Hub partition.
getEnqueuedTime() - Method in class com.azure.messaging.eventhubs.models.LastEnqueuedEventProperties
Gets the date and time, in UTC, that the last observed event was enqueued in the partition.
getEnqueuedTime() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the datetime at which this message was enqueued in Azure Service Bus.
getEntities() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
getEntities() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesResult
getEntities() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesResult
getEntities() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesResult
getEntitiesAssignedWithTermWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get all related objects assigned with the specified term.
getEntitiesAssignedWithTermWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get all related objects assigned with the specified term.
getEntitiesByUniqueAttributesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Bulk API to retrieve list of entities identified by its unique attributes.
getEntitiesByUniqueAttributesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Bulk API to retrieve list of entities identified by its unique attributes.
getEntitiesDefinitionUri() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the entitiesDefinitionUri property: Path to a JSON or CSV file containing all the target text to match against.
getEntity() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelationRole
Gets the healthcare entity object.
getEntity() - Method in class com.azure.data.tables.models.TableTransactionAction
Get the table entity to which the actionType will be applied.
getEntity(String, String) - Method in class com.azure.data.tables.TableAsyncClient
Gets a single entity from the table.
getEntity(String, String) - Method in class com.azure.data.tables.TableClient
Gets a single entity from the table.
getEntityDefinitionByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the Entity definition for the given GUID.
getEntityDefinitionByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the Entity definition for the given GUID.
getEntityDefinitionByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the entity definition by its name (unique).
getEntityDefinitionByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the entity definition by its name (unique).
getEntityId() - Method in class com.azure.ai.textanalytics.models.EntityDataSource
Gets the data source entity ID property: data source entity ID in the given source catalog.
getEntityId() - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
The Azure AAD Object ID or User Principal Name that is associated with this entry.
getEntityId() - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Specifies the entity for which this entry applies.
getEntityInformation() - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod
 
getEntityInformation() - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryMethod
 
getEntityInformation(Class<T>) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactory
 
getEntityInformation(Class<T>) - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactory
 
getEntityName() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Get the entityName property: The logical name of the entity.
getEntityName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Get the entityName property: The logical name of the entity.
getEntityName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Get the entityName property: The logical name of the entity.
getEntityPath() - Method in interface com.azure.core.amqp.AmqpLink
The remote endpoint path this link is connected to.
getEntityPath() - Method in class com.azure.core.amqp.exception.SessionErrorContext
Gets the remote path this AMQP entity was connected to when the error occurred.
getEntityPath() - Method in class com.azure.messaging.eventhubs.models.EventHubConnectionStringProperties
Gets the "EntityPath" value of the connection string.
getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Gets the "EntityPath" value of the connection string.
getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusErrorContext
Gets the entity path associated with the error event.
getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Gets the Service Bus resource this client interacts with.
getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Gets the Service Bus resource this client interacts with.
getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Gets the name of the Service Bus resource.
getEntityPath() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Gets the name of the Service Bus resource.
getEntityRelations() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
getEntityType() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Get the entityType property: The entity type of the Microsoft.ServiceBus resource.
getEntityType() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Get the entityType property: The entity type of the Microsoft.ServiceBus resource.
getEntityType() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Get the entityType property: The entity type of the Microsoft.ServiceBus resource.
getEntityType() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Get the entityType property: The entity type of the Microsoft.ServiceBus resource.
getEntityWithResponse(String, String, List<String>) - Method in class com.azure.data.tables.TableAsyncClient
Gets a single entity from the table.
getEntityWithResponse(String, String, List<String>, Duration, Context) - Method in class com.azure.data.tables.TableClient
Gets a single entity from the table.
getEntryFilePath() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the entryFilePath property: The relative path to the root folder of the code/package to be executed.
getEnumDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the enum definition for the given GUID.
getEnumDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the enum definition for the given GUID.
getEnumDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the enum definition by its name (unique).
getEnumDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the enum definition by its name (unique).
getEnvironment() - Method in class com.azure.core.management.profile.AzureProfile
Gets Azure environment.
getEnvironmentPath() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the environmentPath property: The environment path to execute the SSIS package.
getEnvironmentUrl() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Get the environmentUrl property: The URL of Salesforce instance.
getEnvironmentUrl() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the environmentUrl property: The URL of Salesforce Service Cloud instance.
getEnvironmentVariableName() - Method in class com.azure.core.util.ConfigurationProperty
Gets name of environment variables this property can be configured with.
getEpochIds() - Method in class com.azure.ai.anomalydetector.models.ModelState
Get the epochIds property: Epoch id.
getError() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
Get the error property: Encountered error.
getError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Gets the error of action.
getError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the error of text document.
getError() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorContract
Get the error property: Error Response The error details.
getError() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the error property: The error if any from the activity run.
getError() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorContract
Get the error property: Error Response The error details.
getError() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the error property: Link connection error.
getError() - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Get the error property: The operation error message.
getError() - Method in class com.azure.core.management.polling.PollResult
Get the error description when poll-operation receives error from service.
getError() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Get the error property: Gets the Job output error.
getError() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversion
Get the error property: The error object containing details about the conversion failure.
getError() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the error property: The error object containing details about the rendering session startup failure.
getError() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the error details if there was an error executing the query.
getError() - Method in class com.azure.monitor.query.models.MetricResult
Returns the error message encountered querying this specific metric.
getError() - Method in class com.azure.quantum.jobs.models.RestError
Get the error property: An error response from Azure.
getError() - Method in class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Get the error encountered, if any, during the KeyVaultLongRunningOperation.
getError() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the error.
getError() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets an error description associated with the copy operation.
getError() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets an error description associated with the copy operation.
getErrorAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the errorAt property: The errorAt property.
getErrorCode() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsError
Get the code property: Error code.
getErrorCode() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
Gets the TextAnalyticsErrorCode for this exception.
getErrorCode() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServiceError
Get the errorCode property: The errorCode property.
getErrorCode() - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Get the errorCode property: The errorCode property.
getErrorCode() - Method in class com.azure.data.tables.models.TableServiceError
Get the service error code.
getErrorCode() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the errorCode property: The errorCode property.
getErrorCode() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the errorCode property: The errorCode property.
getErrorCode() - Method in exception com.azure.storage.blob.models.BlobStorageException
 
getErrorCode() - Method in exception com.azure.storage.file.datalake.models.DataLakeStorageException
 
getErrorCode() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the errorCode property: The errorCode property.
getErrorCode() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the errorCode property: The errorCode property.
getErrorCode() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the errorCode property: The errorCode property.
getErrorCode() - Method in exception com.azure.storage.file.share.models.ShareStorageException
 
getErrorCode() - Method in exception com.azure.storage.queue.models.QueueStorageException
 
getErrorCondition() - Method in enum com.azure.core.amqp.exception.AmqpErrorCondition
Gets the AMQP header value for this error condition.
getErrorCondition() - Method in exception com.azure.core.amqp.exception.AmqpException
Gets the AmqpErrorCondition for this exception.
getErrorCondition() - Method in class com.azure.core.amqp.models.RejectedDeliveryOutcome
Diagnostic information about the cause of the message rejection.
getErrorConsumer() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the error consumer.
getErrorConsumer() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the error consumer.
getErrorData() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the errorData property: The error data for the job.
getErrorDescription() - Method in class com.azure.core.amqp.models.RejectedDeliveryOutcome
Gets the error description.
getErrorDocument404Path() - Method in class com.azure.storage.blob.models.StaticWebsite
Get the errorDocument404Path property: The absolute path of the custom 404 page.
getErrorDocument404Path() - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Get the errorDocument404Path property: The absolute path of the custom 404 page.
getErrorInfo() - Method in class com.azure.core.amqp.exception.AmqpErrorContext
Gets the map carrying information about the error condition.
getErrorInfo() - Method in class com.azure.core.amqp.models.RejectedDeliveryOutcome
Gets a map of additional error information.
getErrorList() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
Get the errorList property: Error messages of this action if any.
getErrorMessage() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Get the errorMessage property: Link table error message.
getErrorMessage() - Method in class com.azure.communication.sms.models.SmsSendResult
Get the errorMessage property: Optional error message in case of 4xx/5xx/repeatable errors.
getErrorMessage() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the reason for the failure of the batch request, if any, or null.
getErrorMessage() - Method in class com.azure.data.tables.models.TableServiceError
Get the error message.
getErrorMessage() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Get the errorMessage property: The message of error that cause the client connection disconnected.
getErrorMessage() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the errorMessage property: The error message indicating the top-level error, if any.
getErrorMessage() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the errorMessage property: The message describing the error that occurred while processing the item.
getErrorMessage() - Method in class com.azure.search.documents.models.IndexingResult
Get the errorMessage property: The error message explaining why the indexing operation failed for the document identified by the key; null if indexing succeeded.
getErrorMessage() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeFailure
Returns error message that is the reason why entry failed to update.
getErrorName() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the errorName property: The ename property.
getErrors() - Method in class com.azure.ai.anomalydetector.models.AnomalyState
Get the errors property: Error message for the current timestamp.
getErrors() - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Get the errors property: Error message when detection is failed.
getErrors() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the errors property: Error messages when failed to create a model.
getErrors() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
Get the error information list fot this exception.
getErrors() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the errors property: The error information.
getErrors() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the errors property: The error information.
getErrors() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the errors property: The errorInfo property.
getErrors() - Method in class com.azure.monitor.ingestion.models.UploadLogsResult
Returns the list of errors that occurred when uploading logs, if any.
getErrors() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the errors property: The item-level indexing errors.
getErrorSource() - Method in class com.azure.messaging.servicebus.ServiceBusErrorContext
Gets the source associated with the error.
getErrorValue() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the errorValue property: The evalue property.
getEscapeChar() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the escapeChar property: The escape character.
getEscapeChar() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the escapeChar property: The escape character.
getEscapeChar() - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Gets the escape character.
getEscapeChar() - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Gets the escape character.
getEstimatedLag() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Returns the current owner (host) and an approximation of the difference between the last processed item (defined by the state of the feed container) and the latest change in the container for each partition (lease item).
getEstimatedLag() - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Gets an approximation of the difference between the last processed item in the feed container and the latest change recorded.
getEtag() - Method in class com.azure.analytics.synapse.artifacts.models.AzureEntityResource
Get the etag property: Resource Etag.
getEtag() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Get the etag property: Resource Etag.
getEtag() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Get the etag property: Resource Etag.
getEtag() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Get the etag property: The etag representing the key-value that was deleted.
getEtag() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Get the etag property: The etag representing the new state of the key-value.
getEtag() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the etag property: A piece of information that describes the content of the device twin.
getETag() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets the entity tag associated with the current item.
getETag() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the entity tag associated with the current item.
getETag() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the ETag from the response headers.
getETag() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.CosmosUserProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.cosmos.models.ThroughputProperties
Get the entity tag associated with the resource.
getETag() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
The ETag for this configuration setting.
getETag() - Method in class com.azure.data.tables.models.TableEntity
Gets the entity's eTag.
getETag() - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Gets a string representing a weak ETag for the entity that this request performs an operation against, as per RFC7232.
getETag() - Method in class com.azure.digitaltwins.core.BasicRelationship
Gets a string representing a weak ETag for the entity that this request performs an operation against, as per RFC7232.
getETag() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsResponseHeaders
Get the eTag property: The ETag property.
getETag() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the eTag property: The etag of the blob at the time this event was triggered.
getETag() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the eTag property: The etag of the directory at the time this event was triggered.
getETag() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Gets the ETag that was generated by the last known successful update to the partition ownership record.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchAlias
Get the eTag property: The ETag of the alias.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the eTag property: The ETag of the index.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the eTag property: The ETag of the indexer.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the eTag property: The ETag of the data source.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the eTag property: The ETag of the skillset.
getETag() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the eTag property: The ETag of the synonym map.
getETag() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getETag() - Method in class com.azure.storage.blob.HttpGetterInfo
 
getETag() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getETag() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the eTag property: The Etag property.
getETag() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getETag() - Method in class com.azure.storage.blob.models.BlobCopyInfo
If the copy is complete, contains the ETag of the destination blob.
getETag() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the eTag property: The ETag contains a value that you can use to perform operations conditionally.
getETag() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the eTag property: The eTag property.
getETag() - Method in class com.azure.storage.blob.models.BlobProperties
 
getETag() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the eTag property: The ETag contains a value that you can use to perform operations conditionally.
getETag() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
getETag() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getETag() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the eTag property: The ETag contains a value that you can use to perform operations conditionally.
getETag() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the eTag property: The ETag contains a value that you can use to perform operations conditionally.
getETag() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the eTag property: The eTag property.
getETag() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getETag() - Method in class com.azure.storage.file.datalake.models.PathInfo
Get the eTag property: The eTag property.
getETag() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the eTag property: The eTag property.
getETag() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareDirectoryInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareDirectorySetMetadataInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
If the copy is completed, contains the ETag of the destination file.
getETag() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the eTag property: The ETag contains a value that you can use to perform operations conditionally, in quotes.
getETag() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
getETag() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileMetadataInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the eTag property: The eTag property.
getETag() - Method in class com.azure.storage.file.share.models.ShareSnapshotInfo
 
getEventAggregationWindow() - Method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Get the eventAggregationWindow property: Time window duration on which events are aggregated before being emitted.
getEventCount() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the eventCount property: The number of events in the file.
getEventData() - Method in class com.azure.messaging.eventhubs.models.EventContext
Returns the event data received from Event Hub.
getEventHubName() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Gets the Event Hub name this client interacts with.
getEventHubName() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Gets the Event Hub name this client interacts with.
getEventHubName() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Gets the Event Hub name this client interacts with.
getEventHubName() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Gets the Event Hub name this client interacts with.
getEventHubName() - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Gets the Event Hub name associated with this checkpoint.
getEventHubName() - Method in class com.azure.messaging.eventhubs.models.PartitionContext
Gets the Event Hub name.
getEventHubName() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Gets the Event Hub name associated with this ownership record.
getEventHubName() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Gets the name of the Event Hub that contains the partition.
getEventHubProperties() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Retrieves information about an Event Hub, including the number of partitions present and their identifiers.
getEventHubProperties() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Retrieves information about an Event Hub, including the number of partitions present and their identifiers.
getEventHubProperties() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Retrieves information about an Event Hub, including the number of partitions present and their identifiers.
getEventHubProperties() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Retrieves information about an Event Hub, including the number of partitions present and their identifiers.
getEventRoute(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Get an event route.
getEventRoute(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Get an event route.
getEventRouteId() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsEventRoute
Get this event route's id property: The id of the event route.
getEventRouteWithResponse(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Get an event route.
getEventRouteWithResponse(String, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Get an event route.
getEvents() - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Get the events property: The type of events that cause this trigger to fire.
getEvents() - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Get the events property: The list of event types that cause this trigger to fire.
getEvents() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountZoneEvents
Get the events property: The event configuration.
getEvents() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceZoneEvents
Get the events property: The event configuration.
getEvents() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingLineEvents
Get the events property: The event configuration.
getEvents() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingZoneEvents
Get the events property: The event configuration.
getEvents() - Method in class com.azure.messaging.eventhubs.models.EventBatchContext
Returns a list of event data received from Event Hub.
getEvents() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedAsyncClient
Returns a reactive Publisher emitting all the changefeed events for this account lazily as needed.
getEvents() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(String) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedAsyncClient
Returns a reactive Publisher emitting all the changefeed events for this account lazily as needed.
getEvents(String) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(String, Context) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedAsyncClient
Returns a reactive Publisher emitting all the changefeed events for this account lazily as needed.
getEvents(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEvents(OffsetDateTime, OffsetDateTime, Context) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedClient
Returns a lazy loaded list of changefeed events for this account.
getEventSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.SubscriptionDeletedEventData
Get the eventSubscriptionId property: The Azure resource ID of the deleted event subscription.
getEventSubscriptionStatus(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Get a trigger's event subscription status.
getEventSubscriptionStatus(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Get a trigger's event subscription status.
getEventSubscriptionStatusWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Get a trigger's event subscription status.
getEventSubscriptionStatusWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Get a trigger's event subscription status.
getEventTime() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the time associated with the occurrence of this event.
getEventTime() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getEventType() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEvent
Get the eventType property: The event type.
getEventType() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the type of this event.
getEventType() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getEvidence() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
Get the evidence property: The evidence for the authorization.
getEvidence() - Method in class com.azure.security.attestation.models.AttestationOptions
Returns the "evidence" to be presented to the attestation service.
getExample() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentFieldSchema
Get the example property: Example field content.
getException() - Method in class com.azure.cosmos.models.CosmosBulkOperationResponse
Gets the Exception
getException() - Method in class com.azure.messaging.servicebus.ServiceBusErrorContext
Gets the exception that triggered the call to the error event handler.
getExcludedFileNameExtensions() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the excludedFileNameExtensions property: Comma-delimited list of filename extensions to ignore when processing from Azure blob storage.
getExcludedPaths() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the paths that are not indexed.
getExcludeLastRequest() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Get the excludeLastRequest property: Whether to exclude the records of the last request.
getExcludeLastRequest() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Get the excludeLastRequest property: Whether to exclude the records of the last request.
getExecution(CosmosParameterAccessor, ReturnedType) - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
Determines the appropriate execution path for a query
getExecution(ReturnedType) - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
Determines the appropriate execution path for a reactive query
getExecutionCount() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Get the executionCount property: Execution sequence number.
getExecutionCount() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the executionCount property: The execution_count property.
getExecutionCredential() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the executionCredential property: The package execution credential.
getExecutionEnvironment() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the executionEnvironment property: Specifies the environment in which the indexer should execute.
getExecutionHistory() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the executionHistory property: History of the recent indexer executions, sorted in reverse chronological order.
getExecutorCores() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Get the executorCores property: Number of cores to use for each executor.
getExecutorCores() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the executorCores property: Number of cores to use for each executor.
getExecutorCores() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the executorCores property: The executorCores property.
getExecutorCores() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the executorCores property: The executorCores property.
getExecutorCores() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the executorCores property: The executorCores property.
getExecutorCores() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the executorCores property: The executorCores property.
getExecutorCount() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the executorCount property: The numExecutors property.
getExecutorCount() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the executorCount property: The numExecutors property.
getExecutorCount() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the executorCount property: The numExecutors property.
getExecutorCount() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the executorCount property: The numExecutors property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Get the executorMemory property: Amount of memory to use per executor process.
getExecutorMemory() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the executorMemory property: Amount of memory to use per executor process.
getExecutorMemory() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the executorMemory property: The executorMemory property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the executorMemory property: The executorMemory property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the executorMemory property: The executorMemory property.
getExecutorMemory() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the executorMemory property: The executorMemory property.
getExecutorSize() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the executorSize property: Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide.
getExistingClusterId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the existingClusterId property: The id of an existing interactive cluster that will be used for all runs of this activity.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the exp property: The expiration date of the object that triggered this event.
getExp() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the exp property: The expiration date of the object that triggered this event.
getExpand() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the expand property: A value indicating whether all words in the list of synonyms (if => notation is not used) will map to one another.
getExpectedIssuer() - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Returns the expected issuer of the attestation token.
getExpectedMetricValues() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the expected values of the data points calculated by the smart detector.
getExpectedValue() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the expectedValue property: Expected value of the latest point.
getExpectedValue() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the expected value of the data point computed by the smart-detector had it not an anomaly.
getExpectedValueOfRootNode() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the expected aggregated value at root dimension node had there is no incident.
getExpectedValues() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the expectedValues property: ExpectedValues contain expected value for each input point.
getExperimentId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Get the experimentId property: The ID of the experiment that the run belongs to.
getExperimentId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the experimentId property: The ID of the experiment that the Machine Learning Run belongs to.
getExperimentName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Get the experimentName property: Run history experiment name of the pipeline run.
getExperimentName() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Get the experimentName property: The name of the experiment that the run belongs to.
getExperimentName() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the experimentName property: The name of the experiment that the Machine Learning Run belongs to.
getExpirationTime() - Method in class com.azure.storage.queue.models.PeekedMessageItem
Get the expirationTime property: The time that the Message will expire and be automatically deleted.
getExpirationTime() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the expirationTime property: The time that the Message will expire and be automatically deleted.
getExpirationTime() - Method in class com.azure.storage.queue.models.SendMessageResult
Get the expirationTime property: The time that the Message will expire and be automatically deleted.
getExpiredGeofenceGeometryId() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Get the expiredGeofenceGeometryId property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request.
getExpiresAfter() - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Returns the duration after which the requested authentication token will expire.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the expiration time of an action.
getExpiresAt() - Method in class com.azure.core.credential.AccessToken
 
getExpiresAt() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the datetime at which this message will expire.
getExpiresIn() - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Get the optional key expiration period used to define the duration after which a newly rotated key will expire.
getExpiresOn() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
Get the expirationDateTime property: Date/time when the access token expires.
getExpiresOn() - Method in class com.azure.communication.networktraversal.models.CommunicationRelayConfiguration
Get the expiresOn property: The date for which the username and credentials are not longer valid.
getExpiresOn() - Method in class com.azure.data.tables.models.TableAccessPolicy
Get the date-time the policy expires.
getExpiresOn() - Method in class com.azure.identity.DeviceCodeInfo
Gets the expiration time of device code.
getExpiresOn() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the ExpiresOn property: The expiration time after which the token is no longer valid.
getExpiresOn() - Method in interface com.azure.security.attestation.models.AttestationToken
Get the ExpiresOn property: The expiration time after which the token is no longer valid.
getExpiresOn() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the Certificate Expiry time in UTC.
getExpiresOn() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the key expiration time in UTC.
getExpiresOn() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the key expiration time in UTC.
getExpiresOn() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the Secret Expiry time in UTC.
getExpiresOn() - Method in class com.azure.storage.blob.models.BlobAccessPolicy
Get the expiresOn property: the date-time the policy expires.
getExpiresOn() - Method in class com.azure.storage.blob.models.BlobProperties
 
getExpiresOn() - Method in class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
Get the expiresOn property: the date-time the policy expires.
getExpiresOn() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getExpiresOn() - Method in class com.azure.storage.file.datalake.options.DataLakePathScheduleDeletionOptions
 
getExpiresOn() - Method in class com.azure.storage.file.datalake.options.FileScheduleDeletionOptions
 
getExpiresOn() - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Get the expiresOn property: The date-time the policy expires.
getExpiresOn() - Method in class com.azure.storage.queue.models.QueueAccessPolicy
Get the expiresOn property: the date-time the policy expires.
getExpiry() - Method in class com.azure.storage.blob.models.KeyInfo
Get the expiry property: The date-time the key expires in ISO 8601 UTC time.
getExpiryDateTime() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreWriteSettings
Get the expiryDateTime property: Specifies the expiry time of the written files.
getExpiryRelativeTo() - Method in class com.azure.storage.file.datalake.options.FileScheduleDeletionOptions
 
getExpiryTime() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get The time after which the SAS will no longer work.
getExpiryTime() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getExpiryTime() - Method in class com.azure.storage.blob.models.BlobImmutabilityPolicy
 
getExpiryTime() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the expiryTime property: The Expiry-Time property.
getExpiryTime() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getExpiryTime() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getExpiryTime() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getExpiryTime() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getExpiryTime() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the expiry time property.
getExpiryTime() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getExpiryTime() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getExpiryTime() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getExponentialBackoffOptions() - Method in class com.azure.core.http.policy.RetryOptions
Gets the configuration for exponential backoff if configured.
getExportSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Get the exportSettings property: Azure Databricks Delta Lake export settings.
getExportSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Get the exportSettings property: Snowflake export settings.
getExposedHeaders() - Method in class com.azure.data.tables.models.TableServiceCorsRule
Get the response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
getExposedHeaders() - Method in class com.azure.storage.blob.models.BlobCorsRule
Get the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
getExposedHeaders() - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Get the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
getExposedHeaders() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
getExposedHeaders() - Method in class com.azure.storage.queue.models.QueueCorsRule
Get the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
getExpressCustomSetupProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the expressCustomSetupProperties property: Custom setup without script properties for a SSIS integration runtime.
getExpression() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Get the expression property: The expression which is used for preview.
getExpression() - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Get the expression property: The expression for preview.
getExpression() - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Get the expression property: An expression that would evaluate to Boolean.
getExpression() - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Get the expression property: An expression that would evaluate to Boolean.
getExpression() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the query expression.
getExpression() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the query expression.
getExtendedProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the extendedProperties property: User defined property bag.
getExtendedProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the extendedProperties property: Extended properties appended to the connection string.
getExtension() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoriesRegistrar
 
getExtension() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoriesRegistrar
 
getExtensionAttributes() - Method in class com.azure.core.models.CloudEvent
Get a map of the additional user-defined attributes associated with this event.
getExtensionConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtension
Get the extensionConfiguration property: An optional configuration string that is sent to the extension plugin.
getExtensionConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisCustomOperation
Get the extensionConfiguration property: Custom configuration to pass to the Azure Cognitive Services Spatial Analysis module.
getExternalIdFieldName() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Get the externalIdFieldName property: The name of the external ID field for upsert operation.
getExternalIdFieldName() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Get the externalIdFieldName property: The name of the external ID field for upsert operation.
getExternalLink() - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Gets the customized external link which is displayed in the title bar of the alert email.
getExternalLink() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Gets the external link url, this will be included in the notification sent to the users, this is usually a reference to any troubleshooting guide.
getExtractKeyPhrasesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of ExtractKeyPhrasesAction to be executed.
getExtractKeyPhrasesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the extractKeyPhrasesResults property: The key phrases extraction actions results property.
getExtractSummaryActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of ExtractSummaryAction to be executed.
getExtractSummaryResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the extractSummaryResults property: the extractive summarization actions results property.
getExtraProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the extraProperties property: Workspace level configs and feature flags.
getFacets() - Method in class com.azure.search.documents.models.SearchOptions
Get the facets property: The list of facet expressions to apply to the search query.
getFacets() - Method in class com.azure.search.documents.util.SearchPagedFlux
The facet query results based on the search request.
getFacets() - Method in class com.azure.search.documents.util.SearchPagedIterable
The facet query results based on the search request.
getFactoryInstance() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactoryBean
 
getFactoryInstance() - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactoryBean
 
getFailedChangesCount() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeCounters
Returns the number of paths where Access Control List update has failed.
getFailedCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the failed number of actions.
getFailedHandles() - Method in class com.azure.storage.file.share.models.CloseHandlesInfo
 
getFailedItemCount() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the failedItemCount property: The number of items that failed to be indexed during this indexer execution.
getFailedLogs() - Method in class com.azure.monitor.ingestion.models.UploadLogsError
Returns the logs that failed to upload.
getFailedTransactionActionIndex() - Method in exception com.azure.data.tables.models.TableTransactionFailedException
getFamily() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Get the family property: family of app service plan sku.
getFamilyName() - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Returns the family name.
getFamilyName() - Method in class com.azure.aot.graalvm.samples.cosmos.Parent
Returns the family name.
getFeatureId() - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Get the feature ID of this configuration setting.
getFeatureName() - Method in class com.azure.analytics.synapse.artifacts.models.ExposureControlRequest
Get the featureName property: The feature name.
getFeatureName() - Method in class com.azure.analytics.synapse.artifacts.models.ExposureControlResponse
Get the featureName property: The feature name.
getFeatureType() - Method in class com.azure.analytics.synapse.artifacts.models.ExposureControlRequest
Get the featureType property: The feature type.
getFeedback(String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Get a metric feedback by its id.
getFeedback(String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Get a metric feedback by its id.
getFeedbackType() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Get the type of the metric feedback.
getFeedbackType() - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Get the type of the feedback.
getFeedbackWithResponse(String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Get a metric feedback by its id.
getFeedbackWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Get a metric feedback by its id.
getFeedPollDelay() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
getFeedRange() - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Gets the feed range.
getFeedRange() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the FeedRange
getFeedRanges() - Method in class com.azure.cosmos.CosmosAsyncContainer
Obtains a list of FeedRange that can be used to parallelize Feed operations.
getFeedRanges() - Method in class com.azure.cosmos.CosmosContainer
Obtains a list of FeedRange that can be used to parallelize Feed operations.
getFhirBundle() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
Gets the value of FHIR Bundle.
getFhirResourceId() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Get the fhirResourceId property: Id of HL7 FHIR resource.
getFhirResourceId() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Get the fhirResourceId property: Id of HL7 FHIR resource.
getFhirResourceId() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Get the fhirResourceId property: Id of HL7 FHIR resource.
getFhirResourceType() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Get the fhirResourceType property: Type of HL7 FHIR resource.
getFhirResourceType() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Get the fhirResourceType property: Type of HL7 FHIR resource.
getFhirResourceType() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Get the fhirResourceType property: Type of HL7 FHIR resource.
getFhirResourceVersionId() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Get the fhirResourceVersionId property: VersionId of HL7 FHIR resource.
getFhirResourceVersionId() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Get the fhirResourceVersionId property: VersionId of HL7 FHIR resource.
getFhirResourceVersionId() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Get the fhirResourceVersionId property: VersionId of HL7 FHIR resource.
getFhirServiceHostName() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Get the fhirServiceHostName property: Domain name of FHIR account for this resource.
getFhirServiceHostName() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Get the fhirServiceHostName property: Domain name of FHIR account for this resource.
getFhirServiceHostName() - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Get the fhirServiceHostName property: Domain name of FHIR account for this resource.
getFhirVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Get the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
getFhirVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Get the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
getFieldConfidence() - Method in class com.azure.ai.formrecognizer.administration.models.DocTypeInfo
Get the fieldConfidence property: Estimated confidence for each field.
getFieldList() - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Get the fieldList property: Fields of metadata to get from dataset.
getFieldMappings() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the fieldMappings property: Defines mappings between fields in the data source and corresponding target fields in the index.
getFieldName() - Method in class com.azure.json.DefaultJsonReader
 
getFieldName() - Method in class com.azure.json.gson.GsonJsonReader
 
getFieldName() - Method in class com.azure.json.JsonReader
Gets the field name if the reader is currently pointing to a JsonToken.FIELD_NAME.
getFieldName() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the fieldName property: The name of the field used as input to the scoring function.
getFieldName() - Method in class com.azure.search.documents.indexes.models.SemanticField
Get the fieldName property: The fieldName property.
getFieldQuote() - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Gets the field quote.
getFieldQuote() - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Gets the field quote.
getFields() - Method in class com.azure.ai.formrecognizer.models.AnalyzedDocument
Get the fields property: Dictionary of named field values.
getFields() - Method in class com.azure.data.appconfiguration.models.SettingSelector
Gets the fields on ConfigurationSetting to return from the GET request.
getFields() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the fields property: A list of sub-fields if this is a field of type Edm.ComplexType or Collection(Edm.ComplexType).
getFields() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the fields property: The fields of the index.
getFieldSchema() - Method in class com.azure.ai.formrecognizer.administration.models.DocTypeInfo
Get the fieldSchema property: Description of the document semantic schema using a JSON Schema style syntax.
getFile() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the file property: File containing the application to execute.
getFile() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the file property: The file property.
getFile() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the file property: The main file used for the job, which will override the 'file' of the spark job definition you provide.
getFile() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the file property: The file property.
getFile() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the file property: The file property.
getFile() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the file property: The file property.
getFileAsyncClient(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new DataLakeFileAsyncClient object by concatenating fileName to the end of DataLakeDirectoryAsyncClient's URL.
getFileAsyncClient(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Initializes a new DataLakeFileAsyncClient object by concatenating fileName to the end of DataLakeFileSystemAsyncClient's URL.
getFileAttributes() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileAttributes property: Attributes set for the file.
getFileAttributes() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns a file attribute view of a given type.
getFileChangeTime() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileChangeTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileChangeTime property: Change time for the file.
getFileClient(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Initializes a new DataLakeFileClient object by concatenating fileName to the end of DataLakeDirectoryClient's URL.
getFileClient(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Initializes a new DataLakeFileClient object by concatenating fileName to the end of DataLakeFileSystemClient's URL.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Constructs a ShareFileAsyncClient that interacts with the specified file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareClient
Constructs a ShareFileClient that interacts with the specified file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Constructs a ShareFileAsyncClient that interacts with the specified file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Constructs a ShareFileClient that interacts with the specified file.
getFileContentMd5() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the fileContentMD5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
getFileContentMd5() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the fileContentMD5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
getFileContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileContentMd5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
getFileCreationTime() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileCreationTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileCreationTime property: Creation time for the file.
getFileExtension() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Get the fileExtension property: The file extension used to create the files.
getFileFilter() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the fileFilter property: Specify a filter to be used to select a subset of files in the folderPath rather than all files.
getFileFilter() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the fileFilter property: Specify a filter to be used to select a subset of files in the folderPath rather than all files.
getFileId() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the fileId property: FileId uniquely identifies the file or directory.
getFileId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileId property: The fileId of the file.
getFileLastWriteTime() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileLastWriteTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileLastWriteTime property: Last write time for the file.
getFileLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the fileLinkedService property: Linked service reference where the files are located.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileListPath() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
getFileMissing() - Method in class com.azure.analytics.synapse.artifacts.models.SkipErrorFile
Get the fileMissing property: Skip if file is deleted by other client during copy.
getFilename() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryRequirements
Get the filename property: The filename of the library requirements file.
getFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the fileName property: The name of the Azure Blob.
getFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Get the fileName property: The name of the Azure Data Lake Storage Gen2.
getFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Get the fileName property: The name of the file in the Azure Data Lake Store.
getFileName() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetLocation
Get the fileName property: Specify the file name of dataset.
getFileName() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the fileName property: The name of the on-premises file system.
getFileName() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the name of the file or directory denoted by this path as a Path object.
getFileName() - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Gets the name of this file, not including its full path.
getFileName() - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Gets the name of this file, not including its full path.
getFileNamePattern() - Method in class com.azure.media.videoanalyzer.edge.models.FileSink
Get the fileNamePattern property: File name pattern for creating new files when performing event based recording.
getFileNamePrefix() - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Get the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
getFileNamePrefix() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Get the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
getFileNamePrefix() - Method in class com.azure.analytics.synapse.artifacts.models.OrcWriteSettings
Get the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
getFileNamePrefix() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetWriteSettings
Get the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
getFileOutputStream() - Method in class com.azure.storage.file.share.ShareFileClient
Creates and opens an output stream to write data to the file.
getFileOutputStream(long) - Method in class com.azure.storage.file.share.ShareFileClient
Creates and opens an output stream to write data to the file.
getFileParentId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileParentId property: The parent fileId of the file.
getFilePath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLWebServiceFile
Get the filePath property: The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService.
getFilePath() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
getFilePath() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getFilePath() - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Gets the path of this file, not including the name of the resource itself.
getFilePath() - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Gets the path of this file, not including the name of the resource itself.
getFilePath() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
File path is now auto-populated by the SAS generation methods provided on the desired file/directory client.
getFilePath() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get file path of the client.
getFilePath() - Method in class com.azure.storage.file.share.ShareFileClient
Get file path of the client.
getFilePaths() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the filePaths property: Paths to streaming job files.
getFilePattern() - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Get the filePattern property: File pattern of JSON.
getFilePattern() - Method in class com.azure.analytics.synapse.artifacts.models.JsonWriteSettings
Get the filePattern property: File pattern of JSON.
getFilePermission() - Method in class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
 
getFilePermission() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
getFilePermission() - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
getFilePermission() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getFilePermissionKey() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFilePermissionKey() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the filePermissionKey property: Key of the permission set for the file.
getFiles() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the files property: files to be used in this job.
getFiles() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the files property: The files property.
getFiles() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the files property: Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
getFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the files property: The files property.
getFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the files property: The files property.
getFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the files property: The files property.
getFiles() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Get the files property: Projections to Azure File storage.
getFileServiceUrl() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Get the url of the storage file service client.
getFileServiceUrl() - Method in class com.azure.storage.file.share.ShareServiceClient
Get the url of the storage file service client.
getFileShare() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the fileShare property: The azure file share name.
getFileSize() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getFileSize() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getFileStore(Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Unsupported.
getFileStoreAttributeView(Class<V>) - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns a FileStoreAttributeView of the given type.
getFileStores() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns an object to iterate over the underlying file stores
getFilesystem() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeStorageAccountDetails
Get the filesystem property: Filesystem name.
getFileSystem() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLocation
Get the fileSystem property: Specify the fileSystem of azure blobFS.
getFileSystem() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the fileSystem property: Specify the FileSystem if the main storage for the HDInsight is ADLS Gen2.
getFileSystem() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Get the fileSystem property: Landing zone's file system name.
getFileSystem() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the file system that created this object.
getFileSystem(URI) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns an existing FileSystem created by this provider.
getFileSystemAsyncClient(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Initializes a DataLakeFileSystemAsyncClient object pointing to the specified file system.
getFileSystemClient(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Initializes a DataLakeFileSystemClient object pointing to the specified file system.
getFileSystemName() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Get the file system name or the container name.
getFileSystemName() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Get the file system name.
getFileSystemName() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Get the file system name.
getFileSystemName() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Gets the name of the File System in which this object lives.
getFileSystemName() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets the name of the File System in which this object lives.
getFileSystemUrl() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Gets the URL of the file system represented by this client.
getFileSystemUrl() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Gets the URL of the file system represented by this client.
getFileTemplate() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataLakeStorageGen2DataFeedSource
Get the file template.
getFileType() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the fileType property: The file type of the capture file.
getFileType() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getFileurl() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the fileurl property: The path to the capture file.
getFileUrl() - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Gets the URL of the file represented by this client on the Data Lake service.
getFileUrl() - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Gets the URL of the file represented by this client on the Data Lake service.
getFileUrl() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get the url of the storage file client.
getFileUrl() - Method in class com.azure.storage.file.share.ShareFileClient
Get the url of the storage file client.
getFileUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
getFileUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Deprecated.
getFileWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a specific update file from the version.
getFileWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a specific update file from the version.
getFilledNARatio() - Method in class com.azure.ai.anomalydetector.models.VariableState
Get the filledNARatio property: Proportion of NaN values filled of the variable.
getFillNaMethod() - Method in class com.azure.ai.anomalydetector.models.AlignPolicy
Get the fillNaMethod property: An optional field, indicating how missing values will be filled.
getFillType() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillSettings
Get the type of fill missing point for anomaly detection.
getFilter() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
Gets additional conditions to filter the anomalies.
getFilter() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
Get the additional metric feedback filter options that can be passed for filtering the result of the metric feedbacks returned by the service
getFilter() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Get the filter property: Specifies selection filter using query operators.
getFilter() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Get the filter property: Specifies selection filter using query operators.
getFilter() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Get the filter property: Specifies selection filter using query operators.
getFilter() - Method in class com.azure.data.tables.models.ListEntitiesOptions
Gets the value of the `filter` OData query option which filters the set of returned entities, excluding those that do not match the filter expression.
getFilter() - Method in class com.azure.data.tables.models.ListTablesOptions
Gets the value of the `filter` OData query option which filters the set of returned entities, excluding those that do not match the filter expression.
getFilter() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsEventRoute
Get the filter property: An expression which describes the events which are routed to the endpoint.
getFilter() - Method in class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Gets the filter expression used to match messages.
getFilter() - Method in class com.azure.messaging.servicebus.administration.models.RuleProperties
Gets the filter expression used to match messages.
getFilter() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the filter to be applied to the query.
getFilter() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the filter property: An OData expression that filters the documents used to produce completed terms for the Autocomplete result.
getFilter() - Method in class com.azure.search.documents.models.SearchOptions
Get the filter property: The OData $filter expression to apply to the search query.
getFilter() - Method in class com.azure.search.documents.models.SuggestOptions
Get the filter property: An OData expression that filters the documents considered for suggestions.
getFilterPredicate() - Method in class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Gets the FilterPredicate associated with the request in the Azure Cosmos DB service.
getFilterPredicate() - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Gets the FilterPredicate associated with the request in the Azure Cosmos DB service.
getFilterPredicate() - Method in class com.azure.cosmos.models.CosmosPatchItemRequestOptions
Gets the FilterPredicate associated with the request in the Azure Cosmos DB service.
getFilters() - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Get the filters property: List of filters.
getFilterToken() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the filterToken property: The string to insert for each position at which there is no token.
getFinalResult() - Method in class com.azure.core.util.polling.AsyncPollResponse
 
getFinalResult() - Method in interface com.azure.core.util.polling.SyncPoller
Retrieve the final result of the long running operation.
getFinalTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the finalTrackingState property: Change tracking state with which an indexer execution finished.
getFirstData() - Method in class com.azure.core.amqp.models.AmqpMessageBody
Gets first byte array set on this AmqpMessageBody.
getFirstDuration() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
Get the firstDuration property: Gets the duration of the data chunk with first timestamp.
getFirstEnqueueTime() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the firstEnqueueTime property: The first time from the queue.
getFirstName() - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Returns the first name.
getFirstName() - Method in class com.azure.aot.graalvm.samples.cosmos.Parent
Returns the first name.
getFirstName() - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Get the first name of the admin.
getFirstRowAsHeader() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the firstRowAsHeader property: When used as input, treat the first row of data as headers.
getFirstRowAsHeader() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Get the firstRowAsHeader property: When used as input, treat the first row of data as headers.
getFirstRowAsHeader() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the firstRowAsHeader property: When used as input, treat the first row of data as headers.
getFirstRowOnly() - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Get the firstRowOnly property: Whether to return first row or all rows.
getFirstSequenceNumber() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the firstSequenceNumber property: The smallest sequence number from the queue.
getFirstTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
Get the firstTimestamp property: Gets the first timestamp received for one of the quality levels.
getFixedDelayOptions() - Method in class com.azure.core.http.policy.RetryOptions
Gets the configuration for exponential backoff if configured.
getFlags() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the flags property: Regular expression flags.
getFlags() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the flags property: Regular expression flags.
getFloatNullableValue() - Method in class com.azure.json.JsonReader
Gets the Float value if the reader is currently pointing to a JsonToken.NUMBER, JsonToken.STRING, or JsonToken.NULL.
getFloatValue() - Method in class com.azure.json.DefaultJsonReader
 
getFloatValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getFloatValue() - Method in class com.azure.json.JsonReader
Gets the float value if the reader is currently pointing to a JsonToken.NUMBER or JsonToken.STRING.
getFlowlet() - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Get the flowlet property: Flowlet Reference.
getFlushImmediately() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Get the flushImmediately property: If set to true, any aggregation will be skipped.
getFocus() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationEventBase
Get the focus property: The operation focus type.
getFolder() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlow
Get the folder property: The folder that this data flow is in.
getFolder() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the folder property: The folder that this Dataset is in.
getFolder() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the folder property: The folder that this notebook is in.
getFolder() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the folder property: The folder that this Pipeline is in.
getFolder() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the folder property: The folder that this Spark job definition is in.
getFolder() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Get the folder property: The folder that this SQL script is in.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the folderPath property: The path of the Azure Blob storage.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Get the folderPath property: The path of the Azure Data Lake Storage Gen2 storage.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Get the folderPath property: Path to the folder in the Azure Data Lake Store.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Get the folderPath property: The path of the container/folder that will trigger the pipeline.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the folderPath property: Folder path for resource files Type: string (or Expression with resultType string).
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowStagingInfo
Get the folderPath property: Folder path for staging blob.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetLocation
Get the folderPath property: Specify the folder path of dataset.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the folderPath property: The path of the on-premises file system.
getFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Get the folderPath property: Landing zone's folder path name.
getFooter() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the Map representation of footer defined on an amqp message.
getFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the format property: The format of files.
getFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the format property: The format of the Azure Blob storage.
getFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Get the format property: The format of the Azure Data Lake Storage Gen2 storage.
getFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Get the format property: The format of the Data Lake Store.
getFormat() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the format property: The format of the files.
getFormat() - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Get the format property: The format of files.
getFormat() - Method in class com.azure.data.schemaregistry.models.SchemaProperties
The schema format of this schema.
getFormat() - Method in class com.azure.media.videoanalyzer.edge.models.ImageProperties
Get the format property: Base class for image formatting properties.
getFormat() - Method in class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Get the format
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Get the formatSettings property: Avro format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Get the formatSettings property: Binary format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Get the formatSettings property: DelimitedText format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Get the formatSettings property: DelimitedText format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Get the formatSettings property: GetMetadata activity format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Get the formatSettings property: Json format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Get the formatSettings property: Json format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Get the formatSettings property: ORC format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Get the formatSettings property: Parquet format settings.
getFormatSettings() - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Get the formatSettings property: Xml format settings.
getForwardDeadLetteredMessagesTo() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the dead-lettered messages of this queue are forwarded to.
getForwardDeadLetteredMessagesTo() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
getForwardDeadLetteredMessagesTo() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the dead-lettered messages of this queue are forwarded to.
getForwardDeadLetteredMessagesTo() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
getForwardTo() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the forwardTo property: The name of the recipient entity to which all the messages sent to the queue are forwarded to.
getForwardTo() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the forwardTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
getForwardTo() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the forwardTo property: The name of the recipient entity to which all the messages sent to the queue are forwarded to.
getForwardTo() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the forwardTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
getFqdns() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the fqdns property: List of fully qualified domain names.
getFrameRateLimit() - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Get the frameRateLimit property: Maximum output framerate in fps.
getFrequency() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the frequency property: The frequency.
getFrequency() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the frequency property: The frequency of the time windows.
getFrom() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Get the from property: The start index of fetched sessions.
getFrom() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Get the from property: The from property.
getFrom() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Get the from property: The identity of SMS message sender.
getFrom() - Method in class com.azure.search.documents.models.RangeFacetResult
Gets a value indicating the inclusive lower bound of the facet's range, or null to indicate that there is no lower bound (i.e.
getFullFidelityRetentionDuration() - Method in class com.azure.cosmos.models.ChangeFeedPolicy
Gets the retention duration in which it will be possible to process change feed events with full fidelity mode (meaning intermediary changes and deletes will be exposed in change feed).
getFullyQualifiedName() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the fully qualified name of the metric namespace.
getFullyQualifiedNamespace() - Method in interface com.azure.core.amqp.AmqpConnection
Gets the fully qualified namespace for the AMQP connection.
getFullyQualifiedNamespace() - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Gets the fully qualified namespace of the Schema Registry instance.
getFullyQualifiedNamespace() - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Gets the fully qualified namespace of the Schema Registry instance.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Gets the fully qualified Event Hubs namespace that the connection is associated with.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Gets the fully qualified Event Hubs namespace that the connection is associated with.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Gets the fully qualified Event Hubs namespace that the connection is associated with.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Gets the fully qualified Event Hubs namespace that the connection is associated with.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Returns the fully qualified namespace of the Event Hub.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.models.EventHubConnectionStringProperties
Gets the fully qualified namespace, or hostname, from the connection string "Endpoint" section.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.models.PartitionContext
Returns the fully qualified namespace of the Event Hub.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Returns the fully qualified namespace of the Event Hub.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Gets the fully qualified namespace, or hostname, from the connection string "Endpoint" section.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusErrorContext
Gets the namespace name associated with the error event.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Gets the fully qualified Service Bus namespace that the connection is associated with.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Gets the fully qualified Service Bus namespace that the connection is associated with.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Gets the fully qualified namespace.
getFullyQualifiedNamespace() - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Gets the fully qualified namespace.
getFullyQualifiedReference() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the fully qualified reference for the current instance.
getFullyQualifiedReference() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the fully qualified reference for the current instance.
getFunctionAggregation() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the functionAggregation property: A value indicating how the results of individual scoring functions should be combined.
getFunctionAppUrl() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Get the functionAppUrl property: The endpoint of the Azure Function App.
getFunctionKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Get the functionKey property: Function or Host key for Azure Function App.
getFunctionName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Get the functionName property: Name of the Function that the Azure Function Activity will call.
getFunctions() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the functions property: The collection of functions that influence the scoring of documents.
getFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the fuzzyEditDistance property: Defaults to 0.
getFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the fuzzyEditDistance property: Determine the fuzzy edit distance of the alias.
getGalleryEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getGender() - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Returns the gender.
getGeneratedKeyName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the generatedKeyName property: Name of generated key to store projection under.
getGeometries() - Method in class com.azure.core.models.GeoCollection
Unmodifiable representation of the geometries contained in this collection.
getGeometries() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Get the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence.
getGeometryId() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Get the geometryId property: The unique ID for the geofence geometry.
getGeoReplication() - Method in class com.azure.data.tables.models.TableServiceStatistics
Get Geo-Replication information for the Secondary Storage Service.
getGeoReplication() - Method in class com.azure.storage.blob.models.BlobServiceStatistics
Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.
getGeoReplication() - Method in class com.azure.storage.queue.models.QueueServiceStatistics
Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.
getGetDebugInfo() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the getDebugInfo property: Debug info option.
getGetDebugInfo() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the getDebugInfo property: Debug info option.
getGetDebugInfo() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Get the getDebugInfo property: Debug info option.
getGetDebugInfo() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the getDebugInfo property: Debug info option.
getGetDebugInfo() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the getDebugInfo property: Debug info option.
getGitHubAccessCode() - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
Get the gitHubAccessCode property: The GitHub Access code.
getGitHubAccessToken() - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenResponse
Get the gitHubAccessToken property: The gitHubAccessToken property.
getGitHubAccessToken(GitHubAccessTokenRequest) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceGitRepoManagementAsyncClient
Get the GitHub access token.
getGitHubAccessToken(GitHubAccessTokenRequest) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceGitRepoManagementClient
Get the GitHub access token.
getGitHubAccessToken(GitHubAccessTokenRequest, String) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceGitRepoManagementAsyncClient
Get the GitHub access token.
getGitHubAccessToken(GitHubAccessTokenRequest, String) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceGitRepoManagementClient
Get the GitHub access token.
getGitHubAccessTokenBaseUrl() - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
Get the gitHubAccessTokenBaseUrl property: The GitHub access token base URL.
getGitHubAccessTokenWithResponse(GitHubAccessTokenRequest, String) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceGitRepoManagementAsyncClient
Get the GitHub access token.
getGitHubAccessTokenWithResponse(GitHubAccessTokenRequest, String, Context) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceGitRepoManagementClient
Get the GitHub access token.
getGitHubClientId() - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
Get the gitHubClientId property: The GitHub Client Id.
getGivenName() - Method in class com.azure.aot.graalvm.samples.cosmos.Pet
Returns the name of the pet.
getGlobalConfiguration() - Static method in class com.azure.core.util.Configuration
Gets the global configuration store shared by all client libraries.
getGlobalDefaultFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the globalDefaultFuzzyEditDistance property: A global flag for FuzzyEditDistance.
getGlobalParameters() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Get the globalParameters property: Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint.
getGlossaryCategoryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get specific glossary category by its GUID.
getGlossaryCategoryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get specific glossary category by its GUID.
getGlossaryTermWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get a specific glossary term by its GUID.
getGlossaryTermWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get a specific glossary term by its GUID.
getGlossaryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get a specific Glossary by its GUID.
getGlossaryWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get a specific Glossary by its GUID.
getGovLength() - Method in class com.azure.media.videoanalyzer.edge.models.H264Configuration
Get the govLength property: Group of Video frames length.
getGovLength() - Method in class com.azure.media.videoanalyzer.edge.models.Mpeg4Configuration
Get the govLength property: Group of Video frames length.
getGrade() - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Returns the grade.
getGranularity() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Get the granularity property: Can only be one of yearly, monthly, weekly, daily, hourly, minutely or secondly.
getGranularity() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the granularity property: Optional argument, can be one of yearly, monthly, weekly, daily, hourly, minutely, secondly, microsecond or none.
getGranularity() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the granularity properties of the time series.
getGranularity() - Method in class com.azure.monitor.query.models.MetricAvailability
Returns the granularity specifies the aggregation interval for the metric.
getGranularity() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the interval (window size) for which the metric data was returned in.
getGranularity() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the interval (window size) for which the metric data was returned in.
getGranularityType() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularity
Get the granularity of the time series.
getGranularityType() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Gets the granularity/refresh type of the data feed source.
getGraphEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getGroup() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the group property: The zero-based ordinal of the matching group in the regular expression pattern to extract into tokens.
getGroup() - Method in class com.azure.storage.file.datalake.models.PathAccessControl
Get the group property: The group property.
getGroup() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the group property: The group property.
getGroup() - Method in class com.azure.storage.file.datalake.models.PathPermissions
Returns the RolePermissions for the owning group of the resource.
getGroup() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getGroupId() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the groupId property: The groupId to which the managed private endpoint is created.
getGroupId() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets groupId from amqp message properties.
getGroupIds() - Method in class com.azure.analytics.synapse.accesscontrol.models.SubjectInfo
Get the groupIds property: List of group Ids that the principalId is part of.
getGroupName() - Method in class com.azure.cosmos.ThroughputControlGroupConfig
Get the throughput control group name.
getGroupName() - Method in class com.azure.data.schemaregistry.models.SchemaProperties
Gets the schema group of this schema.
getGroupSequence() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets groupSequence from amqp message properties.
getGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the device group properties.
getGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the device group properties.
getH264() - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Get the h264 property: The H264 Configuration.
getHandleId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the handleId property: XSMB service handle ID.
getHandshakePort() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the handshakePort property: The TCP port used for the handshake.
getHardThresholdCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Gets the hard threshold condition to detect anomalies.
getHardThresholdCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Gets the hard threshold condition to detect anomalies.
getHardThresholdCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Gets the hard threshold condition to detect anomalies.
getHashMac() - Static method in class com.azure.spring.data.cosmos.common.MacAddress
To get a hash Mac address.
getHBaseConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the hBaseConfiguration property: Specifies the HBase configuration parameters (hbase-site.xml) for the HDInsight cluster.
getHcatalogLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the hcatalogLinkedServiceName property: A reference to the Azure SQL linked service that points to the HCatalog database.
getHcatalogLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the hcatalogLinkedServiceName property: The name of Azure SQL linked service that point to the HCatalog database.
getHdfsConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the hdfsConfiguration property: Specifies the HDFS configuration parameters (hdfs-site.xml) for the HDInsight cluster.
getHeader() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the AmqpMessageHeader defined on an amqp message.
getHeaderName() - Method in class com.azure.media.videoanalyzer.edge.models.HttpHeaderCredentials
Get the headerName property: HTTP header name.
getHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Get the headers property: Represents the headers that will be sent to the request.
getHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the headers property: Represents the headers that will be sent to the request.
getHeaders() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the headers property: Represents the headers that will be sent to the request.
getHeaders() - Method in class com.azure.core.experimental.http.DynamicResponse
Returns the HTTP headers of the response.
getHeaders() - Method in class com.azure.core.http.HttpRequest
Get the request headers.
getHeaders() - Method in class com.azure.core.http.HttpResponse
Get all response headers.
getHeaders() - Method in class com.azure.core.http.rest.PagedResponseBase
Gets the headers from the HTTP response.
getHeaders() - Method in interface com.azure.core.http.rest.Response
Gets the headers from the HTTP response.
getHeaders() - Method in class com.azure.core.http.rest.ResponseBase
Gets the headers from the HTTP response.
getHeaders() - Method in class com.azure.core.http.rest.SimpleResponse
Gets the headers from the HTTP response.
getHeaders() - Method in class com.azure.core.util.ClientOptions
Gets the Headers.
getHeaders() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
Gets the headers from the HTTP sub-response.
getHeaders() - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
getHeaders() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Gets the BlobHttpHeaders.
getHeaders() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getHeaders() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getHeaders() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getHeaders() - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
getHeaders() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getHeaders() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getHeaders() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the PathHttpHeaders.
getHeaderValue() - Method in class com.azure.media.videoanalyzer.edge.models.HttpHeaderCredentials
Get the headerValue property: HTTP header value.
getHeaderValue(String) - Method in class com.azure.core.http.HttpResponse
Lookup a response header with the provided name.
getHeaderWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Get entity header given its GUID.
getHeaderWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Get entity header given its GUID.
getHeadNodeSize() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the headNodeSize property: Specifies the size of the head node for the HDInsight cluster.
getHeight() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the height property: The height of the image/PDF in pixels/inches, respectively.
getHeight() - Method in class com.azure.media.videoanalyzer.edge.models.ImageScale
Get the height property: The desired output image height.
getHeight() - Method in class com.azure.media.videoanalyzer.edge.models.VideoResolution
Get the height property: The number of lines of the Video image.
getHighlightFields() - Method in class com.azure.search.documents.models.SearchOptions
Get the highlightFields property: The list of field names to use for hit highlights.
getHighlightPostTag() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the highlightPostTag property: A string tag that is appended to hit highlights.
getHighlightPostTag() - Method in class com.azure.search.documents.models.SearchOptions
Get the highlightPostTag property: A string tag that is appended to hit highlights.
getHighlightPostTag() - Method in class com.azure.search.documents.models.SuggestOptions
Get the highlightPostTag property: A string tag that is appended to hit highlights.
getHighlightPreTag() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the highlightPreTag property: A string tag that is prepended to hit highlights.
getHighlightPreTag() - Method in class com.azure.search.documents.models.SearchOptions
Get the highlightPreTag property: A string tag that is prepended to hit highlights.
getHighlightPreTag() - Method in class com.azure.search.documents.models.SuggestOptions
Get the highlightPreTag property: A string tag that is prepended to hit highlights.
getHighlights() - Method in class com.azure.search.documents.models.AnswerResult
Get the highlights property: Same text passage as in the Text property with highlighted text phrases most relevant to the query.
getHighlights() - Method in class com.azure.search.documents.models.CaptionResult
Get the highlights property: Same text passage as in the Text property with highlighted phrases most relevant to the query.
getHighlights() - Method in class com.azure.search.documents.models.SearchResult
Get the highlights property: Text fragments from the document that indicate the matching search terms, organized by each applicable field; null if hit highlighting was not enabled for the query.
getHighWaterMarkColumnName() - Method in class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
Get the highWaterMarkColumnName property: The name of the high water mark column.
getHiveConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the hiveConfiguration property: Specifies the hive configuration parameters (hive-site.xml) for the HDInsight cluster.
getHolds() - Method in class com.azure.quantum.jobs.models.Quota
Get the holds property: The amount of the usage that has been reserved but not applied for the current period.
getHomeAccountId() - Method in class com.azure.identity.AuthenticationRecord
Get the unique identifier of the account.
getHook(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get a hook by its id.
getHook(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get a hook by its id.
getHookIdsToAlert() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets id of all hooks that receives alerts triggered by this configuration.
getHookNameFilter() - Method in class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
Gets the hook name filter.
getHookWithResponse(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Get a hook by its id.
getHookWithResponse(String, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Get a hook by its id.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the host property: Host name of the server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Get the host property: Host name for connection.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Get the host property: Host name of the server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the host property: Host name of the FTP server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the host property: The IP address or host name of the HBase server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the host property: IP address or host name of the Hive server, separated by ';' for multiple hosts (only when serviceDiscoveryMode is enable).
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the host property: The IP address or host name of the Impala server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the host property: The IP address or host name of the Jira service.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Get the host property: The URL of the Magento instance.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the host property: The URL of the Oracle Service Cloud instance.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the host property: The URL of the PayPal instance.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the host property: The IP address or host name of the Phoenix server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the host property: The IP address or host name of the Presto server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the host property: The SFTP server host name.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Get the host property: The endpoint of the Shopify server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the host property: IP address or host name of the Spark server.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the host property: The URL of the Square instance.
getHost() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the host property: The endpoint of the Xero server.
getHost() - Method in class com.azure.core.util.UrlBuilder
Get the host that has been assigned to this UrlBuilder.
getHost() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterTarget
Get the host property: Hostname or IP address of the remote device.
getHost() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Get the host property: The externally accessible hostname of the registry instance, as specified by the http host header on incoming requests.
getHost() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the URL host, ex.
getHostKeyFingerprint() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the hostKeyFingerprint property: The host key finger-print of the SFTP server.
getHostname() - Method in interface com.azure.core.amqp.AmqpLink
The host name of the message broker that this link that is connected to.
getHostname() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Get the hostname property: The hostname of the ONVIF device.
getHostname() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifHostName
Get the hostname property: The hostname of the ONVIF device.
getHostname() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the hostname property: The hostname under which the rendering session is reachable.
getHostName() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the hostName property: The host name of the on-premises Common Data Service for Apps server.
getHostName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the hostName property: The host name of the on-premises Dynamics CRM server.
getHostName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the hostName property: The host name of the on-premises Dynamics server.
getHostName() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the hostName property: GitHub Enterprise host name.
getHostName() - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Gets the name of the host which operates on the lease item.
getHostSubscriptionId() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the hostSubscriptionId property: The customer’s subscription to host the cluster.
getHourMetrics() - Method in class com.azure.data.tables.models.TableServiceProperties
Get settings for generating a summary of request statistics grouped by API in hourly aggregates for tables.
getHourMetrics() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the hourMetrics property: a summary of request statistics grouped by API in hour or minute aggregates for blobs.
getHourMetrics() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the hourMetrics property: The hourMetrics property.
getHourMetrics() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the hourMetrics property: A summary of request statistics grouped by API in hourly aggregates for files.
getHourMetrics() - Method in class com.azure.storage.queue.models.QueueServiceProperties
Get the hourMetrics property: A summary of request statistics grouped by API in hourly aggregates for queues.
getHours() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Get the hours property: The hours.
getHouseNumber() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the houseNumber property: Building number.
getHtml() - Method in class com.azure.communication.email.models.EmailContent
Get the html property: Html version of the email message.
getHttpClient() - Method in class com.azure.core.http.HttpPipeline
Get the HttpClient associated with the pipeline.
getHttpClientOrUsePlayback(HttpClient) - Method in class com.azure.core.test.TestBase
Convenience method which either returned the passed HttpClient or returns a PlaybackClient depending on whether the test mode is playback.
getHttpClients() - Static method in class com.azure.core.test.TestBase
Returns a list of HttpClients that should be tested.
getHttpCompressionType() - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Get the httpCompressionType property: Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None.
getHttpHeaders() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Gets the HTTP headers to send while sending alert to the endpoint.
getHttpHeaders() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the httpHeaders property: The headers required to make the http request.
getHttpMethod() - Method in class com.azure.core.http.HttpRequest
Get the request method.
getHttpMethod() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the httpMethod property: The method for the http request.
getHttpPath() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the httpPath property: The partial URL corresponding to the HBase server.
getHttpPath() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the httpPath property: The partial URL corresponding to the Hive server.
getHttpPath() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the httpPath property: The partial URL corresponding to the Phoenix server.
getHttpPath() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the httpPath property: The partial URL corresponding to the Spark server.
getHttpPipeline() - Method in class com.azure.core.experimental.http.DynamicRequest
Returns the HttpPipeline used for sending this request.
getHttpPipeline() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.blob.BlobContainerClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.blob.BlobServiceClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareFileClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareServiceClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.queue.QueueAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.queue.QueueClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.queue.QueueServiceClient
Gets the HttpPipeline powering this client.
getHttpRequest() - Method in class com.azure.core.http.HttpPipelineCallContext
Gets the HTTP request.
getHttpRequest() - Method in class com.azure.core.http.policy.HttpRequestLoggingContext
Gets the HTTP request being sent.
getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionCancelEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionFailureEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionSuccessEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteCancelEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteFailureEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteSuccessEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteCancelEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteFailureEventData.getResourceHttpRequest() instead.

getHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteSuccessEventData.getResourceHttpRequest() instead.

getHttpRequestProgressReporter() - Method in class com.azure.core.util.Contexts
Retrieves request's ProgressReporter from the Context.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.HttpSource
Get the httpRequestTimeout property: Specifies the timeout for a HTTP client to get HTTP response from HTTP server.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Get the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
getHttpRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Get the httpRequestTimeout property: The wait time to get a response from SharePoint Online.
getHttpResponse() - Method in class com.azure.core.http.policy.HttpResponseLoggingContext
Gets the HTTP response being received.
getHttpStatusCode() - Method in class com.azure.communication.sms.models.SmsSendResult
Get the httpStatusCode property: HTTP Status code.
getHubInputName() - Method in class com.azure.media.videoanalyzer.edge.models.IotHubMessageSource
Get the hubInputName property: Name of the IoT Edge Hub input from which messages will be consumed.
getHubName() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Get the hubName property: Name of the IoT Hub where the device was created or deleted.
getHubName() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
Get the hubName property: Name of the IoT Hub where the device was created or deleted.
getHubName() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Get the hubName property: The hub of connected client connection.
getHubName() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Get the hubName property: The hub of connected client connection.
getHubOutputName() - Method in class com.azure.media.videoanalyzer.edge.models.IotHubMessageSink
Get the hubOutputName property: Name of the Iot Edge Hub output to which the messages will be published.
getIceServers() - Method in class com.azure.communication.networktraversal.models.CommunicationRelayConfiguration
Get the iceServers property: An array representing the credentials and the STUN/TURN server URLs for use in ICE negotiations.
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets the alert configuration id.
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the configuration id.
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed unique id.
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Gets the id.
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceCredentialEntity
Gets the credential id.
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
 
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
 
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
 
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
 
getId() - Method in class com.azure.ai.metricsadvisor.administration.models.NotificationHook
Gets the id of the NotificationHook.
getId() - Method in class com.azure.ai.metricsadvisor.models.AnomalyAlert
Get the alertId property: alert id.
getId() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the incident id.
getId() - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Get the feedback unique id.
getId() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
Gets the id property: Unique, non-empty document identifier.
getId() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the document id.
getId() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Get the id property: A unique, non-empty document identifier.
getId() - Method in class com.azure.analytics.synapse.accesscontrol.models.RequiredAction
Get the id property: Action Id.
getId() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Get the id property: Role Assignment ID.
getId() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the id property: Role Definition ID.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Get the id property: The id property.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the id property: Fully qualified resource ID for the resource.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the id property: Link connection id.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Get the id property: Link connection id.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Get the id property: Link table id.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Get the id property: Link table id.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Get the id property: Link table id.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Get the id property: Fully qualified resource Id for the resource.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunInvokedBy
Get the id property: The ID of the entity that started the run.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateEndpoint
Get the id property: Resource id of the private endpoint.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.Resource
Get the id property: Fully qualified resource ID for the resource.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the id property: The session Id.
getId() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Get the id property: Fully qualified resource Id for the resource.
getId() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpoint
Get the id property: Fully qualified resource Id for the resource.
getId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the id property: The session Id.
getId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the id property: The id property.
getId() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the id property: The id property.
getId() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns the family id.
getId() - Method in class com.azure.communication.chat.models.ChatMessage
Get the id property: The id of the chat message.
getId() - Method in class com.azure.communication.chat.models.ChatThreadItem
Get the id property: Chat thread id.
getId() - Method in class com.azure.communication.chat.models.ChatThreadProperties
Get the id property: Chat thread id.
getId() - Method in class com.azure.communication.chat.models.SendChatMessageResult
Get the id property: A server-generated message id.
getId() - Method in class com.azure.communication.common.CommunicationUserIdentifier
Get id of the communication user.
getId() - Method in class com.azure.communication.common.UnknownIdentifier
Get id of this identifier
getId() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the id property: Id of operation.
getId() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the id property: The id of the phone number, e.g.
getId() - Method in interface com.azure.core.amqp.AmqpConnection
Gets the connection identifier.
getId() - Method in class com.azure.core.models.CloudEvent
Get the id of the cloud event.
getId() - Method in class com.azure.cosmos.CosmosAsyncClientEncryptionKey
getId() - Method in class com.azure.cosmos.CosmosAsyncConflict
Get the id of the CosmosAsyncConflict
getId() - Method in class com.azure.cosmos.CosmosAsyncContainer
Get the id of the CosmosAsyncContainer.
getId() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Get the id of the CosmosAsyncDatabase.
getId() - Method in class com.azure.cosmos.CosmosAsyncPermission
Get the id of the CosmosAsyncPermission
getId() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Get the id of the CosmosAsyncStoredProcedure
getId() - Method in class com.azure.cosmos.CosmosAsyncTrigger
Get the id of the CosmosAsyncTrigger
getId() - Method in class com.azure.cosmos.CosmosAsyncUser
Get the id of the CosmosAsyncUser
getId() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
getId() - Method in class com.azure.cosmos.CosmosClientEncryptionKey
Get the id of the CosmosClientEncryptionKey
getId() - Method in class com.azure.cosmos.CosmosContainer
Gets the current container id.
getId() - Method in class com.azure.cosmos.CosmosDatabase
Get the id of the Cosmos database.
getId() - Method in class com.azure.cosmos.CosmosStoredProcedure
Id string.
getId() - Method in class com.azure.cosmos.CosmosTrigger
Gets getId.
getId() - Method in class com.azure.cosmos.CosmosUser
Id string.
getId() - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Id string.
getId() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosItemIdentity
Gets the id value uniquely identifying this item within the scope of a logical partition
getId() - Method in interface com.azure.cosmos.models.CosmosItemOperation
 
getId() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.CosmosUserProperties
Gets the name of the resource.
getId() - Method in class com.azure.cosmos.models.ThroughputProperties
Gets the name of the resource.
getId() - Method in class com.azure.data.schemaregistry.models.SchemaProperties
Returns the unique identifier for this schema.
getId() - Method in class com.azure.data.tables.models.TableSignedIdentifier
Get the unique id.
getId() - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Gets the unique Id of the digital twin in a digital twins instance.
getId() - Method in class com.azure.digitaltwins.core.BasicRelationship
Gets the unique Id of the relationship.
getId() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the unique id associated with this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationUserIdentifierModel
Get the id property: The Id of the communication user.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Get the id property: The event ID.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the id property: The event ID.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Get the id property: The ID of the request that initiated the event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the id property: The id of the object that triggered this event.
getId() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Gets the identifier of the partition within the Event Hub.
getId() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversion
Get the id property: The id of the conversion supplied when the conversion was created.
getId() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the id property: The id of the session supplied when the conversion was created.
getId() - Method in class com.azure.monitor.query.models.LogsBatchQueryResult
Returns the query id.
getId() - Method in class com.azure.monitor.query.models.MetricDefinition
The resource identifier of the metric definition.
getId() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the ID of the metric namespace.
getId() - Method in class com.azure.monitor.query.models.MetricResult
Returns the metrics id.
getId() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the id property: The job id.
getId() - Method in class com.azure.quantum.jobs.models.ProviderStatus
Get the id property: Provider id.
getId() - Method in class com.azure.quantum.jobs.models.TargetStatus
Get the id property: Target id.
getId() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the id property: This field can be used as a passthrough for custom metadata about the matched text(s).
getId() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignment
Get the role assignment ID.
getId() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Get the role definition ID.
getId() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the id of the issuer.
getId() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the identifier.
getId() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the certificate identifier.
getId() - Method in class com.azure.security.keyvault.certificates.models.IssuerProperties
Get the id of the issuer.
getId() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Get the certificate identifier
getId() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the kid value.
getId() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the key identifier.
getId() - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Get the identifier of the policy.
getId() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKey
Get the key identifier.
getId() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecret
Get the secret identifier.
getId() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the secret identifier.
getId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getId() - Method in class com.azure.storage.blob.models.BlobSignedIdentifier
Get the id property: a unique id.
getId() - Method in class com.azure.storage.file.datalake.models.DataLakeSignedIdentifier
Get the id property: a unique id.
getId() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getId() - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Get the id property: A unique id.
getId() - Method in class com.azure.storage.queue.models.QueueSignedIdentifier
Get the id property: a unique id.
getId() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
getId(T) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get the field represented by the supplied id field on the specified entity.
getIdempotencyToken() - Method in class com.azure.communication.chat.models.CreateChatThreadOptions
Get the idempotencyToken property
getIdentifier() - Method in class com.azure.communication.callingserver.models.CallParticipant
Get the communication identity of the participant.
getIdentifier() - Method in class com.azure.core.amqp.AmqpClientOptions
Gets the identifier for the AMQP client.
getIdentifier() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getIdentifier() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Gets the client identifier.
getIdentifier() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Gets the client identifier.
getIdentifier() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Gets the client identifier.
getIdentifier() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Gets the client identifier.
getIdentifier() - Method in class com.azure.messaging.eventhubs.EventProcessorClient
The identifier is a unique name given to this event processor instance.
getIdentifier() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getIdentifier() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getIdentifier() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getIdentifier() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getIdentifier() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getIdentifier() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getIdentifier() - Method in class com.azure.storage.queue.sas.QueueServiceSasQueryParameters
Deprecated.
getIdentifier() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getIdentifiers() - Method in class com.azure.data.tables.models.TableAccessPolicies
 
getIdentifiers() - Method in class com.azure.storage.blob.models.BlobContainerAccessPolicies
 
getIdentifiers() - Method in class com.azure.storage.file.datalake.models.FileSystemAccessPolicies
 
getIdentifyingAnnotations() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
getIdentifyingAnnotations() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
getIdentifyingTypes() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
getIdentifyingTypes() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
getIdentity() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the identity property: Identity of the workspace.
getIdentity() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceUpdateParameters
Get the identity property: Managed service identity of the workspace.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the identity property: The identity of the requester that triggered this event.
getIdentity() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the identity property: An explicit managed identity to use for this datasource.
getIdentity() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the identity property: An explicit managed identity to use for this encryption key.
getIdField() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get id field
getIdFieldName() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get id field name
getIdleAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the idleAt property: The idleAt property.
getIdleConnectionTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the idle connection timeout for direct client Default value is Duration.ZERO Direct client doesn't close a single connection to an endpoint by default unless specified.
getIdleConnectionTimeout() - Method in class com.azure.cosmos.GatewayConnectionConfig
Gets the value of the timeout for an idle connection, the default is 60 seconds.
getIdleEndpointTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the idle endpoint timeout Default value is 1 hour.
getIdType() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get id type
getIfFalseActivities() - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Get the ifFalseActivities property: List of activities to execute if expression is evaluated to false.
getIfMatch() - Method in class com.azure.core.http.MatchConditions
Gets the ETag that resources must match.
getIfMatch() - Method in class com.azure.digitaltwins.core.models.DeleteDigitalTwinOptions
Get the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
getIfMatch() - Method in class com.azure.digitaltwins.core.models.DeleteRelationshipOptions
Get the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
getIfMatch() - Method in class com.azure.digitaltwins.core.models.UpdateComponentOptions
Get the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
getIfMatch() - Method in class com.azure.digitaltwins.core.models.UpdateDigitalTwinOptions
Get the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
getIfMatch() - Method in class com.azure.digitaltwins.core.models.UpdateRelationshipOptions
Get the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosBatchItemRequestOptions
Gets the If-Match (ETag) associated with the operation in CosmosBatch.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Gets the If-Match (ETag) associated with the operation in CosmosBatch.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Gets the If-Match (ETag) associated with the operation in CosmosItemOperation.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Gets the If-Match (ETag) associated with the operation in CosmosItemOperation.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfMatchETag() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfModifiedSince() - Method in class com.azure.core.http.RequestConditions
Gets the datetime that resources must have been modified since.
getIfNoneMatch() - Method in class com.azure.core.http.MatchConditions
Gets the ETag that resources must not match.
getIfNoneMatch() - Method in class com.azure.digitaltwins.core.models.CreateOrReplaceDigitalTwinOptions
Get the ifNoneMatch property If-Non-Match header makes the request method conditional on a recipient cache or origin server either not having any current representation of the target resource.
getIfNoneMatch() - Method in class com.azure.digitaltwins.core.models.CreateOrReplaceRelationshipOptions
Get the ifNoneMatch property If-Non-Match header makes the request method conditional on a recipient cache or origin server either not having any current representation of the target resource.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosBatchItemRequestOptions
Gets the If-None-Match (ETag) associated with the request in operation in CosmosBatch.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Gets the If-None-Match (ETag) associated with the request in operation in CosmosBatch.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Gets the If-None-Match (ETag) associated with the request in operation in CosmosItemOperation.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Gets the If-None-Match (ETag) associated with the request in operation in CosmosItemOperation.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfNoneMatchETag() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
getIfSequenceNumberEqualTo() - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Gets the value that the page blob's sequence number must be equal to.
getIfSequenceNumberLessThan() - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Gets the value that the page blob's sequence number must be less than.
getIfSequenceNumberLessThanOrEqualTo() - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Gets the value that the page blob's sequence number must be less than or equal to.
getIfTagsMatch() - Method in class com.azure.storage.blob.options.BlockBlobListBlocksOptions
Gets the SQL statement that apply to the tags of the blob.
getIfTrueActivities() - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Get the ifTrueActivities property: List of activities to execute if expression is evaluated to true.
getIfUnchanged() - Method in class com.azure.data.tables.models.TableTransactionAction
Get the ifUnchanged value of this action.
getIfUnmodifiedSince() - Method in class com.azure.core.http.RequestConditions
Gets the datetime that resources must have remained unmodified since.
getIgnoreCase() - Method in class com.azure.spring.data.cosmos.core.query.Criteria
Ignore case flag
getIgnoreHostname() - Method in class com.azure.media.videoanalyzer.edge.models.TlsValidationOptions
Get the ignoreHostname property: When set to 'true' causes the certificate subject name validation to be skipped.
getIgnoreNullValues() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Get the ignoreNullValues property: The flag indicating whether to ignore null values from input dataset (except key fields) during write operation.
getIgnoreNullValues() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Get the ignoreNullValues property: The flag indicating whether to ignore null values from input dataset (except key fields) during write operation.
getIgnoreNullValues() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Get the ignoreNullValues property: The flag indicating whether ignore null values from input dataset (except key fields) during write operation.
getIgnoreNullValues() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Get the ignoreNullValues property: The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation.
getIgnoreNullValues() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Get the ignoreNullValues property: The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation.
getIgnoreScripts() - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Get the ignoreScripts property: The scripts to ignore.
getIgnoreSignature() - Method in class com.azure.media.videoanalyzer.edge.models.TlsValidationOptions
Get the ignoreSignature property: When set to 'true' causes the certificate chain trust validation to be skipped.
getImage() - Method in class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Get the image property: Describes the parameters of the image that is sent as input to the endpoint.
getImage() - Method in class com.azure.media.videoanalyzer.edge.models.ExtensionProcessorBase
Get the image property: Image transformations and formatting options to be applied to the video frame(s) prior submission to the pipeline extension plugin.
getImageAction() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the imageAction property: Determines how to process embedded images and image files in Azure blob storage.
getImmutabilityPolicy() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the immutabilityPolicy property: The x-ms-immutability-policy-mode and x-ms-immutability-policy-until-date property.
getImmutabilityPolicy() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the immutabilityPolicy property: The ImmutabilityPolicyUntilDate and ImmutabilityPolicyMode property.
getImmutabilityPolicy() - Method in class com.azure.storage.blob.models.BlobProperties
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getImmutabilityPolicy() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getImportance() - Method in class com.azure.communication.email.models.EmailMessage
Get the importance property: The importance type for the email.
getImportCsvOperationStatusWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get the status of import csv operation.
getImportCsvOperationStatusWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get the status of import csv operation.
getImportSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Get the importSettings property: Azure Databricks Delta Lake import settings.
getImportSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Get the importSettings property: Snowflake import settings.
getImputeFixedValue() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the imputeFixedValue property: Used to specify the value to fill, it's used when granularity is not "none" and imputeMode is "fixed".
getImputeMode() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the imputeMode property: Used to specify how to deal with missing values in the input series, it's used when granularity is not "none".
getIncludedPaths() - Method in class com.azure.cosmos.models.ClientEncryptionPolicy
Gets the list of path of the item that need encryption along with path-specific settings.
getIncludedPaths() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the paths that are chosen to be indexed by the user.
getIncludeModelDefinition() - Method in class com.azure.digitaltwins.core.models.ListModelsOptions
Gets whether to include the model definition in the result.
getIncomingBitrate() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the incomingBitrate property: Gets the incoming bitrate.
getIndex() - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Get the index property: The zero-based index of the table in the web page.
getIndex() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Get the index property: The index of the recording chunk.
getIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves an index definition from the Azure Cognitive Search.
getIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves an index definition from the Azure Cognitive Search.
getIndexAction() - Method in class com.azure.search.documents.options.OnActionSentOptions
Gets the action.
getIndexAction() - Method in class com.azure.search.documents.options.OnActionSucceededOptions
Gets the action.
getIndexAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the indexAnalyzerName property: The name of the analyzer used at indexing time for the field.
getIndexCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the indexCounter property: Total number of indexes.
getIndexDocument() - Method in class com.azure.storage.blob.models.StaticWebsite
Get the indexDocument property: The default name of the index page under each directory.
getIndexDocument() - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Get the indexDocument property: The default name of the index page under each directory.
getIndexedFileNameExtensions() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the indexedFileNameExtensions property: Comma-delimited list of filename extensions to select when processing from Azure blob storage.
getIndexer() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets the indexer that will be created or updated.
getIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves an indexer definition.
getIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves an indexer definition.
getIndexerCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the indexerCounter property: Total number of indexers.
getIndexerStatus(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Returns the current status and execution history of an indexer.
getIndexerStatus(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Returns the current status and execution history of an indexer.
getIndexerStatusWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Returns the current status and execution history of an indexer.
getIndexerStatusWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Returns the current status and execution history of an indexer.
getIndexerWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves an indexer definition.
getIndexerWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves an indexer definition.
getIndexes() - Method in class com.azure.search.documents.indexes.models.SearchAlias
Get the indexes property: The name of the index this alias maps to.
getIndexingDirective() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the indexing directive (index, do not index etc).
getIndexingMode() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets the indexing mode (consistent or lazy).
getIndexingParametersConfiguration() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the configuration property: A dictionary of indexer-specific configuration properties.
getIndexingPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the container's indexing policy.
getIndexingPolicy() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get indexing policy
getIndexingResult() - Method in class com.azure.search.documents.options.OnActionErrorOptions
Gets the indexing result of the action.
getIndexingResults() - Method in exception com.azure.search.documents.models.IndexBatchException
 
getIndexName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Get the indexName property: The name of the Azure Search Index.
getIndexName() - Method in class com.azure.search.documents.SearchAsyncClient
Gets the name of the Azure Cognitive Search index.
getIndexName() - Method in class com.azure.search.documents.SearchClient
Gets the name of the Azure Cognitive Search index.
getIndexStatistics(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatistics(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatisticsWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatisticsWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns statistics for the given index, including a document count and storage usage.
getIndexTransformationProgress() - Method in class com.azure.cosmos.models.CosmosContainerResponse
Gets the progress of an index transformation, if one is underway.
getIndexWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves an index definition from the Azure Cognitive Search.
getIndexWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves an index definition from the Azure Cognitive Search.
getInfo() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorAdditionalInfo
Get the info property: The additional info.
getInfo() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorAdditionalInfo
Get the info property: The additional info.
getInfo() - Method in class com.azure.core.management.exception.AdditionalInfo
Gets the additional info.
getIngestDriftValue() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the ingestDriftValue property: Gets the track ingest drift value.
getIngestionMappingAsJson() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Get the ingestionMappingAsJson property: An explicit column mapping description provided in a json format.
getIngestionMappingName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Get the ingestionMappingName property: A name of a pre-created csv mapping that was defined on the target Kusto table.
getIngestionRetryDelay() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Get the duration for minimum retry interval for failed data ingestion tasks.
getIngestionSettings() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed ingestion properties of the time series.
getIngestionStartOffset() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Get the duration that the beginning of data ingestion task will delay for every data slice according to this offset.
getIngestionStartTime() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Get the ingestion start time.
getIngestUrl() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventConnectionRejectedEventData
Get the ingestUrl property: Gets the ingest URL provided by the live event.
getIngestUrl() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderConnectedEventData
Get the ingestUrl property: Gets the ingest URL provided by the live event.
getIngestUrl() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderDisconnectedEventData
Get the ingestUrl property: Gets the ingest URL provided by the live event.
getIngestUrl() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the ingestUrl property: Gets the ingest URL provided by the live event.
getInitialEntitySet() - Method in class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
Scan all base packages and get all beans
getInitialToken() - Method in class com.azure.communication.common.CommunicationTokenRefreshOptions
 
getInitialTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the initialTrackingState property: Change tracking state with which an indexer execution started.
getInitiator() - Method in class com.azure.communication.chat.models.ChatMessageContent
Get the initiator property: Chat message content for messages of types participantAdded or participantRemoved.
getInitTimeClaims() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the initTimeClaims property: InitTime Claims.
getInitTimeData() - Method in class com.azure.security.attestation.models.AttestationOptions
Retrieves the InitTimeData property to be sent to the service.
getInlineEntitiesDefinition() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the inlineEntitiesDefinition property: The inline CustomEntity definition.
getInnerError() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationError
Get the innerError property: Detailed error.
getInnerError() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationInnerError
Get the innerError property: Detailed error.
getInnerError() - Method in class com.azure.communication.callingserver.models.CallingServerError
Get the innerError property: The inner error if any.
getInnerError() - Method in class com.azure.communication.chat.models.ChatError
Get the innerError property: The inner error if any.
getInnerError() - Method in class com.azure.mixedreality.remoterendering.models.RemoteRenderingServiceError
Get the innerError property: An object containing more specific information than the current object about the error.
getInnerError() - Method in class com.azure.security.keyvault.administration.models.KeyVaultAdministrationError
Get the Key Vault server-side error.
getInnerError() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperationError
Get the inner error.
getInProgressCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the in-progress number of actions.
getInput() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the input property: The input for the activity.
getInput() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the input property: Input blob path.
getInputBlobPrefix() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the inputBlobPrefix property: Only Blobs starting with this prefix will be downloaded to perform the conversion.
getInputDataFormat() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the inputDataFormat property: The format of the input data.
getInputDataUri() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the inputDataUri property: The input blob SAS uri, if specified, it will override the default input blob in the container.
getInputFolder() - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreRegisterObject
Get the inputFolder property: The input folder containing CDM files.
getInputFolder() - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreUpdateObject
Get the inputFolder property: The input folder containing CDM files.
getInputParams() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the inputParams property: The input parameters for the job.
getInputRelativeAssetPath() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the inputRelativeAssetPath property: The relative path starting at blobPrefix (or at the container root if blobPrefix is not specified) to the input model.
getInputs() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the inputs property: List of inputs for the activity.
getInputs() - Method in class com.azure.media.videoanalyzer.edge.models.ProcessorNodeBase
Get the inputs property: An array of upstream node references within the topology to be used as inputs for this node.
getInputs() - Method in class com.azure.media.videoanalyzer.edge.models.SinkNodeBase
Get the inputs property: An array of upstream node references within the topology to be used as inputs for this node.
getInputs() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the inputs property: The recursive inputs used when creating a complex type.
getInputs() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the inputs property: Nested inputs for complex projections.
getInputs() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the inputs property: Inputs of the skills could be a column in the source data set, or the output of an upstream skill.
getInputSerialization() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the input serialization.
getInputSerialization() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the input serialization.
getInputStorageContainerReadListSas() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the inputStorageContainerReadListSas property: A Azure blob storage container shared access signature giving read and list access to the storage container.
getInputStorageContainerUrl() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the inputStorageContainerUrl property: The URL of the Azure blob storage container containing the input model.
getInputStream() - Method in interface com.azure.storage.file.datalake.models.DataLakeFileOpenInputStreamResult
 
getInsertionTime() - Method in class com.azure.storage.queue.models.PeekedMessageItem
Get the insertionTime property: The time the Message was inserted into the Queue.
getInsertionTime() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the insertionTime property: The time the Message was inserted into the Queue.
getInsertionTime() - Method in class com.azure.storage.queue.models.SendMessageResult
Get the insertionTime property: The time the Message was inserted into the Queue.
getInsertPostTag() - Method in class com.azure.search.documents.indexes.models.MergeSkill
Get the insertPostTag property: The tag indicates the end of the merged text.
getInsertPreTag() - Method in class com.azure.search.documents.indexes.models.MergeSkill
Get the insertPreTag property: The tag indicates the start of the merged text.
getInstance() - Static method in class com.azure.spring.data.cosmos.core.generator.NativeQueryGenerator
 
getInstance(CriteriaType) - Static method in class com.azure.spring.data.cosmos.core.query.Criteria
To get a new criteria instance
getInstance(CriteriaType, Criteria, Criteria) - Static method in class com.azure.spring.data.cosmos.core.query.Criteria
To get a criteria instance with sub criteria
getInstance(CriteriaType, String, List<Object>, Part.IgnoreCaseType) - Static method in class com.azure.spring.data.cosmos.core.query.Criteria
To get a criteria instance with subject and ignore case
getInstance(Class<?>) - Static method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Static Factory
getInstanceID() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
Get the instanceID property: The running instance of an application.
getInstancePoolId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the instancePoolId property: The id of an existing instance pool that will be used for all runs of this activity.
getIntegerNullableValue() - Method in class com.azure.json.JsonReader
Gets the Integer value if the reader is currently pointing to a JsonToken.NUMBER, JsonToken.STRING, or JsonToken.NULL.
getIntegrationRuntime() - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Get the integrationRuntime property: Set to use integration runtime setting for data flow debug session.
getIntegrationRuntime() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the integrationRuntime property: The integration runtime reference.
getIntegrationRuntimeName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the integrationRuntimeName property: Attached integration runtime name of data flow debug session.
getInterpolation() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
getInterpretation() - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Get the interpretation property: The interpretation property.
getInterpretation() - Method in class com.azure.security.attestation.models.AttestationData
Returns the interpretation of this attestation data.
getInterval() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the interval property: The interval.
getInterval() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the interval property: The interval of the time windows.
getInterval() - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
Get the interval property: The interval of time between indexer executions.
getIntervalInSeconds() - Method in class com.azure.analytics.synapse.artifacts.models.RetryPolicy
Get the intervalInSeconds property: Interval between retries in seconds.
getIntValue() - Method in class com.azure.json.DefaultJsonReader
 
getIntValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getIntValue() - Method in class com.azure.json.JsonReader
Gets the int value if the reader is currently pointing to a JsonToken.NUMBER or JsonToken.STRING.
getInvalidDocumentCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the invalidDocumentCount property: Number of invalid documents.
getInvalidParticipants() - Method in class com.azure.communication.chat.models.AddChatParticipantsResult
Get the invalidParticipants property: The participants that failed to be added to the chat thread.
getInvalidParticipants() - Method in class com.azure.communication.chat.models.CreateChatThreadResult
Get the invalidParticipants property: The participants that failed to be added to the chat thread.
getInvalidPeriodGeofenceGeometryId() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Get the invalidPeriodGeofenceGeometryId property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request.
getInvokedBy() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the invokedBy property: Entity that started the pipeline run.
getInvokedByType() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunInvokedBy
Get the invokedByType property: The type of the entity that started the run.
getIotHubDeviceConnection() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterProperties
Get the iotHubDeviceConnection property: Information that enables communication between the IoT Hub and the IoT device - allowing this edge module to act as a transparent gateway between the two.
getIpMax() - Method in class com.azure.data.tables.sas.TableSasIpRange
 
getIpMax() - Method in class com.azure.storage.common.sas.SasIpRange
 
getIpMin() - Method in class com.azure.data.tables.sas.TableSasIpRange
 
getIpMin() - Method in class com.azure.storage.common.sas.SasIpRange
 
getIpv4Address() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDns
Get the ipv4Address property: An array of IPv4 address for the discovered ONVIF device.
getIpv6Address() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDns
Get the ipv6Address property: An array of IPv6 address for the discovered ONVIF device.
getIsAnomaly() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the isAnomaly property: IsAnomaly contains anomaly properties for each input point.
getIsChangePoint() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectResponse
Get the isChangePoint property: isChangePoint contains change point properties for each input point.
getIsEspEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the isEspEnabled property: Specify if the HDInsight is created with ESP (Enterprise Security Package).
getIsNegativeAnomaly() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the isNegativeAnomaly property: IsNegativeAnomaly contains anomaly status in negative direction for each input point.
getIso6391Name() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the iso6391Name property: A two letter representation of the detected language according to the ISO 639-1 standard (e.g.
getIsolationLevel() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Get the isolationLevel property: Specifies the transaction locking behavior for the SQL source.
getIsPositiveAnomaly() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the isPositiveAnomaly property: IsPositiveAnomaly contain anomaly status in positive direction for each input point.
getIsRecursive() - Method in class com.azure.storage.file.datalake.options.DataLakePathDeleteOptions
 
getIssuedAt() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the Issued At property: The time at which the token was issued.
getIssuedAt() - Method in interface com.azure.security.attestation.models.AttestationToken
Get the Issued At property: The time at which the token was issued.
getIssuer() - Method in interface com.azure.security.attestation.models.AttestationOpenIdMetadata
Returns the expected issuer of tokens issued by the attestation service.
getIssuer() - Method in interface com.azure.security.attestation.models.AttestationResult
Retrieve the issuer of the attestation token.
getIssuer() - Method in interface com.azure.security.attestation.models.AttestationToken
Retrieve the issuer of the attestation token.
getIssuer(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Retrieves the specified certificate issuer from the key vault.
getIssuer(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Retrieves the specified certificate issuer from the key vault.
getIssuerName() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the issuer name.
getIssuerName() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the issuer name.
getIssuerWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Retrieves the specified certificate issuer from the key vault.
getIssuerWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Retrieves the specified certificate issuer from the key vault.
getItem() - Method in interface com.azure.cosmos.models.CosmosItemOperation
 
getItem() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the resource.
getItem(Class<T>) - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets the item associated with the current result.
getItem(Class<T>) - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the item associated with the current result.
getItem(Class<T>) - Method in class com.azure.cosmos.models.CosmosConflictProperties
Gets the conflicting resource in the Azure Cosmos DB service.
getItemCount() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the itemCount property: The number of items that were processed during this indexer execution.
getItems() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentFieldSchema
Get the items property: Field type schema of each array element.
getItems() - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Get the items property: Input array on which filter should be applied.
getItems() - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Get the items property: Collection to iterate.
getItems() - Method in interface com.azure.core.http.rest.Page
getIv() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptParameters
Get the initialization vector to be used in the decryption operation using a symmetric algorithm.
getIv() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Get the initialization vector to be used in the encryption operation using a symmetric algorithm.
getIv() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Get the initialization vector used by symmetric algorithms.
getJarFilePath() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the jarFilePath property: Jar path.
getJarLibs() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the jarLibs property: Jar libs.
getJarLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the jarLinkedService property: Jar linked service reference.
getJars() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the jars property: Jars to be used in this job.
getJars() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the jars property: The jars property.
getJars() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the jars property: The jars property.
getJars() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the jars property: The jars property.
getJars() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the jars property: The jars property.
getJavaClass() - Method in class com.azure.core.util.serializer.TypeReference
Returns the Class representing instance of the TypeReference created.
getJavaType() - Method in class com.azure.core.util.serializer.TypeReference
Returns the Type representing T.
getJavaType() - Method in class com.azure.spring.data.cosmos.repository.query.SimpleCosmosEntityMetadata
Return the actual domain class type
getJavaType() - Method in class com.azure.spring.data.cosmos.repository.query.SimpleReactiveCosmosEntityMetadata
Return the actual domain class type
getJobCorrelationData() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
Get the jobCorrelationData property: Gets the Job correlation data.
getJobCorrelationData() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputStateChangeEventData
Get the jobCorrelationData property: Gets the Job correlation data.
getJobCreationRequest() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the jobCreationRequest property: The jobCreationRequest property.
getJobCreationRequest() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the jobCreationRequest property: The jobCreationRequest property.
getJobCreationRequest() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the jobCreationRequest property: The jobCreationRequest property.
getJobProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the jobProperties property: The properties of the Spark job.
getJobType() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the jobType property: The job type.
getJobType() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the jobType property: The jobType property.
getJobType() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the jobType property: The job type.
getJobType() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the jobType property: The job type.
getJobVersion() - Method in class com.azure.analytics.synapse.artifacts.models.AddDataFlowToDebugSessionResponse
Get the jobVersion property: The ID of data flow debug job version.
getJobVersion() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionResponse
Get the jobVersion property: The ID of data flow debug job version.
getJohnsonFamilyItem() - Static method in class com.azure.aot.graalvm.samples.cosmos.Families
Returns the family details of Johnson family.
getJsonNodeReference() - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Get the jsonNodeReference property: The JSONPath of the JSON array element to be flattened.
getJsonPathDefinition() - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Get the jsonPathDefinition property: The JSONPath definition for each column mapping with a customized column name to extract data from JSON file.
getJsonSerializer() - Method in class com.azure.search.documents.indexes.models.FieldBuilderOptions
Gets the serializer used to aid the construction of SearchFields in SearchIndexClient.buildSearchFields(Class, FieldBuilderOptions) buildSearchFields} or buildSearchFields.
getJsonWebKey() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the signer for this token if the caller provided a JSON Web Key.
getJsonWebKeySetUrl() - Method in interface com.azure.security.attestation.models.AttestationOpenIdMetadata
Returns the URL of the location which can be used to retrieve the keys which can be used to verify the signature of tokens returned by the attestation service.
getJsonWebKeyUrl() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns a URI which can be used to retrieve a JSON Web Key which can verify the signature on this token.
getK() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get Symmetric key value.
getK1() - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Get the k1 property: This property controls the scaling function between the term frequency of each matching terms and the final relevance score of a document-query pair.
getKeepWords() - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Get the keepWords property: The list of words to keep.
getKernelspec() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
Get the kernelspec property: Kernel information.
getKey() - Method in class com.azure.ai.formrecognizer.models.DocumentKeyValuePair
Get the key property: Field label of the key-value pair.
getKey() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the key property: The key of the Amazon S3 object.
getKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Get the key property: Admin Key for Azure Search service.
getKey() - Method in class com.azure.analytics.synapse.artifacts.models.CustomerManagedKeyDetails
Get the key property: The key object of the workspace.
getKey() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeKeyAuthorization
Get the key property: The key used for authorization.
getKey() - Method in class com.azure.core.credential.AzureKeyCredential
Retrieves the key associated to this credential.
getKey() - Method in class com.azure.core.credential.AzureNamedKey
Retrieves the key.
getKey() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Gets the key name for this configuration setting.
getKey() - Method in class com.azure.media.videoanalyzer.edge.models.SymmetricKeyCredentials
Get the key property: Symmetric key credential.
getKey() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Get the key property: The key used to identify the key-value that was deleted.
getKey() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Get the key property: The key used to identify the key-value that was modified.
getKey() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Get the key property: The key used to provision the cognitive service resource attached to a skillset.
getKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the key property: The key of the item for which indexing failed.
getKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the key property: The key of the item which generated a warning.
getKey() - Method in class com.azure.search.documents.models.AnswerResult
Get the key property: The key of the document the answer was extracted from.
getKey() - Method in class com.azure.search.documents.models.IndexingResult
Get the key property: The key of a document that was in the indexing request.
getKey() - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Gets the public part of the configured key.
getKey() - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Gets the public part of the configured key.
getKey() - Method in class com.azure.security.keyvault.keys.cryptography.models.UnwrapResult
Get the unwrapped key content.
getKey() - Method in class com.azure.security.keyvault.keys.models.DeletedKey
Get the key value.
getKey() - Method in class com.azure.security.keyvault.keys.models.ImportKeyOptions
Get the key material of the key being imported.
getKey() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKey
Get the JSON Web Key.
getKey() - Method in class com.azure.storage.blob.models.CustomerProvidedKey
Gets the encryption key.
getKey() - Method in class com.azure.storage.file.datalake.models.CustomerProvidedKey
Gets the encryption key.
getKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the public part of the specified key and key version.
getKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the public part of the specified key and key version.
getKey(String, String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the public part of the specified key and key version.
getKey(String, String) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the public part of the specified key and key version.
getKeyCurveName() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the key curve.
getKeyEncryptionKeyResolver() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncClient
 
getKeyEncryptionKeyResolverName() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncClient
 
getKeyEncryptionKeyResolverName() - Method in class com.azure.cosmos.encryption.CosmosEncryptionClient
 
getKeyExpiry() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getKeyExpiry() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getKeyFilePath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the keyFilePath property: The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR.
getKeyFilePath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the keyFilePath property: The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR.
getKeyFilter() - Method in class com.azure.data.appconfiguration.models.SettingSelector
Gets the expressions to filter keys on for the request.
getKeyId() - Method in interface com.azure.core.cryptography.AsyncKeyEncryptionKey
Retrieves the key identifier.
getKeyId() - Method in interface com.azure.core.cryptography.KeyEncryptionKey
Retrieves the key identifier.
getKeyId() - Method in interface com.azure.security.attestation.models.AttestationSigner
Gets the KeyId.
getKeyId() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the "Key ID" token header property.
getKeyId() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Get the key id of the certificate
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyAsyncClient
Get the identifier of the key to use for cryptography operations.
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClient
Get the identifier of the key to use for cryptography operations.
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptResult
Get the identifier of the key used for the decryption operation
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptResult
Get the identifier of the key used to do encryption
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.models.SignResult
Get the identifier of the key used for the verify operation
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.models.UnwrapResult
Get the identifier of the key used for the key wrap encryption
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.models.VerifyResult
Get the identifier of the key used for the verify operation
getKeyId() - Method in class com.azure.security.keyvault.keys.cryptography.models.WrapResult
Get the identifier of the key used to do encryption
getKeyId() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the keyId identifier.
getKeyName() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the name of the authorization rule.
getKeyName() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the name of the authorization rule.
getKeyName() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the keyName property: The name of your Azure Key Vault key to be used to encrypt your data at rest.
getKeyObjectId() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getKeyObjectId() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getKeyOperations() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the key operations.
getKeyOperations() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKey
Get the key operations.
getKeyOps() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the immutable key operations list.
getKeyPhrases() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhraseResult
Gets a KeyPhrasesCollection contains a list of key phrases and warnings.
getKeyRotationPolicy(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the KeyRotationPolicy for the key with the provided name.
getKeyRotationPolicy(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the KeyRotationPolicy for the key with the provided name.
getKeyRotationPolicyWithResponse(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the KeyRotationPolicy for the key with the provided name.
getKeyRotationPolicyWithResponse(String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the KeyRotationPolicy for the key with the provided name.
getKeys() - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorKeyCredential
Retrieves the MetricsAdvisorKeys containing the subscription key and api key associated with this credential.
getKeyService() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getKeyService() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getKeySha256() - Method in class com.azure.storage.blob.models.CustomerProvidedKey
Gets the encryption key's hash.
getKeySha256() - Method in class com.azure.storage.file.datalake.models.CustomerProvidedKey
Gets the encryption key's hash.
getKeySize() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the key size.
getKeySize() - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Gets the key size in bits, such as 128, 192, or 256.
getKeySize() - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Get the key size in bits.
getKeyspace() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Get the keyspace property: The keyspace of the Cassandra database.
getKeyStart() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getKeyStart() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getKeyTenantId() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getKeyTenantId() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getKeyType() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the key type.
getKeyType() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the key type.
getKeyType() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the kty value.
getKeyType() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKey
Get the key type.
getKeyUsage() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the key usage.
getKeyValuePairs() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the keyValuePairs property: Extracted key-value pairs.
getKeyVaultClientId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Gets the client id to access the KeyVault storing service principal.
getKeyVaultDnsSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getKeyVaultEndpoint() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Gets the endpoint to the KeyVault storing service principal.
getKeyVaultKeyStoreBySystemProperty() - Static method in class com.azure.security.keyvault.jca.KeyVaultKeyStore
get key vault key store by system property
getKeyVaultUrl() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceKeyDetails
Get the keyVaultUrl property: Workspace Key sub-resource key vault url.
getKeyVersion() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the keyVersion property: The version of your Azure Key Vault key to be used to encrypt your data at rest.
getKeyVersion() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getKeyVersion() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getKeyWithResponse() - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Gets the public part of the configured key.
getKeyWithResponse(Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Gets the public part of the configured key.
getKeyWithResponse(String, String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Gets the public part of the specified key and key version.
getKeyWithResponse(String, String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Gets the public part of the specified key and key version.
getKeywords() - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Get the keywords property: A list of words to mark as keywords.
getKid() - Method in class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Get the KeyId
getKind() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
getKind() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the kind property: Type of operation.
getKind() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the kind property: Kind of document page.
getKind() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the kind property: Table cell kind.
getKind() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Get the kind property: The kind property.
getKind() - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets the partition algorithm used to calculate the partition id given a partition key.
getKnowledgeStore() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the knowledgeStore property: Definition of additional projections to azure blob, table, or files, of enriched data.
getLabel() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Gets the label of this configuration setting.
getLabel() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Get the label property: The label, if any, used to identify the key-value that was deleted.
getLabel() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Get the label property: The label, if any, used to identify the key-value that was modified.
getLabel() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Get the label property: Gets the Job output label.
getLabel() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
Get the label property: Gets the Job output label.
getLabel() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the application specific label.
getLabelFilter() - Method in class com.azure.data.appconfiguration.models.SettingSelector
Gets the labels used to filter settings based on their label in the service.
getLandingZone() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Get the landingZone property: Properties of link connection's landing zone.
getLanguage() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the language property: Language used in the data source.
getLanguage() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Get the language property: (Optional) This is the 2 letter ISO 639-1 representation of a language.
getLanguage() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentMetadata
Get the language property: The language property.
getLanguage() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the language property: Language of the BW system where the open hub destination is located.
getLanguage() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the language property: Language of the SAP system where the table is located.
getLanguage() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the language property: The language of the Spark application.
getLanguage() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptMetadata
Get the language property: The language of the SQL script.
getLanguage() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the language property: The language to use.
getLanguage() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the language property: The language to use.
getLanguage() - Method in class com.azure.search.documents.indexes.models.SnowballTokenFilter
Get the language property: The language to use.
getLanguage() - Method in class com.azure.search.documents.indexes.models.StemmerTokenFilter
Get the language property: The language to use.
getLanguage() - Method in class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity
 
getLanguage() - Method in interface com.azure.spring.data.cosmos.core.mapping.CosmosPersistentEntity
To get language
getLanguageInfo() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
Get the languageInfo property: Language info.
getLanguages() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the detected languages.
getLastAccessedOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getLastAccessedTime() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the lastAccessedTime property: The lastAccessedTime property.
getLastAccessedTime() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the lastAccessedTime property: The lastAccessedTime property.
getLastAccessedTime() - Method in class com.azure.storage.blob.models.BlobProperties
 
getLastActionDateTime() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the lastActionDateTime property: The most recent date that the operation was changed.
getLastActivityTime() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the lastActivityTime property: Last activity time of data flow debug session.
getLastActivityTime() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the lastActivityTime property: The ISO8601 timestamp of the last activity.
getLastCommitId() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the lastCommitId property: The last commit ID.
getLastEnqueuedEventProperties() - Method in class com.azure.messaging.eventhubs.models.EventBatchContext
Returns the properties of the last enqueued event in this partition.
getLastEnqueuedEventProperties() - Method in class com.azure.messaging.eventhubs.models.EventContext
Returns the properties of the last enqueued event in this partition.
getLastEnqueuedEventProperties() - Method in class com.azure.messaging.eventhubs.models.PartitionEvent
Gets the properties of the last enqueued event in this partition.
getLastEnqueuedOffset() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Gets the offset of the last enqueued message in the partition's stream.
getLastEnqueuedSequenceNumber() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Gets the last sequence number of the partition's message stream.
getLastEnqueuedTime() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Gets the instant, in UTC, of the last enqueued message in the partition's stream.
getLastEnqueueTime() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the lastEnqueueTime property: The last time from the queue.
getLastFragmentArrivalTime() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the lastFragmentArrivalTime property: Gets the arrival UTC time of the last fragment.
getLastMessageReceivedOn() - Method in class com.azure.communication.chat.models.ChatThreadItem
Get the lastMessageReceivedOn property: The timestamp when the last message arrived at the server.
getLastModified() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
The time when the configuration setting was last modified.
getLastModified() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getLastModified() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the lastModified property: The Last-Modified property.
getLastModified() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getLastModified() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets the date/time that the copy operation to the destination blob completed.
getLastModified() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the lastModified property: Returns the date and time the container was last modified.
getLastModified() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the lastModified property: The lastModified property.
getLastModified() - Method in class com.azure.storage.blob.models.BlobProperties
 
getLastModified() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the lastModified property: Returns the date and time the container was last modified.
getLastModified() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
getLastModified() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getLastModified() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the lastModified property: Returns the date and time the container was last modified.
getLastModified() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the lastModified property: Returns the date and time the container was last modified.
getLastModified() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the lastModified property: The lastModified property.
getLastModified() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getLastModified() - Method in class com.azure.storage.file.datalake.models.PathInfo
Get the last modified property: The last modified property.
getLastModified() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the lastModified property: The lastModified property.
getLastModified() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareDirectoryInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the date/time that the copy operation to the destination file completed.
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the lastModified property: Returns the date and time the file was last modified.
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
getLastModified() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the lastModified property: The lastModified property.
getLastModified() - Method in class com.azure.storage.file.share.models.ShareSnapshotInfo
 
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the last updated time of an action.
getLastModifiedAt() - Method in class com.azure.media.videoanalyzer.edge.models.SystemData
Get the lastModifiedAt property: Date and time when this resource was last modified.
getLastModifiedTime() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Gets the last modified time of this ownership record as epoch millis.
getLastName() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns the family last name.
getLastName() - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Get the last name of the admin.
getLastReconnectTime() - Method in class com.azure.storage.file.share.models.HandleItem
Get the lastReconnectTime property: Time handle was last connected to (UTC).
getLastResult() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the lastResult property: The result of the most recent or an in-progress indexer execution.
getLastSequenceNumber() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the lastSequenceNumber property: The last sequence number from the queue.
getLastSucceededTimestamp() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the lastSucceededTimestamp property: The time when the Big Data pool was updated successfully.
getLastSyncTime() - Method in class com.azure.data.tables.models.TableServiceGeoReplication
Get a GMT date/time value, to the second.
getLastSyncTime() - Method in class com.azure.storage.blob.models.GeoReplication
Get the lastSyncTime property: A GMT date/time value, to the second.
getLastSyncTime() - Method in class com.azure.storage.queue.models.GeoReplication
Get the lastSyncTime property: A GMT date/time value, to the second.
getLastTime() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the most recent time in which incident occurred.
getLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the lastTimestamp property: Gets the last timestamp.
getLastUpdated() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the lastUpdated property: The last updated timestamp for the pipeline run event in ISO8601 format.
getLastUpdated() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinMetadata
Get the lastUpdated property: The ISO8601 timestamp of the last time the properties were updated.
getLastUpdatedAfter() - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Get the lastUpdatedAfter property: The time at or after which the run event was updated in 'ISO 8601' format.
getLastUpdatedBefore() - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Get the lastUpdatedBefore property: The time at or before which the run event was updated in 'ISO 8601' format.
getLastUpdatedOn() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
getLastUpdatedOn() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the lastUpdatedDateTime property: Date and time (UTC) when the status was last updated.
getLastUpdatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the lastUpdatedOn property: Last update time.
getLastUpdatedOn() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the lastUpdatedOn property: Tag last update time.
getLastUpdatedOn() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the lastUpdatedOn property: Image last update time.
getLastUpdatedOn() - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Gets the date and time when the twin was last updated.
getLastUpdatedOn() - Method in class com.azure.digitaltwins.core.BasicDigitalTwinComponent
Gets the date and time when the twin was last updated.
getLastUpdatedOn() - Method in class com.azure.digitaltwins.core.DigitalTwinPropertyMetadata
Gets the date and time the property was last updated.
getLastUpdatedTime() - Method in class com.azure.ai.anomalydetector.models.Model
Get the lastUpdatedTime property: Date and time (UTC) when the model was last updated.
getLastUpdatedTime() - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Get the lastUpdatedTime property: Date and time (UTC) when the model was last updated.
getLastWrittenMode() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
getLastWrittenMode() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
getLastWrittenOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getLatenciesInSeconds() - Method in class com.azure.ai.anomalydetector.models.ModelState
Get the latenciesInSeconds property: The latenciesInSeconds property.
getLatencyResultCode() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventChannelArchiveHeartbeatEventData
Get the latencyResultCode property: Gets the latency result code.
getLatest() - Static method in enum com.azure.ai.formrecognizer.DocumentAnalysisServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.ai.metricsadvisor.MetricsAdvisorServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.analytics.purview.administration.PurviewAccountServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.analytics.purview.administration.PurviewMetadataServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.analytics.purview.scanning.PurviewScanningServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.communication.callingserver.CallingServerServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.communication.chat.ChatServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.communication.email.EmailServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.communication.identity.CommunicationIdentityServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.communication.networktraversal.CommunicationRelayServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.communication.sms.SmsServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.data.appconfiguration.ConfigurationServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.data.schemaregistry.SchemaRegistryVersion
Gets the latest version.
getLatest() - Static method in enum com.azure.data.tables.TableServiceVersion
Gets the latest REST API version supported by this client library.
getLatest() - Static method in enum com.azure.digitaltwins.core.DigitalTwinsServiceVersion
Gets the latest service API version of Azure Digital Twins that is supported by this client.
getLatest() - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.iot.modelsrepository.ModelsRepositoryServiceVersion
Gets the latest service API version of Azure Models Repository that is supported by this client.
getLatest() - Static method in enum com.azure.messaging.eventgrid.EventGridServiceVersion
Gets the latest supported service version.
getLatest() - Static method in enum com.azure.messaging.servicebus.ServiceBusServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.messaging.webpubsub.WebPubSubServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.mixedreality.authentication.MixedRealityStsServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.mixedreality.remoterendering.RemoteRenderingServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.monitor.ingestion.LogsIngestionServiceVersion
Returns the latest supported service version by this library.
getLatest() - Static method in enum com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.monitor.query.LogsQueryServiceVersion
Returns the latest supported service version by this library.
getLatest() - Static method in enum com.azure.monitor.query.MetricsQueryServiceVersion
Returns the latest supported service version by this library.
getLatest() - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Gets the latest EntityRecognitionSkill version.
getLatest() - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Gets the latest SentimentSkill version.
getLatest() - Static method in enum com.azure.search.documents.SearchServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.security.attestation.AttestationServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.security.confidentialledger.ConfidentialLedgerServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.security.keyvault.administration.KeyVaultAdministrationServiceVersion
Gets the latest service version supported by this client library.
getLatest() - Static method in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.security.keyvault.keys.KeyServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.storage.blob.BlobServiceVersion
Gets the latest service version supported by this client library
getLatest() - Method in class com.azure.storage.blob.models.BlockLookupList
Get the latest property: The Latest property.
getLatest() - Static method in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Gets the latest Sas service version supported by this client library
getLatest() - Static method in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.storage.file.share.ShareServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.storage.queue.QueueServiceVersion
Gets the latest service version supported by this client library
getLatestActiveTimestamp() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionProgress
Get the latestActiveTimestamp property: the timestamp of latest ingestion job with status update.
getLatestPreviewKubernetesVersion() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Get the latestPreviewKubernetesVersion property: The highest PATCH Kubernetes version considered preview for the ManagedCluster resource.
getLatestResponse() - Method in class com.azure.core.util.polling.PollingContext
 
getLatestStableKubernetesVersion() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Get the latestStableKubernetesVersion property: The highest PATCH Kubernetes version for the MINOR version considered stable for the ManagedCluster resource.
getLatestSuccessTimestamp() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionProgress
Get the latestSuccessTimestamp property: the timestamp of latest success ingestion job.
getLatestSupportedKubernetesVersion() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Get the latestSupportedKubernetesVersion property: The highest PATCH Kubernetes version for the highest MINOR version supported by ManagedCluster resource.
getLatestWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsAsyncClient
Get the latest version of a system scan ruleset.
getLatestWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsClient
Get the latest version of a system scan ruleset.
getLatitude() - Method in class com.azure.core.models.GeoPosition
The latitudinal position of the geometric position.
getLayers() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the layers property: List of V2 image layer information.
getLeaseAcquireInterval() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the interval to kick off a task to compute if partitions are distributed evenly among known host instances.
getLeaseDuration() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the leaseDuration property: The LeaseDuration property.
getLeaseDuration() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getLeaseDuration() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the leaseDuration property: When a blob is leased, specifies whether the lease is of infinite or fixed duration.
getLeaseDuration() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the leaseDuration property: Possible values include: 'infinite', 'fixed'.
getLeaseDuration() - Method in class com.azure.storage.blob.models.BlobProperties
 
getLeaseDuration() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the leaseDuration property: When a blob is leased, specifies whether the lease is of infinite or fixed duration.
getLeaseDuration() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
getLeaseDuration() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
getLeaseDuration() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the leaseDuration property: Possible values include: 'infinite', 'fixed'.
getLeaseDuration() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getLeaseDuration() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getLeaseDuration() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getLeaseDuration() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
getLeaseDuration() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLeaseDuration() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the leaseDuration property: Possible values include: 'infinite', 'fixed'.
getLeaseExpirationInterval() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the interval for which the lease is taken on a lease representing a partition.
getLeaseId() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getLeaseId() - Method in class com.azure.storage.blob.models.BlobRequestConditions
Gets the lease ID that blobs and containers must match.
getLeaseId() - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
getLeaseId() - Method in class com.azure.storage.blob.options.BlockBlobListBlocksOptions
Gets the lease ID that blobs and containers must match.
getLeaseId() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getLeaseId() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
getLeaseId() - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Get the lease ID for this lease.
getLeaseId() - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Get the lease ID for this lease.
getLeaseId() - Method in class com.azure.storage.file.datalake.models.DataLakeRequestConditions
Gets the lease ID that blobs and containers must match.
getLeaseId() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Get the lease ID for this lease.
getLeaseId() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Get the lease ID for this lease.
getLeaseId() - Method in class com.azure.storage.file.share.models.ShareRequestConditions
Gets the lease ID that files and shares must match.
getLeaseId() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Get the lease ID for this lease.
getLeaseId() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Get the lease ID for this lease.
getLeasePrefix() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets a prefix to be used as part of the lease ID.
getLeaseRenewInterval() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the renew interval for all leases for partitions currently held by ChangeFeedProcessor instance.
getLeaseState() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the leaseState property: The LeaseState property.
getLeaseState() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getLeaseState() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the leaseState property: Lease state of the blob.
getLeaseState() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
getLeaseState() - Method in class com.azure.storage.blob.models.BlobProperties
 
getLeaseState() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the leaseState property: Lease state of the blob.
getLeaseState() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the leaseState property: Lease state of the file.
getLeaseState() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the leaseState property: Lease state of the file.
getLeaseState() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
getLeaseState() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getLeaseState() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getLeaseState() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the leaseState property: Lease state of the file.
getLeaseState() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLeaseState() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
getLeaseStatus() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the leaseStatus property: The LeaseStatus property.
getLeaseStatus() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getLeaseStatus() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the leaseStatus property: The current lease status of the blob.
getLeaseStatus() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the leaseStatus property: Possible values include: 'locked', 'unlocked'.
getLeaseStatus() - Method in class com.azure.storage.blob.models.BlobProperties
 
getLeaseStatus() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the leaseStatus property: The current lease status of the blob.
getLeaseStatus() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the leaseStatus property: The current lease status of the file.
getLeaseStatus() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the leaseStatus property: The current lease status of the file.
getLeaseStatus() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the leaseStatus property: Possible values include: 'locked', 'unlocked'.
getLeaseStatus() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getLeaseStatus() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getLeaseStatus() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the leaseStatus property: The current lease status of the file.
getLeaseStatus() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLeaseStatus() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the leaseStatus property: Possible values include: 'locked', 'unlocked'.
getLeaseToken() - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Gets the token of the lease item representing the persistent state of a change feed processor worker.
getLedgerEntryWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
To return older ledger entries, the relevant sections of the ledger must be read from disk and validated.
getLedgerEntryWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
To return older ledger entries, the relevant sections of the ledger must be read from disk and validated.
getLedgerIdentityWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateAsyncClient
Gets identity information for a Confidential Ledger instance.
getLedgerIdentityWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClient
Gets identity information for a Confidential Ledger instance.
getLength() - Method in class com.azure.ai.formrecognizer.models.DocumentSpan
Get the length property: Number of characters in the content represented by the span.
getLength() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the length of opinion text.
getLength() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the length of entity text.
getLength() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the length of sentence.
getLength() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the length of sentence.
getLength() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the length of target text.
getLength() - Method in class com.azure.core.http.HttpRange
Gets the length of the range.
getLength() - Method in class com.azure.core.util.BinaryData
Returns the length of the content, if it is known.
getLength() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the length property: The number of bytes of the content.
getLength() - Method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
Get the length property: The length at which terms will be truncated.
getLength() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Deprecated.
use BlobParallelUploadOptions.getOptionalLength() to have safe access to a length that will not always exist.
getLength() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getLength() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Deprecated.
use FileParallelUploadOptions.getOptionalLength() to have safe access to a length that will not always exist.
getLength() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the length of the data associated with an InputStream or Flux<ByteBuffer>.
getLength() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the length of the data associated with an InputStream or Flux<ByteBuffer>.
getLength() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getLevel() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetCompression
Get the level property: The dataset compression level.
getLibraries() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Get the libraries property: A list of libraries to be installed on the cluster that will execute the job.
getLibraries() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Get the libraries property: A list of libraries to be installed on the cluster that will execute the job.
getLibraries() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Get the libraries property: A list of libraries to be installed on the cluster that will execute the job.
getLibraryRequirements() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the libraryRequirements property: Spark pool library version requirements Library version requirements.
getLicenses() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the licenses property: License(s) under which contained software is distributed as an SPDX License Expression.
getLicenseType() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Get the licenseType property: License type for bringing your own license scenario.
getLifetimeActions() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the lifetime actions
getLifetimeActions() - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Get the actions that will be performed by Key Vault over the lifetime of a key.
getLifetimePercentage() - Method in class com.azure.security.keyvault.certificates.models.LifetimeAction
Get the lifetime percentage.
getLimit() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Get the limit property: Specifies the maximum number of documents the server returns.
getLimit() - Method in class com.azure.quantum.jobs.models.Quota
Get the limit property: The maximum amount of usage allowed for the current period.
getLimit() - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To get limit number
getLimits() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the limits property: The execution limits for the indexer.
getLimits() - Method in class com.azure.search.documents.indexes.models.SearchServiceStatistics
Get the limits property: Service level general limits.
getLine() - Method in class com.azure.media.videoanalyzer.edge.models.NamedLineString
Get the line property: Point coordinates for the line start and end, respectively.
getLine() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingLineEvents
Get the line property: The named line.
getLineageByUniqueAttributeWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.LineageAsyncClient
Returns lineage info about entity.
getLineageByUniqueAttributeWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.LineageClient
Returns lineage info about entity.
getLineageGraphWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.LineageAsyncClient
Get lineage info of the entity specified by GUID.
getLineageGraphWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.LineageClient
Get lineage info of the entity specified by GUID.
getLineEnding() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the lineEnding property: Defines the sequence of characters to use between the lines of text recognized by the OCR skill.
getLines() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the lines property: Extracted lines from the page, potentially containing both textual and visual elements.
getLines() - Method in class com.azure.core.models.GeoLineStringCollection
Unmodifiable representation of the geometric lines representing this multi-line.
getLines() - Method in class com.azure.media.videoanalyzer.edge.models.LineCrossingProcessor
Get the lines property: An array of lines used to compute line crossing events.
getLines() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Get the lines property: The list of lines with optional events.
getLinkConnection(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Get a link connection.
getLinkConnection(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Get a link connection.
getLinkConnectionWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Get a link connection.
getLinkConnectionWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Get a link connection.
getLinkCredit() - Method in class com.azure.core.amqp.exception.LinkErrorContext
Gets the number of credits on the link when the error occurred.
getLinkedInfo() - Method in class com.azure.analytics.synapse.artifacts.models.SelfHostedIntegrationRuntime
Get the linkedInfo property: Linked integration runtime type from data factory.
getLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Get the linkedService property: The Azure Storage linked service reference.
getLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowStagingInfo
Get the linkedService property: Staging linked service reference.
getLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Get the linkedService property: Linked service reference.
getLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabase
Get the linkedService property: Linked service reference.
getLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionTargetDatabase
Get the linkedService property: Linked service reference.
getLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Get the linkedService property: Linked service reference.
getLinkedService(String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Gets a linked service.
getLinkedService(String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Gets a linked service.
getLinkedService(String, String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Gets a linked service.
getLinkedService(String, String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Gets a linked service.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the linkedServiceName property: The name of the compute linked service.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Get the linkedServiceName property: The Azure Storage linked service reference.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLWebServiceFile
Get the linkedServiceName property: Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the linkedServiceName property: Linked service reference.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Get the linkedServiceName property: Linked service reference.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the linkedServiceName property: The Azure Storage linked service reference.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the linkedServiceName property: Azure Storage linked service to be used by the on-demand cluster for storing and processing data.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.LogLocationSettings
Get the linkedServiceName property: Log storage linked service reference.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Get the linkedServiceName property: Log storage linked service reference.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
Get the linkedServiceName property: Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row.
getLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Get the linkedServiceName property: Staging linked service reference.
getLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivityReferenceObject
Get the linkedServices property: Linked service references.
getLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the linkedServices property: List of linked services.
getLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the linkedServices property: List of linked services.
getLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the linkedServices property: List of linked services passed to web endpoint.
getLinkedServicesByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Lists linked services.
getLinkedServicesByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Lists linked services.
getLinkedServicesByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Lists linked services.
getLinkedServiceWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Gets a linked service.
getLinkedServiceWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Gets a linked service.
getLinkName() - Method in interface com.azure.core.amqp.AmqpLink
Gets the name of the link.
getLinkTables() - Method in class com.azure.analytics.synapse.artifacts.models.EditTablesRequest
Get the linkTables property: Edit link tables request.
getListAfter() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the listAfter property: Lists files after the value (exclusive) based on file/folder names’ lexicographical order.
getListBefore() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the listBefore property: Lists files before the value (inclusive) based on file/folder names’ lexicographical order.
getListDataFeedFilter() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
Get the additional data feed filter options that can be passed for filtering the result of the data feeds returned by the service
getListName() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Get the listName property: The name of the SharePoint Online list.
getLivePipeline() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequest
Get the livePipeline property: Live Pipeline represents an unique instance of a pipeline topology which is used for real-time content ingestion and analysis.
getLivyId() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the livyId property: The livyId property.
getLivyInfo() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the livyInfo property: The livyInfo property.
getLivyInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the livyInfo property: The livyInfo property.
getLivyInfo() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the livyInfo property: The livyInfo property.
getLocale() - Method in class com.azure.ai.formrecognizer.models.AnalyzeDocumentOptions
Get the locale hint for text recognition and document analysis.
getLocale() - Method in class com.azure.ai.formrecognizer.models.DocumentLanguage
Get the Detected language code.
getLocalMediaCacheMaximumSizeMiB() - Method in class com.azure.media.videoanalyzer.edge.models.AssetSink
Get the localMediaCacheMaximumSizeMiB property: Maximum amount of disk space that can be used for temporary caching of media.
getLocalMediaCacheMaximumSizeMiB() - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Get the localMediaCacheMaximumSizeMiB property: Maximum amount of disk space that can be used for caching of temporary media files.
getLocalMediaCachePath() - Method in class com.azure.media.videoanalyzer.edge.models.AssetSink
Get the localMediaCachePath property: Path to a local file system directory for temporary caching of media before writing to an Asset.
getLocalMediaCachePath() - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Get the localMediaCachePath property: Path to a local file system directory for caching of temporary media files.
getLocation() - Method in class com.azure.ai.anomalydetector.models.DetectAnomalyHeaders
Get the location property: The Location property.
getLocation() - Method in class com.azure.ai.anomalydetector.models.TrainMultivariateModelHeaders
Get the location property: The Location property.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Get the location property: The location of the avro storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Get the location property: The location of the Binary storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders
Get the location property: The location property.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsExecuteCommandHeaders
Get the location property: The location property.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the location property: The location of the delimited text storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Get the location property: The location of the excel storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the location property: The location for managed integration runtime.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Get the location property: The location of the json data storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Get the location property: The location of the ORC data storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Get the location property: The location of the parquet storage.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.TrackedResource
Get the location property: The geo-location where the resource lives.
getLocation() - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Get the location property: The location of the json data storage.
getLocation() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Get the location property: The location of the event.
getLocation() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the location property: The location of the event.
getLockDuration() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
getLockDuration() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the lockDuration property: ISO 8601 time-span duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
getLockDuration() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
getLockDuration() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
getLockDuration() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
getLockedUntil() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the datetime at which the lock of this message expires.
getLockToken() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the lock token for the current message.
getLogAnalyticsEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getLogCollectionDetailedStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get log collection with detailed status.
getLogCollectionDetailedStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get log collection with detailed status.
getLogCollectionWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get the device diagnostics log collection.
getLogCollectionWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get the device diagnostics log collection.
getLogDestination() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityTypePropertiesLogSettings
Get the logDestination property: The destination of logs.
getLogging() - Method in class com.azure.data.tables.models.TableServiceProperties
getLogging() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the logging property: Azure Analytics Logging settings.
getLogging() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the logging property: The logging property.
getLoggingLevel() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the loggingLevel property: The logging level of SSIS package execution.
getLogLevel() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivityLogSettings
Get the logLevel property: Gets or sets the log level, support: Info, Warning.
getLogLevel() - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Get the logLevel property: Gets or sets the log level, support: Info, Warning.
getLogLevel() - Method in class com.azure.core.http.policy.HttpLogOptions
Gets the level of detail to log on HTTP messages.
getLogLevel() - Method in enum com.azure.core.util.logging.LogLevel
Converts the log level into a numeric representation used for comparisons.
getLogLevel(HttpRequestLoggingContext) - Method in interface com.azure.core.http.policy.HttpRequestLogger
Gets the LogLevel used to log the HTTP request.
getLogLevel(HttpResponseLoggingContext) - Method in interface com.azure.core.http.policy.HttpResponseLogger
Gets the LogLevel used to log the HTTP response.
getLogLines() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the logLines property: The log lines.
getLogLines() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the logLines property: The log lines.
getLogLines() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the logLines property: The log property.
getLogLocation() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the logLocation property: SSIS package execution log location.
getLogLocationSettings() - Method in class com.azure.analytics.synapse.artifacts.models.LogSettings
Get the logLocationSettings property: Log location settings customer needs to provide when enabling log.
getLogLocationSettings() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityTypePropertiesLogSettings
Get the logLocationSettings property: Log location settings customer needs to provide when enabling log.
getLogonGroup() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the logonGroup property: The Logon Group for the SAP System.
getLogonGroup() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the logonGroup property: The Logon Group for the SAP System.
getLogPath() - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Get the logPath property: The SSIS package execution log path.
getLogRefreshInterval() - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Get the logRefreshInterval property: Specifies the interval to refresh log.
getLogSettings() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the logSettings property: Log settings customer needs provide when enabling log.
getLogSettings() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Get the logSettings property: Log settings of script activity.
getLogStorageSettings() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the logStorageSettings property: (Deprecated.
getLogStorageSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Get the logStorageSettings property: Log storage settings customer need to provide when enableLogging is true.
getLongitude() - Method in class com.azure.core.models.GeoPosition
The longitudinal position of the geometric position.
getLongNullableValue() - Method in class com.azure.json.JsonReader
Gets the Long value if the reader is currently pointing to a JsonToken.NUMBER, JsonToken.STRING, or JsonToken.NULL.
getLongValue() - Method in class com.azure.json.DefaultJsonReader
 
getLongValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getLongValue() - Method in class com.azure.json.JsonReader
Gets the long value if the reader is currently pointing to a JsonToken.NUMBER or JsonToken.STRING.
getLowerBound() - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Gets the lowerBound value.
getLowerBoundary() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Gets the lower boundary, if the detected abnormal data point is below this value then it will be included in the alert.
getLowerBoundaryValues() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the lower boundary values of the data points calculated by smart detector.
getLowerMargin() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the lowerMargin property: Lower margin of the latest point.
getLowerMargins() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the lowerMargins property: LowerMargins contain lower margin of each input point.
getLowestMinorKubernetesVersion() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Get the lowestMinorKubernetesVersion property: The highest PATCH Kubernetes version for the lowest applicable MINOR version available for the ManagedCluster resource.
getMainClassName() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Get the mainClassName property: The full name of the class containing the main method to be executed.
getManagedDiskPageRangesDiff(BlobRange, String) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
This API only works for managed disk accounts.
getManagedDiskPageRangesDiff(BlobRange, String) - Method in class com.azure.storage.blob.specialized.PageBlobClient
This API only works for managed disk accounts.
getManagedDiskPageRangesDiffWithResponse(BlobRange, String, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
This API only works for managed disk accounts.
getManagedDiskPageRangesDiffWithResponse(BlobRange, String, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
This API only works for managed disk accounts.
getManagedIdentity() - Method in class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Get the managed identity.
getManagedResourceGroupName() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the managedResourceGroupName property: Workspace managed resource group.
getManagedVirtualNetwork() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Get the managedVirtualNetwork property: Managed Virtual Network reference.
getManagedVirtualNetwork() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the managedVirtualNetwork property: Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
getManagedVirtualNetworkSettings() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the managedVirtualNetworkSettings property: Managed Virtual Network Settings.
getManagementEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getManagementNode(String) - Method in interface com.azure.core.amqp.AmqpConnection
Gets or creates the management node.
getManifest() - Method in class com.azure.containers.containerregistry.models.DownloadManifestResult
The OCI manifest that was downloaded.
getManifest() - Method in class com.azure.containers.containerregistry.models.UploadManifestOptions
The manifest to be uploaded.
getManifestBlobUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the manifestBlobUrl property: The blob URL for manifest file for inventory run.
getManifestCount() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the manifestCount property: Number of the manifests.
getManifestProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the properties associated with an artifact in given repository.
getManifestProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the properties associated with an artifact in given repository.
getManifestPropertiesWithResponse() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the properties associated with an artifact in given repository.
getManifestPropertiesWithResponse(Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the properties associated with an artifact in given repository.
getManifestStream() - Method in class com.azure.containers.containerregistry.models.DownloadManifestResult
The manifest stream that was downloaded.
getManualThroughput() - Method in class com.azure.cosmos.models.ThroughputProperties
Gets offer throughput.
getMapComplexValuesToString() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the mapComplexValuesToString property: Whether to map complex (array and object) values to simple strings in json format.
getMapper() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the mapper property: Mapper executable name.
getMappingBasePackages() - Method in class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
Get the mapping base package name.
getMappingContext() - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
To get mapping context
getMappingFunction() - Method in class com.azure.search.documents.indexes.models.FieldMapping
Get the mappingFunction property: A function to apply to each source field value before indexing.
getMappings() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the mappings property: Column mappings with logical types.
getMappings() - Method in class com.azure.search.documents.indexes.models.MappingCharFilter
Get the mappings property: A list of mappings of the following format: "a=>b" (all occurrences of the character "a" will be replaced with character "b").
getMapReduceConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the mapReduceConfiguration property: Specifies the MapReduce configuration parameters (mapred-site.xml) for the HDInsight cluster.
getMarketplaceID() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the marketplaceID property: The Amazon Marketplace ID you want to retrieve data from.
getMaskingCharacter() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the maskingCharacter property: The character used to mask the text if the maskingMode parameter is set to replace.
getMaskingMode() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the maskingMode property: A parameter that provides various ways to mask the personal information detected in the input text.
getMatches() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the linked entities matched property: List of instances this entity appears in the text.
getMaxAgeInSeconds() - Method in class com.azure.data.tables.models.TableServiceCorsRule
Get the maximum amount time that a browser should cache the preflight OPTIONS request.
getMaxAgeInSeconds() - Method in class com.azure.search.documents.indexes.models.CorsOptions
Get the maxAgeInSeconds property: The duration for which browsers should cache CORS preflight responses.
getMaxAgeInSeconds() - Method in class com.azure.storage.blob.models.BlobCorsRule
Get the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
getMaxAgeInSeconds() - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Get the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
getMaxAgeInSeconds() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
getMaxAgeInSeconds() - Method in class com.azure.storage.queue.models.QueueCorsRule
Get the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
getMaxAlertSeverity() - Method in class com.azure.ai.metricsadvisor.administration.models.SeverityCondition
Gets the maximum severity value.
getMaxAltitude() - Method in class com.azure.core.models.GeoBoundingBox
The maximum altitude boundary of the bounding box.
getMaxAnomalyRatio() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the maxAnomalyRatio property: Optional argument, advanced model parameter, max anomaly ratio in a time series.
getMaxAttempts() - Method in class com.azure.core.http.policy.DefaultRedirectStrategy
 
getMaxAttempts() - Method in interface com.azure.core.http.policy.RedirectStrategy
Max number of redirect attempts to be made.
getMaxBatches() - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Gets the maximum number of batches that single change Access Control operation can execute.
getMaxBatches() - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Gets the maximum number of batches that single change Access Control operation can execute.
getMaxBatches() - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Gets the maximum number of batches that single change Access Control operation can execute.
getMaxBufferedItemCount() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the maximum number of items that can be buffered client side during parallel query execution.
getMaxComplexCollectionFieldsPerIndex() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxComplexCollectionFieldsPerIndex property: The maximum number of fields of type Collection(Edm.ComplexType) allowed in an index.
getMaxComplexObjectsInCollectionsPerDocument() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxComplexObjectsInCollectionsPerDocument property: The maximum number of objects in complex collections allowed per document.
getMaxConcurrency() - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Get the maxConcurrency property: The max number of parallel files to handle when it is triggered.
getMaxConcurrency() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
Get the maxConcurrency property: The max number of parallel time windows (ready for execution) for which a rerun is triggered.
getMaxConcurrency() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the maxConcurrency property: The max number of parallel time windows (ready for execution) for which a new run is triggered.
getMaxConcurrency() - Method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
Gets the maximum number of parallel requests that will be issued at any given time.
getMaxConcurrency() - Method in class com.azure.monitor.ingestion.models.UploadLogsOptions
Returns the max concurrent requests to send to the Azure Monitor service when uploading logs.
getMaxConcurrency() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
The maximum number of parallel requests that will be issued at any given time as a part of a single parallel transfer.
getMaxConcurrency() - Method in class com.azure.storage.common.ParallelTransferOptions
Gets the maximum number of parallel requests that will be issued at any given time.
getMaxConcurrentConnections() - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Get the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
getMaxConcurrentConnections() - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Get the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
getMaxConcurrentConnections() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Get the maxConcurrentConnections property: The max concurrent connections to connect data source at the same time.
getMaxConcurrentConnections() - Method in class com.azure.analytics.synapse.artifacts.models.StoreReadSettings
Get the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
getMaxConcurrentConnections() - Method in class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
Get the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
getMaxConnectionPoolSize() - Method in class com.azure.cosmos.GatewayConnectionConfig
Gets the value of the connection pool size the client is using.
getMaxConnectionsPerEndpoint() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the max connections per endpoint This represents the size of connection pool for a specific endpoint Default value is 130
getMaxCount() - Method in class com.azure.ai.anomalydetector.models.ModelList
Get the maxCount property: Max number of models that can be trained for this subscription.
getMaxDegreeOfParallelism() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the number of concurrent operations run client side during parallel query execution.
getMaxDegreeOfParallelism() - Method in class com.azure.spring.data.cosmos.config.CosmosConfig
Gets the value of maxDegreeOfParallelism
getMaxDelay() - Method in class com.azure.core.amqp.AmqpRetryOptions
Gets the maximum permissible delay between retry attempts.
getMaxDelay() - Method in class com.azure.core.http.policy.ExponentialBackoffOptions
Gets the max delay duration for retry.
getMaxDeliveryCount() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the maxDeliveryCount property: The maximum delivery count.
getMaxDeliveryCount() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the maxDeliveryCount property: The maximum delivery count.
getMaxDeliveryCount() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the maxDeliveryCount property: The maximum delivery count.
getMaxDeliveryCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the maxDeliveryCount property: The maximum delivery count.
getMaxDeliveryCount() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the maxDeliveryCount property: The maximum delivery count.
getMaxDocumentContentCharactersToExtract() - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Get the maxDocumentContentCharactersToExtract property: The maximum number of characters that will be extracted from a document picked up for indexing.
getMaxDocumentExtractionSize() - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Get the maxDocumentExtractionSize property: The maximum size of a document, in bytes, which will be considered valid for indexing.
getMaxFailedItems() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the maxFailedItems property: The maximum number of items that can fail indexing for indexer execution to still be considered successful.
getMaxFailedItemsPerBatch() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the maxFailedItemsPerBatch property: The maximum number of items in a single batch that can fail indexing for the batch to still be considered successful.
getMaxFieldNestingDepthPerIndex() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxFieldNestingDepthPerIndex property: The maximum depth which you can nest sub-fields in an index, including the top-level complex field.
getMaxFieldsPerIndex() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxFieldsPerIndex property: The maximum allowed fields per index.
getMaxFrameSize() - Method in interface com.azure.core.amqp.AmqpConnection
Gets the maximum frame size for the connection.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Get the maxGram property: The maximum n-gram length.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the maxGram property: The maximum n-gram length.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Get the maxGram property: The maximum n-gram length.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the maxGram property: The maximum n-gram length.
getMaximum() - Method in class com.azure.monitor.query.models.MetricValue
Returns the greatest value in the time range.
getMaximumActivationTime() - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Get the maximumActivationTime property: The maximum period for which the gate remains open in the presence of subsequent triggers (events).
getMaximumConnectionPoolSize() - Method in class com.azure.core.util.HttpClientOptions
Gets the maximum connection pool size used by the underlying HTTP client.
getMaximumDistanceThreshold() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Get the maximumDistanceThreshold property: The maximum distance threshold.
getMaximumPageLength() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the maximumPageLength property: The desired maximum page length.
getMaximumSamplesPerSecond() - Method in class com.azure.media.videoanalyzer.edge.models.SamplingOptions
Get the maximumSamplesPerSecond property: Maximum rate of samples submitted to the extension.
getMaximumSizeInBytes() - Method in class com.azure.messaging.eventhubs.models.CreateBatchOptions
Gets the maximum size to allow for the batch of events, in bytes.
getMaximumSizeInBytes() - Method in class com.azure.messaging.servicebus.models.CreateMessageBatchOptions
Gets the maximum size to allow for the batch of messages, in bytes.
getMaximumSizeMiB() - Method in class com.azure.media.videoanalyzer.edge.models.FileSink
Get the maximumSizeMiB property: Maximum amount of disk space that can be used for storing files from this sink.
getMaxIntegratedCacheStaleness() - Method in class com.azure.cosmos.models.DedicatedGatewayRequestOptions
Gets the staleness value associated with the request in the Azure CosmosDB service.
getMaxItemCount() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the maximum number of items to be returned in the enumeration operation in the Azure Cosmos DB service.
getMaxItemCount() - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Gets the maximum number of items to be returned in the enumeration operation.
getMaxItemsPerPage() - Method in class com.azure.digitaltwins.core.models.ListDigitalTwinsEventRoutesOptions
Get the maxItemsPerPage property: The maximum number of items to retrieve per request.
getMaxItemsPerPage() - Method in class com.azure.digitaltwins.core.models.ListModelsOptions
Get the maxItemsPerPage property: The maximum number of items to retrieve per request.
getMaxItemsPerPage() - Method in class com.azure.digitaltwins.core.models.QueryOptions
Get the maxItemsPerPage property: The maximum number of items to retrieve per request.
getMaxKeyPhraseCount() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the maxKeyPhraseCount property: A number indicating how many key phrases to return.
getMaxLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
Get the maxLastTimestamp property: Gets the maximum timestamp among all the tracks (audio or video).
getMaxLeaseTime() - Method in class com.azure.mixedreality.remoterendering.models.BeginSessionOptions
Get the maxLeaseTime property: The time the session will run after reaching the 'Ready' state.
getMaxLeaseTime() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the maxLeaseTime property: The time the session will run after reaching the 'Ready' state.
getMaxLeaseTime() - Method in class com.azure.mixedreality.remoterendering.models.UpdateSessionOptions
Get the maxLeaseTimeMinutes property: Update to the time the session will run after it reached the 'Ready' state.
getMaxLength() - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Get the maxLength property: The maximum length in characters.
getMaxMessageSizeInKilobytes() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the maxMessageSizeInKilobytes property: The maximum size of a message in kilobytes.
getMaxMessageSizeInKilobytes() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the maxMessageSizeInKilobytes property: The maximum size of a message in kilobytes.
getMaxMessageSizeInKilobytes() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the maxMessageSizeInKilobytes property: The maximum size of a message in kilobytes.
getMaxMessageSizeInKilobytes() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the maxMessageSizeInKilobytes property: The maximum size of a message in kilobytes.
getMaxMicroBatchConcurrency() - Method in class com.azure.cosmos.models.CosmosBulkExecutionOptions
The maximum concurrency for executing requests for a partition key range.
getMaxNodeCount() - Method in class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
Get the maxNodeCount property: The maximum number of nodes the Big Data pool can support.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.administration.models.ListAnomalyAlertConfigsOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.administration.models.ListCredentialEntityOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDetectionConfigsOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListAlertOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesAlertedOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsAlertedOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsDetectedOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListMetricEnrichmentStatusOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
Gets limit indicating the number of items that will be included in a service returned page.
getMaxPageSize() - Method in class com.azure.communication.chat.models.ListChatMessagesOptions
Gets the maximum page size.
getMaxPageSize() - Method in class com.azure.communication.chat.models.ListChatThreadsOptions
Gets the maximum page size.
getMaxPageSize() - Method in class com.azure.communication.chat.models.ListParticipantsOptions
Gets the maximum page size.
getMaxPageSize() - Method in class com.azure.communication.chat.models.ListReadReceiptOptions
Gets the maximum page size.
getMaxParallelExecutionsPerNode() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the maxParallelExecutionsPerNode property: Maximum parallel executions count per node for managed integration runtime.
getMaxPartitionsNumber() - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Get the maxPartitionsNumber property: The maximum value of partitions the table will be split into.
getMaxPrefetchPageCount() - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Gets the maximum number of pages that will be prefetched from the backend asynchronously in the background.
getMaxRequestsPerConnection() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the max requests per connection This represents the number of requests that will be queued on a single connection for a specific endpoint Default value is 30
getMaxResourceQuota() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
getMaxResourceQuota() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master resources).
getMaxResourceQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum size limit for this entity from the Azure Cosmos DB service.
getMaxResults() - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Specifies the maximum number of blobs to return per page, including all BlobPrefix elements.
getMaxResultsPerPage() - Method in class com.azure.storage.blob.models.ListBlobContainersOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
getMaxResultsPerPage() - Method in class com.azure.storage.blob.models.ListBlobsOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
getMaxResultsPerPage() - Method in class com.azure.storage.blob.options.FindBlobsOptions
Specifies the maximum number of blobs to return.
getMaxResultsPerPage() - Method in class com.azure.storage.blob.options.ListPageRangesDiffOptions
Gets the pageSize property.
getMaxResultsPerPage() - Method in class com.azure.storage.blob.options.ListPageRangesOptions
Gets the pageSize property.
getMaxResultsPerPage() - Method in class com.azure.storage.file.datalake.models.ListFileSystemsOptions
Specifies the maximum number of paths to return, including all PathPrefix elements.
getMaxResultsPerPage() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
getMaxResultsPerPage() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
getMaxResultsPerPage() - Method in class com.azure.storage.queue.models.QueuesSegmentOptions
 
getMaxRetries() - Method in class com.azure.core.amqp.AmqpRetryOptions
The maximum number of retry attempts before considering the associated operation to have failed.
getMaxRetries() - Method in class com.azure.core.amqp.AmqpRetryPolicy
Gets the maximum number of retry attempts.
getMaxRetries() - Method in class com.azure.core.http.policy.ExponentialBackoff
 
getMaxRetries() - Method in class com.azure.core.http.policy.ExponentialBackoffOptions
Gets the max retry attempts that can be made.
getMaxRetries() - Method in class com.azure.core.http.policy.FixedDelay
 
getMaxRetries() - Method in class com.azure.core.http.policy.FixedDelayOptions
Gets the max retry attempts that can be made.
getMaxRetries() - Method in interface com.azure.core.http.policy.RetryStrategy
Max number of retry attempts to be make.
getMaxRetryAttemptsOnThrottledRequests() - Method in class com.azure.cosmos.ThrottlingRetryOptions
Gets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
getMaxRetryDelay() - Method in class com.azure.storage.common.policy.RequestRetryOptions
 
getMaxRetryDelayInMs() - Method in class com.azure.storage.common.policy.RequestRetryOptions
getMaxRetryRequests() - Method in class com.azure.storage.blob.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
getMaxRetryRequests() - Method in class com.azure.storage.file.datalake.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
getMaxRetryRequests() - Method in class com.azure.storage.file.share.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
getMaxRetryWaitTime() - Method in class com.azure.cosmos.ThrottlingRetryOptions
Gets the maximum retry duration.
getMaxRowsPerFile() - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Get the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
getMaxRowsPerFile() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Get the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
getMaxRowsPerFile() - Method in class com.azure.analytics.synapse.artifacts.models.OrcWriteSettings
Get the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
getMaxRowsPerFile() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetWriteSettings
Get the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
getMaxRunTime() - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Get the maxRunTime property: The maximum duration that the indexer is permitted to run for one execution.
getMaxScaleCount() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the maximum number of partitions (parallel workers) the host can run.
getMaxSegmentCount() - Method in class com.azure.analytics.synapse.artifacts.models.QueryTableStatusRequest
Get the maxSegmentCount property: Max segment count to query table status.
getMaxSentenceCount() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the maximum extractive summarization sentences number to be returned in the response.
getMaxSeverity() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
Gets the maximum severity of the anomalies to be included in the list.
getMaxShingleSize() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the maxShingleSize property: The maximum shingle size.
getMaxSingleUploadSize() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
getMaxSingleUploadSize() - Method in class com.azure.storage.common.ParallelTransferOptions
getMaxSingleUploadSizeLong() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
Gets the value above which the upload will be broken into blocks and parallelized.
getMaxSingleUploadSizeLong() - Method in class com.azure.storage.common.ParallelTransferOptions
Gets the value above which the upload will be broken into blocks and parallelized.
getMaxSize() - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Gets the max length in bytes allowed for the append blob.
getMaxSizeBytes() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the maxSizeBytes property: Maximum size in bytes.
getMaxSizeInBytes() - Method in class com.azure.messaging.eventhubs.EventDataBatch
Gets the maximum size, in bytes, of the EventDataBatch.
getMaxSizeInBytes() - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
Gets the maximum size, in bytes, of the batch.
getMaxSizeInMegabytes() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
getMaxSizeInMegabytes() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
getMaxSizeInMegabytes() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Gets the maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
getMaxSizeInMegabytes() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the maxSizeInMegabytes property: The maximum size of the topic in megabytes, which is the size of memory allocated for the topic.
getMaxSubwordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the maxSubwordSize property: The maximum subword size.
getMaxTokenCount() - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Get the maxTokenCount property: The maximum number of tokens to produce.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.ClassicTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.KeywordTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTries() - Method in class com.azure.storage.common.policy.RequestRetryOptions
 
getMeasureType() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Gets the measure type that detector should use for measuring data-points.
getMediaProfiles() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Get the mediaProfiles property: An array of of ONVIF media profiles supported by the ONVIF device.
getMediaType() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the mediaType property: Layer media type.
getMediaType() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the mediaType property: The MIME type of the artifact.
getMediaType() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the mediaType property: The MIME type of the referenced object.
getMediaUri() - Method in class com.azure.media.videoanalyzer.edge.models.MediaProfile
Get the mediaUri property: Object representing the URI that will be used to request for media streaming.
getMemberAdded() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
Get the memberAdded property: The details of the user who was added.
getMemberId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadMemberProperties
Get the memberId property: The MRI of the user.
getMemberRemoved() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
Get the memberRemoved property: The details of the user who was removed.
getMessage() - Method in class com.azure.ai.anomalydetector.models.AnomalyDetectorError
Get the message property: A message explaining the error reported by the service.
getMessage() - Method in class com.azure.ai.anomalydetector.models.ErrorResponse
Get the message property: The message explaining the error reported by the service.
getMessage() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationError
Get the message property: Error message.
getMessage() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationInnerError
Get the message property: Error message.
getMessage() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionStatus
Get the message property: the trimmed message of last ingestion job.
getMessage() - Method in class com.azure.ai.metricsadvisor.models.EnrichmentStatus
Get the message property: the trimmed message describes details of the enrichment status.
getMessage() - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorError
Get the message property: The message property.
getMessage() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsError
Get the message property: Error message.
getMessage() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
 
getMessage() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsWarning
Get the message property: Warning message.
getMessage() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
Get the message property: The message property.
getMessage() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorResponse
Get the message property: The error message.
getMessage() - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Get the message property: Error message.
getMessage() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorResponse
Get the message property: The error message.
getMessage() - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Get the message property: Error message.
getMessage() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the message property: The message from a pipeline run.
getMessage() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServiceError
Get the message property: The message property.
getMessage() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the message property: Trigger error message.
getMessage() - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Get the message property: The message property.
getMessage() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCancellationResult
Get the message property: The msg property from the Livy API.
getMessage() - Method in class com.azure.communication.callingserver.models.CallingServerError
Get the message property: The error message.
getMessage() - Method in class com.azure.communication.callingserver.models.ResultInfo
Get the message property: Gets the message The message is a detail explanation of subcode.
getMessage() - Method in class com.azure.communication.chat.models.ChatError
Get the message property: The error message.
getMessage() - Method in class com.azure.communication.chat.models.ChatMessageContent
Get the message property: Chat message content for messages of types text or html.
getMessage() - Method in class com.azure.communication.identity.models.IdentityError
Get the message property: The error message.
getMessage() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the message property: The error message.
getMessage() - Method in exception com.azure.core.amqp.exception.AmqpException
 
getMessage() - Method in class com.azure.core.management.exception.ManagementError
 
getMessage() - Method in class com.azure.core.management.polling.PollResult.Error
 
getMessage() - Method in class com.azure.core.models.ResponseError
Returns the error message of this error.
getMessage() - Method in exception com.azure.cosmos.CosmosException
 
getMessage() - Method in class com.azure.identity.DeviceCodeInfo
Gets the message which should be displayed to the user.
getMessage() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Get the message property: The SMS content.
getMessage() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobError
Get the message property: A human-readable language-dependent representation of the error.
getMessage() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobErrorDetail
Get the message property: A human-readable representation of the error.
getMessage() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessageContext
Gets the message received from Service Bus.
getMessage() - Method in class com.azure.mixedreality.remoterendering.models.RemoteRenderingServiceError
Get the message property: A human-readable representation of the error.
getMessage() - Method in class com.azure.quantum.jobs.models.ErrorData
Get the message property: A message describing the error, intended to be suitable for displaying in a user interface.
getMessage() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the message property: The message describing the warning that occurred while processing the item.
getMessage() - Method in class com.azure.security.keyvault.administration.models.KeyVaultAdministrationError
Get the error message.
getMessage() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperationError
Get the message.
getMessage(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets a message by id.
getMessage(String) - Method in class com.azure.communication.chat.ChatThreadClient
Gets a message by id.
getMessage(String) - Static method in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
 
getMessage(String) - Static method in enum com.azure.messaging.eventhubs.Messages
 
getMessageAnnotations() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the Map representation of message annotations defined on an amqp message.
getMessageAnnotations() - Method in class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Gets a map containing attributes to combine with the existing message-annotations held in the message's header section.
getMessageBody() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Get the messageBody property: The body of the chat message.
getMessageBody() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Get the messageBody property: The body of the chat message.
getMessageBody() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Get the messageBody property: The body of the chat message.
getMessageBody() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Get the messageBody property: The body of the chat message.
getMessageEncoding() - Method in class com.azure.storage.queue.QueueAsyncClient
Gets the message encoding the client is using.
getMessageEncoding() - Method in class com.azure.storage.queue.QueueClient
Gets the message encoding the client is using.
getMessageEncoding() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Gets the message encoding the client is using.
getMessageEncoding() - Method in class com.azure.storage.queue.QueueServiceClient
Gets the message encoding the client is using.
getMessageId() - Method in class com.azure.communication.email.models.SendEmailResult
Get the messageId property: System generated id of an email message sent.
getMessageId() - Method in class com.azure.communication.email.models.SendStatusResult
Get the messageId property: System generated id of an email message sent.
getMessageId() - Method in class com.azure.communication.sms.models.SmsSendResult
Get the messageId property: The identifier of the outgoing Sms message.
getMessageId() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets messageId from amqp message properties.
getMessageId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Get the messageId property: The chat message id.
getMessageId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Get the messageId property: The chat message id.
getMessageId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Get the messageId property: The identity of the SMS message.
getMessageId() - Method in class com.azure.messaging.eventhubs.EventData
Gets the message id.
getMessageId() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the identifier for the message.
getMessageId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the message id.
getMessageId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the identifier for the message.
getMessageId() - Method in class com.azure.storage.queue.models.PeekedMessageItem
Get the messageId property: The Id of the Message.
getMessageId() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the messageId property: The Id of the Message.
getMessageId() - Method in class com.azure.storage.queue.models.SendMessageResult
Get the messageId property: The Id of the Message.
getMessageServer() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the messageServer property: The hostname of the SAP Message Server.
getMessageServer() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the messageServer property: The hostname of the SAP Message Server.
getMessageServerService() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the messageServerService property: The service name or port number of the Message Server.
getMessageServerService() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the messageServerService property: The service name or port number of the Message Server.
getMessageText() - Method in class com.azure.storage.queue.models.PeekedMessageItem
Deprecated.
getMessageText() - Method in class com.azure.storage.queue.models.QueueMessageItem
Deprecated.
getMessageWithResponse(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets a message by id.
getMessageWithResponse(String, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Gets a message by id.
getMessagingSku() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the messagingSku property: The SKU for the messaging entity.
getMessagingUnits() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the messagingUnits property: The number of messaging units allocated to the namespace.
getMetadata() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the metadata property: Notebook root-level metadata.
getMetadata() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Get the metadata property: Cell-level metadata.
getMetadata() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Get the metadata property: Metadata for the output item.
getMetadata() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Get the metadata property: The metadata of the SQL script.
getMetadata() - Method in class com.azure.communication.chat.models.ChatMessage
Get the metadata property: Message metadata.
getMetadata() - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Get the metadata property: Message metadata.
getMetadata() - Method in class com.azure.communication.chat.models.UpdateChatMessageOptions
Get the metadata property: Message metadata.
getMetadata() - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Gets the information about the model a digital twin conforms to.
getMetadata() - Method in class com.azure.digitaltwins.core.BasicDigitalTwinComponent
Gets the metadata about the model.
getMetadata() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Get the metadata property: The chat message metadata.
getMetadata() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Get the metadata property: The chat message metadata.
getMetadata() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Get the metadata property: The chat message metadata.
getMetadata() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Get the metadata property: The chat message metadata.
getMetadata() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinProperties
Get the metadata property: Metadata information for the properties JSON document.
getMetadata() - Method in class com.azure.monitor.query.models.TimeSeriesElement
Returns the metadata values if filter is specified in the request.
getMetadata() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the metadata property: The job metadata.
getMetadata() - Method in class com.azure.storage.blob.models.BlobContainerItem
Get the metadata property: Dictionary of <string>.
getMetadata() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
getMetadata() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.blob.models.BlobItem
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.blob.models.BlobProperties
 
getMetadata() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlobContainerCreateOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Gets the metadata.
getMetadata() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getMetadata() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getMetadata() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
getMetadata() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
getMetadata() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getMetadata() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the metadata.
getMetadata() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getMetadata() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getMetadata() - Method in class com.azure.storage.file.share.models.ShareItem
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getMetadata() - Method in class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
 
getMetadata() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
getMetadata() - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
getMetadata() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getMetadata() - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
getMetadata() - Method in class com.azure.storage.queue.models.QueueItem
Get the metadata property: Dictionary of <string>.
getMetadata() - Method in class com.azure.storage.queue.models.QueueProperties
Gets the user-defined metadata associated with the queue.
GetMetadataActivity - Class in com.azure.analytics.synapse.artifacts.models
Activity to get metadata of dataset.
GetMetadataActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
 
getMetadataLocation() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Get the metadataLocation property: The location of the metadata for this chunk.
getMetadataPath() - Method in class com.azure.analytics.synapse.artifacts.models.GetSsisObjectMetadataRequest
Get the metadataPath property: Metadata path.
getMetadataUri(URI) - Static method in class com.azure.iot.modelsrepository.DtmiConventions
Generates the model repository's metadata URI.
getMetadataVersion() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getMethod() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Get the method property: Rest API method for target endpoint.
getMethod() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the method property: Rest API method for target endpoint.
getMethod() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the method property: Rest API method for target endpoint.
getMethod() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Get the method property: The request method that generated the event.
getMethod() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Get the method property: The request method.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineActivateRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineDeactivateRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineDeleteRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineGetRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineListRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDeviceDiscoverRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDeviceGetRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyDeleteRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyGetRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyListRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterDeleteRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterGetRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterListRequest
Get the methodName property: method name.
getMethodName() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequest
Get the methodName property: method name.
getMetricAlertConfigurations() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets all metric level alert configurations.
getMetricAvailabilities() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the collection of what aggregation intervals are available to be queried.
getMetricBoundaryCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertConditions
Gets the boundary condition, an anomaly will be included in the alert if it's value is not within the boundary.
getMetricByName(String) - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the metric result for the metricName.
getMetricClass() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the class of the metric.
getMetricId() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the id of metric for which the configuration is applied.
getMetricId() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Get the metric id.
getMetricId() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the metric id.
getMetricId() - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Get the metric unique id.
getMetricId() - Method in class com.azure.ai.metricsadvisor.models.MetricSeriesData
Get the metric unique id.
getMetricId() - Method in class com.azure.ai.metricsadvisor.models.MetricSeriesDefinition
Get the metric unique id.
getMetricIds() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the list of associated metrics Ids.
getMetricName() - Method in class com.azure.monitor.query.models.MetricResult
Returns the name of the metrics.
getMetricNamespace() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the namespace of the metrics been queried
getMetrics() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSchema
Get the related dataFeedMetrics list.
getMetrics() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the value of the collection.
getMetricsOptions() - Method in class com.azure.core.util.ClientOptions
getMetricValues() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the values of the data points in the time series.
getMetricValues() - Method in class com.azure.ai.metricsadvisor.models.MetricSeriesData
Get the values of the data related to this time series.
getMicrosoftGraphEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getMicrosoftTeamsUser() - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Get the microsoftTeamsUser property: The Microsoft Teams user.
getMinAlertSeverity() - Method in class com.azure.ai.metricsadvisor.administration.models.SeverityCondition
Gets the minimum severity value.
getMinAltitude() - Method in class com.azure.core.models.GeoBoundingBox
The minimum altitude boundary of the bounding box.
getMinGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Get the minGram property: The minimum n-gram length.
getMinGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the minGram property: The minimum n-gram length.
getMinGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Get the minGram property: The minimum n-gram length.
getMinGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the minGram property: The minimum n-gram length.
getMinimum() - Method in class com.azure.monitor.query.models.MetricValue
Returns the least value in the time range.
getMinimumActivationTime() - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Get the minimumActivationTime property: The minimum period for which the gate remains open in the absence of subsequent triggers (events).
getMinimumCoverage() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by an autocomplete query in order for the query to be reported as a success.
getMinimumCoverage() - Method in class com.azure.search.documents.models.SearchOptions
Get the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a search query in order for the query to be reported as a success.
getMinimumCoverage() - Method in class com.azure.search.documents.models.SuggestOptions
Get the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a suggestions query in order for the query to be reported as a success.
getMinimumDistanceThreshold() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Get the minimumDistanceThreshold property: The minimum distance threshold.
getMinimumPrecision() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
getMinimumPrecision() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
getMinimumPrecision() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
getMinimumSize() - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Get the minimumSize property: Can be used if dataset points to a file.
getMinLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
Get the minLastTimestamp property: Gets the minimum last timestamp received.
getMinLength() - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Get the minLength property: The minimum length in characters.
getMinNodeCount() - Method in class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
Get the minNodeCount property: The minimum number of nodes the Big Data pool can support.
getMinNumber() - Method in class com.azure.ai.metricsadvisor.administration.models.SuppressCondition
Gets the number of latest data points to consider for detection.
getMinRatio() - Method in class com.azure.ai.metricsadvisor.administration.models.SuppressCondition
Gets the percentage of the minNumber data points to be anomalies before reporting.
getMinScaleCount() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the minimum partition count (parallel workers) for the current host.
getMinSeverity() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
Gets the minimum severity of the anomalies to be included in the list.
getMinShingleSize() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the minShingleSize property: The minimum shingle size.
getMinSubwordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the minSubwordSize property: The minimum subword size.
getMinThroughput() - Method in class com.azure.cosmos.models.ThroughputResponse
Gets minimum throughput in measurement of request units per second in the Azure Cosmos service.
getMinTopCount() - Method in class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Gets the number of point-sets in the period to falls into the top rank for anomaly reporting.
getMinuteMetrics() - Method in class com.azure.data.tables.models.TableServiceProperties
Get settings for generating a summary of request statistics grouped by API in minute aggregates for tables.
getMinuteMetrics() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the minuteMetrics property: a summary of request statistics grouped by API in hour or minute aggregates for blobs.
getMinuteMetrics() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the minuteMetrics property: The minuteMetrics property.
getMinuteMetrics() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the minuteMetrics property: A summary of request statistics grouped by API in minute aggregates for files.
getMinuteMetrics() - Method in class com.azure.storage.queue.models.QueueServiceProperties
Get the minuteMetrics property: a summary of request statistics grouped by API in minute aggregates for queues.
getMinutes() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Get the minutes property: The minutes.
getMinWordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the minWordSize property: The minimum word size.
getMissingDataPointFillSettings() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the data feed data point fill properties.
getMlEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the mlEndpoint property: The Batch Execution REST URL for an Azure ML Studio Web Service endpoint.
getMlParentRunId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Get the mlParentRunId property: The parent Azure ML Service pipeline run id.
getMlPipelineId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Get the mlPipelineId property: ID of the published Azure ML pipeline.
getMlPipelineParameters() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Get the mlPipelineParameters property: Key,Value pairs to be passed to the published Azure ML pipeline endpoint.
getMlWorkspaceName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the mlWorkspaceName property: Azure ML Service workspace name.
getMode() - Method in class com.azure.core.amqp.AmqpRetryOptions
Gets the approach to use for calculating retry delays.
getMode() - Method in class com.azure.cosmos.models.ConflictResolutionPolicy
Gets the ConflictResolutionMode in the Azure Cosmos DB service.
getMode() - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransfer
Get the mode property: Data transfer mode: embedded or sharedMemory.
getMode() - Method in class com.azure.media.videoanalyzer.edge.models.ImageScale
Get the mode property: Describes the image scaling mode to be applied.
getMode() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the mode property: The mode the indexer is running in.
getModel(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Get detailed information for a specified model ID.
getModel(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Get detailed information for a specified model ID.
getModel(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets a model, including the model metadata and the model definition.
getModel(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets a model, including the model metadata and the model definition.
getModelId() - Method in class com.azure.ai.anomalydetector.models.Model
Get the modelId property: Model identifier.
getModelId() - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Get the modelId property: Model identifier.
getModelId() - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Get the unique model identifier for the model.
getModelId() - Method in class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
Get the unique model identifier for the model.
getModelId() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
Get the unique model identifier for the model.
getModelId() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelDetails
Get the Unique model identifier.
getModelId() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelSummary
Get the unique model identifier.
getModelId() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
Get the Unique model identifier.
getModelId() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the modelId property: Model ID used to produce this result.
getModelId() - Method in class com.azure.digitaltwins.core.BasicDigitalTwinMetadata
Gets the Id of the model that the digital twin or component is modeled by.
getModelId() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Get the id property: The id of the model as specified in the model definition.
getModelIds() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Get the modelIds property: A common separated list of model IDs.
getModelInfo() - Method in class com.azure.ai.anomalydetector.models.Model
Get the modelInfo property: Train result of a model including status, errors and diagnose info for model and variables.
getModelName() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Get the modelName property: The name of the model that was registered.
getModelPath(String, boolean) - Static method in class com.azure.iot.modelsrepository.DtmiConventions
Generates the model path.
getModelProperties() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Get the modelProperties property: The properties of the model that was registered.
getModels() - Method in class com.azure.ai.anomalydetector.models.ModelList
Get the models property: List of models.
getModels(Iterable<String>) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryAsyncClient
Gets a collection of model definitions.
getModels(Iterable<String>) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClient
Gets a collection of model definitions.
getModels(Iterable<String>, ModelDependencyResolution) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryAsyncClient
Gets a collection of model definitions.
getModels(Iterable<String>, ModelDependencyResolution, Context) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClient
Gets a collection of model definitions.
getModels(String) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryAsyncClient
Gets a collection of model definitions.
getModels(String) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClient
Gets a collection of model definitions.
getModels(String, ModelDependencyResolution) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryAsyncClient
Gets a collection of model definitions.
getModels(String, ModelDependencyResolution, Context) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClient
Gets a collection of model definitions.
getModelState() - Method in class com.azure.ai.anomalydetector.models.DiagnosticsInfo
Get the modelState property: The modelState property.
getModelTags() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Get the modelTags property: The tags of the model that was registered.
getModelUri(String, URI, boolean) - Static method in class com.azure.iot.modelsrepository.DtmiConventions
Generates the model URI.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Gets the version of the text analytics model used by this operation.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.AnalyzeSentimentResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.DetectLanguageResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.ExtractKeyPhrasesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.ExtractSummaryResultCollection
Get the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.RecognizeEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.RecognizeLinkedEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.ai.textanalytics.util.RecognizePiiEntitiesResultCollection
Gets the model version trained in service for the request.
getModelVersion() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Get the modelVersion property: The version of the model that was registered.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelWithResponse(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Get detailed information for a specified model ID with Http response.
getModelWithResponse(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets a model, including the model metadata and the model definition.
getModelWithResponse(String, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Get detailed information for a specified model ID.
getModelWithResponse(String, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets a model, including the model metadata and the model definition.
getModifiedAt() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the date time this rule was last modified.
getModifiedAt() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the date time this rule was last modified.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the modifiedDatetimeEnd property: The end of S3 object's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the modifiedDatetimeEnd property: The end of Azure Blob's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeEnd() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the modifiedDatetimeEnd property: The end of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the modifiedDatetimeStart property: The start of S3 object's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the modifiedDatetimeStart property: The start of Azure Blob's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedDatetimeStart() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the modifiedDatetimeStart property: The start of file's modified datetime.
getModifiedTime() - Method in class com.azure.ai.metricsadvisor.models.AnomalyAlert
Get the modifiedTime property: modified time.
getModifiedTime() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the time in which alert for this anomaly modified.
getModifiedTime() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the modifiedTime property: The exact time the namespace was last modified.
getModuleId() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Get the moduleId property: The unique identifier of the module.
getModuleName() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
getModuleName() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
getModulePrefix() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
getModulePrefix() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
getMonitoringStartedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Get the monitoringStartedAt property: The monitoringStartedAt property.
getMonitoringStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the monitoringStartedAt property: The monitoringStartedAt property.
getMonthDays() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Get the monthDays property: The month days.
getMonthlyOccurrences() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Get the monthlyOccurrences property: The monthly occurrences.
getMpeg4() - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Get the mpeg4 property: The H264 Configuration.
getMrEnclave() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the mrEnclave property: The HEX encoded SGX MRENCLAVE value for the enclave.
getMrSigner() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the mrSigner property: The HEX encoded SGX MRSIGNER value for the enclave.
getMultiCategoryClassifyActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of MultiCategoryClassifyAction to be executed.
getMultiCategoryClassifyResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the multiCategoryClassifyResults property: the custom classify document multiple categories actions results property.
getMultichannel() - Method in class com.azure.storage.file.share.models.ShareSmbSettings
Get the multichannel property: Settings for SMB Multichannel.
getMultivariateModel(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Get detailed information of multivariate model, including the training status and variables used in the model.
getMultivariateModel(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Get detailed information of multivariate model, including the training status and variables used in the model.
getMultivariateModelWithResponse(UUID) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Get detailed information of multivariate model, including the training status and variables used in the model.
getMultivariateModelWithResponse(UUID, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Get detailed information of multivariate model, including the training status and variables used in the model.
getMwsAuthToken() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the mwsAuthToken property: The Amazon MWS authentication token.
getN() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the n value.
getName() - Method in class com.azure.ai.anomalydetector.models.VariableValues
Get the name property: variable name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Gets the alert configuration name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the configuration name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedDimension
Gets the dimension name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Gets the name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceCredentialEntity
Gets the credential name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
 
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
 
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
 
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
 
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
 
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Gets the data feed name.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.NotificationHook
Gets the name for the Notification hook.
getName() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
 
getName() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
Gets the name property: Long name of a detected language (e.g.
getName() - Method in class com.azure.ai.textanalytics.models.EntityDataSource
Gets the data source name property: Entity Catalog.
getName() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelationRole
Gets the role property: Role of entity in the relationship.
getName() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the name property: Entity Linking formal name.
getName() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the name property: Name of the Synapse role.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Get the name property: Activity name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.AdditionalColumns
Get the name property: Additional column name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowFolder
Get the name property: The name of the folder that this data flow is in.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDataElement
Get the name property: Name of the column.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetFolder
Get the name property: The name of the folder that this Dataset is in.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
Get the name property: Name of the schema column.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the name property: Name of the library.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the name property: Name of the library/package.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the name property: Name of the library/package.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the name property: Link connection name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Get the name property: Link connection name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Get the name property: Link table name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Get the name property: For output_type=stream, determines the name of stream (stdout / stderr).
getName() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookFolder
Get the name property: The name of the folder that this notebook is in.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
Get the name property: Name of the kernel specification.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
Get the name property: The programming language which this kernel runs.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Get the name property: The name of the resource.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineFolder
Get the name property: The name of the folder that this Pipeline is in.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineReference
Get the name property: Reference name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunInvokedBy
Get the name property: Name of the entity that started the pipeline run.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.Resource
Get the name property: The name of the resource.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Get the name property: The user provided name of the script action.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Get the name property: The name of the parameter.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.Sku
Get the name property: The SKU name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the name property: The batch name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionFolder
Get the name property: The name of the folder that this Spark job definition is in.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the name property: The name of the job.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Get the name property: The identifier of the connection.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptFolder
Get the name property: The name of the folder that this SQL script is in.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Get the name property: The name of the resource.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Get the name property: The operation name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.SubResourceDebugResource
Get the name property: The resource name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Get the name property: Transformation name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.UserProperty
Get the name property: User property name.
getName() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceKeyDetails
Get the name property: Workspace Key sub-resource name.
getName() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpoint
Get the name property: The name of the resource.
getName() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the name property: The name of managed private endpoint.
getName() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the name property: The batch name.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the name property: The name property.
getName() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the name property: The name property.
getName() - Method in class com.azure.communication.email.models.EmailAttachment
Get the name property: Name of the attachment.
getName() - Method in class com.azure.communication.email.models.EmailCustomHeader
Get the name property: Header name.
getName() - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the Azure Container Registry service endpoint for the current instance.
getName() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the Azure Container Registry service endpoint for the current instance.
getName() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the name property: Tag name.
getName() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the name property: Image name.
getName() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the name property: Name of the reference for a target.
getName() - Method in class com.azure.core.credential.AzureNamedKey
Retrieves the name associated with the key.
getName() - Method in class com.azure.core.util.ConfigurationProperty
Gets full property name including relative path to it.
getName() - Method in class com.azure.core.util.Header
Gets the header name.
getName() - Method in class com.azure.core.util.UserAgentProperties
Returns the name of the client library.
getName() - Method in enum com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Returns the name of algorithm
getName() - Method in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Returns the encryptionType name
getName() - Method in class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Serialized form of metadata.
getName() - Method in class com.azure.cosmos.models.SqlParameter
Gets the name of the parameter.
getName() - Method in class com.azure.data.appconfiguration.models.FeatureFlagFilter
Get the name of this filter.
getName() - Method in class com.azure.data.schemaregistry.models.SchemaProperties
Gets the name of the schema.
getName() - Method in class com.azure.data.tables.models.TableItem
Gets the name of the table.
getName() - Method in class com.azure.digitaltwins.core.BasicRelationship
Gets the name of the relationship, which defines the type of link (e.g.
getName() - Method in class com.azure.identity.TokenCachePersistenceOptions
Get the name uniquely identifying the cache.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.ItemNonSetRequestBase
Get the name property: method name.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipeline
Get the name property: Live pipeline unique identifier.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequestBody
Get the name property: Live pipeline unique identifier.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.MediaProfile
Get the name property: The name of the Media Profile.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.MethodRequestEmptyBodyBase
Get the name property: Resource name.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.NamedLineBase
Get the name property: Line name.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.NamedPolygonBase
Get the name property: Polygon name.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Get the name property: Name of the parameter.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDefinition
Get the name property: Name of the parameter declared in the pipeline topology.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopology
Get the name property: Pipeline topology unique identifier.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequestBody
Get the name property: Pipeline topology unique identifier.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.ProcessorNodeBase
Get the name property: Node name.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapter
Get the name property: The unique identifier for the remote device adapter.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequestBody
Get the name property: The unique identifier for the remote device adapter.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.SinkNodeBase
Get the name property: Node name.
getName() - Method in class com.azure.media.videoanalyzer.edge.models.SourceNodeBase
Get the name property: Node name.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the name property: The name of the artifact.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor
Get the name property: The subject or username associated with the request context that generated the event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry
Get the name property: The name of the connected registry that generated this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
Get the name property: The name of this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
Get the name property: The name of this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
Get the name property: The name of this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
Get the name property: The name of this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the name property: name of the app service plan that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Get the name property: name of app service plan sku.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the name property: name of the web site that had this event.
getName() - Method in class com.azure.messaging.eventhubs.EventHubProperties
Gets the name of the Event Hub.
getName() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the name property: Name of the namespace.
getName() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Gets the name of the queue.
getName() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Gets the name of the queue.
getName() - Method in class com.azure.messaging.servicebus.administration.models.RuleProperties
Gets the name of the rule.
getName() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Gets the name of the topic.
getName() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Gets the name of the topic.
getName() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the name of the metric,
getName() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the escaped name of the namespace.
getName() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the name property: The job name.
getName() - Method in class com.azure.search.documents.indexes.models.CharFilter
Get the name property: The name of the char filter.
getName() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the name property: The top-level entity descriptor.
getName() - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Get the name property: The name of the field mapping function.
getName() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the name property: The name of the input.
getName() - Method in class com.azure.search.documents.indexes.models.LexicalAnalyzer
Get the name property: The name of the analyzer.
getName() - Method in class com.azure.search.documents.indexes.models.LexicalNormalizer
Get the name property: The name of the normalizer.
getName() - Method in class com.azure.search.documents.indexes.models.LexicalTokenizer
Get the name property: The name of the tokenizer.
getName() - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Get the name property: The name of the output defined by the skill.
getName() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the name property: The name of the scoring profile.
getName() - Method in class com.azure.search.documents.indexes.models.SearchAlias
Get the name property: The name of the alias.
getName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the name property: The name of the field, which must be unique within the fields collection of the index or parent field.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the name property: The name of the index.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the name property: The name of the indexer.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Get the name property: The name of the table or view (for Azure SQL data source) or collection (for CosmosDB data source) that will be indexed.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the name property: The name of the datasource.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the name property: The name of the source at which the error originated.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the name property: The name of the skill which uniquely identifies it within the skillset.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the name property: The name of the skillset.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the name property: The name of the source at which the warning originated.
getName() - Method in class com.azure.search.documents.indexes.models.SearchSuggester
Get the name property: The name of the suggester.
getName() - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Get the name property: The name of the semantic configuration.
getName() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the name property: The name of the synonym map.
getName() - Method in class com.azure.search.documents.indexes.models.TokenFilter
Get the name property: The name of the token filter.
getName() - Method in class com.azure.search.documents.models.ScoringParameter
Gets the name of the scoring parameter.
getName() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignment
Get the role assignment name.
getName() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Get the role definition name.
getName() - Method in class com.azure.security.keyvault.certificates.models.CertificateContact
Get the name.
getName() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the issuer name
getName() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the certificate name.
getName() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the certificate name.
getName() - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Get the name of the certificate.
getName() - Method in class com.azure.security.keyvault.certificates.models.IssuerProperties
Get the issuer name
getName() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Get the certificate name
getName() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateIdentifier
Gets the name of the certificate.
getName() - Method in class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Get the certificate name.
getName() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the key name.
getName() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the key name.
getName() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKey
Get the key name.
getName() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKeyIdentifier
Gets the name of the key.
getName() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecret
Get the secret name.
getName() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecretIdentifier
Gets the name of the secret.
getName() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the secret name.
getName() - Method in class com.azure.storage.blob.models.BlobContainerItem
Get the name property: The Name property.
getName() - Method in class com.azure.storage.blob.models.BlobItem
Get the name property: The name property.
getName() - Method in class com.azure.storage.blob.models.BlobPrefix
Get the name property: The Name property.
getName() - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
getName() - Method in class com.azure.storage.blob.models.BlobQueryError
 
getName() - Method in class com.azure.storage.blob.models.Block
Get the name property: The base64 encoded block ID.
getName() - Method in class com.azure.storage.blob.models.TaggedBlobItem
Get the name property: The name property.
getName() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeFailure
Returns the name of an entry.
getName() - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
getName() - Method in class com.azure.storage.file.datalake.models.FileQueryError
 
getName() - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Get the name property: The name property.
getName() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the name property: The name property.
getName() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getName() - Method in class com.azure.storage.file.share.models.ShareItem
Get the name property: The name property.
getName() - Method in class com.azure.storage.queue.models.QueueItem
Get the name property: The name of the Queue.
getName(int) - Method in class com.azure.storage.blob.nio.AzurePath
Returns a name element of this path as a Path object.
getNameCount() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the number of name elements in the path.
getNamespace() - Method in class com.azure.core.amqp.exception.AmqpErrorContext
Gets the namespace for this error.
getNamespace() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the namespace the metric belongs to.
getNamespace() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the namespace of the metrics been queried
getNamespaceName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Get the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
getNamespaceName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Get the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
getNamespaceName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Get the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
getNamespaceName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Get the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
getNamespacePrefixes() - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Get the namespacePrefixes property: Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used.
getNamespaceProperties() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the Service Bus namespace.
getNamespaceProperties() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the Service Bus namespace.
getNamespacePropertiesWithResponse() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the Service Bus namespace along with its HTTP response.
getNamespacePropertiesWithResponse(Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the Service Bus namespace along with its HTTP response.
getNamespaces() - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Get the namespaces property: Indicates whether namespace is enabled when reading the xml files.
getNamespaceType() - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Get the namespaceType property: The type of entities the namespace can contain.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbf() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the nbf property: Not before date of the object that triggered this event.
getNbformat() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the nbformat property: Notebook format (major number).
getNbformatMinor() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the nbformatMinor property: Notebook format (minor number).
getNearestLat() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Get the nearestLat property: Latitude of the nearest point of the geometry.
getNearestLon() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Get the nearestLon property: Longitude of the nearest point of the geometry.
getNegative() - Method in class com.azure.ai.textanalytics.models.SentimentConfidenceScores
The negative score value, range in between 0 and 1.0.
getNestingSeparator() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Get the nestingSeparator property: Nested properties separator.
getNestingSeparator() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Get the nestingSeparator property: Nested properties separator.
getNestingSeparator() - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Get the nestingSeparator property: The character used to separate nesting levels.
getNetworkRequestTimeout() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets the network request timeout interval (time to wait for response from network peer).
getNeutral() - Method in class com.azure.ai.textanalytics.models.SentimentConfidenceScores
The neutral score value, range in between 0 and 1.0.
getNewClusterCustomTags() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterCustomTags property: Additional tags for cluster resources.
getNewClusterDriverNodeType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterDriverNodeType property: The driver node type for the new job cluster.
getNewClusterEnableElasticDisk() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterEnableElasticDisk property: Enable the elastic disk on the new cluster.
getNewClusterInitScripts() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterInitScripts property: User-defined initialization scripts for the new cluster.
getNewClusterLogDestination() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterLogDestination property: Specify a location to deliver Spark driver, worker, and event logs.
getNewClusterNodeType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterNodeType property: The node type of the new job cluster.
getNewClusterNumOfWorker() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterNumOfWorker property: If not using an existing interactive cluster, this specifies the number of worker nodes to use for the new job cluster or instance pool.
getNewClusterSparkConf() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterSparkConf property: A set of optional, user-specified Spark configuration key-value pairs.
getNewClusterSparkEnvVars() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterSparkEnvVars property: A set of optional, user-specified Spark environment variables key-value pairs.
getNewClusterVersion() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the newClusterVersion property: If not using an existing interactive cluster, this specifies the Spark version of a new job cluster or instance pool nodes created for each run of this activity.
getNewName() - Method in class com.azure.analytics.synapse.artifacts.models.ArtifactRenameRequest
Get the newName property: New name of the artifact.
getNewTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the newTimestamp property: Gets the timestamp of the current fragment.
getNextAllowedQuotaDowngradeTime() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the nextAllowedQuotaDowngradeTime property: The nextAllowedQuotaDowngradeTime property.
getNextLink() - Method in class com.azure.ai.anomalydetector.models.ModelList
Get the nextLink property: The link to fetch more models.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfoListResult
Get the nextLink property: Link to the next page of results.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptsResourceCollectionResponse
Get the nextLink property: The nextLink property.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionListResponse
Get the nextLink property: List link connections next link.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTriggerListResponse
Get the nextLink property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfigurationListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionsListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolInfoListResult
Get the nextLink property: Link to the next page of results.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptsListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointListResponse
Get the nextLink property: The link to the next page of results, if any remaining results exist.
getNextLink() - Method in class com.azure.quantum.jobs.models.JobDetailsList
Get the nextLink property: Link to the next page of results.
getNextLink() - Method in class com.azure.quantum.jobs.models.ProviderStatusList
Get the nextLink property: Link to the next page of results.
getNextLink() - Method in class com.azure.quantum.jobs.models.QuotaList
Get the nextLink property: Link to the next page of results.
getNJobs() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Get the nJobs property: The nJobs property.
getNodeCount() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the nodeCount property: The number of nodes in the Big Data pool.
getNodeCount() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the nodeCount property: Node count of the cluster.
getNodeName() - Method in class com.azure.media.videoanalyzer.edge.models.NodeInput
Get the nodeName property: The name of the upstream node in the pipeline which output is used as input of the current node.
getNodeSize() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the nodeSize property: The level of compute power that each node in the Big Data pool has.
getNodeSize() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the nodeSize property: The node size requirement to managed integration runtime.
getNodeSizeFamily() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the nodeSizeFamily property: The kind of nodes that the Big Data pool provides.
getNonce() - Method in interface com.azure.security.attestation.models.AttestationResult
Returns the Nonce input to the attestation request, if provided.
getNonce() - Method in class com.azure.security.keyvault.keys.models.ReleaseKeyOptions
Get a client provided nonce for freshness.
getNonincreasingCount() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the nonincreasingCount property: Gets Non increasing count.
getNonProxyHosts() - Method in class com.azure.core.http.ProxyOptions
 
getNormalizedText() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the normalized text property: The normalized text is preferred name for the entity.
getNormalizer() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the normalizer name property: The name of the normalizer to use to normalize the given text.
getNormalizerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the normalizerName property: The name of the normalizer to use for the field.
getNormalizers() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the normalizers property: The normalizers for the index.
getNorth() - Method in class com.azure.core.models.GeoBoundingBox
The north latitudinal boundary of the bounding box.
getNotActions() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Get the notActions property: List of Not actions.
getNotActions() - Method in class com.azure.security.keyvault.administration.models.KeyVaultPermission
Get the action permissions that are excluded but not denied.
getNotBefore() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the NotBefore property: The time before which a token cannot be considered valid.
getNotBefore() - Method in interface com.azure.security.attestation.models.AttestationToken
Get the NotBefore property: The time before which a token cannot be considered valid.
getNotBefore() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the notBefore UTC time.
getNotBefore() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the key's notBefore time in UTC.
getNotBefore() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the key's notBefore time in UTC.
getNotBefore() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the notBefore UTC time.
getNotDataActions() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Get the notDataActions property: List of Not data actions.
getNotDataActions() - Method in class com.azure.security.keyvault.administration.models.KeyVaultPermission
Get the data action permissions that are excluded but not denied.
getNotebook() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Get the notebook property: Synapse notebook reference.
getNotebook(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Gets a Note Book.
getNotebook(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Gets a Note Book.
getNotebook(String, String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Gets a Note Book.
getNotebook(String, String) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Gets a Note Book.
getNotebookPath() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Get the notebookPath property: The absolute path of the notebook to be run in the Databricks Workspace.
getNotebooksByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Lists Notebooks.
getNotebooksByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Lists Notebooks.
getNotebooksByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Lists Notebooks.
getNotebookSummaryByWorkSpace() - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Lists a summary of Notebooks.
getNotebookSummaryByWorkSpace() - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Lists a summary of Notebooks.
getNotebookSummaryByWorkSpace(Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Lists a summary of Notebooks.
getNotebookWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Gets a Note Book.
getNotebookWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Gets a Note Book.
getNotes() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Get the notes property: additional Notes.
getNoTruncation() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Get the noTruncation property: The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
getNotStartedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the notStartedAt property: the time that at which "not_started" livy state was first seen.
getNotStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the notStartedAt property: the time that at which "not_started" livy state was first seen.
getNotStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the notStartedAt property: The notStartedAt property.
getNtfsFileAttributes() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getNullableValue(Function<JsonReader, T>) - Method in class com.azure.json.JsonReader
Convenience method to read a nullable type.
getNullValue() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the nullValue property: The null value string.
getNullValue() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Get the nullValue property: The null value string.
getNullValue() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the nullValue property: The null value string.
getNullValue() - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Get the nullValue property: The null value string.
getNumber() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getNumberOfElements() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getNumberOfNodes() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the numberOfNodes property: The required number of nodes for managed integration runtime.
getNumberOfTokensToSkip() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the numberOfTokensToSkip property: The number of initial tokens to skip.
getNumBuffers() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
getNumBuffers() - Method in class com.azure.storage.common.ParallelTransferOptions
getNumExecutors() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Get the numExecutors property: Number of executors to launch for this session.
getNumExecutors() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Get the numExecutors property: Number of executors to launch for this job.
getNumExecutors() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the numExecutors property: Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide.
getOAuthConnectionLink() - Method in class com.azure.verticals.agrifood.farming.OAuthTokensBaseClient
Returns Connection link needed in the OAuth flow.
getObjectApiName() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Get the objectApiName property: The Salesforce object API name.
getObjectApiName() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Get the objectApiName property: The Salesforce Service Cloud object API name.
getObjectMapper() - Static method in class com.azure.spring.data.cosmos.core.convert.ObjectMapperFactory
To get object mapper
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the objectName property: The name of the object that triggered this event.
getObjectName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the objectName property: The name of the object that triggered this event.
getObjectReplicationDestinationPolicyId() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the objectReplicationDestinationPolicyId property: Optional.
getObjectReplicationDestinationPolicyId() - Method in class com.azure.storage.blob.models.BlobProperties
 
getObjectReplicationSourcePolicies() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the objectReplicationSourcePolicies property: The objectReplicationSourcePolicies property.
getObjectReplicationSourcePolicies() - Method in class com.azure.storage.blob.models.BlobItem
Get the objectReplicationSourcePolicies property: The objectReplicationSourcePolicies property.
getObjectReplicationSourcePolicies() - Method in class com.azure.storage.blob.models.BlobProperties
 
getObjects() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Get the objects property: Projections to Azure Blob storage.
getObjectSerializer() - Method in class com.azure.core.experimental.http.DynamicRequest
Returns the ObjectSerializer used for serializing this request.
getObjectSerializer() - Method in class com.azure.monitor.ingestion.models.UploadLogsOptions
Returns the serializer to use to convert the log objects to JSON.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the objectType property: The type of the object that triggered this event.
getObjectType() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the objectType property: The type of the object that triggered this event.
getOccurrence() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
Get the occurrence property: The occurrence.
getOdataType() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the odataType property: Identifies the concrete type of the skill.
getOffice365TenantId() - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Get the office365TenantId property: Azure tenant ID to which the Office 365 account belongs.
getOffset() - Method in class com.azure.ai.formrecognizer.models.DocumentSpan
Get the offset property: Zero-based index of the content represented by the span.
getOffset() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the offset of opinion text.
getOffset() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the offset of entity text.
getOffset() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the offset of entity text.
getOffset() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the offset of linked entity match text.
getOffset() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the offset property: the start position for the entity text.
getOffset() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the offset of sentence.
getOffset() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the offset of sentence.
getOffset() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the target text offset from the start of document.
getOffset() - Method in class com.azure.analytics.synapse.artifacts.models.SelfDependencyTumblingWindowTriggerReference
Get the offset property: Timespan applied to the start time of a tumbling window when evaluating dependency.
getOffset() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTriggerDependencyReference
Get the offset property: Timespan applied to the start time of a tumbling window when evaluating dependency.
getOffset() - Method in class com.azure.core.http.HttpRange
Gets the offset of the range.
getOffset() - Method in class com.azure.messaging.eventhubs.EventData
Gets the offset of the event when it was received from the associated Event Hub partition.
getOffset() - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Gets the offset of the last successfully processed event to store as checkpoint.
getOffset() - Method in class com.azure.messaging.eventhubs.models.EventPosition
Gets the relative position for event in the context of the stream.
getOffset() - Method in class com.azure.messaging.eventhubs.models.LastEnqueuedEventProperties
Gets the offset of the last observed event enqueued in the partition.
getOffset() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
 
getOffset() - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To get offset number
getOffset() - Method in class com.azure.storage.blob.HttpGetterInfo
 
getOffset() - Method in class com.azure.storage.blob.models.BlobRange
The start of the range.
getOffset() - Method in class com.azure.storage.file.datalake.models.FileRange
The start of the range.
getOffset() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the offset to start writing data at.
getOffset() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the offset to start writing data at.
getOn() - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Get the on property: An expression that would evaluate to a string or integer.
getOozieConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the oozieConfiguration property: Specifies the Oozie configuration parameters (oozie-site.xml) for the HDInsight cluster.
getOpenHubDestinationName() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Get the openHubDestinationName property: The name of the Open Hub Destination with destination type as Database Table.
getOpenIdMetadata() - Method in class com.azure.security.attestation.AttestationAsyncClient
Retrieves metadata about the attestation signing keys in use by the attestation service.
getOpenIdMetadata() - Method in class com.azure.security.attestation.AttestationClient
Retrieves the open-id metadata about the attestation signing keys in use by the attestation service.
getOpenIdMetadataWithResponse() - Method in class com.azure.security.attestation.AttestationAsyncClient
Retrieves metadata about the attestation signing keys in use by the attestation service.
getOpenIdMetadataWithResponse(Context) - Method in class com.azure.security.attestation.AttestationClient
Retrieves the open-id metadata about the attestation signing keys in use by the attestation service.
getOpenOptions() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
getOpenTime() - Method in class com.azure.storage.file.share.models.HandleItem
Get the openTime property: Time when the session that previously opened the handle has last been reconnected.
getOperand() - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
Get the operand property: Parameter name to be used for filter.
getOperatingSystem() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestPlatform
Get the operatingSystem property: Operating system.
getOperatingSystem() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the operatingSystem property: Operating system.
getOperation() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets the original operation for this result.
getOperation() - Method in class com.azure.cosmos.models.CosmosBulkOperationResponse
getOperation() - Method in class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Get the operation property: Describes the Spatial Analysis operation to be used in the Cognitive Services Vision processor.
getOperation(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Get detailed operation information for the specified ID.
getOperation(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Get detailed operation information for the specified ID with Http response.
getOperationContext() - Method in class com.azure.communication.callingserver.models.CancelAllMediaOperationsResult
Get the operationContext property: Gets the operation context.
getOperationContext() - Method in class com.azure.communication.callingserver.models.events.AddParticipantResultEvent
Get the operationContext property: The operation context.
getOperationContext() - Method in class com.azure.communication.callingserver.models.events.PlayAudioResultEvent
Get the operationContext property: The operation context.
getOperationContext() - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Get the operationContext property: The value to identify context of the operation.
getOperationContext() - Method in class com.azure.communication.callingserver.models.PlayAudioResult
Get the operationContext property: Gets or sets the operation context.
getOperationId() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
getOperationId() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the operationId property: Operation ID.
getOperationId() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the operationId property of the AnalyzeActionsOperationDetail.
getOperationId() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOperationDetail
Gets the operationId property of the AnalyzeHealthcareEntitiesOperationDetail.
getOperationId() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the operationId property: Operation Id of the operation performed on library/package.
getOperationId() - Method in class com.azure.communication.callingserver.models.CancelAllMediaOperationsResult
Get the operationId property: The operation id.
getOperationId() - Method in class com.azure.communication.callingserver.models.PlayAudioResult
Get the operationId property: The operation id.
getOperationId() - Method in class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Get the identifier for the KeyVaultLongRunningOperation.
getOperationKind() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Gets the operation kind.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the operationName property: The operation that was performed.
getOperationName() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the operationName property: The operation that was performed.
getOperationResult(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Get Operation result for Library.
getOperationResult(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Get Operation result for Library.
getOperationResultWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Get Operation result for Library.
getOperationResultWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Get Operation result for Library.
getOperations() - Method in class com.azure.cosmos.models.CosmosBatch
Return the list of operation in an unmodifiable instance so no one can change it in the down path.
getOperationTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
Get the operationTimeout property: Specifies the timeout for writing each chunk to SFTP server.
getOperationTimeout() - Method in interface com.azure.core.amqp.AmqpSession
Gets the operation timeout for starting the AMQP session.
getOperationType() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Get the operationType property: Link table operation type.
getOperationType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the operationType property: The type of operation, e.g.
getOperationType() - Method in interface com.azure.cosmos.models.CosmosItemOperation
 
getOperationWithResponse(String) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Get detailed operation information for the specified ID with Http response.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Retrieve operation status.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Retrieve operation status.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Retrieve operation status.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Retrieve operation status.
getOperationWithResponse(String, Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Get detailed operation information for the specified ID with Http response.
getOperator() - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
Get the operator property: Operator to be used for filter.
getOperator() - Method in class com.azure.media.videoanalyzer.edge.models.OutputSelector
Get the operator property: The operator to compare properties by.
getOpinions() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the sentence opinions of sentence sentiment.
getOptionalLength() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Gets the length of the data.
getOptionalLength() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the length of the data.
getOptions() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed metadata properties.
getOptions() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversion
Get the conversion options: Options for where to retrieve input files from and where to write output files.
getOracleReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Get the oracleReaderQuery property: AmazonRdsForOracle reader query.
getOracleReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Get the oracleReaderQuery property: Oracle reader query.
getOrcCompressionCodec() - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Get the orcCompressionCodec property: The data orcCompressionCodec.
getOrCreateTransactionCoordinator() - Method in interface com.azure.core.amqp.AmqpSession
Gets an existing or newly created AmqpTransactionCoordinator on the AmqpSession which maintains one instance of the AmqpTransactionCoordinator object.
getOrder() - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderBy
Get the order property: Sorting order of the parameter.
getOrder() - Method in class com.azure.cosmos.models.CompositePath
Gets the sort order for the composite path.
getOrderBy() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the order in which the summary sentences will be presented by.
getOrderBy() - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Get the orderBy property: List of OrderBy option.
getOrderBy() - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderBy
Get the orderBy property: Parameter name to be used for order by.
getOrderBy() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the order in which the query results should be ordered.
getOrderBy() - Method in class com.azure.search.documents.models.SearchOptions
Get the orderBy property: The list of OData $orderby expressions by which to sort the results.
getOrderBy() - Method in class com.azure.search.documents.models.SuggestOptions
Get the orderBy property: The list of OData $orderby expressions by which to sort the results.
getOrganizationId() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the organization id of the issuer.
getOrganizationName() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the organizationName property: The organization name of the Common Data Service for Apps instance.
getOrganizationName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the organizationName property: The organization name of the Dynamics CRM instance.
getOrganizationName() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the organizationName property: The organization name of the Dynamics instance.
getOther() - Method in class com.azure.storage.file.datalake.models.PathPermissions
Returns the RolePermissions for the other users.
getOutcome() - Method in class com.azure.core.amqp.models.TransactionalDeliveryOutcome
Gets the delivery outcome associated with this transaction.
getOuterRing() - Method in class com.azure.core.models.GeoPolygon
Gets the outer ring of the polygon.
getOutput() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the output property: The output for the activity.
getOutput() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the output property: Output blob path.
getOutput() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the output property: The output property.
getOutput() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputStateChangeEventData
Get the output property: Gets the output.
getOutputAssetFilename() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the outputAssetFilename property: The file name of the output asset.
getOutputAssetUrl() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversion
Get the outputAssetUrl property: URL of the asset generated by the conversion process.
getOutputBlobPrefix() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the outputBlobPrefix property: A prefix which gets prepended in front of all files produced by the conversion process.
getOutputColumns() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Get the outputColumns property: The columns to be read out from the Office 365 table.
getOutputDataFormat() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the outputDataFormat property: The format of the output data.
getOutputDataUri() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the outputDataUri property: The output blob SAS uri.
getOutputFieldMappings() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the outputFieldMappings property: Output field mappings are applied after enrichment and immediately before indexing.
getOutputFrequency() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
Get the outputFrequency property: The event or interval output frequency.
getOutputFrequency() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Get the outputFrequency property: The event or interval output frequency.
getOutputs() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the outputs property: List of outputs for the activity.
getOutputs() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Get the outputs property: Cell-level output items.
getOutputs() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobCanceledEventData
Get the outputs property: Gets the Job outputs.
getOutputs() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobErroredEventData
Get the outputs property: Gets the Job outputs.
getOutputs() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobFinishedEventData
Get the outputs property: Gets the Job outputs.
getOutputs() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the outputs property: The output of a skill is either a field in a search index, or a value that can be consumed as an input by another skill.
getOutputSelectors() - Method in class com.azure.media.videoanalyzer.edge.models.NodeInput
Get the outputSelectors property: Allows for the selection of specific data streams (eg.
getOutputSerialization() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the output serialization.
getOutputSerialization() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the output serialization.
getOutputStorageContainerUrl() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the outputStorageContainerUrl property: The URL of the Azure blob storage container where the result of the conversion should be written to.
getOutputStorageContainerWriteSas() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Get the outputStorageContainerWriteSas property: A Azure blob storage container shared access signature giving write access to the storage container.
getOutputStream() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the outputStream where the downloaded data will be written.
getOutputStream() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the outputStream where the downloaded data will be written.
getOutputType() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Get the outputType property: Execution, display, or stream outputs.
getOverlap(String, String, String, String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Returns overlapping acreage between two boundary Ids.
getOverlapCount() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the overlapCount property: Gets the fragment Overlap count.
getOwner() - Method in class com.azure.storage.file.datalake.models.PathAccessControl
Get the owner property: The owner property.
getOwner() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the owner property: The owner property.
getOwner() - Method in class com.azure.storage.file.datalake.models.PathPermissions
Returns the RolePermissions for the owner of the resource.
getOwner() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getOwnerId() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the unique event processor identifier as the owner of the partition id in this ownership record.
getOwnerLevel() - Method in class com.azure.messaging.eventhubs.models.ReceiveOptions
Gets the owner level for this consumer.
getP() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the RSA secret prime value.
getPackageCollection() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the packageCollection property: Under where packages are created when querying database.
getPackageConnectionManagers() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the packageConnectionManagers property: The package level connection managers to execute the SSIS package.
getPackageContent() - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Get the packageContent property: Content for embedded child package.
getPackageContent() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the packageContent property: The embedded package content.
getPackageLastModifiedDate() - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Get the packageLastModifiedDate property: Last modified date for embedded child package.
getPackageLastModifiedDate() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the packageLastModifiedDate property: The embedded package last modified date.
getPackageLocation() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the packageLocation property: SSIS package location.
getPackageName() - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Get the packageName property: Name for embedded child package.
getPackageName() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the packageName property: The package name.
getPackageParameters() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the packageParameters property: The package level parameters to execute the SSIS package.
getPackagePassword() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the packagePassword property: Password of the package.
getPackagePath() - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Get the packagePath property: Path for embedded child package.
getPackagePath() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the packagePath property: The SSIS package path.
getPacketSize() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Get the packetSize property: The packet size of data read from SAP HANA.
getPaddingValue() - Method in class com.azure.ai.anomalydetector.models.AlignPolicy
Get the paddingValue property: An optional field.
getPageable() - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To get Pageable object
getPageable() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getPageBlobAsyncClient() - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new PageBlobAsyncClient associated with this blob.
getPageBlobClient() - Method in class com.azure.storage.blob.BlobClient
Creates a new PageBlobClient associated with this blob.
getPageBlobClient() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
getPageNumber() - Method in class com.azure.ai.formrecognizer.models.BoundingRegion
Get the pageNumber property: 1-based page number of page containing the bounding region.
getPageNumber() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the pageNumber property: 1-based page number in the input document.
getPageRange() - Method in class com.azure.storage.blob.models.PageList
Get the pageRange property: The PageRange property.
getPageRanges(BlobRange) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
getPageRanges(BlobRange) - Method in class com.azure.storage.blob.specialized.PageBlobClient
getPageRangesDiff(BlobRange, String) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
getPageRangesDiff(BlobRange, String) - Method in class com.azure.storage.blob.specialized.PageBlobClient
getPageRangesDiffWithResponse(BlobRange, String, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
getPageRangesDiffWithResponse(BlobRange, String, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
getPageRangesWithResponse(BlobRange, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
getPageRangesWithResponse(BlobRange, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
getPages() - Method in class com.azure.ai.formrecognizer.models.AnalyzeDocumentOptions
Get the custom page numbers for multi-page documents(PDF/TIFF).
getPages() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the pages property: Analyzed pages.
getPageSize() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Get the pageSize property: Page size of the result.
getPageSize() - Method in class com.azure.core.util.paging.ContinuablePagedFluxCore
Get the page size configured this ContinuablePagedFluxCore.
getPaginationRules() - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Get the paginationRules property: The pagination rules to compose next page requests.
getPaginationRules() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the paginationRules property: The pagination rules to compose next page requests.
getParagraphs() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the paragraphs property: Extracted paragraphs.
getParallelCopies() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the parallelCopies property: Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store.
getParallelTransferOptions() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
getParallelTransferOptions() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
getParallelTransferOptions() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getParallelTransferOptions() - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
getParallelTransferOptions() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
getParallelTransferOptions() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
getParameter() - Method in class com.azure.core.http.HttpAuthorization
 
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Get the parameters property: Parameters that will be passed to the main method.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Get the parameters property: Command line parameters that will be passed to the Python file.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
Get the parameters property: Data flow parameters.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Get the parameters property: Data flow parameters.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the parameters property: Parameters for U-SQL job request.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the parameters property: Parameters for dataset.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetReference
Get the parameters property: Arguments for dataset.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Get the parameters property: Pipeline parameters.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
Get the parameters property: Arguments for integration runtime.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Get the parameters property: Parameters for linked service.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
Get the parameters property: Arguments for LinkedService.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the parameters property: List of parameters for pipeline.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the parameters property: The full or partial list of parameter name, value pair used in the pipeline run.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Get the parameters property: The parameters for the script action.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
Get the parameters property: Array of script parameters.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Get the parameters property: Notebook parameters.
getParameters() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerPipelineReference
Get the parameters property: Pipeline parameters.
getParameters() - Method in class com.azure.cosmos.models.SqlQuerySpec
Gets the container of query parameters.
getParameters() - Method in class com.azure.data.appconfiguration.models.FeatureFlagFilter
Get the parameters of this filter.
getParameters() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Get the parameters property: List of the instance level parameter values for the user-defined topology parameters.
getParameters() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Get the parameters property: List of the topology parameter declarations.
getParameters() - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleAction
Gets the properties for this action.
getParameters() - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleFilter
Gets the value of a filter expression.
getParameters() - Method in class com.azure.search.documents.indexes.models.DistanceScoringFunction
Get the parameters property: Parameter values for the distance scoring function.
getParameters() - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Get the parameters property: A dictionary of parameter name/value pairs to pass to the function.
getParameters() - Method in class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Get the parameters property: Parameter values for the freshness scoring function.
getParameters() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Get the parameters property: Parameter values for the magnitude scoring function.
getParameters() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the parameters property: Parameters for indexer execution.
getParameters() - Method in class com.azure.search.documents.indexes.models.TagScoringFunction
Get the parameters property: Parameter values for the tag scoring function.
getParent() - Method in class com.azure.json.JsonWriteContext
Gets the parent JsonWriteContext.
getParent() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the parent path, or null if this path does not have a parent.
getParentId() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getParentId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the parentId property: ParentId uniquely identifies the parent directory of the object.
getParents() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns the parents array.
getParentTrigger() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Get the parentTrigger property: The parent trigger reference.
getParsingMode() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the parsingMode property: The parsingMode for the skill.
getParsingMode() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the parsingMode property: Represents the parsing mode for indexing from an Azure blob data source.
getParticipantAdded() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Get the participantAdded property: The details of the user who was added.
getParticipantAdded() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Get the participantAdded property: The details of the user who was added.
getParticipantCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadParticipantProperties
Get the participantCommunicationIdentifier property: The communication identifier of the user.
getParticipantId() - Method in class com.azure.communication.callingserver.models.AddParticipantResult
Get the participantId property: The id of the added participant.
getParticipantId() - Method in class com.azure.communication.callingserver.models.CallParticipant
Get the participant id.
getParticipantRemoved() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Get the participantRemoved property: The details of the user who was removed.
getParticipantRemoved() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Get the participantRemoved property: The details of the user who was removed.
getParticipants() - Method in class com.azure.communication.callingserver.models.events.ParticipantsUpdatedEvent
Get the participants.
getParticipants() - Method in class com.azure.communication.chat.models.ChatMessageContent
Get the participants property: Chat message content for messages of types participantAdded or participantRemoved.
getParticipants() - Method in class com.azure.communication.chat.models.CreateChatThreadOptions
Get the participants property: Participants to be added to the chat thread.
getParticipants() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Get the participants property: The list of properties of participants who are part of the thread.
getParticipants() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Get the participants property: The list of properties of participants who are part of the thread.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Get the partitionColumnName property: The name of the column in integer type that will be used for proceeding range partitioning.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
Get the partitionColumnName property: The name of the column in integer type that will be used for proceeding range partitioning.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Get the partitionColumnName property: The name of the column in integer type that will be used for proceeding range partitioning.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionSettings
Get the partitionColumnName property: The name of the column that will be used for proceeding range partitioning.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Get the partitionColumnName property: The name of the column that will be used for proceeding range partitioning.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
Get the partitionColumnName property: The name of the column in integer or datetime type that will be used for proceeding partitioning.
getPartitionColumnName() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
Get the partitionColumnName property: The name of the column that will be used for proceeding range or hash partitioning.
getPartitionContext() - Method in class com.azure.messaging.eventhubs.models.CloseContext
Returns the partition information for which the processing stopped.
getPartitionContext() - Method in class com.azure.messaging.eventhubs.models.ErrorContext
Returns the partition information where the error occurred.
getPartitionContext() - Method in class com.azure.messaging.eventhubs.models.EventBatchContext
Returns the partition information associated with the received event.
getPartitionContext() - Method in class com.azure.messaging.eventhubs.models.EventContext
Returns the partition information associated with the received event.
getPartitionContext() - Method in class com.azure.messaging.eventhubs.models.InitializationContext
Returns the partition information for which the event processing is going to start.
getPartitionContext() - Method in class com.azure.messaging.eventhubs.models.PartitionEvent
Returns the partition information associated with the event data.
getPartitionId() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the partitionId property: The shard ID.
getPartitionId() - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Gets the partition id associated with this checkpoint.
getPartitionId() - Method in class com.azure.messaging.eventhubs.models.CreateBatchOptions
Gets the identifier of the Event Hub partition that the events in the EventDataBatch will be sent to.
getPartitionId() - Method in class com.azure.messaging.eventhubs.models.PartitionContext
Gets the partition id of the Event Hub.
getPartitionId() - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Gets the partition id associated with this ownership record.
getPartitionId() - Method in class com.azure.messaging.eventhubs.models.SendOptions
Gets the identifier of the Event Hub partition that the events will be sent to.
getPartitionIds() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Retrieves the identifiers for the partitions of an Event Hub.
getPartitionIds() - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Retrieves the identifiers for the partitions of an Event Hub.
getPartitionIds() - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Retrieves the identifiers for the partitions of an Event Hub.
getPartitionIds() - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Retrieves the identifiers for the partitions of an Event Hub.
getPartitionIds() - Method in class com.azure.messaging.eventhubs.EventHubProperties
Gets the list of partition identifiers of the Event Hub.
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Gets the partition key associated with the request in the Azure Cosmos DB service.
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosItemIdentity
Gets the partition key
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the partition key used to identify the current request's target partition.
getPartitionKey() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the partition key used to identify the current request's target partition.
getPartitionKey() - Method in class com.azure.data.tables.models.TableEntity
Gets the entity's partition key.
getPartitionKey() - Method in class com.azure.messaging.eventhubs.EventData
Gets the partition hashing key if it was set when originally publishing the event.
getPartitionKey() - Method in class com.azure.messaging.eventhubs.models.CreateBatchOptions
Gets the partition routing key on an event batch.
getPartitionKey() - Method in class com.azure.messaging.eventhubs.models.SendOptions
Gets the hashing key on an event batch.
getPartitionKey() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the partition key for sending a message to a partitioned entity.
getPartitionKey() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the partition key for sending a message to a partitioned entity.
getPartitionKeyDefinition() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the containers's partition key definition.
getPartitionKeyFieldName() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
 
getPartitionKeyFieldValue(T) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get the field value represented by the supplied partitionKeyField object on the specified entity object.
getPartitionKeyPath() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get the computed partition key path for container
getPartitionKeyValue() - Method in class com.azure.cosmos.models.CosmosBatch
Return the partition key for this batch.
getPartitionKeyValue() - Method in interface com.azure.cosmos.models.CosmosItemOperation
 
getPartitionKeyValue(Class<T>) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
Returns partition key value based on the criteria.
getPartitionLowerBound() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Get the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionLowerBound() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
Get the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionLowerBound() - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Get the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionLowerBound() - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Get the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionLowerBound() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
Get the partitionLowerBound property: The minimum value of the partition column for partition range splitting.
getPartitionLowerBound() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
Get the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionNames() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Get the partitionNames property: Names of the physical partitions of AmazonRdsForOracle table.
getPartitionNames() - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Get the partitionNames property: Names of the physical partitions of Oracle table.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Get the partitionOption property: The partition mechanism that will be used for AmazonRdsForOracle read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Get the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Get the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Get the partitionOption property: The partition mechanism that will be used for Netezza read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Get the partitionOption property: The partition mechanism that will be used for Oracle read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Get the partitionOption property: The partition mechanism that will be used for SAP HANA read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the partitionOption property: The partition mechanism that will be used for SAP table read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Get the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Get the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Get the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Get the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
getPartitionOption() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Get the partitionOption property: The partition mechanism that will be used for teradata read in parallel.
getPartitionProperties(String) - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Retrieves information about a specific partition for an Event Hub, including elements that describe the available events in the partition event stream.
getPartitionProperties(String) - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Retrieves information about a specific partition for an Event Hub, including elements that describe the available events in the partition event stream.
getPartitionProperties(String) - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Retrieves information about a specific partition for an Event Hub, including elements that describe the available events in the partition event stream.
getPartitionProperties(String) - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Retrieves information about a specific partition for an Event Hub, including elements that describe the available events in the partition event stream.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the partitionRootPath property: Specify the root path where partition discovery starts from.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Get the partitionSettings property: The settings that will be leveraged for AmazonRdsForOracle source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Get the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Get the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Get the partitionSettings property: The settings that will be leveraged for Netezza source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Get the partitionSettings property: The settings that will be leveraged for Oracle source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Get the partitionSettings property: The settings that will be leveraged for SAP HANA source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the partitionSettings property: The settings that will be leveraged for SAP table source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Get the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Get the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Get the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Get the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
getPartitionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Get the partitionSettings property: The settings that will be leveraged for teradata source partitioning.
getPartitionUpperBound() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Get the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionUpperBound() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
Get the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionUpperBound() - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Get the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionUpperBound() - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Get the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPartitionUpperBound() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
Get the partitionUpperBound property: The maximum value of the partition column for partition range splitting.
getPartitionUpperBound() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
Get the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
getPassPhrase() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the passPhrase property: The password to decrypt the SSH private key if the SSH private key is encrypted.
getPassword() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Gets the password to authenticate the endpoint.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Get the password property: The on-premises Windows authentication password.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Get the password property: The password of the Amazon Redshift source.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Get the password property: The password of the AppFigures source.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the password property: Password to logon the server.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Get the password property: Password for authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the password property: Password to access the Common Data Service for Apps instance.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the password property: The password corresponding to the user name that you provided in the username field.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the password property: Password for authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the password property: Password to access the Dynamics CRM instance.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the password property: Password to access the Dynamics instance.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the password property: The password corresponding to the user name.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Get the password property: Password to logon the server.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the password property: Password to logon the FTP server.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the password property: The password corresponding to the user name.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Get the password property: Password for Windows authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the password property: HDInsight cluster password.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the password property: The password corresponding to the user name that you provided in the Username field.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the password property: Password for Basic, Digest, Windows, or ClientCertificate with EmbeddedCertData authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the password property: The password corresponding to the user name when using UsernameAndPassword.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Get the password property: Password for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the password property: The password corresponding to the user name that you provided in the username field.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Get the password property: Password for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the password property: Password for authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the password property: Password of the OData service.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Get the password property: Password for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the password property: The password corresponding to the user name that you provided in the username key.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the password property: The password corresponding to the user name.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the password property: The password corresponding to the user name.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the password property: The password used in Basic authentication type.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Get the password property: The password for Basic authentication of the Salesforce instance.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the password property: The password for Basic authentication of the Salesforce instance.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Get the password property: Password to access the SAP BW server.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Get the password property: The password for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Get the password property: The password for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Get the password property: Password to access the SAP HANA server.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the password property: Password to access the SAP BW server where the open hub destination is located.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the password property: Password to access the SAP server where the table is located.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the password property: The password corresponding to the user name for Basic and OAuth2 authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the password property: Password to logon the SFTP server for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Get the password property: The Azure key vault secret reference of password in connection string.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the password property: The password corresponding to the user name that you provided in the Username field.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Get the password property: The on-premises Windows authentication password.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
Get the password property: Password for windows authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
Get the password property: Password for windows authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the password property: Password for authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Get the password property: The password of the TeamDesk source.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Get the password property: Password for authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Get the password property: The auth token of Twilio service.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Get the password property: Password for the PFX file or basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.WebBasicAuthentication
Get the password property: The password for Basic authentication.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.WebClientCertificateAuthentication
Get the password property: Password for the PFX file.
getPassword() - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Get the password property: The password of the Zendesk source.
getPassword() - Method in class com.azure.core.http.ProxyOptions
 
getPassword() - Method in class com.azure.media.videoanalyzer.edge.models.UsernamePasswordCredentials
Get the password property: Password to be presented as part of the credentials.
getPassword() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the password of the issuer.
getPassword() - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Get the password for encrypting the certificate, if its encrypted.
getPatchItemOperation(String, PartitionKey, CosmosPatchOperations) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for a patch in Bulk execution.
getPatchItemOperation(String, PartitionKey, CosmosPatchOperations, CosmosBulkPatchItemRequestOptions) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for a patch in Bulk execution.
getPatchItemOperation(String, PartitionKey, CosmosPatchOperations, CosmosBulkPatchItemRequestOptions, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for a patch in Bulk execution.
getPatchItemOperation(String, PartitionKey, CosmosPatchOperations, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for a patch in Bulk execution.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Get the path property: The path of the Dynamics AX OData entity.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
Get the path property: The path to contain the staged data in the Blob storage.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the path property: Storage blob path of library.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the path property: Location of library/package in storage account.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.LogLocationSettings
Get the path property: The path to storage for storing detailed logs of activity execution.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Get the path property: The path to storage for storing detailed logs of activity execution.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Get the path property: The OData resource path.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
Get the path property: The path for storing the redirect incompatible row data.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Get the path property: The path of the SAP Cloud for Customer OData entity.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Get the path property: The path of the SAP ECC OData entity.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Get the path property: The path to storage for storing the interim data.
getPath() - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Get the path property: The relative URL to the web page from the linked service URL.
getPath() - Method in class com.azure.core.util.UrlBuilder
Get the path that has been assigned to this UrlBuilder.
getPath() - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Gets the path to be encrypted.
getPath() - Method in class com.azure.cosmos.models.CompositePath
Gets path.
getPath() - Method in class com.azure.cosmos.models.ExcludedPath
Gets path.
getPath() - Method in class com.azure.cosmos.models.IncludedPath
Gets path.
getPath() - Method in class com.azure.cosmos.models.SpatialSpec
Gets path.
getPath() - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Specifies the path to filter the results to.
getPath() - Method in class com.azure.storage.file.datalake.models.PathDeletedItem
Gets the name of the path.
getPath() - Method in class com.azure.storage.file.share.models.HandleItem
Get the path property: File or directory name including full path starting from share root.
getPath(String, String...) - Method in class com.azure.storage.blob.nio.AzureFileSystem
Converts a path string, or a sequence of more that when joined form a path string, to a Path.
getPath(URI) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Return a Path object by converting the given URI.
getPathHttpHeaders() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Gets the http header properties.
getPathMatcher(String) - Method in class com.azure.storage.blob.nio.AzureFileSystem
Unsupported.
getPaths() - Method in class com.azure.ai.metricsadvisor.models.IncidentRootCause
Get the list of drilling down path from query anomaly to root cause.
getPaths() - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Gets the item property paths for the partition key.
getPaths() - Method in class com.azure.cosmos.models.UniqueKey
Gets the paths, a set of which must be unique for each item in the Azure Cosmos DB service.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the pattern property: A regular expression pattern to match token separators.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Get the pattern property: A regular expression pattern.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Get the pattern property: A regular expression pattern.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the pattern property: A regular expression pattern to match token separators.
getPatterns() - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Get the patterns property: A list of patterns to match against each token.
getPayloadAsJson() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequest
Get the payload as JSON: the serialized form of the request body
getPayloadAsJson() - Method in class com.azure.media.videoanalyzer.edge.models.MethodRequest
Get the payload as JSON: the serialized form of the request body
getPayloadAsJson() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequest
Get the payload as JSON: the serialized form of the request body
getPayloadAsJson() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequest
Get the payload as JSON: the serialized form of the request body
getPdfTextRotationAlgorithm() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the pdfTextRotationAlgorithm property: Determines algorithm for text extraction from PDF files in Azure blob storage.
getPeekedMessageItem() - Method in class com.azure.storage.queue.models.QueueMessageDecodingError
Gets the PeekedMessageItem that has been peeked and could not be decoded.
getPercentCompleted() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
getPercentCompleted() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the percentCompleted property: Operation progress (0-100).
getPeriod() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Get the period property: Optional argument, periodic value of a time series.
getPeriod() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectResponse
Get the period property: Frequency extracted from the series, zero means no recurrent pattern has been found.
getPeriod() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the period property: Optional argument, periodic value of a time series.
getPeriod() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the period property: Frequency extracted from the series, zero means no recurrent pattern has been found.
getPeriod() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the period property: Frequency extracted from the series, zero means no recurrent pattern has been found.
getPeriod() - Method in class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Gets the period indicating the number of latest point-sets detector select for ranking.
getPeriod() - Method in class com.azure.quantum.jobs.models.Quota
Get the period property: The time period in which the quota's underlying meter is accumulated.
getPeriods() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the periods calculated for the data points in the time series.
getPeriodType() - Method in class com.azure.ai.metricsadvisor.models.MetricPeriodFeedback
Get the type of setting period.
getPeriodValue() - Method in class com.azure.ai.metricsadvisor.models.MetricPeriodFeedback
Get the value of the period feedback.
getPermission(String) - Method in class com.azure.cosmos.CosmosAsyncUser
Get cosmos permission without making a call to backend
getPermission(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets a permission for a given key.
getPermission(String) - Method in class com.azure.storage.file.share.ShareClient
Gets a permission for a given key
getPermissionCopyModeType() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
getPermissionKey() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getPermissionMode() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the permission mode.
getPermissionQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for permission resources within an account from the Azure Cosmos DB service.
getPermissions() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the permissions property: Permissions for the Synapse role.
getPermissions() - Method in class com.azure.data.tables.models.TableAccessPolicy
Get the permissions for the acl policy.
getPermissions() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Gets the operations the SAS user may perform.
getPermissions() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getPermissions() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
getPermissions() - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
getPermissions() - Method in class com.azure.storage.blob.models.BlobAccessPolicy
Get the permissions property: the permissions for the acl policy.
getPermissions() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getPermissions() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Gets the operations the SAS user may perform.
getPermissions() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getPermissions() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getPermissions() - Method in class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
Get the permissions property: the permissions for the acl policy.
getPermissions() - Method in class com.azure.storage.file.datalake.models.PathAccessControl
Get the permissions property: The permissions property.
getPermissions() - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Returns the symbolic form of the permissions for this entry.
getPermissions() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the permissions property: The permissions property.
getPermissions() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getPermissions() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the permissions.
getPermissions() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getPermissions() - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Get the permissions property: The permissions for the ACL policy.
getPermissions() - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
getPermissions() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getPermissions() - Method in class com.azure.storage.queue.models.QueueAccessPolicy
Get the permissions property: the permissions for the acl policy.
getPermissions() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getPermissionUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of permission resources within the account from the Azure Cosmos DB service.
getPermissionWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets a permission for a given key.
getPermissionWithResponse(String, Context) - Method in class com.azure.storage.file.share.ShareClient
Gets a permission for a given key.
getPets() - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Returns the pets array.
getPfx() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Get the pfx property: Base64-encoded contents of a PFX file.
getPfx() - Method in class com.azure.analytics.synapse.artifacts.models.WebClientCertificateAuthentication
Get the pfx property: Base64-encoded contents of a PFX file.
getPhone() - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Get the contact of the admin.
getPhone() - Method in class com.azure.security.keyvault.certificates.models.CertificateContact
Get the phone info.
getPhoneNumber() - Method in class com.azure.communication.common.PhoneNumberIdentifier
 
getPhoneNumber() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the phoneNumber property: String of the E.164 format of the phone number, e.g.
getPhoneNumber() - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Get the phoneNumber property: The phone number.
getPhoneNumbers() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the phoneNumbers property: The phone numbers that are available.
getPhoneNumberType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the phoneNumberType property: The phone number's type, e.g.
getPhoneNumberType() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the phoneNumberType property: The phone number's type, e.g.
getPiiCategories() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the piiCategories property: A list of PII entity categories that should be extracted and masked.
getPipeline() - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Get the pipeline property: Pipeline for which runs are created when all upstream pipelines complete successfully.
getPipeline() - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Get the pipeline property: Pipeline reference.
getPipeline() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the pipeline property: Pipeline for which runs are created when an event is fired for trigger window that is ready.
getPipeline() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the pipeline property: The pipeline property.
getPipeline(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Gets a pipeline.
getPipeline(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Gets a pipeline.
getPipeline(String, String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Gets a pipeline.
getPipeline(String, String) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Gets a pipeline.
getPipelineName() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the pipelineName property: The name of the pipeline.
getPipelineName() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the pipelineName property: The pipeline name.
getPipelinePosition() - Method in interface com.azure.core.http.policy.HttpPipelinePolicy
Gets the position to place the policy.
getPipelineReference() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerPipelineReference
Get the pipelineReference property: Pipeline reference.
getPipelineRun(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Get a pipeline run by its run ID.
getPipelineRun(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Get a pipeline run by its run ID.
getPipelineRunId() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the pipelineRunId property: The id of the pipeline run.
getPipelineRunWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Get a pipeline run by its run ID.
getPipelineRunWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Get a pipeline run by its run ID.
getPipelines() - Method in class com.azure.analytics.synapse.artifacts.models.MultiplePipelineTrigger
Get the pipelines property: Pipelines that need to be started.
getPipelinesByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Lists pipelines.
getPipelinesByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Lists pipelines.
getPipelinesByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Lists pipelines.
getPipelineTopology() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequest
Get the pipelineTopology property: Pipeline topology describes the processing steps to be applied when processing media for a particular outcome.
getPipelineWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Gets a pipeline.
getPipelineWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Gets a pipeline.
getPixelFormat() - Method in class com.azure.media.videoanalyzer.edge.models.ImageFormatRaw
Get the pixelFormat property: Pixel format to be applied to the raw image.
getPlainText() - Method in class com.azure.communication.email.models.EmailContent
Get the plainText property: Plain text version of the email message.
getPlainText() - Method in class com.azure.security.keyvault.keys.cryptography.models.DecryptResult
Get the encrypted content.
getPlainText() - Method in class com.azure.security.keyvault.keys.cryptography.models.EncryptParameters
Get the content to be encrypted.
getPlaybackClient() - Method in class com.azure.core.test.InterceptorManager
Gets a new HTTP client that plays back test session records managed by InterceptorManager.
getPlugin() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the plugin property: The plugin information.
getPlugin() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the plugin property: The plugin information.
getPlugin() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the plugin property: The pluginInfo property.
getPoBox() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the poBox property: Post office box number.
getPoints() - Method in class com.azure.core.models.GeoPointCollection
Unmodifiable representation of the geometric points representing this multi-point.
getPolicy() - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Get the policy property: Activity policy.
getPolicy() - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Get the management policy for the certificate.
getPolicy() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateWithPolicy
Get the certificate policy of the certificate
getPolicy(int) - Method in class com.azure.core.http.HttpPipeline
Get the policy at the passed index in the pipeline.
getPolicyAssignmentId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the policyAssignmentId property: The resource ID of the policy assignment.
getPolicyAssignmentId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the policyAssignmentId property: The resource ID of the policy assignment.
getPolicyAssignmentId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the policyAssignmentId property: The resource ID of the policy assignment.
getPolicyClaims() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the policyClaims property: Policy Generated Claims.
getPolicyCount() - Method in class com.azure.core.http.HttpPipeline
Get the count of policies in the pipeline.
getPolicyDefinitionId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the policyDefinitionId property: The resource ID of the policy definition.
getPolicyDefinitionId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the policyDefinitionId property: The resource ID of the policy definition.
getPolicyDefinitionId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the policyDefinitionId property: The resource ID of the policy definition.
getPolicyDefinitionReferenceId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.
getPolicyDefinitionReferenceId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.
getPolicyDefinitionReferenceId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.
getPolicyFormatVersion() - Method in class com.azure.cosmos.models.ClientEncryptionPolicy
Version of the client encryption policy definition.
getPolicyHash() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the policyHash property: The SHA256 hash of the BASE64URL encoded policy text used for attestation.
getPolicyId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the policyId property: The policy id for limiting the ability to configure clusters based on a user defined set of rules.
getPolicyId() - Method in class com.azure.storage.blob.models.ObjectReplicationPolicy
 
getPolicyMode() - Method in class com.azure.storage.blob.models.BlobImmutabilityPolicy
 
getPolicyResolution() - Method in interface com.azure.security.attestation.models.PolicyResult
Get the policyResolution property: The result of the operation.
getPolicyRunId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the policyRunId property: The policy run id for inventory run.
getPolicyRunStatus() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the policyRunStatus property: The status of inventory run, it can be Succeeded/PartiallySucceeded/Failed.
getPolicyRunStatusMessage() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the policyRunStatusMessage property: The status message for inventory run.
getPolicySigner() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the policySigner property: If the attestation policy was signed, this will contain the certificate used to sign the policy object.
getPolicySigner() - Method in interface com.azure.security.attestation.models.PolicyResult
Get the policySigner property: The certificate used to sign the policy object, if one was provided.
getPolicyTokenHash() - Method in interface com.azure.security.attestation.models.PolicyResult
Get the policyTokenHash property: The SHA256 hash of the policy object modified.
getPollInterval() - Method in class com.azure.core.util.polling.PollerFlux
Returns the current polling duration for this PollerFlux instance.
getPollInterval() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getPolyBaseSettings() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Get the polyBaseSettings property: Specifies PolyBase-related settings when allowPolyBase is true.
getPolygon() - Method in class com.azure.media.videoanalyzer.edge.models.NamedPolygonString
Get the polygon property: Point coordinates for the polygon.
getPolygons() - Method in class com.azure.core.models.GeoPolygonCollection
Unmodifiable representation of the geometric polygons representing this multi-polygon.
getPoolName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Get the poolName property: The Azure Batch pool name.
getPoolName() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Get the poolName property: The poolName property.
getPoolName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Get the poolName property: The associated SQL pool name (supported by SQL pool v3).
getPopReceipt() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the popReceipt property: This value is required to delete the Message.
getPopReceipt() - Method in class com.azure.storage.queue.models.SendMessageResult
Get the popReceipt property: This value is required to delete the Message.
getPopReceipt() - Method in class com.azure.storage.queue.models.UpdateMessageResult
 
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Get the port property: The TCP port number that the Amazon Redshift server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Get the port property: The port for the connection.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the port property: The port of on-premises Common Data Service for Apps server.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the port property: The port of on-premises Dynamics CRM server.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the port property: The port of on-premises Dynamics server.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the port property: The TCP port number that the FTP server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the port property: The TCP port that the HBase instance uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the port property: The TCP port that the Hive server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the port property: The TCP port that the Impala server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the port property: The TCP port that the Jira server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the port property: The TCP port number that the MongoDB server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the port property: The TCP port that the Phoenix server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the port property: The TCP port that the Presto server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the port property: The TCP port number that the SFTP server uses to listen for client connections.
getPort() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the port property: The TCP port that the Spark server uses to listen for client connections.
getPort() - Method in class com.azure.core.util.UrlBuilder
Get the port that has been assigned to this UrlBuilder.
getPortal() - Method in class com.azure.core.management.AzureEnvironment
 
getPosition() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the position property: The position of the token in the input text relative to other tokens.
getPosition() - Method in class com.azure.storage.blob.models.BlobQueryError
 
getPosition() - Method in class com.azure.storage.file.datalake.models.FileQueryError
 
getPositive() - Method in class com.azure.ai.textanalytics.models.SentimentConfidenceScores
The positive score value, range in between 0 and 1.0.
getPostalCode() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the postalCode property: Postal code used for mail sorting.
getPostTriggerInclude() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the triggers to be invoked after the operation.
getPreauthorizedAgentObjectId() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getPreauthorizedAgentObjectId() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getPreauthorizedAgentObjectId() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getPrecision() - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
getPrecision() - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Get the preCopyScript property: A query to execute before starting the copy.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Get the preCopyScript property: A query to execute before starting the copy.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Get the preCopyScript property: A query to execute before starting the copy.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Get the preCopyScript property: A query to execute before starting the copy.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Get the preCopyScript property: A query to execute before starting the copy.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Get the preCopyScript property: SQL pre-copy script.
getPreCopyScript() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Get the preCopyScript property: SQL pre-copy script.
getPredicate() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Get the predicate property: A predicate expression that can be used to filter the specific rows to extract from Office 365.
getPreferredRegions() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Get the preferredRegions property: Preferred regions.
getPrefix() - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Get the case-sensitive prefix string to filter documents in the source path for training.
getPrefix() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the prefix property: The prefix filter for the S3 object name.
getPrefix() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the prefix property: The prefix filter for the S3 object name.
getPrefix() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the prefix property: The prefix filter for the Azure Blob name.
getPrefix() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the prefix property: The prefix filter for the Azure File name starting from root path.
getPrefix() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the prefix property: The prefix filter for the Google Cloud Storage object name.
getPrefix() - Method in class com.azure.storage.blob.models.ListBlobContainersOptions
Filters the results to return only blobs whose names begin with the specified prefix.
getPrefix() - Method in class com.azure.storage.blob.models.ListBlobsOptions
Filters the results to return only blobs whose names begin with the specified prefix.
getPrefix() - Method in class com.azure.storage.file.datalake.models.ListFileSystemsOptions
Filters the results to return only paths whose names begin with the specified prefix.
getPrefix() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
getPrefix() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
getPrefix() - Method in class com.azure.storage.queue.models.QueuesSegmentOptions
 
getPreparationStartedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Get the preparationStartedAt property: The preparationStartedAt property.
getPreparationStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the preparationStartedAt property: The preparationStartedAt property.
getPreserve() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the preserve property: Preserve rules.
getPreserveCompressionFileNameAsFolder() - Method in class com.azure.analytics.synapse.artifacts.models.TarGZipReadSettings
Get the preserveCompressionFileNameAsFolder property: Preserve the compression file name as folder path.
getPreserveCompressionFileNameAsFolder() - Method in class com.azure.analytics.synapse.artifacts.models.TarReadSettings
Get the preserveCompressionFileNameAsFolder property: Preserve the compression file name as folder path.
getPreserveRules() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the preserveRules property: Preserve Rules.
getPreserveZipFileNameAsFolder() - Method in class com.azure.analytics.synapse.artifacts.models.ZipDeflateReadSettings
Get the preserveZipFileNameAsFolder property: Preserve the zip file name as folder path.
getPreTriggerInclude() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the triggers to be invoked before the operation.
getPreviousSnapshot() - Method in class com.azure.storage.blob.options.ListPageRangesDiffOptions
Gets the previousSnapshot property.
getPreviousSnapshot() - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
getPreviousState() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputStateChangeEventData
Get the previousState property: The previous state of the Job.
getPreviousState() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobStateChangeEventData
Get the previousState property: The previous state of the Job.
getPreviousTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the previousTimestamp property: Gets the timestamp of the previous fragment.
getPrimaryAggregationType() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the primary aggregation type value defining how to use the values for display.
getPrimaryKey() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the primary key.
getPrimaryKey() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the primary key.
getPrimaryLanguage() - Method in class com.azure.ai.textanalytics.models.DetectLanguageResult
Gets the detected primary language.
getPrimaryThumbprint() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoX509Thumbprint
Get the primaryThumbprint property: Primary thumbprint for the x509 certificate.
getPrincipalId() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Get the principalId property: Object ID of the AAD principal or security-group.
getPrincipalId() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Get the principalId property: Object ID of the AAD principal or security-group.
getPrincipalId() - Method in class com.azure.analytics.synapse.accesscontrol.models.SubjectInfo
Get the principalId property: Principal Id.
getPrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabaseTypeProperties
Get the principalId property: Link connection source database server's principal id.
getPrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIdentity
Get the principalId property: The principal ID of the workspace managed identity.
getPrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceIdentity
Get the principalId property: The principal id of the identity.
getPrincipalId() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignmentProperties
Get the principal ID assigned to the role.
getPrincipalType() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Get the principalType property: Type of the principal Id: User, Group or ServicePrincipal.
getPrincipalType() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Get the principalType property: Type of the principal Id: User, Group or ServicePrincipal.
getPrioritizedContentFields() - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Get the prioritizedContentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
getPrioritizedFields() - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Get the prioritizedFields property: Describes the title, content, and keyword fields to be used for semantic ranking, captions, highlights, and answers.
getPrioritizedKeywordsFields() - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Get the prioritizedKeywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
getPriority() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the priority property: Determines which jobs out of all that are queued should be selected to run first.
getPriority() - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Gets the priority on amqpMessage from amqp message header.
getPriority() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getPriority() - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
getPrivateEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateEndpointConnection
Get the privateEndpoint property: The private endpoint which the connection belongs to.
getPrivateEndpointConnections() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the privateEndpointConnections property: Private endpoint connections to the workspace.
getPrivateKey() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the privateKey property: The private key from the .pem file that was generated for your Xero private application.
getPrivateKey() - Method in class com.azure.security.attestation.models.AttestationSigningKey
 
getPrivateKey(String) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManager
Get private key.
getPrivateKeyContent() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the privateKeyContent property: Base64 encoded SSH private key content for SshPublicKey authentication.
getPrivateKeyPath() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the privateKeyPath property: The SSH private key file path for SshPublicKey authentication.
getPrivateLinkResourceId() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the privateLinkResourceId property: The ARM resource ID of the resource to which the managed private endpoint is created.
getPrivateLinkServiceConnectionState() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateEndpointConnection
Get the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.
getProcessors() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Get the processors property: List of the topology processor nodes.
getProduceAdditionalTypes() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Get the produceAdditionalTypes property: Which additional types to produce.
getProduceAdditionalTypes() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Get the produceAdditionalTypes property: Which additional types to produce.
getProduceAdditionalTypes() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Get the produceAdditionalTypes property: Which additional types to produce.
getProduceAdditionalTypes() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Get the produceAdditionalTypes property: Which additional types to produce.
getProductId() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the productId property: The SGX Product ID for the enclave.
getProfile() - Method in class com.azure.media.videoanalyzer.edge.models.H264Configuration
Get the profile property: The H264 Profile.
getProfile() - Method in class com.azure.media.videoanalyzer.edge.models.Mpeg4Configuration
Get the profile property: The MPEG4 Profile.
getProgress() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Get the progress property: Gets the Job output progress.
getProgress() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
Get the progress property: Gets the Job output progress.
getProgressConsumer() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the progress consumer.
getProgressConsumer() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the progress consumer.
getProgressHandler() - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Gets a callback where caller can track progress of the operation as well as collect paths that failed to change Access Control.
getProgressHandler() - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Gets a callback where caller can track progress of the operation as well as collect paths that failed to change Access Control.
getProgressHandler() - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Gets a callback where caller can track progress of the operation as well as collect paths that failed to change Access Control.
getProgressListener() - Method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
Gets the Progress listener for parallel reporting
getProgressListener() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
Gets the Progress listener for parallel reporting
getProgressListener() - Method in class com.azure.storage.common.ParallelTransferOptions
Gets the Progress listener for parallel reporting
getProgressReceiver() - Method in class com.azure.storage.blob.models.ParallelTransferOptions
getProgressReceiver() - Method in class com.azure.storage.common.ParallelTransferOptions
getProject() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the project property: The default BigQuery project to query against.
getProject() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Get the project property: Specifies the fields to return in the documents that match the query filter.
getProjectConnectionManagers() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the projectConnectionManagers property: The project level connection managers to execute the SSIS package.
getProjections() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Get the projections property: A list of additional projections to perform during indexing.
getProjectName() - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.util.MultiCategoryClassifyResultCollection
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.ai.textanalytics.util.SingleCategoryClassifyResultCollection
Gets the name of the project which owns the model being consumed.
getProjectName() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the projectName property: VSTS project name.
getProjectParameters() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the projectParameters property: The project level parameters to execute the SSIS package.
getProjectVersion() - Static method in class com.azure.spring.data.cosmos.common.PropertyLoader
Get project version from /META-INF/azure-spring-data-cosmos.properties
getProperties() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentFieldSchema
Get the properties property: Named sub-fields of the object field.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResource
Get the properties property: Data flow properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowResource
Get the properties property: Data flow properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDebugResource
Get the properties property: Dataset properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetResource
Get the properties property: Dataset properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDebugResource
Get the properties property: Integration runtime properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeResource
Get the properties property: Integration runtime properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Get the properties property: Properties of sql script.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResource
Get the properties property: Library/package properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Get the properties property: Properties of link connection.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceDebugResource
Get the properties property: Properties of linked service.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceResource
Get the properties property: Properties of linked service.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Get the properties property: Properties of Notebook.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTriggerResource
Get the properties property: Properties of the rerun trigger.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfigurationResource
Get the properties property: Information about a SparkConfiguration created at the workspace level.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionResource
Get the properties property: Properties of spark job definition.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Get the properties property: Properties of sql script.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Get the properties property: The operation properties.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerResource
Get the properties property: Properties of the trigger.
getProperties() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the properties property: List of property name and value related to trigger run.
getProperties() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpoint
Get the properties property: Managed private endpoint properties.
getProperties() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets chat thread properties.
getProperties() - Method in class com.azure.communication.chat.ChatThreadClient
Gets chat thread properties.
getProperties() - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the properties associated with the given repository.
getProperties() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the properties associated with the given repository.
getProperties() - Method in class com.azure.core.amqp.models.AmqpAnnotatedMessage
Gets the AmqpMessageProperties defined on an amqp message.
getProperties() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyResponse
Gets the cosmos client encryption key properties
getProperties() - Method in class com.azure.cosmos.models.CosmosConflictResponse
Get conflict properties object representing the resource on the server
getProperties() - Method in class com.azure.cosmos.models.CosmosContainerResponse
Gets the container properties
getProperties() - Method in class com.azure.cosmos.models.CosmosDatabaseResponse
Gets the cosmos database properties
getProperties() - Method in class com.azure.cosmos.models.CosmosPermissionResponse
Get the permission properties
getProperties() - Method in class com.azure.cosmos.models.CosmosResponse
Gets properties.
getProperties() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the stored procedure properties
getProperties() - Method in class com.azure.cosmos.models.CosmosTriggerResponse
Gets the cosmos trigger properties or null
getProperties() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionResponse
Gets the cosmos getUser defined function getProperties
getProperties() - Method in class com.azure.cosmos.models.CosmosUserResponse
Gets the cosmos user properties
getProperties() - Method in class com.azure.cosmos.models.ThroughputResponse
 
getProperties() - Method in class com.azure.data.schemaregistry.models.SchemaRegistrySchema
Gets properties related to the schema.
getProperties() - Method in class com.azure.data.tables.models.TableEntity
Gets the map of the entity's properties.
getProperties() - Method in class com.azure.data.tables.TableServiceAsyncClient
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
getProperties() - Method in class com.azure.data.tables.TableServiceClient
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
getProperties() - Method in class com.azure.digitaltwins.core.BasicRelationship
Gets the additional custom properties defined in the model.
getProperties() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipeline
Get the properties property: Live pipeline properties.
getProperties() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequestBody
Get the properties property: Live pipeline properties.
getProperties() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopology
Get the properties property: Pipeline topology properties.
getProperties() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequestBody
Get the properties property: Pipeline topology properties.
getProperties() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapter
Get the properties property: Properties of the remote device adapter.
getProperties() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequestBody
Get the properties property: Properties of the remote device adapter.
getProperties() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Get the properties property: The thread properties.
getProperties() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Get the properties property: The thread properties.
getProperties() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Get the properties property: The updated thread properties.
getProperties() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Get the properties property: The updated thread properties.
getProperties() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
Get the properties property: Application properties are user-defined strings that can be added to the message.
getProperties() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the properties property: Properties JSON element.
getProperties() - Method in class com.azure.messaging.eventhubs.EventData
Gets the set of free-form event properties which may be used for passing metadata associated with the event with the event body during Event Hubs operations.
getProperties() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets application specific properties of the message.
getProperties() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignment
getProperties() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Get the certificate properties.
getProperties() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKey
Get the key properties.
getProperties() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecret
Get the secret properties
getProperties() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns the container's metadata and system properties.
getProperties() - Method in class com.azure.storage.blob.BlobContainerClient
Returns the container's metadata and system properties.
getProperties() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets the properties of a storage account’s Blob service.
getProperties() - Method in class com.azure.storage.blob.BlobServiceClient
Gets the properties of a storage account’s Blob service.
getProperties() - Method in class com.azure.storage.blob.models.BlobContainerItem
Get the properties property: Properties of a container.
getProperties() - Method in class com.azure.storage.blob.models.BlobItem
Get the properties property: The properties property.
getProperties() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Returns the blob's metadata and properties.
getProperties() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Returns the blob's metadata and properties.
getProperties() - Method in class com.azure.storage.blob.specialized.BlobInputStream
Gets the blob properties as fetched upon download.
getProperties() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns the file system's metadata and system properties.
getProperties() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns the file system's metadata and system properties.
getProperties() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Returns the resource's metadata and properties.
getProperties() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Returns the resource's metadata and properties.
getProperties() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets the properties of a storage account’s DataLake service.
getProperties() - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Returns the resource's metadata and properties.
getProperties() - Method in interface com.azure.storage.file.datalake.models.DataLakeFileOpenInputStreamResult
 
getProperties() - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Get the properties property: The properties property.
getProperties() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getProperties() - Method in class com.azure.storage.file.share.models.ShareItem
Get the properties property: The properties property.
getProperties() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getProperties() - Method in class com.azure.storage.file.share.ShareClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getProperties() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Retrieves the properties of this directory.
getProperties() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Retrieves the properties of this directory.
getProperties() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Retrieves the properties of the storage account's file.
getProperties() - Method in class com.azure.storage.file.share.ShareFileClient
Retrieves the properties of the storage account's file.
getProperties() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Retrieves the properties of the storage account's File service.
getProperties() - Method in class com.azure.storage.file.share.ShareServiceClient
Retrieves the properties of the storage account's File service.
getProperties() - Method in class com.azure.storage.queue.QueueAsyncClient
Retrieves metadata and approximate message count of the queue.
getProperties() - Method in class com.azure.storage.queue.QueueClient
Retrieves metadata and approximate message count of the queue.
getProperties() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Retrieves the properties of the storage account's Queue service.
getProperties() - Method in class com.azure.storage.queue.QueueServiceClient
Retrieves the properties of the storage account's Queue service.
getProperties(String) - Method in interface com.azure.core.util.ConfigurationSource
Returns all properties (name and value) which names start with given path.
getProperties(String) - Static method in class com.azure.core.util.CoreUtils
Helper method that returns an immutable Map of properties defined in propertiesFileName.
getPropertiesToModify() - Method in class com.azure.messaging.servicebus.models.AbandonOptions
Gets the message properties to modify while abandoning the message.
getPropertiesToModify() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Gets the message properties to modify while putting put message in dead letter sub-queue.
getPropertiesToModify() - Method in class com.azure.messaging.servicebus.models.DeferOptions
Gets the message properties to modify while deferring the message.
getPropertiesWithResponse() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets chat thread properties.
getPropertiesWithResponse() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the properties associated with the given repository.
getPropertiesWithResponse() - Method in class com.azure.data.tables.TableServiceAsyncClient
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
getPropertiesWithResponse() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets the properties of a storage account’s Blob service.
getPropertiesWithResponse() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets the properties of a storage account’s DataLake service.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves the properties of the share, these include the metadata associated with it and the quota that the share is restricted to.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Retrieves the properties of this directory.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Retrieves the properties of the storage account's File service.
getPropertiesWithResponse() - Method in class com.azure.storage.queue.QueueAsyncClient
Retrieves metadata and approximate message count of the queue.
getPropertiesWithResponse() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Retrieves the properties of the storage account's Queue service.
getPropertiesWithResponse(Context) - Method in class com.azure.communication.chat.ChatThreadClient
Gets chat thread properties.
getPropertiesWithResponse(Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the properties associated with the given repository.
getPropertiesWithResponse(BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Returns the blob's metadata and properties.
getPropertiesWithResponse(BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Returns the blob's metadata and properties.
getPropertiesWithResponse(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Returns the resource's metadata and properties.
getPropertiesWithResponse(DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Returns the resource's metadata and properties.
getPropertiesWithResponse(ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse(ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse(ShareGetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves the properties of the share, these include the metadata associated with it and the quota that the share is restricted to.
getPropertiesWithResponse(ShareGetPropertiesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getPropertiesWithResponse(String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns the container's metadata and system properties.
getPropertiesWithResponse(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns the file system's metadata and system properties.
getPropertiesWithResponse(String, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Returns the container's metadata and system properties.
getPropertiesWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns the file system's metadata and system properties.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
Gets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Gets the properties of a storage account’s Blob service.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Returns the resource's metadata and properties.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Retrieves the properties of this directory.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Retrieves the properties of the storage account's File service.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Retrieves metadata and approximate message count of the queue.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Retrieves the properties of the storage account's Queue service.
getProperty() - Method in class com.azure.media.videoanalyzer.edge.models.OutputSelector
Get the property property: The property of the data stream to be used as the selection criteria.
getProperty(String) - Method in class com.azure.data.tables.models.TableEntity
Gets a single property from the entity's properties map.
getPropertyMetadata() - Method in class com.azure.digitaltwins.core.BasicDigitalTwinMetadata
Gets the metadata about changes on properties on a component.
getPropertyOverrides() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the propertyOverrides property: The property overrides to execute the SSIS package.
getProposedId() - Method in class com.azure.storage.blob.options.BlobChangeLeaseOptions
 
getProposedLeaseId() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getProtectedWords() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the protectedWords property: A list of tokens to protect from being delimited.
getProtectionParameter() - Method in class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Get the protection parameter.
getProtocol() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get the TableSasProtocol which determines the HTTP protocol that will be used.
getProtocol() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getProtocol() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getProtocol() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getProtocol() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getProtocol() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getProtocol() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getProtocol() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the protocol property: Protocol settings.
getProtocol() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getProtocol() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getProtocols() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the enabledProtocols property: The enabledProtocols property.
getProtocols() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getProvider() - Method in class com.azure.core.metrics.opentelemetry.OpenTelemetryMetricsOptions
Gets implementation-specific state containing all configuration needed for the implementation such as OpenTelemetry MeterProvider.
getProvider() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the issuer provider
getProvider() - Method in class com.azure.security.keyvault.certificates.models.IssuerProperties
Get the issuer provider
getProviderId() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the providerId property: The unique identifier for the provider.
getProviderId() - Method in class com.azure.quantum.jobs.models.Quota
Get the providerId property: The unique identifier for the provider.
getProvisionedBandwidthMiBps() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the provisionedBandwidthMiBps property: The ProvisionedBandwidthMiBps property.
getProvisionedEgressMBps() - Method in class com.azure.storage.file.share.models.ShareProperties
getProvisionedIngressMBps() - Method in class com.azure.storage.file.share.models.ShareProperties
getProvisionedIops() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the provisionedIops property: The provisionedIops property.
getProvisioningState() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the provisioningState property: The state of the Big Data pool.
getProvisioningState() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateEndpointConnection
Get the provisioningState property: Provisioning state of the private endpoint connection.
getProvisioningState() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the provisioningState property: Resource state.
getProvisioningState() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the provisioningState property: Resource provisioning state.
getProvisioningState() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the provisioningState property: The managed private endpoint provisioning state.
getProvisioningStatus() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the provisioningStatus property: Provisioning status of the library/package.
getProvisioningStatus() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the provisioningStatus property: Provisioning status of the library/package.
getProvisioningStatus() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerDependencyProvisioningStatus
Get the provisioningStatus property: Provisioning status.
getProxy() - Method in class com.azure.cosmos.GatewayConnectionConfig
Gets the proxy options which contain the InetSocketAddress of proxy server.
getProxyAddress() - Method in class com.azure.core.amqp.ProxyOptions
Gets the proxy address.
getProxyOptions() - Method in class com.azure.core.util.HttpClientOptions
Gets the proxy options that the HttpClient will use.
getProxyUser() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the proxyUser property: The user to impersonate that will execute the job.
getPublicAccess() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the publicAccess property: The PublicAccess property.
getPublicAccess() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the publicAccess property: Possible values include: 'container', 'blob'.
getPublicAccessType() - Method in class com.azure.storage.blob.options.BlobContainerCreateOptions
 
getPublicExponent() - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Get the public exponent for the key.
getPublicIPs() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Get the publicIPs property: Resource IDs of the public IP addresses that this integration runtime will use.
getPublishingProfile() - Method in class com.azure.core.management.AzureEnvironment
 
getPurchaseDate() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the purchaseDate property: The date and time that the phone number was purchased.
getPurchasedPhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets information about a purchased phone number.
getPurchasedPhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets information about a purchased phone number.
getPurchasedPhoneNumberWithResponse(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets information about a purchased phone number with response.
getPurchasedPhoneNumberWithResponse(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets information about a purchased phone number with response.
getPurviewConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the purviewConfiguration property: Purview Configuration.
getPurviewResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.PurviewConfiguration
Get the purviewResourceId property: Purview Resource ID.
getPwd() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Get the pwd property: The Azure key vault secret reference of password in connection string.
getPwd() - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Get the pwd property: The Azure key vault secret reference of password in connection string.
getPwd() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Get the pwd property: The Azure key vault secret reference of password in connection string.
getPwd() - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Get the pwd property: The Azure key vault secret reference of password in connection string.
getPwd() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Get the pwd property: The Azure key vault secret reference of password in connection string.
getPwd() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Get the pwd property: The Azure key vault secret reference of password in connection string.
getPythonFile() - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Get the pythonFile property: The URI of the Python file to be executed.
getPythonFiles() - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Get the pythonFiles property: The pyFiles property.
getPythonFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the pythonFiles property: The pyFiles property.
getPythonFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Get the pythonFiles property: The pyFiles property.
getPythonFiles() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the pythonFiles property: The pyFiles property.
getQ() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get RSA secret prime, with p < q value.
getQi() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the RSA Private Key Parameter value.
getQuality() - Method in class com.azure.media.videoanalyzer.edge.models.ImageFormatJpeg
Get the quality property: Image quality value between 0 to 100 (best quality).
getQuality() - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Get the quality property: Relative value representing the quality of the video.
getQuantity() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Gets the quantity property.
getQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureAppInsightsDataFeedSource
Get the query property.
getQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureDataExplorerDataFeedSource
Get the query property: Query script.
getQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Get the query property: The KQL (Kusto Query Language) query to fetch data from this Log Analytics.
getQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.MySqlDataFeedSource
Get the query property: Query script.
getQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.PostgreSqlDataFeedSource
Get the query property: Query script.
getQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource
Get the query that retrieves the values to be analyzed for anomalies.
getQuery() - Method in class com.azure.ai.metricsadvisor.models.InfluxDbDataFeedSource
Get the query property: Query script.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Get the query property: Azure Databricks Delta Lake Sql query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Get the query property: FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises).
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Get the query property: SQL API query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Get the query property: Documents query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Get the query property: FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises).
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Get the query property: FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises).
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
Get the query property: The query property.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Get the query property: OData query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Get the query property: MDX query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Get the query property: SAP Cloud for Customer OData query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Get the query property: SAP ECC OData query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Get the query property: SAP HANA Sql query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Get the query property: The OData query to filter the data in SharePoint Online list.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Get the query property: Snowflake Sql query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Get the query property: SQL query to execute.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Get the query property: Database query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Get the query property: Teradata query.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Get the query property: A query to retrieve data from source.
getQuery() - Method in class com.azure.analytics.synapse.monitoring.models.SqlQueryStringDataModel
Get the query property: The query property.
getQuery() - Method in class com.azure.core.util.UrlBuilder
Get the query that has been assigned to this UrlBuilder.
getQuery() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Get the query property: A query that is applied to this data container.
getQuery() - Method in class com.azure.storage.blob.options.FindBlobsOptions
 
getQueryAnnotation() - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod
Returns the query string declared in a Query annotation or null if neither the annotation found nor the attribute was specified.
getQueryAnnotation() - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryMethod
Gets the annotated query or returns null
getQueryCaption() - Method in class com.azure.search.documents.models.SearchOptions
Get the query caption property: This parameter is only valid if the query type is 'semantic'.
getQueryCaptionHighlightEnabled() - Method in class com.azure.search.documents.models.SearchOptions
Get the query caption highlight property: This parameter is only valid if the query type is 'semantic'.
getQueryCharge(PagedResponse<T>) - Static method in class com.azure.digitaltwins.core.models.QueryChargeHelper
Extract the query-charge field from a page header.
getQueryLanguage() - Method in class com.azure.search.documents.models.SearchOptions
Get the queryLanguage property: The language of the query.
getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactory
 
getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactory
 
getQueryMethod() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
Get method of query
getQueryMethod() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
Get method of query
getQueryParameter(Map<String, String[]>, String, boolean) - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getQueryParameter(Map<String, String[]>, String, boolean, Function<String, T>) - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getQueryPlusText() - Method in class com.azure.search.documents.models.AutocompleteItem
Get the queryPlusText property: The query along with the completed term.
getQueryResultStatus() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the status of the query result.
getQueryScript() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureTableDataFeedSource
Get the script property: Query script.
getQueryString() - Method in class com.azure.core.util.UrlBuilder
Returns the query string currently configured in this UrlBuilder instance.
getQueryText() - Method in class com.azure.cosmos.models.SqlQuerySpec
Gets the text of the query.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the queryTimeout property: Query timeout value (in minutes).
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Get the queryTimeout property: Query timeout.
getQueryTimeout() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the queryTimeout property: Increases the timeout beyond the 5-minute default for Azure SQL database data sources, specified in the format "hh:mm:ss".
getQueryType() - Method in class com.azure.search.documents.models.SearchOptions
Get the queryType property: A value that specifies the syntax of the search query.
getQueue(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the queue.
getQueue(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the queue.
getQueueAsyncClient() - Method in class com.azure.storage.queue.models.QueueMessageDecodingError
Gets the async queue client that has received message.
getQueueAsyncClient(String) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Constructs a QueueAsyncClient that interacts with the specified queue.
getQueueClient() - Method in class com.azure.storage.queue.models.QueueMessageDecodingError
Gets the queue client that has received message.
getQueueClient(String) - Method in class com.azure.storage.queue.QueueServiceClient
Constructs a QueueClient that interacts with the specified queue.
getQueuedDuration() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the queuedDuration property: The queuedDuration property.
getQueueExists(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets whether or not a queue with queueName exists in the Service Bus namespace.
getQueueExists(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets whether or not a queue with queueName exists in the Service Bus namespace.
getQueueExistsWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets whether or not a queue with queueName exists in the Service Bus namespace.
getQueueExistsWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets whether or not a queue with queueName exists in the Service Bus namespace.
getQueueMessageItem() - Method in class com.azure.storage.queue.models.QueueMessageDecodingError
Gets the QueueMessageItem that has been received and could not be decoded.
getQueueName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Get the queueName property: The name of the Microsoft.ServiceBus queue.
getQueueName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Get the queueName property: The name of the Microsoft.ServiceBus queue.
getQueueName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Get the queueName property: The name of the Microsoft.ServiceBus queue.
getQueueName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Get the queueName property: The name of the Microsoft.ServiceBus queue.
getQueueName() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Returns the queue name associated with this instance of ServiceBusProcessorClient.
getQueueName() - Method in class com.azure.storage.queue.QueueAsyncClient
Get the queue name of the client.
getQueueName() - Method in class com.azure.storage.queue.QueueClient
Get the queue name of the client.
getQueueName() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Deprecated.
Queue name is now auto-populated by the SAS generation methods provided on the desired queue client.
getQueueRuntimeProperties(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets runtime properties about the queue.
getQueueRuntimeProperties(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets runtime properties about the queue.
getQueueRuntimePropertiesWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets runtime properties about the queue along with its HTTP response.
getQueueRuntimePropertiesWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets runtime properties about the queue along with its HTTP response.
getQueueServiceUrl() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
 
getQueueServiceUrl() - Method in class com.azure.storage.queue.QueueServiceClient
 
getQueueUrl() - Method in class com.azure.storage.queue.QueueAsyncClient
 
getQueueUrl() - Method in class com.azure.storage.queue.QueueClient
 
getQueueWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the queue along with its HTTP response.
getQueueWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the queue along with its HTTP response.
getQuota() - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Get the quota property: The resource amount quota.
getQuota() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the quota property: The quota property.
getQuotaInGb() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getQuotaInGb() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getQuoteAllText() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Get the quoteAllText property: Indicates whether string values should always be enclosed with quotes.
getQuoteChar() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the quoteChar property: The quote character.
getQuoteChar() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the quoteChar property: The quote character.
getRandomBytes(int) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Get the requested number of bytes containing random values from a managed HSM.
getRandomBytes(int) - Method in class com.azure.security.keyvault.keys.KeyClient
Get the requested number of bytes containing random values from a managed HSM.
getRandomBytesWithResponse(int) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Get the requested number of bytes containing random values from a managed HSM.
getRandomBytesWithResponse(int, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Get the requested number of bytes containing random values from a managed HSM.
getRandomName(String, int) - Method in interface com.azure.core.management.provider.IdentifierProvider
Gets a random name.
getRandomUuid() - Method in interface com.azure.core.management.provider.IdentifierProvider
Gets a random UUID.
getRange() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Get the range property: The partial data of one sheet.
getRange() - Method in class com.azure.storage.blob.models.PageRangeItem
Gets the range property.
getRange() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
getRange() - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
getRange() - Method in class com.azure.storage.blob.options.ListPageRangesDiffOptions
Gets the range property.
getRange() - Method in class com.azure.storage.blob.options.ListPageRangesOptions
Gets the range property.
getRange() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getRange() - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
getRange() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
getRange() - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
getRanges() - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Get the ranges property: The Ranges property.
getRankScore() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the rank score of the extractive text summarization.
getRasterizeJob(String) - Method in class com.azure.verticals.agrifood.farming.ImageProcessingBaseClient
Get ImageProcessing Rasterize job's details.
getRateControl() - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Get the rateControl property: The Video's rate control.
getRawAmqpMessage() - Method in class com.azure.messaging.eventhubs.EventData
Gets the underlying AMQP message.
getRawAmqpMessage() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
getRawAmqpMessage() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
The representation of message as defined by AMQP protocol.
getRawId() - Method in class com.azure.communication.common.CommunicationIdentifier
Returns the rawId for a given CommunicationIdentifier.
getRawId() - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Get the rawId property: Raw Id of the identifier.
getReactiveWrapper() - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryMethod
Returns the reactive wrapper class type if it exists or null otherwise
getReadBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Get the readBehavior property: The read behavior for the operation.
getReadBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Get the readBehavior property: The read behavior for the operation.
getReadItemOperation(String, PartitionKey) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for read item in Bulk execution.
getReadItemOperation(String, PartitionKey, CosmosBulkItemRequestOptions) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for read item in Bulk execution.
getReadItemOperation(String, PartitionKey, CosmosBulkItemRequestOptions, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for read item in Bulk execution.
getReadItemOperation(String, PartitionKey, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for read item in Bulk execution.
getReadOn() - Method in class com.azure.communication.chat.models.ChatMessageReadReceipt
Get the readOn property: Read receipt timestamp.
getReadTimeout() - Method in class com.azure.core.util.HttpClientOptions
Gets the read timeout duration used when reading the server response.
getReason() - Method in exception com.azure.messaging.servicebus.ServiceBusException
Gets the ServiceBusFailureReason in case of any errors.
getReceiptWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
Gets a receipt certifying ledger contents at a particular transaction id.
getReceiptWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
Gets a receipt certifying ledger contents at a particular transaction id.
getReceivedTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Get the receivedTimestamp property: The time at which the SMS delivery report was received.
getReceivedTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Get the receivedTimestamp property: The time at which the SMS was received.
getRecipientCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Get the recipientCommunicationIdentifier property: The communication identifier of the target user.
getRecipients() - Method in class com.azure.communication.email.models.EmailMessage
Get the recipients property: Recipients for the email.
getRecognizeCustomEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizeCustomEntitiesAction to be executed.
getRecognizeCustomEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizeCustomEntitiesResults property: the custom recognize entities actions results property.
getRecognizeEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizeEntitiesAction to be executed.
getRecognizeEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizeEntitiesResults property: The categorized entities recognition action results property.
getRecognizeLinkedEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizeLinkedEntitiesAction to be executed.
getRecognizeLinkedEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizeLinkedEntitiesResults property: The linked entities recognition action results property.
getRecognizePiiEntitiesActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of RecognizePiiEntitiesAction to be executed.
getRecognizePiiEntitiesResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the recognizePiiEntitiesResults property: The PII entities recognition actions results property.
getRecordedData() - Method in class com.azure.core.test.InterceptorManager
Gets the recorded data InterceptorManager is keeping track of.
getRecordId() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the recordId property: record Id of the library/package.
getRecordingChannel() - Method in class com.azure.communication.callingserver.models.StartRecordingOptions
Get the recordingChannel property: Optional, mixed by default.
getRecordingChannelType() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the recordingChannelType property: The recording channel type - Mixed, Unmixed.
getRecordingChunks() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingStorageInfoProperties
Get the recordingChunks property: List of details of recording chunks information.
getRecordingContent() - Method in class com.azure.communication.callingserver.models.StartRecordingOptions
Get the recordingContent property: Optional, audioVideo by default.
getRecordingContentType() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the recordingContentType property: The recording content type- AudioVideo, or Audio.
getRecordingDuration() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the recordingDuration property: The recording duration.
getRecordingFormat() - Method in class com.azure.communication.callingserver.models.StartRecordingOptions
Get the recordingFormat property: Optional, mp4 by default.
getRecordingFormatType() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the recordingFormatType property: The recording format type - Mp4, Mp3, Wav.
getRecordingId() - Method in class com.azure.communication.callingserver.models.events.CallRecordingStateChangeEvent
Get the recordingId property: The call recording id.
getRecordingId() - Method in class com.azure.communication.callingserver.models.StartCallRecordingResult
Get the recordingId property: The recording id of the started recording.
getRecordingStartTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the recordingStartTime property: The time at which the recording started.
getRecordingState() - Method in class com.azure.communication.callingserver.models.CallRecordingProperties
Get the recordingState property: The state of the recording.
getRecordingState(String) - Method in class com.azure.communication.callingserver.ServerCall
Get the current recording state by recording id.
getRecordingState(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Get current recording state by recording id.
getRecordingStateWithResponse(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Get current recording state by recording id.
getRecordingStateWithResponse(String, Context) - Method in class com.azure.communication.callingserver.ServerCall
Get the current recording state by recording id.
getRecordingStorageInfo() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the recordingStorageInfo property: The details of recording storage information.
getRecordName() - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Get the recordName property: Top level record name in write result, which is required in AVRO spec.
getRecordNamespace() - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Get the recordNamespace property: Record namespace in the write result.
getRecordPolicy() - Method in class com.azure.core.test.InterceptorManager
Gets a new HTTP pipeline policy that records network calls and its data is managed by InterceptorManager.
getRecordPolicy(List<Function<String, String>>) - Method in class com.azure.core.test.InterceptorManager
Gets a new HTTP pipeline policy that records network calls.
getRecordSeparator() - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Gets the record separator.
getRecordSeparator() - Method in class com.azure.storage.blob.models.BlobQueryJsonSerialization
Gets the record separator.
getRecordSeparator() - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Gets the record separator.
getRecordSeparator() - Method in class com.azure.storage.file.datalake.models.FileQueryJsonSerialization
Gets the record separator.
getRecoverableDatabaseId() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the recoverableDatabaseId property: Backup database to restore from.
getRecoverableDays() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Gets the number of days a key is retained before being deleted for a soft delete-enabled Key Vault.
getRecoverableDays() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Gets the number of days a key is retained before being deleted for a soft delete-enabled Key Vault.
getRecoverableDays() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Gets the number of days a secret is retained before being deleted for a soft delete-enabled Key Vault.
getRecoveringAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the recoveringAt property: the time that at which "recovering" livy state was first seen.
getRecoveringAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the recoveringAt property: the time that at which "recovering" livy state was first seen.
getRecoveringAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the recoveringAt property: The recoveringAt property.
getRecoveryId() - Method in class com.azure.security.keyvault.certificates.models.DeletedCertificate
Get the recoveryId identifier.
getRecoveryId() - Method in class com.azure.security.keyvault.keys.models.DeletedKey
Get the recoveryId identifier.
getRecoveryId() - Method in class com.azure.security.keyvault.secrets.models.DeletedSecret
Get the recoveryId identifier.
getRecoveryLevel() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the recovery level of the certificate.
getRecoveryLevel() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the key recovery level.
getRecoveryLevel() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the recovery level of the secret.
getRecurrence() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTrigger
Get the recurrence property: Recurrence schedule configuration.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSource
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Get the recursive property: If true, files or sub-folders under current folder path will be deleted recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Get the recursive property: If true, files under the folder path will be read recursively.
getRecursive() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the recursive property: If true, files under the folder path will be read recursively.
getRedactedText() - Method in class com.azure.ai.textanalytics.models.PiiEntityCollection
Get the property redactedText value.
getRedirectIncompatibleRowSettings() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the redirectIncompatibleRowSettings property: Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
getRedirectUri() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the redirectUri property: The redirect URL assigned in the Square application dashboard.
getRedshiftUnloadSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Get the redshiftUnloadSettings property: The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload.
getReducer() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the reducer property: Reducer executable name.
getReferenceKeyName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the referenceKeyName property: Name of reference key to different projection.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolParametrizationReference
Get the referenceName property: Reference big data pool name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReference
Get the referenceName property: Reference big data pool name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Get the referenceName property: Reference data flow name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetReference
Get the referenceName property: Reference dataset name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.EntityReference
Get the referenceName property: The name of this referenced entity.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
Get the referenceName property: Reference integration runtime name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
Get the referenceName property: Reference LinkedService name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkReference
Get the referenceName property: Reference ManagedVirtualNetwork name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineReference
Get the referenceName property: Reference pipeline name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolReference
Get the referenceName property: Reference SQL pool name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookReference
Get the referenceName property: Reference notebook name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobReference
Get the referenceName property: Reference spark job name.
getReferenceName() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerReference
Get the referenceName property: Reference trigger name.
getReferenceObjects() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the referenceObjects property: Reference objects.
getReferencePointParameter() - Method in class com.azure.search.documents.indexes.models.DistanceScoringParameters
Get the referencePointParameter property: The name of the parameter passed in search queries to specify the reference location.
getReferenceTrigger() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerDependencyReference
Get the referenceTrigger property: Referenced trigger.
getRefreshToken() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the refreshToken property: The refresh token obtained from Google for authorizing access to AdWords for UserAuthentication.
getRefreshToken() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the refreshToken property: The refresh token obtained from Google for authorizing access to BigQuery for UserAuthentication.
getRefreshToken() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the refreshToken property: The refresh token obtained when initially authenticating your OAuth integration.
getRegion() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the region property: (Optional for token authentication).
getRegionsContacted() - Method in class com.azure.cosmos.CosmosDiagnostics
Deprecated.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRepository
Gets the Azure Container Registry name for the current instance.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Gets the Azure Container Registry name for the current instance.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the Azure Container Registry service endpoint for the current instance.
getRegistryEndpoint() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the Azure Container Registry service endpoint for the current instance.
getRegistryLoginServer() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the registryLoginServer property: Registry login server name.
getRegistryLoginServer() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the registryLoginServer property: Registry login server name.
getRegistryLoginServer() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the registryLoginServer property: Registry login server name.
getRehydratePriority() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the rehydratePriority property: Possible values include: 'High', 'Standard'.
getRehydratePriority() - Method in class com.azure.storage.blob.models.BlobProperties
 
getRehydratePriority() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getRejectSampleValue() - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Get the rejectSampleValue property: Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows.
getRejectType() - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Get the rejectType property: Reject type.
getRejectValue() - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Get the rejectValue property: Specifies the value or the percentage of rows that can be rejected before the query fails.
getRelatedArtifacts() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the relatedArtifacts property: List of artifacts that are referenced by this manifest list, with information about the platform each supports.
getRelationship(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets a relationship on a digital twin.
getRelationship(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets a relationship on a digital twin.
getRelationshipDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the relationship definition for the given GUID.
getRelationshipDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the relationship definition for the given GUID.
getRelationshipDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the relationship definition by its name (unique).
getRelationshipDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the relationship definition by its name (unique).
getRelationshipId() - Method in class com.azure.digitaltwins.core.models.IncomingRelationship
Get the relationshipId property: A user-provided string representing the id of this relationship, unique in the context of the source digital twin, i.e.
getRelationshipLink() - Method in class com.azure.digitaltwins.core.models.IncomingRelationship
Get the relationshipLink property: Link to the relationship, to be used for deletion.
getRelationshipName() - Method in class com.azure.digitaltwins.core.models.IncomingRelationship
Get the relationshipName property: The name of the relationship.
getRelationshipWithResponse(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets a relationship on a digital twin.
getRelationshipWithResponse(String, String, Class<T>, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets a relationship on a digital twin.
getRelationType() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelation
Gets the relationType property: Type of relation.
getRelativeUrl() - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Get the relativeUrl property: The relative URL based on the URL in the HttpLinkedService refers to an HTTP file Type: string (or Expression with resultType string).
getRelativeUrl() - Method in class com.azure.analytics.synapse.artifacts.models.HttpServerLocation
Get the relativeUrl property: Specify the relativeUrl of http server.
getRelativeUrl() - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Get the relativeUrl property: The relative URL to the resource that the RESTful API provides.
getRelayConfiguration() - Method in class com.azure.communication.networktraversal.CommunicationRelayAsyncClient
Gets a Relay Configuration.
getRelayConfiguration() - Method in class com.azure.communication.networktraversal.CommunicationRelayClient
Gets a Relay Configuration.
getRelayConfiguration(GetRelayConfigurationOptions) - Method in class com.azure.communication.networktraversal.CommunicationRelayAsyncClient
Gets a Relay Configuration for a CommunicationUserIdentifier.
getRelayConfiguration(GetRelayConfigurationOptions) - Method in class com.azure.communication.networktraversal.CommunicationRelayClient
Gets a Relay Configuration for a CommunicationUserIdentifier.
GetRelayConfigurationOptions - Class in com.azure.communication.networktraversal.models
Additional options for getting a relay configuration.
GetRelayConfigurationOptions() - Constructor for class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
 
getRelayConfigurationWithResponse(GetRelayConfigurationOptions) - Method in class com.azure.communication.networktraversal.CommunicationRelayAsyncClient
Gets a Relay Configuration for a CommunicationUserIdentifier given options with response.
getRelayConfigurationWithResponse(GetRelayConfigurationOptions, Context) - Method in class com.azure.communication.networktraversal.CommunicationRelayClient
Gets a Relay Configuration with response.
getReleasePolicy() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the policy rules under which the key can be exported.
getReleasePolicy() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the policy rules under which the key can be exported.
getRemainingRetentionDays() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the remainingRetentionDays property: The RemainingRetentionDays property.
getRemainingRetentionDays() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the remainingRetentionDays property: The remainingRetentionDays property.
getRemainingRetentionDays() - Method in class com.azure.storage.file.datalake.models.PathDeletedItem
Gets the number of days left before the soft deleted path will be permanently deleted.
getRemainingRetentionDays() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the remainingRetentionDays property: The remainingRetentionDays property.
getRemoteDeviceAdapter() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequest
Get the remoteDeviceAdapter property: The Video Analyzer edge module can act as a transparent gateway for video, enabling IoT devices to send video to the cloud from behind a firewall.
getRemoteIPAddress() - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Get the remoteIPAddress property: The IP address of the ONVIF device that was discovered in the same subnet as the IoT Edge device.
getRemovedBy() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
Get the removedBy property: The MRI of the user who removed the user.
getRemovedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Get the removedByCommunicationIdentifier property: The communication identifier of the user who removed the user.
getRemovedByCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Get the removedByCommunicationIdentifier property: The communication identifier of the user who removed the user.
getReplaceIfExists() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getReplaceItemOperation(String, T, PartitionKey) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for replace item in Bulk execution.
getReplaceItemOperation(String, T, PartitionKey, CosmosBulkItemRequestOptions) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for replace item in Bulk execution.
getReplaceItemOperation(String, T, PartitionKey, CosmosBulkItemRequestOptions, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for replace item in Bulk execution.
getReplaceItemOperation(String, T, PartitionKey, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for replace item in Bulk execution.
getReplacement() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the replacement property: A value that, if set, replaces the delimiter character.
getReplacement() - Method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Get the replacement property: The replacement text.
getReplacement() - Method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Get the replacement property: The replacement text.
getReplyTo() - Method in class com.azure.communication.email.models.EmailMessage
Get the replyTo property: Email addresses where recipients' replies will be sent to.
getReplyTo() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets replyTo from amqp message properties.
getReplyTo() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the address of the queue or subscription to reply to.
getReplyTo() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the address of an entity to send replies to.
getReplyTo() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the address of an entity to send replies to.
getReplyToGroupId() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets replyToGroupId from amqp message properties.
getReplyToSessionId() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the session identifier to reply to.
getReplyToSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets or sets a session identifier augmenting the ReplyTo address.
getReplyToSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets or sets a session identifier augmenting the ReplyTo address.
getReported() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoProperties
Get the reported property: A portion of the properties that can be written only by the device, and read by the application back-end.
getReportStatusOnCallBack() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the reportStatusOnCallBack property: When set to true, statusCode, output and error in callback request body will be consumed by activity.
getRepository() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the repository property: The repository name of the artifact.
getRepository() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the repository property: The repository name.
getRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
Creates a new instance of ContainerRepositoryAsync object for the specified repository.
getRepository(String) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
Creates a new instance of ContainerRepository object for the specified repository.
getRepositoryBaseClass(RepositoryMetadata) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactory
 
getRepositoryBaseClass(RepositoryMetadata) - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactory
 
getRepositoryEndpoint() - Method in class com.azure.iot.modelsrepository.ModelsRepositoryAsyncClient
Gets the repository endpoint that the client has been initialized with.
getRepositoryEndpoint() - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClient
Gets the repository endpoint that the client has been initialized with.
getRepositoryFactoryBeanClassName() - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
Return the name of the repository factory bean class.
getRepositoryFactoryBeanClassName() - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
Return the name of the repository factory bean class.
getRepositoryName() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the repositoryName property: Repository name.
getRepositoryName() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the repositoryName property: Repository name.
getRepositoryName() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the repositoryName property: Image name.
getRepositoryName() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the repository name for the current instance.
getRepositoryName() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the repository name for the current instance.
getRepositoryName() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
This method returns the registry's repository on which operations are being performed.
getRepositoryName() - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
This method returns the registry's repository on which operations are being performed.
getRequest() - Method in exception com.azure.core.exception.HttpRequestException
 
getRequest() - Method in class com.azure.core.experimental.http.DynamicResponse
Returns the original HTTP request sent to the service.
getRequest() - Method in class com.azure.core.http.HttpResponse
Gets the request which resulted in this response.
getRequest() - Method in class com.azure.core.http.rest.PagedResponseBase
 
getRequest() - Method in interface com.azure.core.http.rest.Response
Gets the HTTP request which resulted in this response.
getRequest() - Method in class com.azure.core.http.rest.ResponseBase
Gets The request which resulted in this ResponseBase.
getRequest() - Method in class com.azure.core.http.rest.SimpleResponse
Gets the request which resulted in this SimpleResponse.
getRequest() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
Gets the sub-request which resulted in this TableTransactionActionResponse.
getRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the request property: The request that generated the event.
getRequestBody() - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Get the requestBody property: The body for the HTTP request.
getRequestBody() - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Get the requestBody property: The HTTP request body to the RESTful API if requestMethod is POST.
getRequestBody() - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Get the requestBody property: The HTTP request body to the RESTful API if requestMethod is POST.
getRequestBody() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the requestBody property: The HTTP request body to the RESTful API if requestMethod is POST.
getRequestCharge() - Method in exception com.azure.cosmos.CosmosException
Gets the request charge as request units (RU) consumed by the operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets the request charge as request units (RU) consumed by the current operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the request charge as request units (RU) consumed by the batch operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the request charge as request units (RU) consumed by the current operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the request charge as request units (RU) consumed by the operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the request charge as request units (RU) consumed by the operation.
getRequestCharge() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the number of normalized requests charged.
getRequestCharge() - Method in class com.azure.cosmos.models.FeedResponse
Gets the request charge as request units (RU) consumed by the operation.
getRequestCharge() - Method in class com.azure.spring.data.cosmos.core.ResponseDiagnostics.CosmosResponseStatistics
To get the charge value of request
getRequestConditions() - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.AppendBlobSealOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobAcquireLeaseOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobBreakLeaseOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobChangeLeaseOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobGetTagsOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobQueryOptions
Gets the request conditions.
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobReleaseLeaseOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobRenewLeaseOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobSetTagsOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.ListPageRangesDiffOptions
Gets the requestConditions property.
getRequestConditions() - Method in class com.azure.storage.blob.options.ListPageRangesOptions
Gets the requestConditions property.
getRequestConditions() - Method in class com.azure.storage.blob.options.PageBlobCopyIncrementalOptions
 
getRequestConditions() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getRequestConditions() - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
getRequestConditions() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional DataLakeRequestConditions conditions on the creation of this file or directory.
getRequestConditions() - Method in class com.azure.storage.file.datalake.options.DataLakePathDeleteOptions
Gets the request conditions.
getRequestConditions() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
getRequestConditions() - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Gets the request conditions.
getRequestConditions() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
getRequestConditions() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareGetAccessPolicyOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareGetPropertiesOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareGetStatisticsOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getRequestContinuation() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
To get request continuation
getRequestedCallEvents() - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Get the requested call events to subscribe to.
getRequestedCallEvents() - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Get the requestedCallEvents property: The requested call events to subscribe to.
getRequestedEndTime() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Get the requestedEndTime property: The end time for the time period for which restatement is initiated.
getRequestedMediaTypes() - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Get the requested modalities.
getRequestedMediaTypes() - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Get the requestedMediaTypes property: The requested MediaTypes.
getRequestedStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Get the requestedStartTime property: The start time for the time period for which restatement is initiated.
getRequestGoogleDriveScope() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the requestGoogleDriveScope property: Whether to request access to Google Drive.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the requestId property: The request id generated by the app service for the app service plan API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the requestId property: The request id generated by the app service for the site API operation that triggered this event.
getRequestId() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the requestId.
getRequestId() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getRequestId() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
getRequestId() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
getRequestId() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
getRequestId() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
getRequestId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
getRequestInterval() - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Get the requestInterval property: The time to await before sending next request, in milliseconds.
getRequestInterval() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the requestInterval property: The time to await before sending next page request.
getRequestLogger() - Method in class com.azure.core.http.policy.HttpLogOptions
Gets the HttpRequestLogger that will be used to log HTTP requests.
getRequestMethod() - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Get the requestMethod property: The HTTP method for the HTTP request.
getRequestMethod() - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Get the requestMethod property: The HTTP method used to call the RESTful API.
getRequestMethod() - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Get the requestMethod property: The HTTP method used to call the RESTful API.
getRequestMethod() - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Get the requestMethod property: The HTTP method used to call the RESTful API.
getRequestMethod() - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Get the requestMethod property: The HTTP method used to call the RESTful API.
getRequestTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Get the requestTimeout property: Specifies the timeout for a HTTP client to get HTTP response from HTTP server.
getRequestUnit() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get request unit value
getRequestUnits() - Method in class com.azure.spring.data.cosmos.config.DatabaseThroughputConfig
Get the request units.
getRequestUri() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Get the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
getRequestUri() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Get the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
getRequestUri() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Get the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
getRequestUri() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Get the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
getRequiredSparkVersion() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the requiredSparkVersion property: The required Spark version of the application.
getRerankerScore() - Method in class com.azure.search.documents.models.SearchResult
Get the rerankerScore property: The relevance score computed by the semantic ranker for the top search results.
getRerunConcurrency() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Get the rerunConcurrency property: The max number of parallel time windows (ready for execution) for which a rerun is triggered.
getResetDatasourceDocumentIds() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDatasourceDocumentIds property: The list of datasource document ids that have been reset.
getResetDocsFinalChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDocsFinalChangeTrackingState property: Change tracking state value when indexing finishes on select, reset documents in the datasource.
getResetDocsInitialChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDocsInitialChangeTrackingState property: Change tracking state used when indexing starts on select, reset documents in the datasource.
getResetDocumentKeys() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDocumentKeys property: The list of document keys that have been reset.
getResolution() - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Get the resolution property: The Video Resolution.
getResource() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Get the resource property: Resource for which Azure Auth token will be requested when using MSI Authentication.
getResource() - Method in class com.azure.storage.blob.sas.BlobServiceSasQueryParameters
Deprecated.
getResource() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getResource() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getResourceAcquisitionStartedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Get the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
getResourceAcquisitionStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the authorization property: The requested authorization for the operation.
getResourceAuthorization() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the authorization property: The requested authorization for the operation.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the claims property: The properties of the claims.
getResourceClaims() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the claims property: The properties of the claims.
getResourceDetails() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Get information about the current Form Recognizer resource.
getResourceDetails() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Get information about the current Form Recognizer resource.
getResourceDetailsWithResponse() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
Get the information about the current Form Recognizer resource with a Http response.
getResourceDetailsWithResponse(Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
Get information about the current Form recognizer resource with a Http response and a specified Context.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroup() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the resourceGroup property: The resource group of the resource.
getResourceGroupName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the resourceGroupName property: Data Lake Analytics account resource group name (if different from Data Factory account).
getResourceGroupName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the resourceGroupName property: Data Lake Store account resource group name (if different from Data Factory account).
getResourceGroupName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the resourceGroupName property: Azure ML Service workspace resource group name.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the httpRequest property: The details of the operation.
getResourceHttpRequest() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the httpRequest property: The details of the operation.
getResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabaseTypeProperties
Get the resourceId property: Link connection source database server's resource id.
getResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeRbacAuthorization
Get the resourceId property: The resource identifier of the integration runtime to be shared.
getResourceId() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the ID associated with the resource.
getResourceId() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Gets the ID associated with the resource.
getResourceId() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the resource identifier of the resource that emitted the metric.
getResourceId() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the resourceId property: (Required for token authentication).
getResourceKind() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the kind of resource that has a Cosmos container as the parent resource which is associated with this permission object.
getResourceLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the resourceLinkedService property: Resource linked service reference.
getResourceLocation() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
getResourceLocation() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the resourceLocation property: URL of the resource targeted by this operation.
getResourceLocation() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the resourceLocation property: URL for retrieving the result of the operation, if any.
getResourceManagerEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.DistcpSettings
Get the resourceManagerEndpoint property: Specifies the Yarn ResourceManager endpoint.
getResourceManagerEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getResourceName() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the name of resource that has a Cosmos container as the parent resource which is associated with this permission object.
getResourcePartitionKey() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the resource partition key associated with this permission object.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceProvider() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the resourceProvider property: The resource provider performing the operation.
getResourceRegion() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the region of the resource been queried for metrics.
getResourceSetRuleWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesAsyncClient
Get a resource set config service model.
getResourceSetRuleWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClient
Get a resource set config service model.
getResourceType() - Method in class com.azure.monitor.query.models.MetricResult
Returns the resource type of the metric resource.
getResourceTypes() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get the resource types accessible with this SAS.
getResourceTypes() - Method in class com.azure.storage.common.sas.AccountSasQueryParameters
Deprecated.
getResourceTypes() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getResourceTypes() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiCreatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiDeletedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseCreatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseDeletedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseUpdatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiUpdatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementProductCreatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementProductDeletedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementProductUpdatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionCreatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionDeletedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionUpdatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementUserCreatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementUserDeletedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementUserUpdatedEventData
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUri() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the resourceUri property: The URI of the resource in the operation.
getResourceUrl() - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Gets the URL of the lease client.
getResourceUrl() - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Gets the URL of the lease client.
getResourceUrl() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Gets the URL of the lease client.
getResourceUrl() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Gets the URL of the lease client.
getResourceUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Gets the URL of the lease client.
getResourceUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Gets the URL of the lease client.
getResponse() - Method in exception com.azure.core.exception.HttpResponseException
 
getResponse() - Method in class com.azure.cosmos.models.CosmosBulkOperationResponse
getResponseAsString() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the response of the stored procedure as a string.
getResponseBody() - Method in class com.azure.core.management.polling.PollResult.Error
 
getResponseContinuationTokenLimitInKb() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the ResponseContinuationTokenLimitInKb request option for item query requests in the Azure Cosmos DB service.
getResponseDiagnosticsProcessor() - Method in class com.azure.spring.data.cosmos.config.CosmosConfig
Gets response diagnostics processor
getResponseDuration() - Method in class com.azure.core.http.policy.HttpResponseLoggingContext
Gets the duration between the HTTP request being sent and the HTTP response being received.
getResponseError() - Method in class com.azure.monitor.ingestion.models.UploadLogsError
Returns the response error containing the error details returned by the service.
getResponseHeaders() - Method in class com.azure.core.management.polling.PollResult.Error
 
getResponseHeaders() - Method in exception com.azure.cosmos.CosmosException
Gets the response headers as key-value pairs
getResponseHeaders() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the headers associated with the response.
getResponseHeaders() - Method in class com.azure.cosmos.models.FeedResponse
Gets the response headers.
getResponseLength() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Get the length of the response of a batch operation change it in the down path.
getResponseLogger() - Method in class com.azure.core.http.policy.HttpLogOptions
Gets the HttpResponseLogger that will be used to log HTTP responses.
getResponseStatusCode() - Method in class com.azure.core.management.polling.PollResult.Error
 
getResponseTimeout() - Method in class com.azure.core.util.HttpClientOptions
Gets the response timeout duration used when waiting for a server to reply.
getResponseTypesSupported() - Method in interface com.azure.security.attestation.models.AttestationOpenIdMetadata
Returns the response types which are supported by the attestation service.
getRestorePointInTime() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the restorePointInTime property: Snapshot time to restore.
getResult() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the result property: The Spark batch job result.
getResult() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the result property: The Spark batch job result.
getResult() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the result property: The result property.
getResult(PollingContext<T>, TypeReference<U>) - Method in class com.azure.core.util.polling.ChainedPollingStrategy
Parses the response from the final GET call into the result type of the long-running operation.
getResult(PollingContext<T>, TypeReference<U>) - Method in class com.azure.core.util.polling.DefaultPollingStrategy
 
getResult(PollingContext<T>, TypeReference<U>) - Method in class com.azure.core.util.polling.LocationPollingStrategy
 
getResult(PollingContext<T>, TypeReference<U>) - Method in class com.azure.core.util.polling.OperationResourcePollingStrategy
 
getResult(PollingContext<T>, TypeReference<U>) - Method in interface com.azure.core.util.polling.PollingStrategy
Parses the response from the final GET call into the result type of the long-running operation.
getResult(PollingContext<T>, TypeReference<U>) - Method in class com.azure.core.util.polling.StatusCheckPollingStrategy
 
getResult(String) - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Returns the batch query result of a specific query identified by the queryId.
getResult(String, Class<T>) - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Returns the batch query result of a specific query identified by the queryId.
getResultCode() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventConnectionRejectedEventData
Get the resultCode property: Gets the result code.
getResultCode() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderDisconnectedEventData
Get the resultCode property: Gets the result code.
getResultCode() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
Get the resultCode property: Gets the result code for fragment drop operation.
getResultId() - Method in class com.azure.ai.anomalydetector.models.DetectionResult
Get the resultId property: The resultId property.
getResultId() - Method in class com.azure.ai.formrecognizer.models.DocumentOperationResult
Gets an ID representing the operation that can be used to poll for the status of the long-running operation.
getResultInfo() - Method in class com.azure.communication.callingserver.models.CancelAllMediaOperationsResult
Get the resultInfo property: Gets the result info.
getResultInfo() - Method in class com.azure.communication.callingserver.models.events.AddParticipantResultEvent
Get the resultInfo property: The result details.
getResultInfo() - Method in class com.azure.communication.callingserver.models.events.PlayAudioResultEvent
Get the resultInfo property: The result details.
getResultInfo() - Method in class com.azure.communication.callingserver.models.PlayAudioResult
Get the resultInfo property: Gets or sets the result info.
getResultLimit() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Get the resultLimit property: Limit of results, '-1' for no limit.
getResults() - Method in class com.azure.ai.anomalydetector.models.DetectionResult
Get the results property: Detection result for each timestamp.
getResults() - Method in class com.azure.ai.anomalydetector.models.LastDetectionResult
Get the results property: The results property.
getResults() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Get all the results of the operations in a batch in an unmodifiable instance so no one can change it in the down path.
getResults() - Method in class com.azure.cosmos.models.FeedResponse
Results.
getResults() - Method in class com.azure.search.documents.models.AutocompleteResult
Get the results property: The list of returned Autocompleted items.
getResults() - Method in class com.azure.search.documents.models.IndexDocumentsResult
Get the results property: The list of status information for each document in the indexing request.
getRetention() - Method in class com.azure.monitor.query.models.MetricAvailability
Returns the retention period for the metric at the specified granularity.
getRetentionPeriod() - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Get the retentionPeriod property: Video retention period indicates how long the video is kept in storage, and must be a multiple of 1 day.
getRetentionPolicy() - Method in class com.azure.data.tables.models.TableServiceLogging
Get the RetentionPolicy.
getRetentionPolicy() - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Get the retentionPolicy property: the retention policy which determines how long the associated data should persist.
getRetentionPolicy() - Method in class com.azure.storage.blob.models.BlobMetrics
Get the retentionPolicy property: the retention policy which determines how long the associated data should persist.
getRetentionPolicy() - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Get the retentionPolicy property: The retentionPolicy property.
getRetentionPolicy() - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Get the retentionPolicy property: The retentionPolicy property.
getRetentionPolicy() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the retentionPolicy property: The retention policy.
getRetentionPolicy() - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Get the retentionPolicy property: the retention policy.
getRetentionPolicy() - Method in class com.azure.storage.queue.models.QueueMetrics
Get the retentionPolicy property: the retention policy.
getRetentionTimeInDays() - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Get the retentionTimeInDays property: The retention time for the files submitted for custom activity.
getRetrievalTime() - Method in class com.azure.messaging.eventhubs.models.LastEnqueuedEventProperties
Gets the date and time, in UTC, that the information about the last enqueued event was retrieved.
getRetrieveCopy() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blob metadata related to any current or previous Copy Blob operation should be included in the response.
getRetrieveDeleted() - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Whether deleted containers should be returned.
getRetrieveDeleted() - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
Whether deleted file systems should be returned.
getRetrieveDeletedBlobs() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blobs which have been soft deleted should be returned.
getRetrieveDeletedBlobsWithVersions() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blobs which have been deleted with versioning.
getRetrieveImmutabilityPolicy() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether immutability policy for the blob should be returned.
getRetrieveLegalHold() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether legal hold for the blob should be returned.
getRetrieveMetadata() - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Whether metadata should be returned.
getRetrieveMetadata() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blob metadata should be returned.
getRetrieveMetadata() - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
Whether metadata should be returned.
getRetrieveSnapshots() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether snapshots should be returned.
getRetrieveSystemContainers() - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Whether system containers should be returned.
getRetrieveSystemFileSystems() - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
Whether system fileSystems should be returned.
getRetrieveTags() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blob tags should be returned.
getRetrieveUncommittedBlobs() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blobs for which blocks have been uploaded, but which have not been committed using Put Block List, should be included in the response.
getRetrieveVersions() - Method in class com.azure.storage.blob.models.BlobListDetails
Whether versions should be returned.
getRetry() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Get the retry property: Maximum ordinary retry attempts.
getRetry() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobError
Get the retry property: Indicates that it may be possible to retry the Job.
getRetryAfter() - Method in class com.azure.core.util.polling.PollResponse
Returns the delay the service has requested until the next polling operation is performed.
getRetryAfterDuration() - Method in exception com.azure.cosmos.CosmosException
Gets the recommended time duration after which the client can retry failed requests
getRetryAfterDuration() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets retry after.
getRetryAfterDuration() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the amount of time to wait before retrying this or any other request due to throttling.
getRetryAfterDuration() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets retry after.
getRetryDelay() - Method in class com.azure.storage.common.policy.RequestRetryOptions
 
getRetryDelayInMs() - Method in class com.azure.storage.common.policy.RequestRetryOptions
getRetryIntervalInSeconds() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Get the retryIntervalInSeconds property: Interval between each retry attempt (in seconds).
getRetryOptions() - Method in class com.azure.core.amqp.AmqpRetryPolicy
Gets the set of options used to configure this retry policy.
getRetryOptions() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
getRetryPolicy() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the retryPolicy property: Retry policy that will be applied for failed pipeline runs.
getRevision() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the revision property: Source control revision identifier for the packaged software.
getRfcTableFields() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the rfcTableFields property: The fields of the SAP table that will be retrieved.
getRfcTableOptions() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the rfcTableOptions property: The options for the filtering of the SAP Table.
getRings() - Method in class com.azure.core.models.GeoPolygon
Unmodifiable representation of the geometric rings representing this polygon.
getRoad() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the road property: Street name.
getRole() - Method in class com.azure.ai.formrecognizer.models.DocumentParagraph
Get the role property: Semantic role of the paragraph.
getRoleAssignment() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
Get the roleAssignment property: Role Assignment response details.
getRoleAssignment(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
getRoleAssignment(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
getRoleAssignmentById(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Get role assignment by role assignment Id.
getRoleAssignmentById(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Get role assignment by role assignment Id.
getRoleAssignmentByIdWithResponse(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
Get role assignment by role assignment Id.
getRoleAssignmentByIdWithResponse(String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
Get role assignment by role assignment Id.
getRoleAssignmentWithResponse(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
getRoleAssignmentWithResponse(KeyVaultRoleScope, String, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
getRoleDefinition(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
getRoleDefinition(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
getRoleDefinitionById(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
Get role definition by role definition Id.
getRoleDefinitionById(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
Get role definition by role definition Id.
getRoleDefinitionByIdWithResponse(String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
Get role definition by role definition Id.
getRoleDefinitionByIdWithResponse(String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
Get role definition by role definition Id.
getRoleDefinitionId() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Get the roleDefinitionId property: Role ID of the Synapse Built-In Role.
getRoleDefinitionId() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignmentProperties
Get the role definition ID used in the role assignment.
getRoleDefinitionName() - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Get the name of the KeyVaultRoleDefinition to create or update.
getRoleDefinitionWithResponse(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
getRoleDefinitionWithResponse(KeyVaultRoleScope, String, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
getRoleId() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Get the roleId property: Role ID of the Synapse Built-In Role.
getRoleName() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Get the role name.
getRoleName() - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Get the role name.
getRoles() - Method in class com.azure.ai.textanalytics.models.HealthcareEntityRelation
Gets the entities property: The entities in the relation.
getRoles() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Get the roles property: The node types on which the script action should be executed.
getRoles() - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Returns the complete set of roles to be included when creating the authentication token.
getRoleScope() - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Get the role scope of the KeyVaultRoleDefinition to create or update.
getRoleType() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Get the role type.
getRollupIdentificationValue() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Get the identification value when using auto rollup.
getRollupSettings() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the data feed roll up properties.
getRollupType() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Get the rollup type that should be used for the data feed.
getRoot() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the root component of this path as a Path object, or null if this path does not have a root component.
getRootDimensionKey() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Out of all dimension nodes in the dimension combination tree, get the dimension node that is identified as the root node where the incident anomalies are logically aggregated.
getRootDirectories() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns an object to iterate over the paths of the root directories.
getRootDirectoryClient() - Method in class com.azure.storage.file.share.ShareAsyncClient
Constructs a ShareDirectoryAsyncClient that interacts with the root directory in the share.
getRootDirectoryClient() - Method in class com.azure.storage.file.share.ShareClient
Constructs a ShareDirectoryClient that interacts with the root directory in the share.
getRootFolder() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the rootFolder property: Root folder to use in the repository.
getRootPath() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the rootPath property: The root path in 'sparkJobLinkedService' for all the job’s files.
getRootSquash() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the rootSquash property: Possible values include: 'NoRootSquash', 'RootSquash', 'AllSquash'.
getRootSquash() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getRootSquash() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getRouteType() - Method in class com.azure.communication.networktraversal.models.CommunicationIceServer
Get the routeType property: The routing methodology to where the ICE server will be located from the client.
getRouteType() - Method in class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
Get the routeType property: The routing methodology to where the ICE server will be located from the client.
getRow() - Method in class com.azure.monitor.query.models.LogsTableRow
Returns the collection of values in this row.
getRowCount() - Method in class com.azure.ai.formrecognizer.models.DocumentTable
Get the rowCount property: Number of rows in the table.
getRowCount() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the rowCount property: The number of rows to be retrieved.
getRowDelimiter() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Get the rowDelimiter property: The row delimiter.
getRowDelimiter() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the rowDelimiter property: The row delimiter.
getRowIndex() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the rowIndex property: Row index of the cell.
getRowIndex() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the row index of the row this cell is associated with.
getRowIndex() - Method in class com.azure.monitor.query.models.LogsTableRow
Returns the row index of this row.
getRowKey() - Method in class com.azure.data.tables.models.TableEntity
Gets the entity's row key.
getRowLimit() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
Get the rowLimit property: Defines the row limit of data flow source in debug.
getRowLimits() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Get the rowLimits property: Row limits for preview response.
getRowLimits() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Get the rowLimits property: The row limit for preview request.
getRowLimits() - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Get the rowLimits property: The row limit for preview request.
getRows() - Method in class com.azure.monitor.query.models.LogsTable
Returns all the rows in this table.
getRowSkips() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the rowSkips property: The number of rows that will be skipped.
getRowSpan() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the rowSpan property: Number of rows spanned by this cell.
getRule(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets a rule from the service namespace.
getRule(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets a rule from the service namespace.
getRuleId() - Method in class com.azure.storage.blob.models.ObjectReplicationRule
 
getRuleName() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the ruleName property: The rule name for inventory policy.
getRules() - Method in class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
Get the rules property: A list of stemming rules in the following format: "word => stem", for example: "ran => run".
getRules() - Method in class com.azure.storage.blob.models.ObjectReplicationPolicy
 
getRuleWithResponse(String, String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets a rule from the service namespace.
getRuleWithResponse(String, String, String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets a rule from the service namespace.
getRunConcurrently() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the runConcurrently property: Concurrent run setting used for data flow execution.
getRunDimension() - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Get the runDimension property: Run Dimension property that needs to be emitted by upstream pipelines.
getRunDimensions() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the runDimensions property: Dimensions emitted by Pipeline.
getRunEnd() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the runEnd property: The end time of a pipeline run in ISO8601 format.
getRunGroupId() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the runGroupId property: Identifier that correlates all the recovery runs of a pipeline run.
getRunId() - Method in class com.azure.analytics.synapse.artifacts.models.CreateRunResponse
Get the runId property: Identifier of a run.
getRunId() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugQueryResponse
Get the runId property: The run ID of data flow debug session.
getRunId() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the runId property: Identifier of a run.
getRunId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the runId property: The ID of the Run that detected data drift.
getRunId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Get the runId property: The ID of the Run that was completed.
getRunId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the runId property: The ID of the Machine Learning Run.
getRunningAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the runningAt property: the time that at which "running" livy state was first seen.
getRunningAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the runningAt property: the time that at which "running" livy state was first seen.
getRunningDuration() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the runningDuration property: The runningDuration property.
getRunProperties() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Get the runProperties property: The properties of the completed Run.
getRunProperties() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the runProperties property: The properties of the Machine Learning Run.
getRunStart() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the runStart property: The start time of a pipeline run in ISO8601 format.
getRunStatus() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the runStatus property: The status of the Machine Learning Run.
getRunTags() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Get the runTags property: The tags of the completed Run.
getRunTags() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the runTags property: The tags of the Machine Learning Run.
getRuntime() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Get the runtime property: Specifies the runtime to execute SSIS package.
getRuntimeClaims() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the runtimeClaims property: Runtime Claims.
getRunTimeData() - Method in class com.azure.security.attestation.models.AttestationOptions
Retrieves the RunTimeData property to be sent to the service.
getRuntimeState() - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Get the runtimeState property: Indicates if trigger is running or not.
getRuntimeVersion() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the runtimeVersion property: Runtime version of the U-SQL engine to use.
getRunType() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Get the runType property: The Run Type of the completed Run.
getRunType() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Get the runType property: The Run Type of the Machine Learning Run.
getS3LinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.RedshiftUnloadSettings
Get the s3LinkedServiceName property: The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
getSampleBusinessMetadataTemplateWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Get the sample Template for uploading/creating bulk BusinessMetaData.
getSampleBusinessMetadataTemplateWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Get the sample Template for uploading/creating bulk BusinessMetaData.
getSamplingOptions() - Method in class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Get the samplingOptions property: Describes the sampling options to be applied when forwarding samples to the extension.
getSamplingOptions() - Method in class com.azure.media.videoanalyzer.edge.models.ExtensionProcessorBase
Get the samplingOptions property: Media sampling parameters that define how often media is submitted to the extension plugin.
getSapDataColumnDelimiter() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Get the sapDataColumnDelimiter property: The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved.
getSapDataColumnDelimiter() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Get the sapDataColumnDelimiter property: The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved.
getSasIpRange() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get the TableSasIpRange which determines the IP ranges that are allowed to use the SAS.
getSasIpRange() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getSasIpRange() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getSasIpRange() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getSasIpRange() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getSasIpRange() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getSasIpRange() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getSasIpRange() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getSasIpRange() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getSasQueryParameters() - Method in class com.azure.storage.blob.BlobUrlParts
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Get the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Get the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeCustomSetupScriptProperties
Get the sasToken property: The SAS token of the Azure blob container.
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Get the sasToken property: Landing zone's sas token.
getSasToken() - Method in class com.azure.analytics.synapse.artifacts.models.UpdateLandingZoneCredential
Get the sasToken property: Landing zone's sas token.
getSasUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the sasUri property: SAS URI of the Azure Blob Storage resource.
getSasUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the sasUri property: SAS URI of the Azure File resource.
getSasUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Get the sasUri property: SAS URI of the Azure Storage resource.
getSasUri() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Get the sasUri property: SAS URI of the Azure Storage resource.
getSasUri() - Method in class com.azure.quantum.jobs.models.SasUriResponse
Get the sasUri property: A URL with a SAS token to upload a blob for execution in the given workspace.
getSatelliteDataIngestionJobDetails(String) - Method in class com.azure.verticals.agrifood.farming.ScenesBaseClient
Get a satellite data ingestion job.
getScale() - Method in class com.azure.media.videoanalyzer.edge.models.ImageProperties
Get the scale property: Image scaling mode.
getScale() - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
getScale() - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
getSchedule() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the schedule property: The recurrence schedule.
getSchedule() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the schedule property: The schedule for this indexer.
getScheduledAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Get the scheduledAt property: The scheduledAt property.
getScheduledAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the scheduledAt property: The scheduledAt property.
getScheduleDateTime() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Get the scheduleDateTime property: The time at which inventory policy was scheduled.
getScheduleDeletionOptions() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getScheduledEnqueueTime() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the scheduled enqueue time of this message.
getScheduledEnqueueTime() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the scheduled enqueue time of this message.
getScheduledMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Get the scheduledMessageCount property: Number of scheduled messages.
getScheduledMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Get the scheduledMessageCount property: Number of scheduled messages.
getScheduledPurgeDate() - Method in class com.azure.security.keyvault.certificates.models.DeletedCertificate
Get the scheduled purge UTC time.
getScheduledPurgeDate() - Method in class com.azure.security.keyvault.keys.models.DeletedKey
Get the scheduled purge UTC time.
getScheduledPurgeDate() - Method in class com.azure.security.keyvault.secrets.models.DeletedSecret
Get the scheduled purge UTC time.
getScheduler() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the scheduler property: The scheduler information.
getScheduler() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the scheduler property: The scheduler information.
getScheduler() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the scheduler property: The schedulerInfo property.
getScheduler() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the internal Scheduler that hosts a pool of ExecutorService-based workers for any change feed processor related tasks.
getScheduleTime() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Get the scheduleTime property: The time the policy task was scheduled.
getSchema() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed schema properties.
getSchema() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the schema property: Columns that define the physical type schema of the dataset.
getSchema() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the schema property: Schema name for connection.
getSchema() - Method in class com.azure.storage.blob.models.BlobQueryArrowSerialization
Gets the arrow fields.
getSchema() - Method in class com.azure.storage.file.datalake.models.FileQueryArrowSerialization
Gets the arrow fields.
getSchema(Object) - Method in interface com.azure.core.experimental.serializer.AvroSerializerProvider
Returns the Avro schema for specified object.
getSchema(Object) - Static method in class com.azure.core.experimental.serializer.AvroSerializerProviders
Returns the Avro schema for specified object.
getSchema(Object) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerProvider
 
getSchema(Object) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerProvider
 
getSchema(String) - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Gets the schema properties of the schema associated with the unique schema id.
getSchema(String) - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Gets the schema properties of the schema associated with the unique schema id.
getSchemaId() - Method in exception com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroException
Gets the schema id that was associated with this exception.
getSchemaLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Get the schemaLinkedService property: Schema linked service reference.
getSchemaLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Get the schemaLinkedService property: Schema linked service reference.
getSchemaMapping() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the schemaMapping property: The schema mapping to map between tabular data and hierarchical data.
getSchemaName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestSource
Get the schemaName property: Source table schema name.
getSchemaName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
Get the schemaName property: Target table schema name.
getSchemaName(Object) - Method in interface com.azure.core.experimental.serializer.AvroSerializerProvider
Returns the Avro schema for specified object.
getSchemaName(Object) - Static method in class com.azure.core.experimental.serializer.AvroSerializerProviders
Returns the Avro schema for specified object.
getSchemaName(Object) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerProvider
 
getSchemaName(Object) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerProvider
 
getSchemaProperties(String, String, String, SchemaFormat) - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Gets the schema identifier associated with the given schema.
getSchemaProperties(String, String, String, SchemaFormat) - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Gets schema properties for a schema with matching groupName, name, schemaDefinition, and format.
getSchemaPropertiesWithResponse(String, String, String, SchemaFormat) - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Gets the schema identifier associated with the given schema.
getSchemaPropertiesWithResponse(String, String, String, SchemaFormat, Context) - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Gets schema properties for a schema with matching groupName, name, schemaDefinition, and format along with its HTTP response.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the AmazonRdsForOracle database.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the SQL Server dataset.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Get the schemaTypePropertiesSchema property: The Amazon Redshift schema name.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Azure PostgreSQL database.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Azure SQL Data Warehouse.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Azure SQL Managed Instance.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Azure SQL database.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Get the schemaTypePropertiesSchema property: The Db2 schema name.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Drill.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Get the schemaTypePropertiesSchema property: The schema name of Greenplum.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Get the schemaTypePropertiesSchema property: The schema name of the Hive.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Get the schemaTypePropertiesSchema property: The schema name of the Impala.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Netezza.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the on-premises Oracle database.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Get the schemaTypePropertiesSchema property: The schema name of the Phoenix.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Get the schemaTypePropertiesSchema property: The PostgreSQL schema name.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Get the schemaTypePropertiesSchema property: The schema name of the Presto.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Get the schemaTypePropertiesSchema property: The schema name of SAP HANA.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Get the schemaTypePropertiesSchema property: The schema name of the Snowflake database.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Get the schemaTypePropertiesSchema property: The schema name of the Spark.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the SQL Server dataset.
getSchemaTypePropertiesSchema() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Get the schemaTypePropertiesSchema property: The schema name of the Vertica.
getSchemaVersion() - Method in class com.azure.containers.containerregistry.models.OciManifest
Get the schemaVersion property: Schema version.
getSchemaWithResponse(String) - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Gets the schema properties of the schema associated with the unique schema id.
getSchemaWithResponse(String, Context) - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Gets the schema properties of the schema associated with the unique schema id.
getScheme() - Method in class com.azure.core.http.HttpAuthorization
 
getScheme() - Method in class com.azure.core.util.UrlBuilder
Get the scheme/protocol that has been assigned to this UrlBuilder.
getScheme() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the URL scheme, ex.
getScheme() - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns the URI scheme that identifies this provider: "azb".
getScope() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
Get the scope property: Scope at which the check access is done.
getScope() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Get the scope property: Scope at the role assignment is created.
getScope() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Get the scope property: Scope at which the role assignment is created.
getScope() - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Get the scope property: The ARM resource ID of the Storage Account.
getScope() - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Get the scope property: The ARM resource ID of the Azure Event Grid Topic.
getScope() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
Get the scope property: The scope of the authorization.
getScope() - Method in class com.azure.quantum.jobs.models.Quota
Get the scope property: The scope at which the quota is applied.
getScope() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignmentProperties
getScopes() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the scopes property: Allowed scopes for the Synapse role.
getScopes() - Method in class com.azure.core.credential.TokenRequestContext
Gets the scopes required for the token.
getScopes() - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Get the scopes property: An array of hostnames for the ONVIF discovered devices that are in the same subnet as the IoT Edge device.
getScopes(HttpPipelineCallContext, String[]) - Method in class com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
Gets the scopes for the specific request.
getScopeType() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Gets the scope type.
getScore() - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Get the score property: Raw score from the model.
getScore() - Method in class com.azure.search.documents.models.AnswerResult
Get the score property: The score value represents how relevant the answer is to the query relative to other answers returned for the query.
getScore() - Method in class com.azure.search.documents.models.SearchResult
Get the score property: The relevance score of the document compared to other documents returned by the query.
getScoringParameters() - Method in class com.azure.search.documents.models.SearchOptions
Get the scoringParameters property: The list of parameter values to be used in scoring functions (for example, referencePointParameter) using the format name-values.
getScoringProfile() - Method in class com.azure.search.documents.models.SearchOptions
Get the scoringProfile property: The name of a scoring profile to evaluate match scores for matching documents in order to sort the results.
getScoringProfiles() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the scoringProfiles property: The scoring profiles for the index.
getScoringStatistics() - Method in class com.azure.search.documents.models.SearchOptions
Get the scoringStatistics property: A value that specifies whether we want to calculate scoring statistics (such as document frequency) globally for more consistent scoring, or locally, for lower latency.
getScoringUri() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the scoringUri property: (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent.
getScript() - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Get the script property: Flowlet script.
getScript() - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Get the script property: DataFlow script.
getScriptActions() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the scriptActions property: Custom script actions to run on HDI ondemand cluster once it's up.
getScriptLines() - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Get the scriptLines property: Flowlet script lines.
getScriptLines() - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Get the scriptLines property: Data flow script lines.
getScriptLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the scriptLinkedService property: Script linked service reference.
getScriptLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the scriptLinkedService property: Script linked service reference.
getScriptLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Get the scriptLinkedService property: Script linked service reference.
getScriptLog() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the output from stored procedure console.log() statements.
getScriptPath() - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Get the scriptPath property: Case-sensitive path to folder that contains the U-SQL script.
getScriptPath() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the scriptPath property: Script path.
getScriptPath() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Get the scriptPath property: Script path.
getScripts() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Get the scripts property: Array of script blocks.
getScripts() - Method in class com.azure.cosmos.CosmosAsyncContainer
Gets a CosmosAsyncScripts using the current container as context.
getScripts() - Method in class com.azure.cosmos.CosmosContainer
Gets the Cosmos scripts using the current container as context.
getSearchAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the searchAnalyzerName property: The name of the analyzer used at search time for the field.
getSearchAsyncClient(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Initializes a new SearchAsyncClient using the given Index name and the same configuration as the SearchServiceAsyncClient.
getSearchClient(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Initializes a new SearchClient using the given Index name and the same configuration as the SearchServiceClient.
getSearchExpiresBy() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the searchExpiresBy property: The date that this search result expires and phone numbers are no longer on hold.
getSearchFields() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the searchFields property: The list of field names to consider when querying for auto-completed terms.
getSearchFields() - Method in class com.azure.search.documents.models.SearchOptions
Get the searchFields property: The list of field names to which to scope the full-text search.
getSearchFields() - Method in class com.azure.search.documents.models.SuggestOptions
Get the searchFields property: The list of field names to search for the specified search text.
getSearchId() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the searchId property: The search id.
getSearchMode() - Method in class com.azure.search.documents.indexes.models.SearchSuggester
Get the searchMode property: A value indicating the capabilities of the suggester.
getSearchMode() - Method in class com.azure.search.documents.models.SearchOptions
Get the searchMode property: A value that specifies whether any or all of the search terms must be matched in order to count the document as a match.
getSecondaryHost() - Method in class com.azure.storage.common.policy.RequestRetryOptions
 
getSecondaryKey() - Method in interface com.azure.messaging.servicebus.administration.models.AuthorizationRule
Gets the secondary key.
getSecondaryKey() - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Gets the secondary key.
getSecondaryThumbprint() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoX509Thumbprint
Get the secondaryThumbprint property: Secondary thumbprint for the x509 certificate.
getSecondDuration() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
Get the secondDuration property: Gets the duration of the data chunk with second timestamp.
getSecondTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
Get the secondTimestamp property: Gets the timestamp received for some other quality levels.
getSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Gets the latest version of the specified secret from the key vault.
getSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Gets the latest version of the specified secret from the key vault.
getSecret(String, String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Gets the specified secret with specified version from the key vault.
getSecret(String, String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Gets the specified secret with specified version from the key vault.
getSecretAccessKey() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Get the secretAccessKey property: The secret access key of the Amazon S3 Identity and Access Management (IAM) user.
getSecretAccessKey() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Get the secretAccessKey property: The secret access key of the Google Cloud Storage Identity and Access Management (IAM) user.
getSecretId() - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Get the secret ID value of this configuration setting.
getSecretId() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Get the secret id of the certificate
getSecretKey() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the secretKey property: The secret key used to access data.
getSecretName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
Get the secretName property: The name of the secret in Azure Key Vault.
getSecretNameForDataSourceClientId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Gets the name of the KeyVault secret holding client secret.
getSecretNameForDataSourceClientSecret() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Gets the name of the KeyVault secret holding client secret.
getSecretVersion() - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
Get the secretVersion property: The version of the secret in Azure Key Vault.
getSecretWithResponse(String, String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Gets the specified secret with specified version from the key vault.
getSecretWithResponse(String, String, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Gets the specified secret with specified version from the key vault.
getSectionNumber() - Method in class com.azure.core.amqp.models.ReceivedDeliveryOutcome
Gets the section number.
getSectionOffset() - Method in class com.azure.core.amqp.models.ReceivedDeliveryOutcome
Gets the section offset.
getSecurityToken() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Get the securityToken property: The security token is optional to remotely access Salesforce instance.
getSecurityToken() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the securityToken property: The security token is optional to remotely access Salesforce instance.
getSegmentLength() - Method in class com.azure.media.videoanalyzer.edge.models.AssetSink
Get the segmentLength property: When writing media to an asset, wait until at least this duration of media has been accumulated on the Edge.
getSegmentLength() - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Get the segmentLength property: Video segment length indicates the length of individual video files (segments) which are persisted to storage.
getSegmentsFailed() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
Get the segmentsFailed property: Number of segments whose delivery failed.
getSegmentsSucceeded() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
Get the segmentsSucceeded property: Number of segments that were successfully delivered.
getSelect() - Method in class com.azure.data.tables.models.ListEntitiesOptions
Gets a list of properties to select on each entity.
getSelect() - Method in class com.azure.search.documents.models.SearchOptions
Get the select property: The list of fields to retrieve.
getSelect() - Method in class com.azure.search.documents.models.SuggestOptions
Get the select property: The list of fields to retrieve.
getSelectionMarks() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the selectionMarks property: Extracted selection marks from the page.
getSellerID() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the sellerID property: The Amazon seller ID.
getSemanticConfigurationName() - Method in class com.azure.search.documents.models.SearchOptions
Get the semanticConfigurationName property: The name of the semantic configuration that lists which fields should be used for semantic ranking, captions, highlights, and answers.
getSemanticFields() - Method in class com.azure.search.documents.models.SearchOptions
Get the semanticFields property: The list of field names used for semantic search.
getSemanticSettings() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the semanticSettings property: Defines parameters for a search index that influence semantic capabilities.
getSender() - Method in class com.azure.communication.chat.models.ChatMessage
Get the sender property: Identifies a participant in Azure Communication services.
getSender() - Method in class com.azure.communication.chat.models.ChatMessageReadReceipt
Get the sender property: Identifies a participant in Azure Communication services.
getSender() - Method in class com.azure.communication.email.models.EmailMessage
Get the sender property: Sender email address from a verified domain.
getSenderCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Get the senderCommunicationIdentifier property: The communication identifier of the sender.
getSenderCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Get the senderCommunicationIdentifier property: The communication identifier of the sender.
getSenderDisplayName() - Method in class com.azure.communication.chat.models.ChatMessage
Get the senderDisplayName property: The display name of the chat message sender.
getSenderDisplayName() - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Get the senderDisplayName property: The display name of the chat message sender.
getSenderDisplayName() - Method in class com.azure.communication.chat.models.TypingNotificationOptions
Get the senderDisplayName property: The display name of the typing notification sender.
getSenderDisplayName() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Get the senderDisplayName property: The display name of the sender.
getSenderDisplayName() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Get the senderDisplayName property: The display name of the sender.
getSendStatus(String) - Method in class com.azure.communication.email.EmailAsyncClient
Gets the status of a message sent previously.
getSendStatus(String) - Method in class com.azure.communication.email.EmailClient
Gets the status of a message sent previously.
getSensitivity() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the sensitivity property: Optional argument, advanced model parameter, between 0-99, the lower the value is, the larger the margin value will be which means less anomalies will be accepted.
getSensitivity() - Method in class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Gets the sensitivity value.
getSensitivity() - Method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Get the sensitivity property: Motion detection sensitivity: low, medium, high.
getSentences() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets a list of sentence sentiments.
getSentences() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryResult
Get the extractive summarization sentence collection.
getSentiment() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the opinion text sentiment label: POSITIVE, NEGATIVE, MIXED.
getSentiment() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
Gets the text sentiment label: POSITIVE, NEGATIVE, NEUTRAL, or MIXED.
getSentiment() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the text sentiment label: POSITIVE, NEGATIVE, or NEUTRAL.
getSentiment() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the target text sentiment label: POSITIVE, NEGATIVE, MIXED.
getSeparator() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns the name separator, represented as a string.
getSequence() - Method in class com.azure.core.amqp.models.AmqpMessageBody
Gets the unmodifiable AMQP Sequence set on this AmqpMessageBody.
getSequenceId() - Method in class com.azure.communication.callingserver.models.ToneInfo
Get the sequenceId property: Gets the sequence id.
getSequenceNumber() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventInfo
Get the sequenceNumber property: Sequence number is string representation of a hexadecimal number.
getSequenceNumber() - Method in class com.azure.messaging.eventhubs.EventData
Gets the sequence number assigned to the event when it was enqueued in the associated Event Hub partition.
getSequenceNumber() - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Gets the sequence number of the last successfully processed event to store as checkpoint.
getSequenceNumber() - Method in class com.azure.messaging.eventhubs.models.EventPosition
Gets the sequence number of the event.
getSequenceNumber() - Method in class com.azure.messaging.eventhubs.models.LastEnqueuedEventProperties
Gets the sequence number of the last observed event to be enqueued in the partition.
getSequenceNumber() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the unique number assigned to a message by Service Bus.
getSequenceNumber() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.
getSequencer() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.
getSequencer() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getSerializer() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
Get the serializer property: Serializer.
getSeries() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Get the series property: Time series data points.
getSeries() - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Get the series property: Time series data points.
getSeriesDetectionConditions() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the list of anomaly detection conditions, where each list entry describes detection conditions for a specific time series.
getSeriesGroupDetectionConditions() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the list of anomaly detection conditions, where each list entry describes detection conditions for a group of time series.
getSeriesGroupInScope() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Gets the id of the time series group if alert is scoped to that group.
getSeriesGroupKey() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Get the time series key that identifies a group of series to apply the detection condition.
getSeriesGroupKeys() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
Gets the time series group keys, indicating that retrieve the anomalies occurred in the time series in the group.
getSeriesKey() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Get the time series key.
getSeriesKey() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the key of the series in which anomaly detected.
getSeriesKey() - Method in class com.azure.ai.metricsadvisor.models.IncidentRootCause
Get the dimension name and value pair.
getSeriesKey() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the key of the time series.
getSeriesKey() - Method in class com.azure.ai.metricsadvisor.models.MetricSeriesData
Get the dimension name and value pair.
getSeriesKey() - Method in class com.azure.ai.metricsadvisor.models.MetricSeriesDefinition
Get the dimension name and value pair.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Get the server property: The name of the Amazon Redshift server.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the server property: Server name for connection.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the server property: The IP address or server name of the MongoDB server.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Get the server property: Host name of the SAP BW instance.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Get the server property: Host name of the SAP HANA server.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the server property: Host name of the SAP BW instance where the open hub destination is located.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the server property: Host name of the SAP instance where the table is located.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the server property: Server name for connection.
getServer() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Get the server property: Server name for connection.
getServerAliases(String, Principal[]) - Method in class com.azure.security.keyvault.jca.KeyVaultKeyManager
Get server alias.
getServerCallId() - Method in class com.azure.communication.callingserver.models.events.CallConnectionStateChangedEvent
Get the serverCallId property: The server call id.
getServerCallId() - Method in class com.azure.communication.callingserver.models.events.CallRecordingStateChangeEvent
Get the serverCallId property: The server call id.
getServerCallId() - Method in class com.azure.communication.callingserver.ServerCall
Get server call id property.
getServerCallId() - Method in class com.azure.communication.callingserver.ServerCallAsync
Get server call id property
getServerTimeout() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the server timeout for this query.
getServerType() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the serverType property: The type of Hive server.
getServerType() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the serverType property: The type of Spark server.
getServerVersion() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the serverVersion property: The version of the Presto server.
getServiceAsyncClient() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Get an async client pointing to the account.
getServiceClient() - Method in class com.azure.storage.blob.BlobContainerClient
Get a client pointing to the account.
getServiceComputeType() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Get the serviceComputeType property: The compute type (e.g.
getServiceDiscoveryMode() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the serviceDiscoveryMode property: true to indicate using the ZooKeeper service, false not.
getServiceEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the serviceEndpoint property: Blob service endpoint of the Azure Blob Storage resource.
getServiceEndpoint() - Method in class com.azure.data.tables.TableServiceAsyncClient
Gets the endpoint for the Tables service.
getServiceEndpoint() - Method in class com.azure.data.tables.TableServiceClient
Gets the endpoint for the Tables service.
getServiceIdentifier() - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Get the serviceIdentifier property: The unique identifier of the ONVIF device that was discovered in the same subnet as the IoT Edge device.
getServiceMessage() - Method in exception com.azure.storage.blob.models.BlobStorageException
 
getServiceMessage() - Method in exception com.azure.storage.file.datalake.models.DataLakeStorageException
 
getServiceMessage() - Method in exception com.azure.storage.file.share.models.ShareStorageException
 
getServiceMessage() - Method in exception com.azure.storage.queue.models.QueueStorageException
 
getServiceName() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Get the serviceName property: The name of the deployed service.
getServicePrincipalCredential() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
getServicePrincipalCredential() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
getServicePrincipalCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
getServicePrincipalCredential() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
getServicePrincipalCredentialType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the servicePrincipalCredentialType property: The service principal credential type to use in Server-To-Server authentication.
getServicePrincipalCredentialType() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the servicePrincipalCredentialType property: A string from ServicePrincipalCredentialEnum or an expression.
getServicePrincipalCredentialType() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the servicePrincipalCredentialType property: A string from ServicePrincipalCredentialEnum or an expression.
getServicePrincipalCredentialType() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the servicePrincipalCredentialType property: The service principal credential type to use in Server-To-Server authentication.
getServicePrincipalEmbeddedCert() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the servicePrincipalEmbeddedCert property: Specify the base64 encoded certificate of your application registered in Azure Active Directory.
getServicePrincipalEmbeddedCertPassword() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the servicePrincipalEmbeddedCertPassword property: Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Storage Gen2 account.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Data Warehouse.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against Azure Data Explorer.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Analytics account.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Store account.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Database.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Data Warehouse.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Managed Instance.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the servicePrincipalId property: The client ID of the application in Azure Active Directory used for Server-To-Server authentication.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Get the servicePrincipalId property: Specify the application's client ID.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the servicePrincipalId property: The client ID of the application in Azure Active Directory used for Server-To-Server authentication.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the servicePrincipalId property: The client ID of the application in Azure Active Directory used for Server-To-Server authentication.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the servicePrincipalId property: The service principal id for the hostSubscriptionId.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the servicePrincipalId property: Specify the application id of your application registered in Azure Active Directory.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Get the servicePrincipalId property: Specify the application's client ID.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the servicePrincipalId property: The application's client ID used in AadServicePrincipal authentication type.
getServicePrincipalId() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Get the servicePrincipalId property: The application (client) ID of your application registered in Azure Active Directory.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Storage Gen2 account.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Data Warehouse.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against Kusto.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Analytics account.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Store account.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Database.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Data Warehouse.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Managed Instance.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Get the servicePrincipalKey property: Specify the application's key.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the servicePrincipalKey property: The key for the service principal id.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the servicePrincipalKey property: Specify the secret of your application registered in Azure Active Directory.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Get the servicePrincipalKey property: Specify the application's key.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the servicePrincipalKey property: The application's key used in AadServicePrincipal authentication type.
getServicePrincipalKey() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Get the servicePrincipalKey property: The client secret of your application registered in Azure Active Directory.
getServicePrincipalTenantId() - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Get the servicePrincipalTenantId property: Specify the tenant information under which your Azure AD web application resides.
getServiceProperties() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Get the serviceProperties property: The properties of the deployed service.
getServices() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get the services accessible with this SAS.
getServices() - Method in class com.azure.storage.common.sas.AccountSasQueryParameters
Deprecated.
getServices() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getServices() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getServiceStatistics() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns service level statistics for a search service, including service counters and limits.
getServiceStatistics() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns service level statistics for a search service, including service counters and limits.
getServiceStatisticsWithResponse() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns service level statistics for a search service, including service counters and limits.
getServiceStatisticsWithResponse(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns service level statistics for a search service, including service counters and limits.
getServiceTags() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Get the serviceTags property: The tags of the deployed service.
getServiceUri() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the serviceUri property: The URL to the Microsoft Common Data Service for Apps server.
getServiceUri() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the serviceUri property: The URL to the Microsoft Dynamics CRM server.
getServiceUri() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the serviceUri property: The URL to the Microsoft Dynamics server.
getServiceUrl() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Get the serviceUrl property: This value specifies the endpoint to access with the S3 Connector.
getServiceUrl() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Get the serviceUrl property: This value specifies the endpoint to access with the Google Cloud Storage Connector.
getServiceVersion() - Method in class com.azure.data.tables.TableAsyncClient
Gets the REST API version used by this client.
getServiceVersion() - Method in class com.azure.data.tables.TableClient
Gets the REST API version used by this client.
getServiceVersion() - Method in class com.azure.data.tables.TableServiceAsyncClient
Gets the REST API version used by this client.
getServiceVersion() - Method in class com.azure.data.tables.TableServiceClient
Gets the REST API version used by this client.
getServiceVersion() - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets the Azure Digital Twins service API version that this client is configured to use for all service requests.
getServiceVersion() - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Gets the Azure Digital Twins service API version that this client is configured to use for all service requests.
getServiceVersion() - Method in class com.azure.iot.modelsrepository.ModelsRepositoryAsyncClient
Gets the Models Repository service API version that this client is configured to use for all service requests.
getServiceVersion() - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClient
Gets the Azure Models Repository service API version that this client is configured to use for all service requests.
getServiceVersion() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.blob.BlobContainerClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.blob.BlobServiceClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.datalake.DataLakePathClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareFileClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareServiceClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.queue.QueueAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.queue.QueueClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.queue.QueueServiceClient
Gets the service version the client is using.
getSession(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Gets properties of a particular rendering session.
getSession(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Gets properties of a particular rendering session.
getSessionEndReason() - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Get the sessionEndReason property: The reason for ending recording session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionResponse
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the sessionId property: The ID of data flow debug session.
getSessionId() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the session identifier.
getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the session identifier for a session-aware entity.
getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the session id of the message.
getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Gets the SessionId of the session if this receiver is a session receiver.
getSessionId() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Gets the SessionId of the session if this receiver is a session receiver.
getSessionId() - Method in class com.azure.search.documents.models.SearchOptions
Get the sessionId property: A value to be used to create a sticky session, which can help to get more consistent results.
getSessionId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the sessionId property: SMB session ID in context of which the file handle was opened.
getSessionName() - Method in interface com.azure.core.amqp.AmqpSession
Gets the name for this AMQP session.
getSessionProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Get the sessionProperties property: Session properties.
getSessions() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Get the sessions property: Batch list.
getSessions() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Get the sessions property: The sessions property.
getSessionState() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Gets the state of the session if this receiver is a session receiver.
getSessionState() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Gets the state of the session if this receiver is a session receiver.
getSessionToken() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Get the sessionToken property: The session token for the S3 temporary security credential.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosBatchRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the session token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets the token for use with session consistency.
getSessionToken() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the token used for managing client's consistency requirements.
getSessionToken() - Method in class com.azure.cosmos.models.FeedResponse
Gets the session token for use in session consistency.
getSessionWithResponse(String) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Gets properties of a particular rendering session.
getSessionWithResponse(String, Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Gets properties of a particular rendering session.
getSetupInfo() - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Get the setupInfo property: Detection request.
getSeverity() - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Get the severity property: Indicates the significance of the anomaly.
getSeverity() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the severity property: The severity score for each input point.
getSeverity() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the severity property: The severity score for the last input point.
getSeverity() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the severity of the incident.
getSeverity() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the severity of the anomaly.
getSeverityCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertConditions
Gets the severity range based condition, an anomaly will be included in the alert only if it's severity falls in the range.
getSgxCollateral() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the sgxCollateral property: The SGX SVN value for the enclave.
getSha256Thumbprint() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the SHA-256 thumbprint of the leaf certificate in the getCertificateChain.
getShareAsyncClient(String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Constructs a ShareAsyncClient that interacts with the specified share.
getShareAsyncClient(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Constructs a ShareAsyncClient that interacts with the specified share.
getShareClient(String) - Method in class com.azure.storage.file.share.ShareServiceClient
Constructs a ShareClient that interacts with the specified share.
getSharedAccessKey() - Method in class com.azure.messaging.eventhubs.models.EventHubConnectionStringProperties
Gets the "SharedAccessSignature" section of the connection string.
getSharedAccessKey() - Method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Gets the "SharedAccessSignature" section of the connection string.
getSharedAccessKeyName() - Method in class com.azure.messaging.eventhubs.models.EventHubConnectionStringProperties
Gets the "SharedAccessKeyName" section of the connection string.
getSharedAccessKeyName() - Method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Gets the "SharedAccessKeyName" section of the connection string.
getSharedAccessSignature() - Method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Gets the "SharedAccessSignature" section of the connection string.
getSharedKeyCredentialFromPipeline(HttpPipeline) - Static method in class com.azure.storage.common.StorageSharedKeyCredential
Searches for a StorageSharedKeyCredential in the passed HttpPipeline.
getSharedMemorySizeMiB() - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransfer
Get the sharedMemorySizeMiB property: The share memory buffer for sample transfers, in mebibytes.
getSharedSpanBuilder(String, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Returns a span builder with the provided name in Context.
getSharedSpanBuilder(String, Context) - Method in interface com.azure.core.util.tracing.Tracer
Returns a span builder with the provided name in Context.
getShareFileHttpHeaders() - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
getShareHistoryTime() - Method in class com.azure.communication.chat.models.ChatParticipant
Get the shareHistoryTime property: Time from which the chat history is shared with the chat participant.
getShareName() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Share name is now auto-populated by the SAS generation methods provided on the desired share/file/directory client.
getShareName() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get share name from share client.
getShareName() - Method in class com.azure.storage.file.share.ShareClient
Get share name from share client.
getShareName() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get the share name of directory client.
getShareName() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get the share name of directory client.
getShareName() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get the share name of file client.
getShareName() - Method in class com.azure.storage.file.share.ShareFileClient
Get the share name of file client.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get snapshot id which attached to ShareDirectoryAsyncClient.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get snapshot id which attached to ShareDirectoryClient.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get snapshot id which attached to ShareFileAsyncClient.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareFileClient
Get snapshot id which attached to ShareFileClient.
getShareUrl() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get the url of the storage share client.
getShareUrl() - Method in class com.azure.storage.file.share.ShareClient
Get the url of the storage share client.
getShareUsageInBytes() - Method in class com.azure.storage.file.share.models.ShareStatistics
 
getShareUsageInGB() - Method in class com.azure.storage.file.share.models.ShareStatistics
 
getSheetName() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Get the sheetName property: The sheet of excel file.
getShiftPoint() - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Gets the number of data points that detector should look back for comparison.
getShutdownSignals() - Method in interface com.azure.core.amqp.AmqpConnection
Gets any shutdown signals that occur in the AMQP endpoint.
getShuttingDownAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the shuttingDownAt property: The shuttingDownAt property.
getSide() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Get the side property: Specifies which side of the input the n-gram should be generated from.
getSignature() - Method in class com.azure.core.credential.AzureSasCredential
Retrieves the shared access signature associated to this credential.
getSignature() - Method in class com.azure.security.keyvault.keys.cryptography.models.SignResult
Get the signature created from the digest.
getSignature() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getSignature() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getSignedExpiry() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the signedExpiry property: The date-time the key expires.
getSignedExpiry() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the signedExpiry property: The date-time the key expires.
getSignedObjectId() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the signedObjectId property: The Azure Active Directory object ID in GUID format.
getSignedObjectId() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the signedObjectId property: The Azure Active Directory object ID in GUID format.
getSignedService() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the signedService property: Abbreviation of the Azure Storage service that accepts the key.
getSignedService() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the signedService property: Abbreviation of the Azure Storage service that accepts the key.
getSignedStart() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the signedStart property: The date-time the key is active.
getSignedStart() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the signedStart property: The date-time the key is active.
getSignedTenantId() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the signedTenantId property: The Azure Active Directory tenant ID in GUID format.
getSignedTenantId() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the signedTenantId property: The Azure Active Directory tenant ID in GUID format.
getSignedVersion() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the signedVersion property: The service version that created the key.
getSignedVersion() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the signedVersion property: The service version that created the key.
getSimilarity() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the similarity property: The type of similarity algorithm to be used when scoring and ranking the documents matching a search query.
getSingleCategoryClassifyActions() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Gets the list of SingleCategoryClassifyAction to be executed.
getSingleCategoryClassifyResults() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsResult
Gets the singleCategoryClassifyResults property: the custom classify document single category actions results property.
getSink() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the sink property: Copy activity sink.
getSinkRetryCount() - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Get the sinkRetryCount property: Sink retry count.
getSinkRetryWait() - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Get the sinkRetryWait property: Sink retry wait.
getSinks() - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Get the sinks property: List of sinks in Flowlet.
getSinks() - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Get the sinks property: List of sinks in data flow.
getSinks() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Get the sinks property: List of the topology sink nodes.
getSiteUrl() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Get the siteUrl property: The URL of the SharePoint Online site.
getSize() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Get the size property: The size of the output direction parameter.
getSize() - Method in class com.azure.analytics.synapse.artifacts.models.SelfDependencyTumblingWindowTriggerReference
Get the size property: The size of the window when evaluating the dependency.
getSize() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTriggerDependencyReference
Get the size property: The size of the window when evaluating the dependency.
getSize() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the size property: Layer size.
getSize() - Method in class com.azure.core.http.HttpHeaders
Gets the number of headers in the collection.
getSize() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the size property: The size in bytes of the artifact.
getSize() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the size property: The number of bytes of the content.
getSize() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Get the size property: size of app service plan sku.
getSize() - Method in class com.azure.mixedreality.remoterendering.models.BeginSessionOptions
Get the size property: Size of the server used for the rendering session.
getSize() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the size property: Size of the server used for the rendering session.
getSize() - Method in class com.azure.storage.blob.models.Block
Deprecated.
getSize() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getSize() - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
getSize() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getSizeInBytes() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the sizeInBytes property: Image size in bytes.
getSizeInBytes() - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Get the sizeInBytes property: The file size.
getSizeInBytes() - Method in class com.azure.messaging.eventhubs.EventDataBatch
Gets the size of the EventDataBatch in bytes.
getSizeInBytes() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Gets the size of the queue, in bytes.
getSizeInBytes() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Gets the size of the topic, in bytes.
getSizeInBytes() - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
Gets the size of the batch in bytes.
getSizeLong() - Method in class com.azure.storage.blob.models.Block
Get the sizeLong property: The block size in bytes.
getSkills() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the skills property: A list of skills in the skillset.
getSkillset() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets the skillset that will be created or updated.
getSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a skillset definition.
getSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a skillset definition.
getSkillsetCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the skillsetCounter property: Total number of skillsets.
getSkillsetName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the skillsetName property: The name of the skillset executing with this indexer.
getSkillsetWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a skillset definition.
getSkillsetWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a skillset definition.
getSkillVersion() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Gets the version of the EntityRecognitionSkill.
getSkillVersion() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Gets the version of the SentimentSkill.
getSkip() - Method in class com.azure.ai.metricsadvisor.administration.models.ListAnomalyAlertConfigsOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.administration.models.ListCredentialEntityOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Gets the number of items in the queried collection that are to be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDetectionConfigsOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
Gets the number of items in the queried collection that are to be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListAlertOptions
Gets the number of items in the queried collection that are to be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesAlertedOptions
Gets the number of items in the queried collection that are to be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
Gets the number of items in the queried collection that are to be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsAlertedOptions
Gets the number of items in the queried collection that are to be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListMetricEnrichmentStatusOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
Gets the number of items in the queried collection that will be skipped and not included in the returned result.
getSkip() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Get the skip property: Specifies the how many documents skipped and where MongoDB begins returning results.
getSkip() - Method in class com.azure.communication.chat.models.ListParticipantsOptions
Gets the skip for the range to query.
getSkip() - Method in class com.azure.communication.chat.models.ListReadReceiptOptions
Gets the skip for the range to query.
getSkip() - Method in class com.azure.search.documents.models.SearchOptions
Get the skip property: The number of search results to skip.
getSkipErrorFile() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the skipErrorFile property: Specify the fault tolerance for data consistency.
getSkipHeaderLineCount() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Get the skipHeaderLineCount property: Number of header lines to skip from each blob.
getSkipHeaderLineCount() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Get the skipHeaderLineCount property: Number of header lines to skip from each blob.
getSkipHostKeyValidation() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the skipHostKeyValidation property: If true, skip the SSH host key validation.
getSkipLineCount() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextReadSettings
Get the skipLineCount property: Indicates the number of non-empty rows to skip when reading data from input files.
getSkipLineCount() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the skipLineCount property: The number of lines/rows to be skipped when parsing text files.
getSkipSamplesWithoutAnnotation() - Method in class com.azure.media.videoanalyzer.edge.models.SamplingOptions
Get the skipSamplesWithoutAnnotation property: When set to 'true', prevents frames without upstream inference data to be sent to the extension plugin.
getSku() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the sku property: Sku SQL pool SKU.
getSku() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the sku property: sku of app service plan.
getSkuName() - Method in class com.azure.storage.blob.models.StorageAccountInfo
 
getSleep() - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Get the sleep property: A delay in seconds between validation attempts.
getSlidingWindow() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the slidingWindow property: An optional field, indicating how many previous points will be used to compute the anomaly score of the subsequent point.
getSmartDetectionCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Gets the anomaly smart detection condition.
getSmartDetectionCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Gets the anomaly smart detection condition.
getSmartDetectionCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Gets the anomaly smart detection condition.
getSmb() - Method in class com.azure.storage.file.share.models.ShareProtocolSettings
Get the smb property: Settings for SMB protocol.
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareDirectoryInfo
 
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getSmbProperties() - Method in class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
 
getSmbProperties() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
getSmbProperties() - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
getSmbProperties() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getSmbPropertiesToCopy() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
getSmithFamilyItem() - Static method in class com.azure.aot.graalvm.samples.cosmos.Families
Returns the family details of Smith family.
getSms() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Get the sms property: Capability value for SMS.
getSnapshot() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the snapshot property: The azure file share snapshot version.
getSnapshot() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getSnapshot() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the snapshot identifier that will be used as part of the query string if set.
getSnapshot() - Method in class com.azure.storage.blob.models.BlobItem
Get the snapshot property: The snapshot property.
getSnapshot() - Method in class com.azure.storage.blob.options.PageBlobCopyIncrementalOptions
 
getSnapshot() - Method in class com.azure.storage.file.share.models.ShareItem
Get the snapshot property: The snapshot property.
getSnapshot() - Method in class com.azure.storage.file.share.models.ShareSnapshotInfo
 
getSnapshotClient(String) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new BlobAsyncClient linked to the snapshot of this blob resource.
getSnapshotClient(String) - Method in class com.azure.storage.blob.BlobClient
Creates a new BlobClient linked to the snapshot of this blob resource.
getSnapshotClient(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Creates a new BlobAsyncClientBase linked to the snapshot of this blob resource.
getSnapshotClient(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Creates a new BlobClientBase linked to the snapshot of this blob resource.
getSnapshotClient(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a new ShareAsyncClient linked to the snapshot of this share resource.
getSnapshotClient(String) - Method in class com.azure.storage.file.share.ShareClient
Creates a new ShareAsyncClient linked to the snapshot of this share resource.
getSnapshotId() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Snapshot id is now auto-populated by the SAS generation methods provided on the desired (snapshot) blob client.
getSnapshotId() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the snapshotId for a blob resource
getSnapshotId() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets the snapshotId for a blob resource
getSnapshotId() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get snapshot id which attached to ShareAsyncClient.
getSnapshotId() - Method in class com.azure.storage.file.share.ShareClient
Get snapshot id which attached to ShareClient.
getSncLibraryPath() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the sncLibraryPath property: External security product's library to access the SAP server where the table is located.
getSncMode() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the sncMode property: SNC activation indicator to access the SAP server where the table is located.
getSncMyName() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the sncMyName property: Initiator's SNC name to access the SAP server where the table is located.
getSncPartnerName() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the sncPartnerName property: Communication partner's SNC name to access the SAP server where the table is located.
getSncQop() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the sncQop property: SNC Quality of Protection.
getSnoozeScope() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Gets the scope in which anomalies to be snoozed may appear.
getSoftDeleteColumnName() - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Get the softDeleteColumnName property: The name of the column to use for soft-deletion detection.
getSoftDeleteMarkerValue() - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Get the softDeleteMarkerValue property: The marker value that identifies an item as deleted.
getSort() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Get the sort property: Specifies the order in which the query returns matching documents.
getSort() - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To get Sort object
getSort() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getSource() - Method in class com.azure.ai.anomalydetector.models.DetectionRequest
Get the source property: Source link to the input variables.
getSource() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the source property: Source link to the input variables.
getSource() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed source.
getSource() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the source property: Copy activity source.
getSource() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Get the source property: Source table properties for link table request.
getSource() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Get the source property: Source table properties for link table request.
getSource() - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Get the source property: Dataset-specific source properties, same as copy activity source.
getSource() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Get the source property: Contents of the cell, represented as an array of lines.
getSource() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServiceError
Get the source property: The source property.
getSource() - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Get the source property: The source property.
getSource() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the source property: URL to get source code for building the image.
getSource() - Method in class com.azure.core.models.CloudEvent
Get the source of the event.
getSource() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the source property: The registry node that generated the event.
getSource() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the source property: The source of the input.
getSource() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the source property: Source data to project.
getSource() - Method in class com.azure.spring.data.cosmos.core.mapping.event.CosmosMappingEvent
 
getSource() - Method in class com.azure.storage.blob.options.PageBlobCopyIncrementalOptions
 
getSourceAuthorization() - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
getSourceAuthorization() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getSourceAuthorization() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getSourceAuthorization() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getSourceAuthorization() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getSourceAuthorization() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getSourceContentMd5() - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
getSourceContentMd5() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getSourceContentMd5() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getSourceContext() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the sourceContext property: The source context used for selecting recursive inputs.
getSourceContext() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the sourceContext property: Source context for complex projections.
getSourceDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Get the sourceDatabase property: Properties of link connection's source database.
getSourceDatabaseId() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the sourceDatabaseId property: Source database to create from.
getSourceFieldName() - Method in class com.azure.search.documents.indexes.models.FieldMapping
Get the sourceFieldName property: The name of the field in the data source.
getSourceFields() - Method in class com.azure.search.documents.indexes.models.SearchSuggester
Get the sourceFields property: The list of field names to which the suggester applies.
getSourceId() - Method in class com.azure.digitaltwins.core.BasicRelationship
Gets the unique Id of the source digital twin.
getSourceId() - Method in class com.azure.digitaltwins.core.models.IncomingRelationship
Get the sourceId property: The id of the source digital twin.
getSourceId() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateIdentifier
Gets the key identifier used to create this object
getSourceId() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKeyIdentifier
Gets the key identifier used to create this object.
getSourceId() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecretIdentifier
Gets the key identifier used to create this object
getSourceIfMatchCrc64() - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Get the sourceIfMatchCrc64 property: Specify the crc64 value to operate only on range with a matching crc64 checksum.
getSourceIfNoneMatchCrc64() - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Get the sourceIfNoneMatchCrc64 property: Specify the crc64 value to operate only on range without a matching crc64 checksum.
getSourceLeaseId() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getSourceName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
Get the sourceName property: The data flow source name.
getSourceOffset() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getSourceOffset() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getSourceRange() - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
getSourceRange() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getSourceRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
getSourceRetryCount() - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Get the sourceRetryCount property: Source retry count.
getSourceRetryWait() - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Get the sourceRetryWait property: Source retry wait.
getSources() - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Get the sources property: List of sources in Flowlet.
getSources() - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Get the sources property: List of sources in data flow.
getSources() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Get the sources property: List of the topology source nodes.
getSourceSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
Get the sourceSettings property: Source setting for data flow debug.
getSourceTime() - Method in class com.azure.digitaltwins.core.DigitalTwinPropertyMetadata
Gets the date and time the value of the property was sourced.
getSourceType() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed source type.
getSourceType() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Gets the source type of the data feed.
getSourceUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the sourceUrl property: The path to the blob that was renamed.
getSourceUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the sourceUrl property: The path to the directory that was renamed.
getSourceUrl() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
getSourceUrl() - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
getSourceUrl() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getSourceUrl() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getSourceUrl() - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
getSourceUrl() - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
getSourceUrl() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getSouth() - Method in class com.azure.core.models.GeoBoundingBox
The south latitudinal boundary of the bounding box.
getSpan() - Method in class com.azure.ai.formrecognizer.models.DocumentSelectionMark
Get the span property: Location of the selection mark in the reading order concatenated content.
getSpan() - Method in class com.azure.ai.formrecognizer.models.DocumentWord
Get the span property: Location of the word in the reading order concatenated content.
getSpanKind() - Method in class com.azure.core.util.tracing.StartSpanOptions
Gets span kind.
getSpans() - Method in class com.azure.ai.formrecognizer.models.AnalyzedDocument
Get the spans property: Location of the document in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentCaption
Get the spans property: Location of the table caption in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentEntity
Get the spans property: Location of the entity in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the location of the field in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentFootnote
Get the spans property: Location of the table footnote in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentKeyValueElement
Get the spans property: Location of the key-value element in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentLanguage
Get the spans property: Location of the text elements in the concatenated content the language applies to.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentLine
Get the spans property: Location of the line in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the spans property: Location of the page in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentParagraph
Get the spans property: Location of the paragraph in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentStyle
Get the spans property: Location of the text elements in the concatenated content the style applies to.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentTable
Get the spans property: Location of the table in the reading order concatenated content.
getSpans() - Method in class com.azure.ai.formrecognizer.models.DocumentTableCell
Get the spans property: Location of the table cell in the reading order concatenated content.
getSparkApplicationId() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the sparkApplicationId property: The sparkApplicationId property.
getSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Gets a single spark batch job.
getSparkBatchJob(int) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Gets a single spark batch job.
getSparkBatchJob(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Gets a single spark batch job.
getSparkBatchJob(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Gets a single spark batch job.
getSparkBatchJobs() - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobs() - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobs(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobs(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobsWithResponse(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobsWithResponse(Integer, Integer, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
List all spark batch jobs which are running under a particular spark pool.
getSparkBatchJobWithResponse(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkBatchAsyncClient
Gets a single spark batch job.
getSparkBatchJobWithResponse(int, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkBatchClient
Gets a single spark batch job.
getSparkConfig() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the sparkConfig property: Spark configuration property.
getSparkConfigProperties() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the sparkConfigProperties property: Spark pool library version requirements Spark configuration file to specify additional properties.
getSparkConfiguration(String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Gets a sparkConfiguration.
getSparkConfiguration(String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Gets a sparkConfiguration.
getSparkConfiguration(String, String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Gets a sparkConfiguration.
getSparkConfiguration(String, String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Gets a sparkConfiguration.
getSparkConfigurationsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Lists sparkconfigurations.
getSparkConfigurationsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Lists sparkconfigurations.
getSparkConfigurationsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Lists sparkconfigurations.
getSparkConfigurationWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Gets a sparkConfiguration.
getSparkConfigurationWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Gets a sparkConfiguration.
getSparkEventsFolder() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the sparkEventsFolder property: The Spark events folder.
getSparkJob() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the sparkJob property: Synapse spark job reference.
getSparkJobDefinition() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the sparkJobDefinition property: The sparkJobDefinition property.
getSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Gets a Spark Job Definition.
getSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Gets a Spark Job Definition.
getSparkJobDefinition(String, String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Gets a Spark Job Definition.
getSparkJobDefinition(String, String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Gets a Spark Job Definition.
getSparkJobDefinitionsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Lists spark job definitions.
getSparkJobDefinitionsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Lists spark job definitions.
getSparkJobDefinitionsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Lists spark job definitions.
getSparkJobDefinitionWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Gets a Spark Job Definition.
getSparkJobDefinitionWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Gets a Spark Job Definition.
getSparkJobLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Get the sparkJobLinkedService property: The storage linked service for uploading the entry file and dependencies, and for receiving logs.
getSparkJobList() - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get list of spark applications for the workspace.
getSparkJobList() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get list of spark applications for the workspace.
getSparkJobList(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get list of spark applications for the workspace.
getSparkJobList(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get list of spark applications for the workspace.
getSparkJobListWithResponse(String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get list of spark applications for the workspace.
getSparkJobListWithResponse(String, Context) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get list of spark applications for the workspace.
getSparkJobs() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Get the sparkJobs property: The sparkJobs property.
getSparkPool() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Get the sparkPool property: The name of the big data pool which will be used to execute the notebook.
getSparkPoolName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the sparkPoolName property: The Spark pool name.
getSparkPoolName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the sparkPoolName property: The Spark pool name.
getSparkPoolName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the sparkPoolName property: The sparkPoolName property.
getSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single spark session.
getSparkSession(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single spark session.
getSparkSession(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single spark session.
getSparkSession(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single spark session.
getSparkSessions() - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
List all spark sessions which are running under a particular spark pool.
getSparkSessions() - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
List all spark sessions which are running under a particular spark pool.
getSparkSessions(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
List all spark sessions which are running under a particular spark pool.
getSparkSessions(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
List all spark sessions which are running under a particular spark pool.
getSparkSessionsWithResponse(Integer, Integer, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
List all spark sessions which are running under a particular spark pool.
getSparkSessionsWithResponse(Integer, Integer, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
List all spark sessions which are running under a particular spark pool.
getSparkSessionWithResponse(int, Boolean) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single spark session.
getSparkSessionWithResponse(int, Boolean, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single spark session.
getSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single statement within a spark session.
getSparkStatement(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single statement within a spark session.
getSparkStatements(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a list of statements within a spark session.
getSparkStatements(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a list of statements within a spark session.
getSparkStatementsWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a list of statements within a spark session.
getSparkStatementsWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a list of statements within a spark session.
getSparkStatementWithResponse(int, int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Gets a single statement within a spark session.
getSparkStatementWithResponse(int, int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Gets a single statement within a spark session.
getSparkVersion() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the sparkVersion property: The Apache Spark version.
getSparkVersion() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the sparkVersion property: The version of spark if the cluster type is 'spark'.
getSpatialIndexes() - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the spatial indexes for additional indexes.
getSpatialTypes() - Method in class com.azure.cosmos.models.SpatialSpec
Gets the container of spatial types.
getSpeller() - Method in class com.azure.search.documents.models.SearchOptions
Get the speller property: Improve search recall by spell-correcting individual search query terms.
getSqlAdministratorLogin() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the sqlAdministratorLogin property: Login for workspace SQL active directory administrator.
getSqlAdministratorLoginPassword() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the sqlAdministratorLoginPassword property: SQL administrator login password.
getSqlExpression() - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleAction
Gets the SQL expression.
getSqlExpression() - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleFilter
Gets the SQL expression.
getSqlJobQueryString() - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryString() - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryString(String, String, String, String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryString(String, String, String, String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryStringWithResponse(String, String, String, String) - Method in class com.azure.analytics.synapse.monitoring.MonitoringAsyncClient
Get SQL OD/DW Query for the workspace.
getSqlJobQueryStringWithResponse(String, String, String, String, Context) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClient
Get SQL OD/DW Query for the workspace.
getSqlKeyword() - Method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
To get sql keyword
getSqlManagementEndpoint() - Method in class com.azure.core.management.AzureEnvironment
 
getSqlPool() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Get the sqlPool property: SQL pool stored procedure reference.
getSqlQuery() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureCosmosDbDataFeedSource
Get the sqlQuery property: Query script.
getSqlReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Get the sqlReaderQuery property: SQL reader query.
getSqlReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Get the sqlReaderQuery property: SQL reader query.
getSqlReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Get the sqlReaderQuery property: SQL Data Warehouse reader query.
getSqlReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Get the sqlReaderQuery property: SQL reader query.
getSqlReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Get the sqlReaderQuery property: SQL reader query.
getSqlReaderQuery() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Get the sqlReaderQuery property: SQL reader query.
getSqlReaderStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Get the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
getSqlReaderStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Get the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
getSqlReaderStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Get the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Data Warehouse source.
getSqlReaderStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Get the sqlReaderStoredProcedureName property: Name of the stored procedure for a Azure SQL Managed Instance source.
getSqlReaderStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Get the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
getSqlReaderStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Get the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
getSqlScript(String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Gets a sql script.
getSqlScript(String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Gets a sql script.
getSqlScript(String, String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Gets a sql script.
getSqlScript(String, String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Gets a sql script.
getSqlScriptsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Lists sql scripts.
getSqlScriptsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Lists sql scripts.
getSqlScriptsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Lists sql scripts.
getSqlScriptWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Gets a sql script.
getSqlScriptWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Gets a sql script.
getSqlServerHostnameSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getSqlWriterStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Get the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
getSqlWriterStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Get the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
getSqlWriterStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Get the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
getSqlWriterStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Get the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
getSqlWriterTableType() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Get the sqlWriterTableType property: SQL writer table type.
getSqlWriterTableType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Get the sqlWriterTableType property: SQL writer table type.
getSqlWriterTableType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Get the sqlWriterTableType property: SQL writer table type.
getSqlWriterTableType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Get the sqlWriterTableType property: SQL writer table type.
GetSsisObjectMetadataRequest - Class in com.azure.analytics.synapse.artifacts.models
The request payload of get SSIS object metadata.
GetSsisObjectMetadataRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.GetSsisObjectMetadataRequest
 
getSsisProperties() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Get the ssisProperties property: SSIS properties for managed integration runtime.
getStableTrendWindow() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Get the stableTrendWindow property: Optional argument, advanced model parameter, a default stableTrendWindow will be used in detection.
getStaging() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Get the staging property: Staging info for debug session.
getStaging() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the staging property: Staging info for execute data flow activity.
getStaging() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the staging property: Staging info for debug session.
getStagingLinkedService() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
Get the stagingLinkedService property: The staging linked service reference.
getStagingSettings() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the stagingSettings property: Specifies interim staging settings when EnableStaging is true.
getStampKind() - Method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
Get the stampKind property: Kind of environment where app service plan is.
getStart() - Method in class com.azure.storage.blob.models.ClearRange
Get the start property: The Start property.
getStart() - Method in class com.azure.storage.blob.models.KeyInfo
Get the start property: The date-time the key is active in ISO 8601 UTC time.
getStart() - Method in class com.azure.storage.blob.models.PageRange
Get the start property: The Start property.
getStart() - Method in class com.azure.storage.file.share.models.ClearRange
Get the start property: The Start property.
getStart() - Method in class com.azure.storage.file.share.models.FileRange
Get the start property: Start of the range.
getStart() - Method in class com.azure.storage.file.share.models.Range
Get the start property: Start of the range.
getStart() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
getStartContinuation() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the start request continuation token to start looking for changes after.
getStartDateTime() - Method in class com.azure.communication.callingserver.models.events.CallRecordingStateChangeEvent
Get the startDateTime property: The time the recording started.
getStartingAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the startingAt property: the time that at which "starting" livy state was first seen.
getStartingAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the startingAt property: the time that at which "starting" livy state was first seen.
getStartingAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the startingAt property: The startingAt property.
getStartOffset() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the startOffset property: The index of the first character of the token in the input text.
getStartPartitionKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Get the minimum partition key accessible with this shared access signature.
getStartRowKey() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Get the minimum row key accessible with this shared access signature.
getStartsOn() - Method in class com.azure.data.tables.models.TableAccessPolicy
Get the date-time the policy is active.
getStartsOn() - Method in class com.azure.storage.blob.models.BlobAccessPolicy
Get the startsOn property: the date-time the policy is active.
getStartsOn() - Method in class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
Get the startsOn property: the date-time the policy is active.
getStartsOn() - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Get the startsOn property: The date-time the policy is active.
getStartsOn() - Method in class com.azure.storage.queue.models.QueueAccessPolicy
Get the startsOn property: the date-time the policy is active.
getStartTime() - Method in class com.azure.ai.anomalydetector.models.DetectionRequest
Get the startTime property: A required field, indicating the start time of data for detection.
getStartTime() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the startTime property: A required field, indicating the start time of training data.
getStartTime() - Method in class com.azure.ai.anomalydetector.models.VariableState
Get the startTime property: Start time of the variable.
getStartTime() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Gets the start point of time range to query data ingestion status.
getStartTime() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the time in which incident started.
getStartTime() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Get the start time of the time range within which the alerts were triggered.
getStartTime() - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Get the start timestamp of feedback timerange.
getStartTime() - Method in class com.azure.ai.metricsadvisor.models.MetricChangePointFeedback
Get the start timestamp of feedback timerange.
getStartTime() - Method in class com.azure.ai.metricsadvisor.models.MetricCommentFeedback
Get the start timestamp of feedback timerange.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the startTime property: Start time of data flow debug session.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the startTime property: Link connection start time.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Get the startTime property: Link table start time.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Get the startTime property: Start time of the requested range for this dataset.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
Get the startTime property: The start time for the time period for which restatement is initiated.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the startTime property: The start time.
getStartTime() - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Get the startTime property: The start time for the time period for the trigger during which events are fired for windows that are ready.
getStartTime() - Method in class com.azure.communication.chat.models.ListChatMessagesOptions
Gets the start time for the range to query.
getStartTime() - Method in class com.azure.communication.chat.models.ListChatThreadsOptions
Gets the start time for the range to query.
getStartTime() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets the time (exclusive) to start looking for changes after.
getStartTime() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get when the SAS will take effect.
getStartTime() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getStartTime() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the startTime property: The start time of the target dataset time series that resulted in drift detection.
getStartTime() - Method in class com.azure.monitor.query.models.QueryTimeInterval
Returns the start time of this QueryTimeInterval instance.
getStartTime() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the startTime property: The start time of this indexer execution.
getStartTime() - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
Get the startTime property: The time when an indexer should start running.
getStartTime() - Method in class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Get the start time of the KeyVaultLongRunningOperation.
getStartTime() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getStartTime() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getStartTime() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getStartTime() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getStartTime() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getStartTime() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getStartTime() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getState() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the state property: First-level administrative division.
getState() - Method in class com.azure.ai.formrecognizer.models.DocumentSelectionMark
Get the state property: State of the selection mark.
getState() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the state property: Provisioning status of the library/package.
getState() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Get the state property: Integration runtime state, only valid for managed dedicated integration runtime.
getState() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the state property: The batch state.
getState() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the state property: The state property.
getState() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the state property: The batch state.
getState() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the state property: The session state.
getState() - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Get the state property: The state property.
getState() - Method in class com.azure.aot.graalvm.samples.cosmos.Address
Returns the state.
getState() - Method in class com.azure.communication.callingserver.models.events.CallRecordingStateChangeEvent
Get the state property: The state of the recording.
getState() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Get the state property: Current pipeline state (read-only).
getState() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Get the state property: Gets the Job output state.
getState() - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobStateChangeEventData
Get the state property: The new state of the Job.
getState() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the state property: Gets the state of the live event.
getState() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the state of the message.
getStatements() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Get the statements property: The statements property.
getStaticWebsite() - Method in class com.azure.storage.blob.models.BlobServiceProperties
Get the staticWebsite property: The properties that enable an account to host a static website.
getStaticWebsite() - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Get the staticWebsite property: The properties that enable an account to host a static website.
getStatistics() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the statistics of the text document.
getStatistics() - Method in class com.azure.ai.textanalytics.util.AnalyzeHealthcareEntitiesResultCollection
Gets the healthcare document result statistics properties.
getStatistics() - Method in class com.azure.ai.textanalytics.util.AnalyzeSentimentResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.DetectLanguageResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.ExtractKeyPhrasesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.ExtractSummaryResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.MultiCategoryClassifyResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizeEntitiesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizeLinkedEntitiesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.RecognizePiiEntitiesResultCollection
Gets the batch statistics of response.
getStatistics() - Method in class com.azure.ai.textanalytics.util.SingleCategoryClassifyResultCollection
Get the batch statistics of response.
getStatistics() - Method in class com.azure.data.tables.TableServiceAsyncClient
Retrieves statistics related to replication for the account's Table service.
getStatistics() - Method in class com.azure.data.tables.TableServiceClient
Retrieves statistics related to replication for the account's Table service.
getStatistics() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the query statistics.
getStatistics() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Retrieves statistics related to replication for the Blob service.
getStatistics() - Method in class com.azure.storage.blob.BlobServiceClient
Retrieves statistics related to replication for the Blob service.
getStatistics() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves storage statistics about the share.
getStatistics() - Method in class com.azure.storage.file.share.ShareClient
Retrieves storage statistics about the share.
getStatistics() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Retrieves the geo replication information about the Queue service.
getStatistics() - Method in class com.azure.storage.queue.QueueServiceClient
Retrieves the geo replication information about the Queue service.
getStatisticsWithResponse() - Method in class com.azure.data.tables.TableServiceAsyncClient
Retrieves statistics related to replication for the account's Table service.
getStatisticsWithResponse() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Retrieves statistics related to replication for the Blob service.
getStatisticsWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves storage statistics about the share.
getStatisticsWithResponse() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Retrieves the geo replication information about the Queue service.
getStatisticsWithResponse(ShareGetStatisticsOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves storage statistics about the share.
getStatisticsWithResponse(ShareGetStatisticsOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves storage statistics about the share.
getStatisticsWithResponse(Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
Retrieves statistics related to replication for the account's Table service.
getStatisticsWithResponse(Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Retrieves statistics related to replication for the Blob service.
getStatisticsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves storage statistics about the share.
getStatisticsWithResponse(Duration, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Retrieves the geo replication information about the Queue service.
getStatus() - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Get the status property: Status of detection results.
getStatus() - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Get the status property: Model training status.
getStatus() - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Get the status property: Model training status.
getStatus() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
getStatus() - Method in class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
Get the status property: Operation status.
getStatus() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get the data feed status.
getStatus() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionStatus
Get the status property: latest ingestion task status for this data slice.
getStatus() - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Gets the status of the data feed.
getStatus() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the incident status.
getStatus() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the anomaly status.
getStatus() - Method in class com.azure.ai.metricsadvisor.models.EnrichmentStatus
Get the status property: latest enrichment status for this data slice.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Get the status property: The status of the activity run.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.CustomerManagedKeyDetails
Get the status property: The customer managed key status on the workspace.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandResponse
Get the status property: The run status of data preview, statistics or expression preview.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResultResponse
Get the status property: The run status of data preview, statistics or expression preview.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the status property: Link connection status.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Get the status property: Link table status.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreRegistrationResponse
Get the status property: Enumerates possible request statuses.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreRequestSuccessResponse
Get the status property: Enumerates possible Status of the resource.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreUpdationResponse
Get the status property: Enumerates possible request statuses.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Get the status property: Operation status.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the status property: The status of a pipeline run.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.PrivateLinkServiceConnectionState
Get the status property: The private link service connection status.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Get the status property: Resource status.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the status property: Trigger run status.
getStatus() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerSubscriptionOperationStatus
Get the status property: Event Subscription Status.
getStatus() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointConnectionState
Get the status property: The approval status.
getStatus() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the status property: The status property.
getStatus() - Method in class com.azure.communication.callingserver.models.CancelAllMediaOperationsResult
Get the status property: Gets the status of the operation.
getStatus() - Method in class com.azure.communication.callingserver.models.events.AddParticipantResultEvent
Get the status property: Gets the status of the operation.
getStatus() - Method in class com.azure.communication.callingserver.models.events.PlayAudioResultEvent
Get the status property: Gets the status of the operation.
getStatus() - Method in class com.azure.communication.callingserver.models.PlayAudioResult
Get the status property: Gets or sets the status of the operation.
getStatus() - Method in class com.azure.communication.email.models.SendStatusResult
Get the status property: The type indicating the status of a request.
getStatus() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the status property: Status of operation.
getStatus() - Method in class com.azure.core.util.polling.AsyncPollResponse
Represents the status of the long-running operation at the time the last polling operation finished successfully.
getStatus() - Method in class com.azure.core.util.polling.PollResponse
Represents the status of the long-running operation at the time the last polling operation finished successfully.
getStatus() - Method in class com.azure.data.tables.models.TableServiceGeoReplication
Get the status of the secondary location.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
Get the status property: Asynchronous operation status of the operation on the app service plan.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the status property: Whether the device twin is enabled or disabled.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
Get the status property: The status of this event.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
Get the status property: The status of this event.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
Get the status property: The status of this event.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
Get the status property: The status of this event.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the status property: The status of the operation.
getStatus() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the status property: Status of a Service Bus resource.
getStatus() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the status property: Status of a Service Bus resource.
getStatus() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the status property: Status of a Service Bus resource.
getStatus() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the status property: Status of a Service Bus resource.
getStatus() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the status property: Status of a Service Bus resource.
getStatus() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the status property: Status of a Service Bus resource.
getStatus() - Method in class com.azure.mixedreality.remoterendering.models.AssetConversion
Get the status property: The status of the conversion.
getStatus() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the status property: The status of the rendering session.
getStatus() - Method in class com.azure.monitor.ingestion.models.UploadLogsResult
Returns the status of the logs upload operation.
getStatus() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the status property: The job status.
getStatus() - Method in class com.azure.quantum.jobs.ProvidersAsyncClient
Get provider status.
getStatus() - Method in class com.azure.quantum.jobs.ProvidersClient
Get provider status.
getStatus() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the status property: The outcome of this indexer execution.
getStatus() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the status property: Overall indexer status.
getStatus() - Method in class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Get the status of the KeyVaultLongRunningOperation.
getStatus() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the status.
getStatus() - Method in class com.azure.storage.blob.models.GeoReplication
Get the status property: The status of the secondary location.
getStatus() - Method in class com.azure.storage.blob.models.ObjectReplicationRule
 
getStatus() - Method in class com.azure.storage.queue.models.GeoReplication
Get the status property: The status of the secondary location.
getStatusCode() - Method in class com.azure.core.experimental.http.DynamicResponse
Returns the HTTP status code of the response.
getStatusCode() - Method in class com.azure.core.http.HttpResponse
Get the response status code.
getStatusCode() - Method in class com.azure.core.http.rest.PagedResponseBase
Gets the HTTP response status code.
getStatusCode() - Method in interface com.azure.core.http.rest.Response
Gets the HTTP response status code.
getStatusCode() - Method in class com.azure.core.http.rest.ResponseBase
Gets the HTTP response status code.
getStatusCode() - Method in class com.azure.core.http.rest.SimpleResponse
Gets the status code of the HTTP response.
getStatusCode() - Method in exception com.azure.cosmos.CosmosException
Gets the http status code.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets the HTTP status code associated with the current result.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets the HTTP status code associated with the current result.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosItemResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.cosmos.models.CosmosStoredProcedureResponse
Gets the HTTP status code associated with the response.
getStatusCode() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
Gets the HTTP sub-response status code.
getStatusCode() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the statusCode property: The status code indicating why the indexing operation failed.
getStatusCode() - Method in class com.azure.search.documents.models.IndexingResult
Get the statusCode property: The status code of the indexing operation.
getStatusCode() - Method in exception com.azure.storage.blob.models.BlobStorageException
 
getStatusCode() - Method in exception com.azure.storage.file.datalake.models.DataLakeStorageException
 
getStatusCode() - Method in exception com.azure.storage.file.share.models.ShareStorageException
 
getStatusCode() - Method in exception com.azure.storage.queue.models.QueueStorageException
 
getStatusDetail() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the statusDetail property: The outcome of this indexer execution.
getStatusDetails() - Method in class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Get the status details of the KeyVaultLongRunningOperation.
getStatusDetails() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the status details.
getStatusNextSinglePage(String) - Method in class com.azure.quantum.jobs.ProvidersAsyncClient
Get the next page of items.
getStatusPage() - Method in class com.azure.quantum.jobs.models.TargetStatus
Get the statusPage property: A page with detailed status of the provider.
getStatusSinglePage() - Method in class com.azure.quantum.jobs.ProvidersAsyncClient
Get provider status.
getStatusUpdateTime() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the statusUpdateTime property: The ISO8601 timestamp of the last device twin status update.
getStopRetryAfter() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Get the duration for which to stop before retrying data ingestion after the data slice first schedule time.
getStopTime() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the stopTime property: Link connection stop time.
getStopTime() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Get the stopTime property: Link table stop time.
getStopwords() - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Get the stopwords property: A list of stopwords.
getStopwords() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the stopwords property: A list of stopwords.
getStopwords() - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Get the stopwords property: A list of stopwords.
getStopwords() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the stopwords property: The list of stopwords.
getStopwordsList() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the stopwordsList property: A predefined list of stopwords to use.
getStorageConnectionString() - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Get the storageConnectionString property: The connection string to the storage account where the cache data will be persisted.
getStorageConnectionString() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Get the storageConnectionString property: The connection string to the storage account projections will be stored in.
getStorageContainer() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Get the storageContainer property: Blob container to store projections in.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the storageDiagnostics property: For service use only.
getStorageDiagnostics() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Get the storageDiagnostics property: For service use only.
getStorageEndpointSuffix() - Method in class com.azure.core.management.AzureEnvironment
 
getStorageLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the storageLinkedServices property: Storage linked service references.
getStorageLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Get the storageLinkedServices property: Storage linked service references.
getStorageLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Get the storageLinkedServices property: Storage linked service references.
getStorageLinkedServices() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Get the storageLinkedServices property: Storage linked service references.
getStorageSize() - Method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
Get the storageSize property: The amount of storage in bytes consumed by the index.
getStorageSizeCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the storageSizeCounter property: Total size of used storage in bytes.
getStore() - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
Get the store property: The Azure Key Vault linked service reference.
getStoredProcedure(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
Gets a CosmosAsyncStoredProcedure object without making a service call
getStoredProcedure(String) - Method in class com.azure.cosmos.CosmosScripts
Gets stored procedure.
getStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Get the storedProcedureName property: Stored procedure name.
getStoredProcedureName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Get the storedProcedureName property: Stored procedure name.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Get the storedProcedureParameters property: SQL stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Get the storedProcedureParameters property: SQL stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Get the storedProcedureParameters property: SQL stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Get the storedProcedureParameters property: SQL stored procedure parameters.
getStoredProcedureParameters() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Get the storedProcedureParameters property: Value and type setting for stored procedure parameters.
getStoredProceduresQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota of stored procedures for a container from the Azure Cosmos DB service.
getStoredProceduresUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of stored procedures for a container from the Azure Cosmos DB service.
getStoredProcedureTableTypeParameterName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Get the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
getStoredProcedureTableTypeParameterName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Get the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
getStoredProcedureTableTypeParameterName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Get the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
getStoredProcedureTableTypeParameterName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Get the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Get the storeSettings property: Avro store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Get the storeSettings property: Avro store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Get the storeSettings property: Binary store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Get the storeSettings property: Binary store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Get the storeSettings property: Delete activity store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Get the storeSettings property: DelimitedText store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Get the storeSettings property: DelimitedText store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Get the storeSettings property: Excel store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Get the storeSettings property: GetMetadata activity store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Get the storeSettings property: Json store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Get the storeSettings property: Json store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Get the storeSettings property: ORC store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Get the storeSettings property: ORC store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Get the storeSettings property: Parquet store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Get the storeSettings property: Parquet store settings.
getStoreSettings() - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Get the storeSettings property: Xml store settings.
getStormConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the stormConfiguration property: Specifies the Storm configuration parameters (storm-site.xml) for the HDInsight cluster.
getStreamId() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventConnectionRejectedEventData
Get the streamId property: Gets the stream Id.
getStreamId() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderConnectedEventData
Get the streamId property: Gets the stream Id.
getStreamId() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderDisconnectedEventData
Get the streamId property: Gets the stream Id.
getStreamName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Get the streamName property: The stream name which is used for preview.
getStreamName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Get the streamName property: The output stream name.
getStreamName() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Get the streamName property: The output stream name.
getStreamName() - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Get the streamName property: The output stream name.
getStreetAddress() - Method in class com.azure.ai.formrecognizer.models.AddressValue
Get the streetAddress property: Street-level address, excluding city, state, countryRegion, and postalCode.
getStringIDValue(Object) - Static method in class com.azure.spring.data.cosmos.common.CosmosUtils
ID value should be string value, real id type will be String, Integer, Long, all of these must be converted to String type.
getStringValue() - Method in class com.azure.json.DefaultJsonReader
 
getStringValue() - Method in class com.azure.json.gson.GsonJsonReader
 
getStringValue() - Method in class com.azure.json.JsonReader
Gets the String value if the reader is currently pointing to a JsonToken.BOOLEAN, JsonToken.NULL, JsonToken.NUMBER, or JsonToken.STRING.
getStructDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the struct definition for the given GUID.
getStructDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the struct definition for the given GUID.
getStructDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the struct definition by its name (unique).
getStructDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the struct definition by its name (unique).
getStructure() - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Get the structure property: Columns that define the structure of the dataset.
getStyles() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the styles property: Extracted font styles.
getSubcategory() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the subcategory property: Categorized entity sub category, such as Age/Year/TimeRange etc.
getSubcategory() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the subcategory property: Healthcare entity subcategory, such as DateTime etc.
getSubcategory() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the subcategory property: Categorized entity subcategory, such as Medical/Stock exchange/Sports etc.
getSubCategory() - Method in class com.azure.ai.formrecognizer.models.DocumentEntity
Get the subCategory property: Entity sub type.
getSubcode() - Method in class com.azure.communication.callingserver.models.ResultInfo
Get the subcode property: Gets the result subcode.
getSubCriteria() - Method in class com.azure.spring.data.cosmos.core.query.Criteria
To get sub criteria
getSubdirectoryAsyncClient(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Creates a new DataLakeDirectoryAsyncClient object by concatenating subdirectoryName to the end of DataLakeDirectoryAsyncClient's URL.
getSubdirectoryClient(String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Initializes a new DataLakeDirectoryClient object by concatenating directoryName to the end of DataLakeDirectoryClient's URL.
getSubdirectoryClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Constructs a ShareDirectoryAsyncClient that interacts with the specified directory.
getSubdirectoryClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Constructs a ShareDirectoryClient that interacts with the specified directory.
getSubject() - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
Get the subject property: Subject details.
getSubject() - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Get the subject.
getSubject() - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Get the subject property: The subject.
getSubject() - Method in class com.azure.communication.email.models.EmailContent
Get the subject property: Subject of the email message.
getSubject() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets subject from amqp message properties.
getSubject() - Method in class com.azure.core.models.CloudEvent
Get the subject associated with this event.
getSubject() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the subject associated with this event.
getSubject() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the subject for the message.
getSubject() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the subject for the message.
getSubject() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the subject.
getSubject() - Method in class com.azure.spring.data.cosmos.core.query.Criteria
To get subject
getSubject() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getSubjectAlternativeNames() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the subjectAlternativeNames.
getSubjectBeginsWith() - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Get the subjectBeginsWith property: The event subject must begin with the pattern provided for trigger to fire.
getSubjectEndsWith() - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Get the subjectEndsWith property: The event subject must end with the pattern provided for trigger to fire.
getSubjectValues() - Method in class com.azure.spring.data.cosmos.core.query.Criteria
To get CriteriaType
getSubmissionStartedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Get the submissionStartedAt property: The submissionStartedAt property.
getSubmissionStartedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Get the submissionStartedAt property: The submissionStartedAt property.
getSubmittedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Get the submittedAt property: The submittedAt property.
getSubmittedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Get the submittedAt property: The submittedAt property.
getSubmitter() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the submitter property: The submitter property.
getSubmitterId() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the submitterId property: The submitter identifier.
getSubmitterId() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the submitterId property: The submitter identifier.
getSubmitterId() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the submitterId property: The submitterId property.
getSubmitterName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the submitterName property: The submitter name.
getSubmitterName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the submitterName property: The submitter name.
getSubmitterName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the submitterName property: The submitterName property.
getSubmitTime() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the submitTime property: The submitTime property.
getSubnet() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Get the subnet property: The name of the subnet this integration runtime will join.
getSubnetName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the subnetName property: The ARM resource ID for the subnet in the vNet.
getSubscription(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the queue.
getSubscription(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the queue.
getSubscriptionCount() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Gets the number of subscriptions to the topic.
getSubscriptionExists(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets whether or not a subscription within a topic exists.
getSubscriptionExists(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets whether or not a subscription within a topic exists.
getSubscriptionExistsWithResponse(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets whether or not a subscription within a topic exists.
getSubscriptionExistsWithResponse(String, String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets whether or not a subscription within a topic exists.
getSubscriptionId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the subscriptionId property: Data Lake Analytics account subscription ID (if different from Data Factory account).
getSubscriptionId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the subscriptionId property: Data Lake Store account subscription ID (if different from Data Factory account).
getSubscriptionId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the subscriptionId property: Azure ML Service workspace subscription ID.
getSubscriptionId() - Method in class com.azure.core.management.profile.AzureProfile
Gets subscription ID.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the subscriptionId property: The subscription ID of the resource.
getSubscriptionKey() - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorKeys
Retrieves the subscription key.
getSubscriptionName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Get the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
getSubscriptionName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Get the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
getSubscriptionName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Get the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
getSubscriptionName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Get the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
getSubscriptionName() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Gets the name of the subscription.
getSubscriptionName() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Gets the name of the subscription.
getSubscriptionName() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Returns the subscription name associated with this instance of ServiceBusProcessorClient.
getSubscriptionRuntimeProperties(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets runtime properties about the subscription.
getSubscriptionRuntimeProperties(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets runtime properties about the subscription.
getSubscriptionRuntimePropertiesWithResponse(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets runtime properties about the subscription.
getSubscriptionRuntimePropertiesWithResponse(String, String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets runtime properties about the subscription.
getSubscriptionWithResponse(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the subscription along with its HTTP response.
getSubscriptionWithResponse(String, String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the subscription along with its HTTP response.
getSubStatusCode() - Method in exception com.azure.cosmos.CosmosException
Gets the sub status code.
getSubStatusCode() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets sub status code associated with the current result.
getSubStatusCode() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the HTTP sub status code associated with the response.
getSubStatusCode() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets sub status code associated with the current result.
getSubtype() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the subtype property: This field can be used as a passthrough for custom metadata about the matched text(s).
getSucceededCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the successfully completed number of actions.
getSuccessAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the successAt property: the time that at which "success" livy state was first seen.
getSuccessAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the successAt property: the time that at which "success" livy state was first seen.
getSuccessCount() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
Get the successCount property: Number of success operations of this action.
getSuggestedFrom() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the suggestedFrom property: The language code to translate documents from when neither the fromLanguageCode input nor the defaultFromLanguageCode parameter are provided, and the automatic language detection is unsuccessful.
getSuggestedWindow() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the suggestedWindow property: Suggested input series points needed for detecting the latest point.
getSuggesters() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the suggesters property: The suggesters for the index.
getSummary() - Method in class com.azure.ai.anomalydetector.models.DetectionResult
Get the summary property: The summary property.
getSupportedAggregationTypes() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the collection of what aggregation types are supported.
getSupportedClaims() - Method in interface com.azure.security.attestation.models.AttestationOpenIdMetadata
Returns the set of supported claims returned by the attestation service.
getSupportedDocumentFormats() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
The list of supported document formats supported by the Document Translation service.
getSupportedGlossaryFormats() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
The list of supported glossary formats supported by the Document Translation service.
getSupportedStorageSources() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Returns a list of storage sources/options supported by the Document Translation service.
getSuppressCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Gets the suppress condition.
getSuppressCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Gets the suppress condition.
getSuppressCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Gets the suppress condition.
getSvn() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the svn property: The SGX SVN value for the enclave.
getSymbol() - Method in class com.azure.ai.formrecognizer.models.CurrencyValue
Get the currencySymbol property: Currency symbol label, if any.
getSyncPoller() - Method in class com.azure.core.util.polling.PollerFlux
 
getSyncToken() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Get the syncToken property: The sync token representing the server state after the event.
getSyncToken() - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Get the syncToken property: The sync token representing the server state after the event.
getSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves a synonym map definition.
getSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves a synonym map definition.
getSynonymMapCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the synonymMapCounter property: Total number of synonym maps.
getSynonymMapNames() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the synonymMapNames property: A list of the names of synonym maps to associate with this field.
getSynonymMapWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves a synonym map definition.
getSynonymMapWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves a synonym map definition.
getSynonyms() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the synonyms property: A series of synonym rules in the specified synonym map format.
getSynonyms() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the synonyms property: A list of synonyms in following one of two formats: 1.
getSystemData() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipeline
Get the systemData property: Read-only system metadata associated with this object.
getSystemData() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequestBody
Get the systemData property: Read-only system metadata associated with this object.
getSystemData() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopology
Get the systemData property: Read-only system metadata associated with this object.
getSystemData() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequestBody
Get the systemData property: Read-only system metadata associated with this object.
getSystemData() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapter
Get the systemData property: Read-only system metadata associated with this object.
getSystemData() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequestBody
Get the systemData property: Read-only system metadata associated with this object.
getSystemDateTime() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Get the systemDateTime property: The system date and time of the ONVIF device.
getSystemEventMappings() - Static method in class com.azure.messaging.eventgrid.SystemEventNames
Get a mapping of all the system event type strings to their respective class.
getSystemId() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the systemId property: SystemID of the SAP system where the table is located.
getSystemId() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the systemId property: SystemID of the SAP system where the table is located.
getSystemNumber() - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Get the systemNumber property: System number of the BW system.
getSystemNumber() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the systemNumber property: System number of the BW system where the open hub destination is located.
getSystemNumber() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the systemNumber property: System number of the SAP system where the table is located.
getSystemProperties() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
Get the systemProperties property: System properties help identify contents and source of the messages.
getSystemProperties() - Method in class com.azure.messaging.eventhubs.EventData
Properties that are populated by Event Hubs service.
getSystemPropertyName() - Method in class com.azure.core.util.ConfigurationProperty
Gets name of system property this property can be configured with.
getT() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get HSM Token value, used with Bring Your Own Key.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Get the table property: The table name of the AmazonRdsForOracle database.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Get the table property: The table name of the SQL Server dataset.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Get the table property: The Amazon Redshift table name.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Get the table property: The name of delta table.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Get the table property: The table name of the Azure Data Explorer database.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Get the table property: The name of Azure MySQL database table.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Get the table property: The table name of the Azure PostgreSQL database.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Get the table property: The table name of the Azure SQL Data Warehouse.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Get the table property: The table name of the Azure SQL Managed Instance dataset.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Get the table property: The table name of the Azure SQL database.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Get the table property: The Db2 table name.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Get the table property: The table name of the Drill.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Get the table property: The table name of the Google BigQuery.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Get the table property: The table name of Greenplum.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Get the table property: The table name of the Hive.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Get the table property: The table name of the Impala.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Get the table property: The table name of the Netezza.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Get the table property: The table name of the on-premises Oracle database.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Get the table property: The table name of the Phoenix.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Get the table property: The PostgreSQL table name.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Get the table property: The table name of the Presto.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Get the table property: The table name of SAP HANA.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Get the table property: The table name of the Snowflake database.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Get the table property: The table name of the Spark.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Get the table property: The table name of the SQL Server dataset.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Get the table property: The table name of Teradata.
getTable() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Get the table property: The table name of the Vertica.
getTable() - Method in class com.azure.monitor.query.models.LogsQueryResult
The primary LogsTable returned as query result.
getTableClient(String) - Method in class com.azure.data.tables.TableServiceAsyncClient
Gets a TableAsyncClient instance for the table in the account with the provided tableName.
getTableClient(String) - Method in class com.azure.data.tables.TableServiceClient
Gets a TableClient instance for the table in the account with the provided tableName.
getTableEndpoint() - Method in class com.azure.data.tables.TableAsyncClient
Gets the endpoint for this table.
getTableEndpoint() - Method in class com.azure.data.tables.TableClient
Gets the endpoint for this table.
getTableName() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureTableDataFeedSource
Get the table property: Table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Get the tableName property: The Azure MySQL database table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Get the tableName property: The table name of the Azure PostgreSQL database which includes both schema and table.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Get the tableName property: The table name of the Azure Table storage.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Get the tableName property: The table name of the Cassandra database.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Get the tableName property: The Informix table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestSource
Get the tableName property: Source table table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
Get the tableName property: Target table table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Get the tableName property: The Microsoft Access table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Get the tableName property: The MySQL table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Get the tableName property: The ODBC table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Get the tableName property: Name of the dataset to extract from Office 365.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Get the tableName property: The relational table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Get the tableName property: The name of the SAP Table.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Get the tableName property: The Sybase table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Get the tableName property: This property will be retired.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Get the tableName property: The table name.
getTableName() - Method in class com.azure.data.tables.TableAsyncClient
Gets the name of the table.
getTableName() - Method in class com.azure.data.tables.TableClient
Gets the name of the table.
getTableName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Get the tableName property: Name of the Azure table to store projected data in.
getTableOption() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Get the tableOption property: The option to handle sink table, such as autoCreate.
getTableOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Get the tableOption property: The option to handle sink table, such as autoCreate.
getTableOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Get the tableOption property: The option to handle sink table, such as autoCreate.
getTableOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Get the tableOption property: The option to handle sink table, such as autoCreate.
getTableOption() - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Get the tableOption property: The option to handle sink table, such as autoCreate.
getTableRootLocation() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Get the tableRootLocation property: The root of blob path.
getTables() - Method in class com.azure.ai.formrecognizer.models.AnalyzeResult
Get the tables property: Extracted tables.
getTables() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Get the tables property: Projections to Azure Table storage.
getTableServiceRetentionPolicy() - Method in class com.azure.data.tables.models.TableServiceMetrics
Get the TableServiceRetentionPolicy for these metrics on the Table service.
getTableTransactionActionResponseByRowKey(String) - Method in class com.azure.data.tables.models.TableTransactionResult
Obtain the corresponding sub-response for a given rowKey.
getTag() - Method in class com.azure.communication.sms.models.SmsSendOptions
Get the tag property: Use this field to provide metadata that will then be sent back in the corresponding Delivery Report.
getTag() - Method in class com.azure.containers.containerregistry.models.DownloadManifestOptions
Tag identifier of the manifest.
getTag() - Method in class com.azure.containers.containerregistry.models.UploadManifestOptions
The tag assigned to the artifact represented by this manifest.
getTag() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Get the tag property: Customer Content.
getTag() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the tag property: The tag of the artifact.
getTag() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the tag property: The tag name.
getTagCount() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the tagCount property: Number of the tags.
getTagCount() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the tagCount property: The number of tags associated with the blob.
getTagCount() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the tagCount property: The tagCount property.
getTagCount() - Method in class com.azure.storage.blob.models.BlobProperties
 
getTagProperties(String) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the tag properties associated with a given tag in the repository.
getTagProperties(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the tag properties associated with a given tag in the repository.
getTagPropertiesWithResponse(String) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Gets the tag properties associated with a given tag in the repository.
getTagPropertiesWithResponse(String, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Gets the tag properties associated with a given tag in the repository.
getTags() - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Get the user defined attributes associated with the model.
getTags() - Method in class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
Get the user defined attributes associated with the model.
getTags() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
Get the user defined attributes associated with the model.
getTags() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelDetails
Get the user defined attributes associated with the model.
getTags() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelSummary
Get the user defined attributes associated with the model.
getTags() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the tags property: The tags.
getTags() - Method in class com.azure.analytics.synapse.artifacts.models.TrackedResource
Get the tags property: Resource tags.
getTags() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceUpdateParameters
Get the tags property: The resource tags.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the tags property: The tags.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Get the tags property: Dictionary of <string>.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the tags property: Dictionary of <string>.
getTags() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Get the tags property: Dictionary of <string>.
getTags() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the tags property: List of tags.
getTags() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Gets tags associated with this configuration setting.
getTags() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the tags associated with the certificate.
getTags() - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Get the tags associated with the secret.
getTags() - Method in class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Get the tags value.
getTags() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the tags associated with the key.
getTags() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the tags associated with the key.
getTags() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the tags associated with the secret.
getTags() - Method in class com.azure.storage.blob.models.BlobItem
Get the tags property: The tags property.
getTags() - Method in class com.azure.storage.blob.models.TaggedBlobItem
Get the tags property: The tags property.
getTags() - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Get the tags.
getTags() - Method in class com.azure.storage.blob.options.BlobSetTagsOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
getTags() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getTags() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
getTags() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Returns the blob's tags.
getTags() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Returns the blob's tags.
getTagsConditions() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getTagsConditions() - Method in class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
Gets the SQL statement that apply to the tags of the blob.
getTagsConditions() - Method in class com.azure.storage.blob.models.BlobLeaseRequestConditions
Gets the SQL statement that apply to the tags of the blob.
getTagsConditions() - Method in class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
Gets the SQL statement that apply to the tags of the blob.
getTagsConditions() - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
getTagsParameter() - Method in class com.azure.search.documents.indexes.models.TagScoringParameters
Get the tagsParameter property: The name of the parameter passed in search queries to specify the list of tags to compare against the target field.
getTagsWithResponse(BlobGetTagsOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Returns the blob's tags.
getTagsWithResponse(BlobGetTagsOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Returns the blob's tags.
getTarget() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentModelOperationError
Get the target property: Target of the error.
getTarget() - Method in class com.azure.ai.textanalytics.models.SentenceOpinion
Gets the target sentiment in text, such as the attributes of products or services.
getTarget() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsError
Get the target property: Error target.
getTarget() - Method in exception com.azure.ai.textanalytics.models.TextAnalyticsException
Gets the target for this exception.
getTarget() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
Get the target property: The target property.
getTarget() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorResponse
Get the target property: The error target.
getTarget() - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Get the target property: Property name/path in request associated with error.
getTarget() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorResponse
Get the target property: The error target.
getTarget() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Get the target property: Target table properties for link table request.
getTarget() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Get the target property: Target table properties for link table request.
getTarget() - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Get the target property: Property name/path in request associated with error.
getTarget() - Method in class com.azure.communication.callingserver.models.CallingServerError
Get the target property: The error target.
getTarget() - Method in class com.azure.communication.chat.models.ChatError
Get the target property: The error target.
getTarget() - Method in class com.azure.communication.identity.models.IdentityError
Get the target property: The error target.
getTarget() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the target property: The error target.
getTarget() - Method in class com.azure.core.management.exception.ManagementError
 
getTarget() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterProperties
Get the target property: The IoT device to which this remote device will connect.
getTarget() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Get the target property: The target of the event.
getTarget() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the target property: The target of the event.
getTarget() - Method in class com.azure.mixedreality.remoterendering.models.RemoteRenderingServiceError
Get the target property: The target of the particular error (e.g., the name of the property in error).
getTarget() - Method in class com.azure.quantum.jobs.models.JobDetails
Get the target property: The target identifier to run the job.
getTarget() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the target.
getTargetBigDataPool() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Get the targetBigDataPool property: Big data pool reference.
getTargetBigDataPool() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Get the targetBigDataPool property: The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
getTargetDatabase() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Get the targetDatabase property: Properties of link connection's target database.
getTargetDatasetId() - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Get the targetDatasetId property: The ID of the target Dataset used to detect drift.
getTargetFieldName() - Method in class com.azure.search.documents.indexes.models.FieldMapping
Get the targetFieldName property: The name of the target field in the index.
getTargetId() - Method in class com.azure.digitaltwins.core.BasicRelationship
Gets the unique Id of the target digital twin.
getTargetIndexName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the targetIndexName property: The name of the index to which this indexer writes data.
getTargetModelId() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
Get the targetModelId property: Identifier of the target model.
getTargetModelLocation() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
Get the targetModelLocation property: URL of the copied model in the target account.
getTargetName() - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Get the targetName property: The target name of the output.
getTargetRepository(RepositoryInformation) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactory
 
getTargetRepository(RepositoryInformation) - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactory
 
getTargetResourceId() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
Get the identifier of the target Azure resource where the model should be copied to.
getTargetResourceRegion() - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorization
Get the targetResourceRegion property: Location of the target Azure resource where the model should be copied to.
getTargets() - Method in class com.azure.quantum.jobs.models.ProviderStatus
Get the targets property: The targets property.
getTargetThroughput() - Method in class com.azure.cosmos.ThroughputControlGroupConfig
Get throughput control group target throughput.
getTargetThroughputThreshold() - Method in class com.azure.cosmos.ThroughputControlGroupConfig
Get the throughput control group target throughput threshold.
getTeamsUserAadToken() - Method in class com.azure.communication.identity.models.GetTokenForTeamsUserOptions
Gets the Azure AD access token of a Teams User.
getTempScriptPath() - Method in class com.azure.analytics.synapse.artifacts.models.DistcpSettings
Get the tempScriptPath property: Specifies an existing folder path which will be used to store temp Distcp command script.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Get the tenant property: The name or ID of the tenant to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Get the tenant property: Specify the tenant information (domain name or tenant ID) under which your application resides.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the tenant property: The Tenant id/name to which the service principal belongs.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the tenant property: Specify the tenant information (domain name or tenant ID) under which your application resides.
getTenant() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the tenant property: The tenant information (domain name or tenant ID) used in AadServicePrincipal authentication type under which your application resides.
getTenantId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Get the tenantId property: The tenant id of service principal that have access to this Log Analytics.
getTenantId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Gets the tenant id.
getTenantId() - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Gets the tenant id of the service principal.
getTenantId() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIdentity
Get the tenantId property: The tenant ID of the workspace managed identity.
getTenantId() - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Get the tenantId property: The tenant ID under which your application resides.
getTenantId() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceIdentity
Get the tenantId property: The client tenant id of the identity.
getTenantId() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the tenantId property: The VSTS tenant ID.
getTenantId() - Method in class com.azure.core.credential.TokenRequestContext
Get the tenant id to be used for the authentication request.
getTenantId() - Method in class com.azure.core.management.profile.AzureProfile
Gets tenant ID.
getTenantId() - Method in class com.azure.identity.AuthenticationRecord
Get the tenant, which the account authenticated in.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Get the tenantId property: The tenant ID of the resource.
getTenantId() - Method in class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Get the tenant id.
getTeraflops() - Method in class com.azure.mixedreality.remoterendering.models.RenderingSession
Get the teraflops property: The computational power of the rendering session GPU measured in Teraflops.
getTerminatedAt() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Get the terminatedAt property: the time that at which "killed" livy state was first seen.
getTerminatedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Get the terminatedAt property: the time that at which "killed" livy state was first seen.
getTerminatedAt() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Get the terminatedAt property: The killedAt property.
getTermTemplateDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the term template definition for the given GUID.
getTermTemplateDefByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the term template definition for the given GUID.
getTermTemplateDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the term template definition by its name (unique).
getTermTemplateDefByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the term template definition by its name (unique).
getTestMode() - Method in class com.azure.core.test.TestBase
Gets the TestMode that has been initialized.
getTestMode() - Method in class com.azure.core.test.TestContextManager
Returns the mode being used to run tests.
getTestName() - Method in class com.azure.core.test.TestBase
Deprecated.
This method is deprecated as JUnit 5 provides a simpler mechanism to get the test method name through TestInfo. Keeping this for backward compatability of other client libraries that still override this method. This method can be deleted when all client libraries remove this method. See TestBase.setupTest(TestInfo).
getTestName() - Method in class com.azure.core.test.TestContextManager
Returns the name of the test being ran.
getTestPlaybackRecordingName() - Method in class com.azure.core.test.TestContextManager
Returns the name of the playback record for the test being ran.
getText() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the opinion text property.
getText() - Method in class com.azure.ai.textanalytics.models.CategorizedEntity
Gets the text property: Categorized entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
Gets the text property: The text property.
getText() - Method in class com.azure.ai.textanalytics.models.HealthcareEntity
Gets the text property: Healthcare entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.LinkedEntityMatch
Gets the linked entity match text property: linked entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.PiiEntity
Gets the text property: PII entity text as appears in the request.
getText() - Method in class com.azure.ai.textanalytics.models.SentenceSentiment
Gets the sentence text property.
getText() - Method in class com.azure.ai.textanalytics.models.SummarySentence
Gets the text property: extractive summarization sentence text.
getText() - Method in class com.azure.ai.textanalytics.models.TargetSentiment
Gets the target text property.
getText() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Get the text property: The document to process.
getText() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Get the text property: For output_type=stream, the stream's text output, represented as a string or an array of strings.
getText() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
Get the text property: The query text.
getText() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the text property: The text to break into tokens.
getText() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the text property: The text of the alias.
getText() - Method in class com.azure.search.documents.models.AnswerResult
Get the text property: The text passage extracted from the document contents as the answer.
getText() - Method in class com.azure.search.documents.models.AutocompleteItem
Get the text property: The completed term.
getText() - Method in class com.azure.search.documents.models.CaptionResult
Get the text property: A representative text passage extracted from the document most relevant to the search query.
getText() - Method in class com.azure.search.documents.models.SuggestResult
Get the text property: The text of the suggestion result.
getTextSplitMode() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the textSplitMode property: A value indicating which split mode to perform.
getTextValue() - Method in class com.azure.json.JsonReader
Gets the text value for the JsonReader.currentToken().
getTextWeights() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the textWeights property: Parameters that boost scoring based on text matches in certain index fields.
getThreadId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Get the threadId property: The chat thread id.
getThreadId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventInThreadBaseProperties
Get the threadId property: The chat thread id.
getThreshold() - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Get the threshold property: Optional argument, advanced model parameter, between 0.0-1.0, the lower the value is, the larger the trend error will be which means less change point will be accepted.
getThreshold() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationEventBase
Get the threshold property: The event threshold.
getThresholdForDiagnosticsOnTracer() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the thresholdForDiagnosticsOnTracer, if latency on CRUD operation is greater than this diagnostics will be sent to open telemetry exporter as events in tracer span of end to end CRUD api.
getThresholdForDiagnosticsOnTracer() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the thresholdForDiagnosticsOnTracer, if latency on query operation is greater than this diagnostics will be send to open telemetry exporter as events in tracer span of end to end CRUD api.
getThresholdsState() - Method in class com.azure.cosmos.models.CosmosBulkExecutionOptions
Returns threshold state that can be passed to other CosmosBulkExecutionOptions in the future
getThriftTransportProtocol() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the thriftTransportProtocol property: The transport protocol to use in the Thrift layer.
getThriftTransportProtocol() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the thriftTransportProtocol property: The transport protocol to use in the Thrift layer.
getThroughputControlGroupName() - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Get the throughput control group name.
getThroughputControlGroupName() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the throughput control group name.
getThroughputControlGroupName() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Get throughput control group name.
getThrowable() - Method in class com.azure.messaging.eventhubs.models.ErrorContext
Returns the error that occurred during event processing.
getThrowable() - Method in class com.azure.search.documents.options.OnActionErrorOptions
Gets the throwable that caused the action to fail.
getThumbprint() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the SHA-1 thumbprint of the leaf certificate in the getCertificateChain.
getTier() - Method in class com.azure.analytics.synapse.artifacts.models.Sku
Get the tier property: The service tier.
getTier() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Get the tier property: tier of app service plan sku.
getTier() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Gets the AccessTier.
getTier() - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
getTier() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
getTierToArchiveSummary() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Get the tierToArchiveSummary property: Execution statistics of a specific policy action in a Blob Management cycle.
getTierToCoolSummary() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Get the tierToCoolSummary property: Execution statistics of a specific policy action in a Blob Management cycle.
getTime() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryRequirements
Get the time property: The last update time of the library requirements file.
getTime() - Method in class com.azure.core.models.CloudEvent
Get the time associated with the occurrence of the event.
getTime() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
Get the time property: The device datetime returned when calling the request.
getTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
Get the time property: The time at which the user was added to the thread.
getTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
Get the time property: The time at which the user was removed to the thread.
getTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Get the time property: The time at which the user was added to the thread.
getTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Get the time property: The time at which the user was added to the thread.
getTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Get the time property: The time at which the user was removed to the thread.
getTime() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Get the time property: The time at which the user was removed to the thread.
getTimeAfterCreate() - Method in class com.azure.security.keyvault.keys.models.KeyRotationLifetimeAction
Get the time after creation to attempt to rotate in ISO 8601 duration format.
getTimeBeforeExpiry() - Method in class com.azure.security.keyvault.keys.models.KeyRotationLifetimeAction
Get the time before expiry to attempt to rotate or notify in ISO 8601 duration format.
getTimeInterval() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the time span for which the metrics data is queried.
getTimeInterval() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the time interval for which the data was retrieved.
getTimeMode() - Method in class com.azure.ai.metricsadvisor.models.ListAlertOptions
Gets the time mode.
getTimeMode() - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Get the feedback query time mode to filter feedback.
getTimeNextVisible() - Method in class com.azure.storage.queue.models.QueueMessageItem
Get the timeNextVisible property: The time that the message will again become visible in the Queue.
getTimeNextVisible() - Method in class com.azure.storage.queue.models.SendMessageResult
Get the timeNextVisible property: The time that the message will again become visible in the Queue.
getTimeNextVisible() - Method in class com.azure.storage.queue.models.UpdateMessageResult
 
getTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Get the timeout property: Specifies the timeout for the activity to run.
getTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Get the timeout property: Specifies the timeout for the activity to run.
getTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Get the timeout property: Specifies the timeout for the activity to run.
getTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the timeout property: The timeout within which the webhook should be called back.
getTimeout() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the timeout property: (Optional) When specified, indicates the timeout for the http client making the API call.
getTimeout() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the timeout property: The desired timeout for the request.
getTimeout() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
getTimescale() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
Get the timescale property: Gets the timescale of the Timestamp.
getTimescale() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the timescale property: Gets the timescale in which timestamp is represented.
getTimescale() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
Get the timescale property: Gets the timescale in which both the timestamps and durations are represented.
getTimescale() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the timescale property: Gets the timescale of the last timestamp.
getTimescale() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the timescale property: Gets the timescale in which both timestamps and discontinuity gap are represented.
getTimescaleOfMaxLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
Get the timescaleOfMaxLastTimestamp property: Gets the timescale in which "MaxLastTimestamp" is represented.
getTimescaleOfMinLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
Get the timescaleOfMinLastTimestamp property: Gets the timescale in which "MinLastTimestamp" is represented.
getTimeSeries() - Method in class com.azure.monitor.query.models.MetricResult
Returns the time series returned when a data query is performed.
getTimeSpanFormat() - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Get the timeSpanFormat property: The format for TimeSpan values.
getTimestamp() - Method in class com.azure.ai.anomalydetector.models.AnomalyState
Get the timestamp property: timestamp.
getTimestamp() - Method in class com.azure.ai.anomalydetector.models.TimeSeriesPoint
Get the timestamp property: Optional argument, timestamp of a data point (ISO8601 format).
getTimestamp() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionStatus
Get the timestamp property: data slice timestamp.
getTimestamp() - Method in class com.azure.ai.metricsadvisor.models.AnomalyAlert
Get the timestamp property: anomaly time.
getTimestamp() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the anomaly time.
getTimestamp() - Method in class com.azure.ai.metricsadvisor.models.EnrichmentStatus
Get the timestamp property: data slice timestamp.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosConflictProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.CosmosUserProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.cosmos.models.ThroughputProperties
Get the last modified timestamp associated with the resource.
getTimestamp() - Method in class com.azure.data.tables.models.TableEntity
Gets the entity's timestamp.
getTimestamp() - Method in class com.azure.digitaltwins.core.models.PublishComponentTelemetryOptions
Gets the timestamp.
getTimestamp() - Method in class com.azure.digitaltwins.core.models.PublishTelemetryOptions
Gets the timestamp.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
Get the timestamp property: TimeStamp when delivery was attempted.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
Get the timestamp property: Gets the timestamp of the data chunk dropped.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the timestamp property: Gets the first timestamp of the data chunk received.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Get the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Get the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Get the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Get the timestamp property: The time at which the event occurred.
getTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Get the timestamp property: The time at which the event occurred.
getTimeStamp() - Method in class com.azure.monitor.query.models.MetricValue
Returns the timestamp for the metric value in ISO 8601 format.
getTimestampColumn() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSchema
Get the user-defined timestamp column.
getTimestampFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeExportCommand
Get the timestampFormat property: Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy.
getTimestampFormat() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeImportCommand
Get the timestampFormat property: Specify the timestamp format for csv in Azure Databricks Delta Lake Copy.
getTimestamps() - Method in class com.azure.ai.anomalydetector.models.VariableValues
Get the timestamps property: timestamps.
getTimestamps() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the timestamps of the data points in the time series.
getTimestamps() - Method in class com.azure.ai.metricsadvisor.models.MetricSeriesData
Get the timestamps of the data related to this time series.
getTimeToExpire() - Method in class com.azure.storage.file.datalake.options.DataLakePathScheduleDeletionOptions
 
getTimeToExpire() - Method in class com.azure.storage.file.datalake.options.FileScheduleDeletionOptions
 
getTimeToLive() - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Get the timeToLive property: Time to live setting of the cluster in minutes.
getTimeToLive() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the timeToLive property: The allowed idle time for the on-demand HDInsight cluster.
getTimeToLive() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Get the timeToLive property: Time to live (in minutes) setting of the cluster which will execute data flow job.
getTimeToLive() - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Gets timeToLive from amqp message header.
getTimeToLive() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the duration before this message expires.
getTimeToLive() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the duration before this message expires.
getTimeToLive() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get timeToLive value
getTimeToLiveInMinutes() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Get the timeToLiveInMinutes property: Compute type of the cluster.
getTimeZone() - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Get the timeZone property: The time zone.
getTimeZone() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
Get the timeZone property: The timezone of the ONVIF device datetime.
getTimeZoneID() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the timeZoneID property: The local time zone used by the connection.
getTiming() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the timing property: The timing property.
getTitle() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the title property: Human-readable title of the image.
getTitle() - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Get the title property: Optional video title provided by the user.
getTitleField() - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Get the titleField property: Defines the title field to be used for semantic ranking, captions, highlights, and answers.
getTo() - Method in class com.azure.communication.email.models.EmailRecipients
Get the to property: Email To recipients.
getTo() - Method in class com.azure.communication.sms.models.SmsSendResult
Get the to property: The recipient's phone number in E.164 format.
getTo() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets to from amqp message properties.
getTo() - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Get the to property: The identity of SMS message receiver.
getTo() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Gets the address to send to.
getTo() - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets the "to" address.
getTo() - Method in class com.azure.messaging.servicebus.ServiceBusReceivedMessage
Gets the "to" address.
getTo() - Method in class com.azure.search.documents.models.RangeFacetResult
Gets a value indicating the exclusive upper bound of the facet's range, or null to indicate that there is no upper bound (i.e.
getToken() - Method in class com.azure.communication.common.CommunicationTokenCredential
Get Azure core access token from credential
getToken() - Method in class com.azure.core.credential.AccessToken
 
getToken() - Method in class com.azure.core.credential.SimpleTokenCache
Asynchronously get a token from either the cache or replenish the cache with a new token.
getToken() - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Gets the access token granting the defined permission.
getToken() - Method in class com.azure.messaging.webpubsub.models.WebPubSubClientAccessToken
Returns the client access token that may be used to access the service.
getToken() - Method in class com.azure.mixedreality.authentication.MixedRealityStsAsyncClient
Retrieve a token from the STS service for the specified account information.
getToken() - Method in class com.azure.mixedreality.authentication.MixedRealityStsClient
Retrieve a token from the STS service for the specified account information.
getToken() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the token property: The token returned by the analyzer.
getToken() - Method in class com.azure.security.attestation.models.AttestationResponse
Get the token property: An RFC 7519 JSON Web Token, the body of which is an AttestationResult object.
getToken(CommunicationUserIdentifier, Iterable<CommunicationTokenScope>) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Gets a token for an identity.
getToken(CommunicationUserIdentifier, Iterable<CommunicationTokenScope>) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Gets a token for an identity.
getToken(TokenRequestContext) - Method in class com.azure.core.credential.BasicAuthenticationCredential
 
getToken(TokenRequestContext) - Method in interface com.azure.core.credential.TokenCredential
Asynchronously get a token for a given resource/audience.
getToken(TokenRequestContext) - Method in class com.azure.identity.AuthorizationCodeCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.AzureCliCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.AzurePowerShellCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.ChainedTokenCredential
Sequentially calls TokenCredential.getToken(TokenRequestContext) on all the specified credentials, returning the first successfully obtained AccessToken.
getToken(TokenRequestContext) - Method in class com.azure.identity.ClientAssertionCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.ClientCertificateCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.ClientSecretCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.DeviceCodeCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.EnvironmentCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.IntelliJCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.InteractiveBrowserCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.ManagedIdentityCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.OnBehalfOfCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.SharedTokenCacheCredential
Gets token from shared token cache
getToken(TokenRequestContext) - Method in class com.azure.identity.UsernamePasswordCredential
 
getToken(TokenRequestContext) - Method in class com.azure.identity.VisualStudioCodeCredential
 
getTokenChars() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the tokenChars property: Character classes to keep in the tokens.
getTokenChars() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the tokenChars property: Character classes to keep in the tokens.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the tokenFilters property: An optional list of token filters to use when breaking the given text.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the tokenFilters property: A list of token filters used to filter out or modify the tokens generated by a tokenizer.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Get the tokenFilters property: A list of token filters used to filter out or modify the input token.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the tokenFilters property: The token filters for the index.
getTokenForTeamsUser(GetTokenForTeamsUserOptions) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Exchanges an Azure AD access token of a Teams User for a new Communication Identity access token.
getTokenForTeamsUser(GetTokenForTeamsUserOptions) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Exchanges an Azure AD access token of a Teams User for a new Communication Identity access token.
GetTokenForTeamsUserOptions - Class in com.azure.communication.identity.models
GetTokenForTeamsUserOptions(String, String, String) - Constructor for class com.azure.communication.identity.models.GetTokenForTeamsUserOptions
getTokenForTeamsUserWithResponse(GetTokenForTeamsUserOptions) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Exchanges an Azure AD access token of a Teams User for a new Communication Identity access token.
getTokenForTeamsUserWithResponse(GetTokenForTeamsUserOptions, Context) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Exchanges an Azure AD access token of a Teams User for a new Communication Identity access token.
getTokenizer() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the tokenizer property: The name of the tokenizer to use to divide continuous text into a sequence of tokens, such as breaking a sentence into words.
getTokenizerName() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the tokenizer name property: The name of the tokenizer to use to break the given text.
getTokenizers() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the tokenizers property: The tokenizers for the index.
getTokenRefresher() - Method in class com.azure.communication.common.CommunicationTokenRefreshOptions
Deprecated.
Use synchronous token refresher instead.
getTokenRefresherSync() - Method in class com.azure.communication.common.CommunicationTokenRefreshOptions
 
getTokenRequestContext() - Method in exception com.azure.identity.AuthenticationRequiredException
Get the details of the authentication request which resulted in the authentication failure.
getTokenSeparator() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the tokenSeparator property: The string to use when joining adjacent tokens to form a shingle.
getTokenSigningAlgorithmsSupported() - Method in interface com.azure.security.attestation.models.AttestationOpenIdMetadata
Returns the signing algorithms supported by the attestation service.
getTokenWithResponse() - Method in class com.azure.mixedreality.authentication.MixedRealityStsAsyncClient
Retrieve a token from the STS service for the specified account information.
getTokenWithResponse(CommunicationUserIdentifier, Iterable<CommunicationTokenScope>) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Gets a token for an identity with response.
getTokenWithResponse(CommunicationUserIdentifier, Iterable<CommunicationTokenScope>, Context) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Gets a token for an identity.
getTokenWithResponse(Context) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClient
Retrieve a token from the STS service for the specified account information.
getTone() - Method in class com.azure.communication.callingserver.models.ToneInfo
Get the tone property: Gets the tone detected.
getToneInfo() - Method in class com.azure.communication.callingserver.models.events.ToneReceivedEvent
Get the toneInfo property: The tone info.
getTop() - Method in class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Gets the top anomaly-rank.
getTop() - Method in class com.azure.data.tables.models.ListEntitiesOptions
Gets the value of the `top` OData query option which limits the number of returned entities.
getTop() - Method in class com.azure.data.tables.models.ListTablesOptions
Gets the value of the `top` OData query option which limits the number of returned entities.
getTop() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the number of top metrics values to query.
getTop() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the top property: The number of auto-completed terms to retrieve.
getTop() - Method in class com.azure.search.documents.models.SearchOptions
Get the top property: The number of search results to retrieve.
getTop() - Method in class com.azure.search.documents.models.SuggestOptions
Get the top property: The number of suggestions to retrieve.
getTopic() - Method in class com.azure.communication.chat.models.ChatMessageContent
Get the topic property: Chat message content for messages of type topicUpdated.
getTopic() - Method in class com.azure.communication.chat.models.ChatThreadItem
Get the topic property: Chat thread topic.
getTopic() - Method in class com.azure.communication.chat.models.ChatThreadProperties
Get the topic property: Chat thread topic.
getTopic() - Method in class com.azure.communication.chat.models.CreateChatThreadOptions
Get the topic property: The chat thread topic.
getTopic() - Method in class com.azure.communication.chat.models.UpdateChatThreadOptions
Get the topic property: Chat thread topic.
getTopic() - Method in class com.azure.messaging.eventgrid.EventGridEvent
Get the topic associated with this event if it is associated with a domain.
getTopic() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEvent
 
getTopic(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the topic.
getTopic(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the topic.
getTopicExists(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets whether or not a topic with topicName exists in the Service Bus namespace.
getTopicExists(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets whether or not a topic with topicName exists in the Service Bus namespace.
getTopicExistsWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets whether or not a topic with topicName exists in the Service Bus namespace.
getTopicExistsWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets whether or not a topic with topicName exists in the Service Bus namespace.
getTopicName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Get the topicName property: The name of the Microsoft.ServiceBus topic.
getTopicName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Get the topicName property: The name of the Microsoft.ServiceBus topic.
getTopicName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Get the topicName property: The name of the Microsoft.ServiceBus topic.
getTopicName() - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Get the topicName property: The name of the Microsoft.ServiceBus topic.
getTopicName() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Gets the name of the topic under which subscription exists.
getTopicName() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Gets the name of the topic this subscription is associated with.
getTopicName() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Returns the topic name associated with this instance of ServiceBusProcessorClient.
getTopicRuntimeProperties(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets runtime properties about the topic.
getTopicRuntimeProperties(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets runtime properties about the topic.
getTopicRuntimePropertiesWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets runtime properties about the topic with its HTTP response.
getTopicRuntimePropertiesWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets runtime properties about the topic with its HTTP response.
getTopicWithResponse(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Gets information about the topic along with its HTTP response.
getTopicWithResponse(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Gets information about the topic along with its HTTP response.
getTopNGroupInScope() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScope
Gets the TopN scope value if alert is scoped to TopN time series.
getTopologyName() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Get the topologyName property: The reference to an existing pipeline topology defined for real-time content processing.
getTotal() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Get the total property: Number of sessions fetched.
getTotal() - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Get the total property: The total property.
getTotal() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Get the total property: The total_statements property.
getTotal() - Method in class com.azure.monitor.query.models.MetricValue
Returns the sum of all of the values in the time range.
getTotalBytes() - Method in class com.azure.storage.blob.models.BlobQueryProgress
 
getTotalBytes() - Method in class com.azure.storage.file.datalake.models.FileQueryProgress
 
getTotalCount() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOperationDetail
Gets the total number of actions.
getTotalCount() - Method in class com.azure.search.documents.util.SearchPagedFlux
The approximate number of documents that matched the search and filter parameters in the request.
getTotalCount() - Method in class com.azure.search.documents.util.SearchPagedIterable
The approximate number of documents that matched the search and filter parameters in the request.
getTotalDuration() - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Get the totalDuration property: The totalDuration property.
getTotalElements() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getTotalMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Gets the number of messages in the queue.
getTotalMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Gets the number of messages in the subscription.
getTotalObjectsCount() - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
Get the totalObjectsCount property: Total number of objects to be acted on by this action.
getTotalPages() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
getTotalSpace() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the size, in bytes, of the file store.
getTraceback() - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Get the traceback property: The traceback property.
getTraceLevel() - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Get the traceLevel property: Trace level setting used for data flow monitoring output.
getTrackerNodeConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Get the trackerNodeConfiguration property: Advanced tracker node configuration.
getTrackingId() - Method in class com.azure.core.amqp.exception.LinkErrorContext
Gets the unique tracking identifier for this error.
getTrackLastEnqueuedEventProperties() - Method in class com.azure.messaging.eventhubs.models.ReceiveOptions
Gets whether or not the receive operation should request information on the last enqueued event on its associated partition, and track that information as events are received.
getTrackName() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
Get the trackName property: Gets the name of the track for which fragment is dropped.
getTrackName() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the trackName property: Gets the track name.
getTrackName() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the trackName property: Gets the track name.
getTrackName() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the trackName property: Gets the track name.
getTrackType() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
Get the trackType property: Gets the type of the track (Audio / Video).
getTrackType() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
Get the trackType property: Gets the type of the track (Audio / Video).
getTrackType() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the trackType property: Gets the type of the track (Audio / Video).
getTrackType() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
Get the trackType property: Gets the type of the track (Audio / Video).
getTrainedModelFilePath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Get the trainedModelFilePath property: The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation.
getTrainedModelLinkedServiceName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Get the trainedModelLinkedServiceName property: Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
getTrainedModelName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Get the trainedModelName property: Name of the Trained Model module in the Web Service experiment to be updated.
getTrainLosses() - Method in class com.azure.ai.anomalydetector.models.ModelState
Get the trainLosses property: The trainLosses property.
getTransactionActionResponses() - Method in class com.azure.data.tables.models.TableTransactionResult
Get all the sub-responses obtained from the submit transaction operation.
getTransactionalContentHash() - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Get the transactionalContentHash property: Specify the transactional md5 for the body, to be validated by the service.
getTransactionContext() - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Gets the transaction associated with the settlement operation.
getTransactionCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the transactionCount property: Number of transactions for the request.
getTransactionCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentStatistics
Get the transactionsCount property: Number of transactions for the document.
getTransactionId() - Method in class com.azure.core.amqp.AmqpTransaction
Gets the id for this transaction.
getTransactionId() - Method in class com.azure.core.amqp.models.TransactionalDeliveryOutcome
Gets the transaction id associated with this delivery outcome.
getTransactionId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Get the transactionId property: The transaction id will be used as co-relation vector.
getTransactionId() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventInThreadBaseProperties
Get the transactionId property: The transaction id will be used as co-relation vector.
getTransactionId() - Method in class com.azure.messaging.servicebus.ServiceBusTransactionContext
Gets the transaction id.
getTransactionStatusWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
Gets the status of an entry identified by a transaction id.
getTransactionStatusWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
Gets the status of an entry identified by a transaction id.
getTranscriptionLanguage() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the transcriptionLanguage property: Gets the Live Transcription language.
getTranscriptionState() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the transcriptionState property: Gets the Live Transcription state.
getTransferDeadLetterMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Get the transferDeadLetterMessageCount property: Number of messages transferred into dead letters.
getTransferDeadLetterMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Get the transferDeadLetterMessageCount property: Number of messages transferred into dead letters.
getTransferMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Get the transferMessageCount property: Number of messages transferred to another queue, topic, or subscription.
getTransferMessageCount() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Get the transferMessageCount property: Number of messages transferred to another queue, topic, or subscription.
getTransformations() - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Get the transformations property: List of transformations in Flowlet.
getTransformations() - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Get the transformations property: List of transformations in data flow.
getTranslationsStatus() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Returns a list of batch requests submitted and the status for each request.
getTranslationsStatusNext(String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Get the next page of items.
getTranslationStatus(String) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Returns the status for a document translation request.
getTranslator() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the translator property: Copy activity translator.
getTransport() - Method in class com.azure.media.videoanalyzer.edge.models.RtspSource
Get the transport property: Network transport utilized by the RTSP and RTP exchange: TCP or HTTP.
getTreatBooleanAsNumber() - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Get the treatBooleanAsNumber property: Whether to treat boolean values as numbers.
getTreatEmptyAsNull() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Get the treatEmptyAsNull property: Treat empty as null.
getTreatEmptyAsNull() - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Get the treatEmptyAsNull property: Treat empty as null.
getTreatEmptyAsNull() - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Get the treatEmptyAsNull property: Treat empty column values in the text file as null.
getTrigger() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
Get the trigger property: The event trigger type.
getTrigger() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Get the trigger property: The event trigger type.
getTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Gets a trigger.
getTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Gets a trigger.
getTrigger(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
Gets a CosmosAsyncTrigger object without making a service call
getTrigger(String) - Method in class com.azure.cosmos.CosmosScripts
Gets trigger.
getTrigger(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Gets a trigger.
getTrigger(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Gets a trigger.
getTriggeredPipelines() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the triggeredPipelines property: List of pipeline name and run Id triggered by the trigger run.
getTriggerName() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerDependencyProvisioningStatus
Get the triggerName property: Trigger name.
getTriggerName() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the triggerName property: Trigger name.
getTriggerName() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerSubscriptionOperationStatus
Get the triggerName property: Trigger name.
getTriggerOperation() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the operation type of the trigger.
getTriggerRunId() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the triggerRunId property: Trigger run id.
getTriggerRunTimestamp() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the triggerRunTimestamp property: Trigger run start time.
getTriggersByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Lists triggers.
getTriggersByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Lists triggers.
getTriggersByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Lists triggers.
getTriggersQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota of triggers for a container from the Azure Cosmos DB service.
getTriggersUsage() - Method in class com.azure.cosmos.models.FeedResponse
Get the current number of triggers for a container from the Azure Cosmos DB service.
getTriggerType() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Get the triggerType property: Trigger type.
getTriggerType() - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Get the type of the trigger.
getTriggerWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Gets a trigger.
getTriggerWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.TriggersAsyncClient
Gets trigger information.
getTriggerWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.TriggersClient
Gets trigger information.
getTriggerWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Gets a trigger.
getTrustedCertificates() - Method in class com.azure.media.videoanalyzer.edge.models.TlsEndpoint
Get the trustedCertificates property: List of trusted certificate authorities when authenticating a TLS connection.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTrustedCertPath() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
getTryCount() - Method in class com.azure.core.http.policy.HttpRequestLoggingContext
Gets the try count for the HTTP request.
getTryCount() - Method in class com.azure.core.http.policy.HttpResponseLoggingContext
Gets the try count for the HTTP request associated to the HTTP response.
getTryTimeout() - Method in class com.azure.core.amqp.AmqpRetryOptions
Gets the maximum duration to wait for completion of a single attempt, whether the initial attempt or a retry.
getTryTimeout() - Method in class com.azure.storage.common.policy.RequestRetryOptions
getTryTimeoutDuration() - Method in class com.azure.storage.common.policy.RequestRetryOptions
 
getTtl() - Method in class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
Get the ttl property: The specified time to live for the relay credential in seconds
getTwin() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
Get the twin property: Information about the device twin, which is the cloud representation of application device metadata.
getType() - Method in class com.azure.ai.formrecognizer.administration.models.DocumentFieldSchema
Get the type property: Semantic data type of the field value.
getType() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the type property: Data type of the field value.
getType() - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorAdditionalInfo
Get the type property: The additional info type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolParametrizationReference
Get the type property: Big data pool reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReference
Get the type property: Big data pool reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Get the type property: Data flow reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetCompression
Get the type property: Type of dataset compression.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDataElement
Get the type property: Type of the column.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetReference
Get the type property: Dataset reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
Get the type property: Type of the schema column.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.EntityReference
Get the type property: The type of this referenced entity.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.ErrorAdditionalInfo
Get the type property: The additional info type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.Expression
Get the type property: Expression type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
Get the type property: Type of integration runtime.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Get the type property: The type property.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Get the type property: The type property.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the type property: Type of the library.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
Get the type property: The type of the resource.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the type property: Type of the library/package.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Get the type property: Link connection type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
Get the type property: Linked service reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTargetDistributionOptions
Get the type property: Target table distribution type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIdentity
Get the type property: The type of managed identity for the workspace.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkReference
Get the type property: Managed Virtual Network reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookParameter
Get the type property: Notebook parameter type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Get the type property: The type of the resource.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.ParameterSpecification
Get the type property: Parameter type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineReference
Get the type property: Pipeline reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.Resource
Get the type property: The type of the resource.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Get the type property: The type of the parameter.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
Get the type property: The type of the query.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Get the type property: The type of the connection.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolReference
Get the type property: SQL pool reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Get the type property: The type of the SQL script.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Get the type property: The type of the resource.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Get the type property: The type of SSIS log location.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Get the type property: The type of SSIS package location.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameter
Get the type property: Stored procedure parameter type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookReference
Get the type property: Synapse notebook reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobReference
Get the type property: Synapse spark job reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerReference
Get the type property: Trigger reference type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.VariableSpecification
Get the type property: Variable type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Get the type property: Web activity authentication (Basic/ClientCertificate/MSI).
getType() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceIdentity
Get the type property: The identity type.
getType() - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Get the type property: Type of workspace repositoryID configuration.
getType() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpoint
Get the type property: The type of the resource.
getType() - Method in class com.azure.communication.chat.models.ChatMessage
Get the type property: Type of the chat message.
getType() - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Get the type property: The chat message type.
getType() - Method in class com.azure.core.http.ProxyOptions
 
getType() - Method in class com.azure.core.management.exception.AdditionalInfo
Gets the type of addition info.
getType() - Method in class com.azure.core.models.CloudEvent
Get the type of event, e.g.
getType() - Method in class com.azure.core.models.GeoCollection
 
getType() - Method in class com.azure.core.models.GeoLineString
 
getType() - Method in class com.azure.core.models.GeoLineStringCollection
 
getType() - Method in class com.azure.core.models.GeoObject
Gets the GeoJSON type for this object.
getType() - Method in class com.azure.core.models.GeoPoint
 
getType() - Method in class com.azure.core.models.GeoPointCollection
 
getType() - Method in class com.azure.core.models.GeoPolygon
 
getType() - Method in class com.azure.core.models.GeoPolygonCollection
 
getType() - Method in class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Serialized form of metadata.
getType() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
Get the type property: An enum value determining whether the date time was configured using NTP or manual.
getType() - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Get the type property: Type of the parameter.
getType() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Get the type property: The type of the message.
getType() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Get the type property: The type of the message.
getType() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the type of the namespace.
getType() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the type property: This field can be used as a passthrough for custom metadata about the matched text(s).
getType() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the type property: The data type of the field.
getType() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the type property: The type of the datasource.
getType() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns the "typ" header property from the JWS.
getType() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignment
Get the role assignment type.
getType() - Method in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
getType() - Method in class com.azure.spring.data.cosmos.core.mapping.event.AfterLoadEvent
Returns the type for which the AfterLoadEvent shall be invoked for.
getType() - Method in class com.azure.spring.data.cosmos.core.query.Criteria
To get CriteriaType
getType() - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
getType() - Method in class com.azure.storage.blob.options.BlockBlobListBlocksOptions
Gets the type of blocks to list.
getType() - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
getTypeConversion() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the typeConversion property: Whether to enable the advanced type conversion feature in the Copy activity.
getTypeConversionSettings() - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Get the typeConversionSettings property: Type conversion settings.
getTypeDefinitionByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the type definition for the given GUID.
getTypeDefinitionByGuidWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the type definition for the given GUID.
getTypeDefinitionByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Get the type definition by its name (unique).
getTypeDefinitionByNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Get the type definition by its name (unique).
getTypeOfStreamWithMaxLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
Get the typeOfStreamWithMaxLastTimestamp property: Gets the type of stream with maximum last timestamp.
getTypeOfStreamWithMinLastTimestamp() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
Get the typeOfStreamWithMinLastTimestamp property: Gets the type of stream with minimum last timestamp.
getTypeProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Get the typeProperties property: Custom dataset properties.
getTypeProperties() - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
Get the typeProperties property: Custom linked service properties.
getTypeProperties() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabase
Get the typeProperties property: Source database type properties.
getTypeProperties() - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedService
Get the typeProperties property: Web linked service properties.
getUdId() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Get the udId property: The unique id returned from user upload service when uploading a geofence.
getUmask() - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
 
getUmask() - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Gets the umask.
getUnallocatedSpace() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the number of unallocated bytes in the file store.
getUncommitted() - Method in class com.azure.storage.blob.models.BlockLookupList
Get the uncommitted property: The Uncommitted property.
getUncommittedBlocks() - Method in class com.azure.storage.blob.models.BlockList
Get the uncommittedBlocks property: The UncommittedBlocks property.
getUniqueIdentifier() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the Unique Identifier property: The Unique Identifier corresponds to the "jti" claim in a Json Web Token.
getUniqueKeyPolicy() - Method in class com.azure.cosmos.models.CosmosContainerProperties
Gets the containers unique key policy
getUniqueKeyPolicy() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Gets the UniqueKeyPolicy
getUniqueKeys() - Method in class com.azure.cosmos.models.UniqueKeyPolicy
Gets or sets container of UniqueKey that guarantee uniqueness of items in container in the Azure Cosmos DB service.
getUnit() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the unit property: The unit used by the width, height, and boundingBox properties.
getUnit() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the unit of the metric.
getUnit() - Method in class com.azure.monitor.query.models.MetricResult
Returns the metrics unit of the metrics.
getUnparsedParameters() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the query string parameters that aren't part of the SAS token that will be used by this URL.
getUpdateComplianceForGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get device group update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
getUpdateComplianceForGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get device group update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
getUpdateComplianceWithResponse(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the breakdown of how many devices are on their latest update, have new updates available, or are in progress receiving new updates.
getUpdateComplianceWithResponse(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the breakdown of how many devices are on their latest update, have new updates available, or are in progress receiving new updates.
getUpdatedAt() - Method in class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Gets the exact time a message was updated in the queue.
getUpdatedAt() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Gets the exact time the subscription was updated.
getUpdatedAt() - Method in class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Gets the exact time the topic description was updated.
getUpdatedOn() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the updated UTC time.
getUpdatedOn() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the UTC time at which certificate policy was last updated.
getUpdatedOn() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the UTC time at which certificate was last updated.
getUpdatedOn() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
getUpdatedOn() - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Get the policy's last updated time in UTC.
getUpdatedOn() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the UTC time at which secret was last updated.
getUpdateResourceEndpoint() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Get the updateResourceEndpoint property: The Update Resource REST URL for an Azure ML Studio Web Service endpoint.
getUpdateWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a specific update version.
getUpdateWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a specific update version.
getUploadedOn() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Get the time the model was uploaded to the service.
getUploadedTimestamp() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Get the uploadedTimestamp property: The last update time of the library.
getUploadedTimestamp() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
Get the uploadedTimestamp property: The last update time of the library/package.
getUpperBound() - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Gets the upperBound value.
getUpperBoundary() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Gets the upper boundary.
getUpperBoundaryValues() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the upper boundary values of the data points calculated by smart detector.
getUpperMargin() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the upperMargin property: Upper margin of the latest point.
getUpperMargins() - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Get the upperMargins property: UpperMargins contain upper margin of each input point.
getUpsertItemOperation(T, PartitionKey) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for upsert item in Bulk execution.
getUpsertItemOperation(T, PartitionKey, CosmosBulkItemRequestOptions) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for upsert item in Bulk execution.
getUpsertItemOperation(T, PartitionKey, CosmosBulkItemRequestOptions, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for upsert item in Bulk execution.
getUpsertItemOperation(T, PartitionKey, TContext) - Static method in class com.azure.cosmos.models.CosmosBulkOperations
Instantiate an operation for upsert item in Bulk execution.
getUri() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Get the uri property: The URI for the script action.
getUri() - Method in class com.azure.media.videoanalyzer.edge.models.MediaUri
Get the uri property: URI that can be used for media streaming.
getUri() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the uri property: The url for the Web API.
getUri() - Method in class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Get the uri.
getUrl() - Method in class com.azure.ai.textanalytics.models.LinkedEntity
Gets the url property: URL for the entity's page from the data source.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Get the url property: Endpoint for the Azure Data Lake Storage Gen2 service.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Get the url property: URL for Azure Search service.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Get the url property: The Dynamics AX (or Dynamics 365 Finance and Operations) instance OData endpoint.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Get the url property: The URL of the HDFS service endpoint, e.g.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the url property: The base URL of the HTTP endpoint, e.g.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the url property: The URL of the OData service endpoint.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Get the url property: The url to connect Quickbase source.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the url property: The base URL of the REST service.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Get the url property: The URL of SAP Cloud for Customer OData API.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Get the url property: The URL of SAP ECC OData API.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Get the url property: The url to connect TeamDesk source.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Get the url property: Web activity target endpoint and path.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Get the url property: WebHook activity target endpoint and path.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedServiceTypeProperties
Get the url property: The URL of the web service endpoint, e.g.
getUrl() - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Get the url property: The url to connect Zendesk source.
getUrl() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the url property: URL to find more information on the image.
getUrl() - Method in class com.azure.core.http.HttpRequest
Get the target address.
getUrl() - Method in class com.azure.media.videoanalyzer.edge.models.EndpointBase
Get the url property: The endpoint URL for Video Analyzer to connect to.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Get the url property: The direct URL to the content.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Get the url property: The url used in the request.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Get the url property: The path to the blob.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Get the url property: The path to the blob.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Get the url property: The path to the blob.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Get the url property: The path to the blob.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Get the url property: The path to the directory.
getUrl() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the url property: The path to the deleted directory.
getUrl() - Method in class com.azure.messaging.webpubsub.models.WebPubSubClientAccessToken
Returns the url that may be used to access the service.
getUrlByEndpoint(AzureEnvironment.Endpoint) - Method in class com.azure.core.management.AzureEnvironment
Gets the endpoint URL for the current environment.
getUrls() - Method in class com.azure.communication.networktraversal.models.CommunicationIceServer
Get the urls property: List of STUN/TURN server URLs.
getUrls() - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Get the urls property: Specifies a list of URIs from which this object may be downloaded.
getUsableSpace() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the number of bytes available to this Java virtual machine on the file store.
getUsage() - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Get the usage property: The resource usage amount.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseEncryptedEndpoints() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseHostVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
getUseNativeQuery() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the useNativeQuery property: Specifies whether the driver uses native HiveQL queries,or converts them into an equivalent form in HiveQL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUsePeerVerification() - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Get the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
getUser() - Method in class com.azure.communication.identity.models.CommunicationUserIdentifierAndToken
Get the communicationUser property: A Communication User Identifier.
getUser(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets user.
getUser(String) - Method in class com.azure.cosmos.CosmosDatabase
Gets a Cosmos user instance without making a service call.
getUseragent() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Get the useragent property: The user agent header of the request.
getUserAssignedIdentity() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Get the userAssignedIdentity property: The fully qualified Azure resource Id of a user assigned managed identity typically in the form "/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId" that should have been assigned to the search service.
getUserCode() - Method in class com.azure.identity.DeviceCodeInfo
Gets the code which user needs to provide when authenticating at the verification URL.
getUserCommunicationIdentifier() - Method in class com.azure.messaging.eventgrid.systemevents.AcsUserDisconnectedEventData
Get the userCommunicationIdentifier property: The communication identifier of the user who was disconnected.
getUserDefinedFunction(String) - Method in class com.azure.cosmos.CosmosAsyncScripts
Gets a CosmosAsyncUserDefinedFunction object without making a service call
getUserDefinedFunction(String) - Method in class com.azure.cosmos.CosmosScripts
Gets user defined function.
getUserDefinedFunctionsQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota of user defined functions for a container from the Azure Cosmos DB service.
getUserDefinedFunctionsUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of user defined functions for a container from the Azure Cosmos DB service.
getUserDelegationKey(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets a user delegation key for use with this account's blob storage.
getUserDelegationKey(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.BlobServiceClient
Gets a user delegation key for use with this account's blob storage.
getUserDelegationKey(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets a user delegation key for use with this account's data lake storage.
getUserDelegationKey(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Gets a user delegation key for use with this account's data lake storage.
getUserDelegationKeyWithResponse(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Gets a user delegation key for use with this account's blob storage.
getUserDelegationKeyWithResponse(OffsetDateTime, OffsetDateTime) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Gets a user delegation key for use with this account's data lake storage.
getUserDelegationKeyWithResponse(OffsetDateTime, OffsetDateTime, Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Gets a user delegation key for use with this account's blob storage.
getUserDelegationKeyWithResponse(OffsetDateTime, OffsetDateTime, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Gets a user delegation key for use with this account's data lake storage.
getUserId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Get the userId property: User ID to logon the server.
getUserId() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Get the userId property: User ID to logon the server.
getUserId() - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
Get Teams User Id
getUserId() - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Gets userId from amqp message properties.
getUserId() - Method in class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
Get the userId property: The Id of the Microsoft Teams user.
getUserId() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Get the userId property: The user Id of connected client connection.
getUserId() - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Get the userId property: The user Id of connected client connection.
getUserId() - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Returns the user ID to be used when creating the authentication token.
getUserMetadata() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the userMetadata property: Custom metdata that user can associate with the description.
getUserMetadata() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the userMetadata property: Metadata associated with the subscription.
getUserMetadata() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the userMetadata property: Custom metdata that user can associate with the description.
getUserMetadata() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the userMetadata property: Custom metdata that user can associate with the description.
getUserMetadata() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the userMetadata property: Metadata associated with the subscription.
getUserMetadata() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the userMetadata property: Metadata associated with the topic.
getUsername() - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Gets the user name to authenticate the endpoint.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Get the username property: The username of the Amazon Redshift source.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Get the username property: Username for authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Get the username property: User name to access the Common Data Service for Apps instance.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Get the username property: The user name that you use to access Concur Service.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Get the username property: Username for authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Get the username property: User name to access the Dynamics CRM instance.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Get the username property: User name to access the Dynamics instance.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Get the username property: The site name and user name of your Eloqua account in the form: sitename/username.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Get the username property: The user name used to connect to the HBase instance.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the username property: The user name that you use to access Hive Server.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the username property: The user name used to access the Impala server.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Get the username property: The user name that you use to access Jira Service.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Get the username property: Username for authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Get the username property: The user name that you use to access Oracle Service Cloud server.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the username property: The user name used to connect to the Phoenix server.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the username property: The user name used to connect to the Presto server.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Get the username property: The username for Basic authentication of the Salesforce instance.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Get the username property: The username for Basic authentication of the Salesforce instance.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Get the username property: The username for Basic authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Get the username property: The username for Basic authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Get the username property: The user name used to connect to the ServiceNow server for Basic and OAuth2 authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the username property: The user name that you use to access Spark Server.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Get the username property: Username for authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Get the username property: Username for authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Get the username property: Web activity authentication user name for basic authentication.
getUsername() - Method in class com.azure.analytics.synapse.artifacts.models.WebBasicAuthentication
Get the username property: User name for Basic authentication.
getUsername() - Method in class com.azure.communication.networktraversal.models.CommunicationIceServer
Get the username property: User account name which uniquely identifies the credentials.
getUsername() - Method in class com.azure.core.http.ProxyOptions
 
getUsername() - Method in class com.azure.identity.AuthenticationRecord
Get the user principal name of the account.
getUsername() - Method in class com.azure.media.videoanalyzer.edge.models.UsernamePasswordCredentials
Get the username property: Username to be presented as part of the credentials.
getUserName() - Method in class com.azure.ai.metricsadvisor.models.InfluxDbDataFeedSource
Get the userName property: Database access user.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Get the userName property: The on-premises Windows authentication user name.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Get the userName property: The username of the Appfigures source.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Get the userName property: Username to logon the FTP server.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Get the userName property: User name for Windows authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Get the userName property: HDInsight cluster user name.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Get the userName property: User name for Basic, Digest, or Windows authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Get the userName property: User name for Basic authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Get the userName property: User name for Basic authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Get the userName property: User name of the OData service.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Get the userName property: User name for Basic authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Get the userName property: The user name used in Basic authentication type.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Get the userName property: Username to access the SAP BW server.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Get the userName property: Username to access the SAP HANA server.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Get the userName property: Username to access the SAP BW server where the open hub destination is located.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Get the userName property: Username to access the SAP server where the table is located.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Get the userName property: The username used to log on to the SFTP server.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Get the userName property: The on-premises Windows authentication user name.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
Get the userName property: UseName for windows authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
Get the userName property: UseName for windows authentication.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Get the userName property: The username of the TeamDesk source.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Get the userName property: The Account SID of Twilio service.
getUserName() - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Get the userName property: The username of the Zendesk source.
getUserObjectId() - Method in class com.azure.communication.identity.models.GetTokenForTeamsUserOptions
Gets the Object ID of an Azure AD user (Teams User).
getUserPrincipal() - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Get the user who gives this feedback.
getUserPrincipalLookupService() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Unsupported.
getUserPrincipalNames() - Method in class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Get the User Principal Names.
getUserProperties() - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Get the userProperties property: Activity user properties.
getUserQuota() - Method in class com.azure.cosmos.models.FeedResponse
Gets the maximum quota for user resources within an account from the Azure Cosmos DB service.
getUserScopeFilterUri() - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Get the userScopeFilterUri property: The user scope uri.
getUserToken() - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Get the userToken property: The user token for the Quickbase source.
getUserToken() - Method in class com.azure.communication.identity.models.CommunicationUserIdentifierAndToken
Get the userToken property: A user token.
getUserUsage() - Method in class com.azure.cosmos.models.FeedResponse
Gets the current number of user resources within the account from the Azure Cosmos DB service.
getUserWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
Gets a user.
getUserWithResponse(String, RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
Gets a user.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseSystemTrustStore() - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Get the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
getUseTempFileRename() - Method in class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
Get the useTempFileRename property: Upload to temporary file(s) and rename.
getUseTypeDefault() - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Get the useTypeDefault property: Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file.
getUtilization() - Method in class com.azure.quantum.jobs.models.Quota
Get the utilization property: The amount of the usage that has been applied for the current period.
getValidateDataConsistency() - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Get the validateDataConsistency property: Whether to enable Data Consistency validation.
getValidationCallback() - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Returns the token validation callback.
getValidationCode() - Method in class com.azure.messaging.eventgrid.systemevents.SubscriptionValidationEventData
Get the validationCode property: The validation code sent by Azure Event Grid to validate an event subscription.
getValidationLosses() - Method in class com.azure.ai.anomalydetector.models.ModelState
Get the validationLosses property: The validationLosses property.
getValidationMode() - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Get the validationMode property: Indicates what validation method is used when reading the xml files.
getValidationOptions() - Method in class com.azure.media.videoanalyzer.edge.models.TlsEndpoint
Get the validationOptions property: Validation options to use when authenticating a TLS connection.
getValidationOptions() - Method in class com.azure.security.attestation.models.AttestationOptions
Returns the options used for token validation.
getValidationOptions() - Method in class com.azure.security.attestation.models.AttestationPolicySetOptions
Returns the options used for token validation.
getValidationOptions() - Method in class com.azure.security.attestation.models.PolicyManagementCertificateOptions
Returns the options used for token validation.
getValidationResponse() - Method in class com.azure.messaging.eventgrid.systemevents.SubscriptionValidationResponse
Get the validationResponse property: The validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription.
getValidationSlack() - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Returns the allowable slack for token time validations
getValidationUrl() - Method in class com.azure.messaging.eventgrid.systemevents.SubscriptionValidationEventData
Get the validationUrl property: The validation URL sent by Azure Event Grid (available starting version 2018-05-01-preview).
getValidDocumentCount() - Method in class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Get the validDocumentCount property: Number of valid documents.
getValidityInMonths() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the validity in months.
getValue() - Method in exception com.azure.ai.anomalydetector.models.AnomalyDetectorErrorException
 
getValue() - Method in class com.azure.ai.anomalydetector.models.AnomalyState
Get the value property: The value property.
getValue() - Method in exception com.azure.ai.anomalydetector.models.ErrorResponseException
 
getValue() - Method in class com.azure.ai.anomalydetector.models.TimeSeriesPoint
Get the value property: The measurement of that point, should be float.
getValue() - Method in class com.azure.ai.formrecognizer.models.DocumentKeyValuePair
Get the value property: Field value of the key-value pair.
getValue() - Method in class com.azure.ai.metricsadvisor.models.DataPointAnomaly
Gets the value of the anomaly.
getValue() - Method in exception com.azure.ai.metricsadvisor.models.MetricsAdvisorResponseException
 
getValue() - Method in exception com.azure.analytics.synapse.accesscontrol.models.ErrorContractException
 
getValue() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetailsList
Get the value property: A list of role assignments.
getValue() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentsListRoleAssignmentsResponse
 
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRunsQueryResponse
Get the value property: List of activity runs.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.AdditionalColumns
Get the value property: Additional column value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Get the value property: Value to be appended.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfoListResult
Get the value property: List of Big Data pools.
getValue() - Method in exception com.azure.analytics.synapse.artifacts.models.CloudErrorException
 
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsCreateDataFlowDebugSessionResponse
 
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsExecuteCommandResponse
 
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowListResponse
Get the value property: List of data flows.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.DatasetListResponse
Get the value property: List of datasets.
getValue() - Method in exception com.azure.analytics.synapse.artifacts.models.ErrorContractException
 
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.ExposureControlResponse
Get the value property: The feature value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.Expression
Get the value property: Expression value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeListResponse
Get the value property: List of integration runtimes.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptsResourceCollectionResponse
Get the value property: The value property.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.LibraryListResponse
Get the value property: List of Library.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionListResponse
Get the value property: List link connection value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionQueryTableStatus
Get the value property: Link tables' status.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceListResponse
Get the value property: List of linked services.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableListResponse
Get the value property: List link table value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookListResponse
Get the value property: List of Notebooks.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.NotebookParameter
Get the value property: Notebook parameter value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineListResponse
Get the value property: List of pipelines.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunsQueryResponse
Get the value property: List of pipeline runs.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse
Get the value property: Array with all active debug sessions.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.RerunTriggerListResponse
Get the value property: List of rerun triggers.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Get the value property: The value of the parameter.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SecureString
Get the value property: Value of secure string.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Get the value property: Value to be set.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfigurationListResponse
Get the value property: List of sparkconfigurations.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionsListResponse
Get the value property: List of spark job definitions.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolInfoListResult
Get the value property: List of SQL pools.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptsListResponse
Get the value property: List of sql scripts.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionParameter
Get the value property: SSIS package execution parameter value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPropertyOverride
Get the value property: SSIS package property override value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameter
Get the value property: Stored procedure parameter value.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.SwitchCase
Get the value property: Expected value that satisfies the expression result of the 'on' property.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerListResponse
Get the value property: List of triggers.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRunsQueryResponse
Get the value property: List of trigger runs.
getValue() - Method in class com.azure.analytics.synapse.artifacts.models.UserProperty
Get the value property: User property value.
getValue() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointListResponse
Get the value property: List of managed private endpoints.
getValue() - Method in exception com.azure.communication.callingserver.models.CallingServerErrorException
 
getValue() - Method in exception com.azure.communication.chat.models.ChatErrorResponseException
 
getValue() - Method in class com.azure.communication.email.models.EmailCustomHeader
Get the value property: Header value.
getValue() - Method in exception com.azure.communication.identity.models.IdentityErrorResponseException
 
getValue() - Method in exception com.azure.communication.phonenumbers.models.PhoneNumberErrorResponseException
 
getValue() - Method in enum com.azure.core.amqp.AmqpMessageConstant
Gets the AMQP messaging header value.
getValue() - Method in enum com.azure.core.amqp.exception.AmqpResponseCode
Gets the integer value of the AmqpResponseCode
getValue() - Method in class com.azure.core.amqp.models.AmqpMessageBody
Gets the AMQP value set on this AmqpMessageBody instance.
getValue() - Method in exception com.azure.core.exception.HttpResponseException
 
getValue() - Method in interface com.azure.core.http.rest.PagedResponse
Returns the items in the page.
getValue() - Method in interface com.azure.core.http.rest.Response
Gets the deserialized value of the HTTP response.
getValue() - Method in class com.azure.core.http.rest.ResponseBase
Gets the deserialized value of the HTTP response.
getValue() - Method in class com.azure.core.http.rest.SimpleResponse
Gets the deserialized value of the HTTP response.
getValue() - Method in class com.azure.core.http.rest.StreamResponse
The content of the HTTP response as a stream of byte buffers.
getValue() - Method in exception com.azure.core.management.exception.ManagementException
 
getValue() - Method in class com.azure.core.management.polling.PollResult
Get the service returned value when poll-operation succeeded.
getValue() - Method in exception com.azure.core.test.MyAzureException
 
getValue() - Method in exception com.azure.core.test.MyRestException
 
getValue() - Method in class com.azure.core.util.Header
Gets the combined, comma-separated value of this Header, taking into account all values provided.
getValue() - Method in class com.azure.core.util.polling.AsyncPollResponse
The value returned as a result of the last successful poll operation.
getValue() - Method in class com.azure.core.util.polling.PollResponse
The value returned as a result of the last successful poll operation.
getValue() - Method in class com.azure.cosmos.models.EncryptionKeyWrapMetadata
Serialized form of metadata.
getValue() - Method in enum com.azure.cosmos.models.PermissionMode
Gets the numerical value of the permission mode.
getValue() - Method in enum com.azure.cosmos.models.TriggerOperation
Gets the numerical value of the trigger operation.
getValue() - Method in enum com.azure.cosmos.models.TriggerType
Gets the numerical value of the trigger type.
getValue() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Gets the value of this configuration setting.
getValue() - Method in exception com.azure.data.tables.models.TableServiceException
 
getValue() - Method in class com.azure.data.tables.models.TableTransactionActionResponse
Gets the deserialized value of the HTTP sub-response, if present.
getValue() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsResponse
 
getValue() - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDeviceCollection
Get the value property: An array of ONVIF devices that have been discovered in the same subnet as the IoT Edge device.
getValue() - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineCollection
Get the value property: List of live pipelines.
getValue() - Method in class com.azure.media.videoanalyzer.edge.models.OutputSelector
Get the value property: Value to compare against.
getValue() - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDefinition
Get the value property: Parameter value to be applied on this specific live pipeline.
getValue() - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyCollection
Get the value property: List of pipeline topologies.
getValue() - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterCollection
Get the value property: An array of remote device adapters.
getValue() - Method in class com.azure.messaging.eventgrid.systemevents.PhoneNumberIdentifierModel
Get the value property: The phone number in E.164 format.
getValue() - Method in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Gets the value of the message state.
getValue() - Method in class com.azure.quantum.jobs.models.JobDetailsList
Get the value property: The value property.
getValue() - Method in class com.azure.quantum.jobs.models.ProviderStatusList
Get the value property: The value property.
getValue() - Method in class com.azure.quantum.jobs.models.QuotaList
Get the value property: The value property.
getValue() - Method in exception com.azure.quantum.jobs.models.RestErrorException
 
getValue() - Method in class com.azure.search.documents.models.ValueFacetResult
Gets the value of the facet, or the inclusive lower bound if it's an interval facet.
getValue() - Method in class com.azure.search.documents.util.SearchPagedResponse
 
getValue() - Method in exception com.azure.security.keyvault.administration.models.KeyVaultAdministrationException
 
getValue() - Method in class com.azure.security.keyvault.keys.models.ReleaseKeyResult
Get a signed object containing the released key.
getValue() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecret
Get the value of the secret.
getValue() - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedResponse
Gets a List of elements in the page.
getValue() - Method in class com.azure.storage.blob.models.UserDelegationKey
Get the value property: The key as a base64 string.
getValue() - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Get the value property: The key as a base64 string.
getValue(Class<T>) - Method in class com.azure.cosmos.models.SqlParameter
Gets the value of the parameter.
getValue(String) - Method in class com.azure.core.http.HttpHeaders
Get the value for the provided header name.
getValueAddress() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueAddress property: Address value.
getValueAsBoolean() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a boolean.
getValueAsDateTime() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as an OffsetDateTime.
getValueAsDouble() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a double.
getValueAsDynamic() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a dynamic type which can be deserialized into a model type from BinaryData.
getValueAsInteger() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as an integer.
getValueAsLong() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a long.
getValueAsString() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a string.
getValueCountryRegion() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueCountryRegion property: 3-letter country code value (ISO 3166-1 alpha-3).
getValueCurrency() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the Currency value.
getValueDate() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueDate property: Date value in YYYY-MM-DD format (ISO 8601).
getValueFloat() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueFloat property: Floating point value.
getValueInteger() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueInteger property: Integer value.
getValueList() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueList property: Array of field values.
getValueMap() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueMap property: Dictionary of named field values.
getValueOfRootNode() - Method in class com.azure.ai.metricsadvisor.models.AnomalyIncident
Gets the aggregated value at root dimension node where the incident anomalies are logically aggregated.
getValuePhoneNumber() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valuePhoneNumber property: Phone number value in E.164 format (ex.
getValues() - Method in class com.azure.ai.anomalydetector.models.VariableValues
Get the values property: values.
getValues() - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
Get the values property: List of filter values.
getValues() - Method in class com.azure.core.util.Context
Scans the linked-list of Context objects populating a Map with the values of the context.
getValues() - Method in class com.azure.core.util.Header
Gets the comma separated value as an array.
getValues() - Method in class com.azure.monitor.query.models.TimeSeriesElement
Returns a list of data points representing the metric values.
getValues() - Method in class com.azure.search.documents.models.ScoringParameter
Gets the values of the scoring parameter.
getValues() - Method in interface com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor
Get values of method parameters
getValues() - Method in class com.azure.spring.data.cosmos.repository.query.CosmosParameterParameterAccessor
 
getValues() - Method in interface com.azure.spring.data.cosmos.repository.query.ReactiveCosmosParameterAccessor
Get values of method parameters
getValues() - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosParameterParameterAccessor
 
getValues(String) - Method in class com.azure.core.http.HttpHeaders
Get the values for the provided header name.
getValueSanitizer() - Method in class com.azure.core.util.ConfigurationProperty
Returns property value sanitizer that is used to securely log property value.
getValueSelectionMark() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueSelectionMark property: Selection mark value.
getValueSignature() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueSignature property: Presence of signature.
getValuesList() - Method in class com.azure.core.util.Header
Returns all values associated with this header, represented as an unmodifiable list of strings.
getValueString() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueString property: String value.
getValueTime() - Method in class com.azure.ai.formrecognizer.models.DocumentField
Get the valueTime property: Time value in hh:mm:ss format (ISO 8601).
getVariable() - Method in class com.azure.ai.anomalydetector.models.AnomalyInterpretation
Get the variable property: The variable property.
getVariable() - Method in class com.azure.ai.anomalydetector.models.VariableState
Get the variable property: Variable name.
getVariableName() - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Get the variableName property: Name of the variable whose value needs to be appended to.
getVariableName() - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Get the variableName property: Name of the variable whose value needs to be set.
getVariables() - Method in class com.azure.ai.anomalydetector.models.LastDetectionRequest
Get the variables property: variables.
getVariables() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Get the variables property: User specified arguments under hivevar namespace.
getVariables() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Get the variables property: List of variables for pipeline.
getVariablesCount() - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Get the variablesCount property: Total number of variables.
getVariableStates() - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Get the variableStates property: The variableStates property.
getVariableStates() - Method in class com.azure.ai.anomalydetector.models.DiagnosticsInfo
Get the variableStates property: The variableStates property.
getVariableStates() - Method in class com.azure.ai.anomalydetector.models.LastDetectionResult
Get the variableStates property: The variableStates property.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultName() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the vaultName property: Key vault name of the object that triggered this event.
getVaultUrl() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the vaultUrl property: The URI of your Azure Key Vault, also referred to as DNS name, that contains the key to be used to encrypt your data at rest.
getVaultUrl() - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Gets the URL for the Key Vault this client is associated with.
getVaultUrl() - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Gets the URL for the Key Vault this client is associated with.
getVaultUrl() - Method in class com.azure.security.keyvault.administration.KeyVaultBackupAsyncClient
Gets the URL for the Key Vault this client is associated with.
getVaultUrl() - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClient
Get the vault endpoint URL.
getVaultUrl() - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Get the vault endpoint url to which service requests are sent to.
getVaultUrl() - Method in class com.azure.security.keyvault.certificates.CertificateClient
Get the vault endpoint url to which service requests are sent to.
getVaultUrl() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the URL for the Azure KeyVault service.
getVaultUrl() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the URL for the Azure KeyVault service.
getVaultUrl() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateIdentifier
Gets the URL of the Key Vault.
getVaultUrl() - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Get the vault endpoint url to which service requests are sent to.
getVaultUrl() - Method in class com.azure.security.keyvault.keys.KeyClient
Get the vault endpoint url to which service requests are sent to.
getVaultUrl() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKeyIdentifier
Gets the URL of the Key Vault.
getVaultUrl() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecretIdentifier
Gets the URL of the Key Vault.
getVaultUrl() - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Gets the vault endpoint url to which service requests are sent to.
getVaultUrl() - Method in class com.azure.security.keyvault.secrets.SecretClient
Gets the vault endpoint url to which service requests are sent to.
getVendor() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the vendor property: Name of the distributing entity, organization or individual.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Get the verb property: HTTP verb of this operation.
getVerb() - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Get the verb property: HTTP verb of this operation.
getVerificationUrl() - Method in class com.azure.identity.DeviceCodeInfo
Gets the URL where user can authenticate.
getVerifierType() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the verifierType property: The Attestation Type being attested.
getVersion() - Method in enum com.azure.ai.formrecognizer.DocumentAnalysisServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.ai.metricsadvisor.MetricsAdvisorServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.analytics.purview.administration.PurviewAccountServiceVersion
 
getVersion() - Method in enum com.azure.analytics.purview.administration.PurviewMetadataServiceVersion
 
getVersion() - Method in enum com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion
 
getVersion() - Method in enum com.azure.analytics.purview.scanning.PurviewScanningServiceVersion
 
getVersion() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Get the version property: The version for the S3 object.
getVersion() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
Get the version property: Specify the version of amazon S3.
getVersion() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
Get the version property: Specify the version of Google Cloud Storage.
getVersion() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the version property: Version of the HDInsight cluster.  Type: string (or Expression with resultType string).
getVersion() - Method in enum com.azure.communication.callingserver.CallingServerServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.communication.chat.ChatServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.communication.chat.models.ChatMessage
Get the version property: Version of the chat message.
getVersion() - Method in enum com.azure.communication.email.EmailServiceVersion
 
getVersion() - Method in enum com.azure.communication.identity.CommunicationIdentityServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.communication.networktraversal.CommunicationRelayServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.communication.sms.SmsServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Get the version property: Version of the packaged software.
getVersion() - Method in interface com.azure.core.util.ServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.core.util.UserAgentProperties
Returns the version of the client library.
getVersion() - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Gets version.
getVersion() - Method in enum com.azure.data.appconfiguration.ConfigurationServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.data.schemaregistry.SchemaRegistryVersion
 
getVersion() - Method in class com.azure.data.tables.models.TableServiceMetrics
Get the version of Analytics to configure.
getVersion() - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Get the service version that is targeted, if null or empty the latest service version targeted by the library will be used.
getVersion() - Method in class com.azure.data.tables.sas.TableSasSignatureValues
 
getVersion() - Method in enum com.azure.data.tables.TableServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.digitaltwins.core.DigitalTwinsServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
 
getVersion() - Method in enum com.azure.iot.modelsrepository.ModelsRepositoryServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.messaging.eventgrid.EventGridServiceVersion
Get the version string for this particular service version instance.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Get the version property: The version of the message.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Get the version property: The version of the message.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Get the version property: The version of the thread.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Get the version property: The version of the thread.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Get the version property: The version of the thread.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
Get the version property: The version of the thread.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Get the version property: The version of the artifact.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the version property: An integer that is incremented by one each time the device twin is updated.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinProperties
Get the version property: Version of device twin properties.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Get the version property: The version of the object that triggered this event.
getVersion() - Method in enum com.azure.messaging.servicebus.ServiceBusServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.messaging.webpubsub.WebPubSubServiceVersion
 
getVersion() - Method in enum com.azure.mixedreality.authentication.MixedRealityStsServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.mixedreality.remoterendering.RemoteRenderingServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.monitor.ingestion.LogsIngestionServiceVersion
 
getVersion() - Method in enum com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterServiceVersion
 
getVersion() - Method in enum com.azure.monitor.query.LogsQueryServiceVersion
 
getVersion() - Method in enum com.azure.monitor.query.MetricsQueryServiceVersion
 
getVersion() - Method in enum com.azure.search.documents.SearchServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.security.attestation.AttestationServiceVersion
 
getVersion() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the version property: The Schema version of this structure.
getVersion() - Method in enum com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateServiceVersion
 
getVersion() - Method in enum com.azure.security.confidentialledger.ConfidentialLedgerServiceVersion
 
getVersion() - Method in enum com.azure.security.keyvault.administration.KeyVaultAdministrationServiceVersion
 
getVersion() - Method in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the version of the certificate.
getVersion() - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateIdentifier
Gets the optional version of the certificate.
getVersion() - Method in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.security.keyvault.keys.KeyServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the version of the key.
getVersion() - Method in class com.azure.security.keyvault.keys.models.KeyVaultKeyIdentifier
Gets the optional version of the key.
getVersion() - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecretIdentifier
Gets the optional version of the secret.
getVersion() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the version of the secret.
getVersion() - Method in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in enum com.azure.storage.blob.BlobServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.blob.models.BlobContainerItem
Get the version property: The Version property.
getVersion() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the version property: Indicates the version of the Blob service used to execute the request.
getVersion() - Method in class com.azure.storage.blob.models.BlobMetrics
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the version property: Indicates the version of the Blob service used to execute the request.
getVersion() - Method in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
 
getVersion() - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
 
getVersion() - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
getVersion() - Method in class com.azure.storage.common.sas.CommonSasQueryParameters
 
getVersion() - Method in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the version property: Indicates the version of the Blob service used to execute the request.
getVersion() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the version property: Indicates the version of the Blob service used to execute the request.
getVersion() - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Get the version property: The version property.
getVersion() - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
 
getVersion() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the version property: Indicates the version of the File service used to execute the request.
getVersion() - Method in class com.azure.storage.file.share.models.ShareItem
Get the version property: The version property.
getVersion() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getVersion() - Method in enum com.azure.storage.file.share.ShareServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.queue.models.QueueMetrics
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in enum com.azure.storage.queue.QueueServiceVersion
Gets the string representation of the ServiceVersion
getVersion() - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
 
getVersionClient(String) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new BlobAsyncClient linked to the versionId of this blob resource.
getVersionClient(String) - Method in class com.azure.storage.blob.BlobClient
Creates a new BlobClient linked to the version of this blob resource.
getVersionClient(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Creates a new BlobAsyncClientBase linked to the versionId of this blob resource.
getVersionClient(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Creates a new BlobClientBase linked to the version of this blob resource.
getVersionFieldName() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get name of field annotated with @Version if any
getVersionFieldValue(Object) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Get the value of the field marked as the version field
getVersionId() - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
getVersionId() - Method in class com.azure.storage.blob.BlobUrlParts
Gets the version identifier that will be used as part of the query string if set.
getVersionId() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
getVersionId() - Method in class com.azure.storage.blob.models.BlobCopyInfo
Gets the version identifier of the destination blob completed.
getVersionId() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the versionId property: A DateTime value returned by the service that uniquely identifies the blob.
getVersionId() - Method in class com.azure.storage.blob.models.BlobItem
Get the versionId property: The versionId property.
getVersionId() - Method in class com.azure.storage.blob.models.BlobProperties
 
getVersionId() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
getVersionId() - Method in class com.azure.storage.blob.models.PageBlobItem
 
getVersionId() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Gets the versionId for a blob resource
getVersionId() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Gets the versionId for a blob resource
getVideoCreationProperties() - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Get the videoCreationProperties property: Optional video properties to be used in case a new video resource needs to be created on the service.
getVideoEncoderConfiguration() - Method in class com.azure.media.videoanalyzer.edge.models.MediaProfile
Get the videoEncoderConfiguration property: The Video encoder configuration.
getVideoName() - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Get the videoName property: Name of a new or existing Video Analyzer video resource used for the media recording.
getVideoPublishingOptions() - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Get the videoPublishingOptions property: Optional video publishing options to be used for changing publishing behavior of the output video.
getViewers() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Get the list of data feed viewer emails and clientIds.
getVirtualNetworkId() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the virtualNetworkId property: The ARM resource ID for the vNet to which the cluster should be joined after creation.
getVirtualNetworkProfile() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the virtualNetworkProfile property: Virtual Network profile.
getVisualFeatures() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the visualFeatures property: A list of visual features.
getVisualization() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the visualization information for the logs query.
getVNetId() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Get the vNetId property: The ID of the VNet that this integration runtime will join.
getVNetProperties() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Get the vNetProperties property: VNet properties for managed integration runtime.
getWaitTimeInSeconds() - Method in class com.azure.analytics.synapse.artifacts.models.WaitActivity
Get the waitTimeInSeconds property: Duration in seconds.
getWakefieldFamilyItem() - Static method in class com.azure.aot.graalvm.samples.cosmos.Families
Returns the family details of Wakefield family.
getWarningCode() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsWarning
Get the warning code property: warning code, such as 'LongWordsInDocument'.
getWarnings() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesResult
getWarnings() - Method in class com.azure.ai.textanalytics.models.CategorizedEntityCollection
getWarnings() - Method in class com.azure.ai.textanalytics.models.ClassificationCategoryCollection
getWarnings() - Method in class com.azure.ai.textanalytics.models.DetectedLanguage
getWarnings() - Method in class com.azure.ai.textanalytics.models.DocumentSentiment
getWarnings() - Method in class com.azure.ai.textanalytics.models.KeyPhrasesCollection
getWarnings() - Method in class com.azure.ai.textanalytics.models.LinkedEntityCollection
getWarnings() - Method in class com.azure.ai.textanalytics.models.PiiEntityCollection
getWarnings() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyResult
getWarnings() - Method in class com.azure.ai.textanalytics.models.SummarySentenceCollection
getWarnings() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the warnings property: The item-level indexing warnings.
getWebServiceInputs() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Get the webServiceInputs property: Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations..
getWebServiceOutputs() - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Get the webServiceOutputs property: Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations.
getWeekDays() - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Get the weekDays property: The days of the week.
getWeights() - Method in class com.azure.search.documents.indexes.models.TextWeights
Get the weights property: The dictionary of per-field weights to boost document scoring.
getWest() - Method in class com.azure.core.models.GeoBoundingBox
The west longitudinal boundary of the bounding box.
getWholeSeriesDetectionCondition() - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Gets the common anomaly detection conditions for all time series in the metric.
getWidth() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the width property: The width of the image/PDF in pixels/inches, respectively.
getWidth() - Method in class com.azure.media.videoanalyzer.edge.models.ImageScale
Get the width property: The desired output image width.
getWidth() - Method in class com.azure.media.videoanalyzer.edge.models.VideoResolution
Get the width property: The number of columns of the Video image.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the wildcardFileName property: AmazonS3 wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the wildcardFileName property: Azure blobFS wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the wildcardFileName property: Azure blob wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the wildcardFileName property: ADLS wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the wildcardFileName property: Azure File Storage wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the wildcardFileName property: FileServer wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the wildcardFileName property: Ftp wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the wildcardFileName property: Google Cloud Storage wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the wildcardFileName property: HDFS wildcardFileName.
getWildcardFileName() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the wildcardFileName property: Sftp wildcardFileName.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the wildcardFolderPath property: AmazonS3 wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the wildcardFolderPath property: Azure blobFS wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the wildcardFolderPath property: Azure blob wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the wildcardFolderPath property: ADLS wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the wildcardFolderPath property: Azure File Storage wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the wildcardFolderPath property: FileServer wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the wildcardFolderPath property: Ftp wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the wildcardFolderPath property: Google Cloud Storage wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the wildcardFolderPath property: HDFS wildcardFolderPath.
getWildcardFolderPath() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the wildcardFolderPath property: Sftp wildcardFolderPath.
getWithResponse() - Method in class com.azure.analytics.synapse.artifacts.WorkspaceAsyncClient
Get Workspace.
getWithResponse(Context) - Method in class com.azure.analytics.synapse.artifacts.WorkspaceClient
Get Workspace.
getWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsAsyncClient
Get Big Data Pool.
getWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesAsyncClient
Get Integration Runtime.
getWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Get Library.
getWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.NotebookOperationResultAsyncClient
Get notebook operation result.
getWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsAsyncClient
Get Sql Pool.
getWithResponse(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Get job by id.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyAsyncClient
Gets a metadata policy.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClient
Gets a metadata policy.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipAsyncClient
Get relationship information between entities by its GUID.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClient
Get relationship information between entities by its GUID.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesAsyncClient
Get a classification rule.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesClient
Get a classification rule.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesAsyncClient
Get a data source.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesClient
Get a data source.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsAsyncClient
Gets key vault information.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsClient
Gets key vault information.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsAsyncClient
Get a scan ruleset.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsClient
Get a scan ruleset.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsAsyncClient
Get a system scan ruleset for a data source.
getWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsClient
Get a system scan ruleset for a data source.
getWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsClient
Get Big Data Pool.
getWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesClient
Get Integration Runtime.
getWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Get Library.
getWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookOperationResultClient
Get notebook operation result.
getWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsClient
Get Sql Pool.
getWithResponse(String, String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Get Managed Private Endpoints.
getWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.FiltersAsyncClient
Get a filter.
getWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.FiltersClient
Get a filter.
getWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansAsyncClient
Gets a scan information.
getWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansClient
Gets a scan information.
getWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
Get Managed Private Endpoints.
getWordList() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the wordList property: The list of words to match against.
getWords() - Method in class com.azure.ai.formrecognizer.models.DocumentPage
Get the words property: Extracted words from the page.
getWorkspaceId() - Method in class com.azure.ai.metricsadvisor.administration.models.AzureLogAnalyticsDataFeedSource
Get the workspaceId property: The workspace id of this Log Analytics.
getWorkspaceName() - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Get the workspaceName property: The workspace name.
getWorkspaceName() - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Get the workspaceName property: The workspace name.
getWorkspaceName() - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Get the workspaceName property: The workspaceName property.
getWorkspaceRepositoryConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the workspaceRepositoryConfiguration property: Git integration settings.
getWorkspaceResourceId() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Get the workspaceResourceId property: Workspace resource id for databricks REST API.
getWorkspaceUID() - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Get the workspaceUID property: The workspace unique identifier.
getWrappedDataEncryptionKey() - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Gets the wrapped form of the client encryption key.
getWriteBatchSize() - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Get the writeBatchSize property: Write batch size.
getWriteBatchTimeout() - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Get the writeBatchTimeout property: Write batch timeout.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Get the writeBehavior property: Specify the write behavior when upserting documents into Azure Search Index.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Get the writeBehavior property: The write behavior for the operation.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Get the writeBehavior property: Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert).
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Get the writeBehavior property: Describes how to write data to Azure Cosmos DB.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Get the writeBehavior property: Describes how to write data to Azure Cosmos DB.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Get the writeBehavior property: The write behavior for the operation.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Get the writeBehavior property: The write behavior for the operation.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Get the writeBehavior property: The write behavior for the operation.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Get the writeBehavior property: The write behavior for the operation.
getWriteBehavior() - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Get the writeBehavior property: The write behavior for the operation.
getWriteContext() - Method in class com.azure.json.DefaultJsonWriter
 
getWriteContext() - Method in class com.azure.json.gson.GsonJsonWriter
 
getWriteContext() - Method in class com.azure.json.JsonWriter
Gets the current writing context for the JSON object.
getWriteState() - Method in class com.azure.json.JsonWriteContext
Gets the JsonWriteState associated to the writing context.
getWriteTimeout() - Method in class com.azure.core.util.HttpClientOptions
Gets the writing timeout for a request to be sent.
getX() - Method in class com.azure.ai.formrecognizer.models.Point
Gets the x-coordinate value.
getX() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the x value.
getX509Certificates() - Method in class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Get the certificate or certificate chain to merge.
getX509Thumbprint() - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Get the x509Thumbprint property: The thumbprint is a unique value for the x509 certificate, commonly used to find a particular certificate in a certificate store.
getX509Thumbprint() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the X509 Thumbprint of the certificate.
getX509Url() - Method in interface com.azure.security.attestation.models.AttestationToken
Returns a URI which can be used to retrieve an X.509 certificate which can verify the signature on this token.
getXMsContinuation() - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentsListRoleAssignmentsHeaders
Get the xMsContinuation property: The x-ms-continuation property.
getY() - Method in class com.azure.ai.formrecognizer.models.Point
Gets the y-coordinate value.
getY() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Get the y value.
getYarnConfiguration() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the yarnConfiguration property: Specifies the Yarn configuration parameters (yarn-site.xml) for the HDInsight cluster.
getZone() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountZoneEvents
Get the zone property: The named zone.
getZone() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceZoneEvents
Get the zone property: The named zone.
getZone() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingZoneEvents
Get the zone property: The named zone.
getZones() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Get the zones property: The list of zones and optional events.
getZones() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Get the zones property: The list of zones with optional events.
getZones() - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Get the zones property: The list of zones with optional events.
getZooKeeperNameSpace() - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Get the zooKeeperNameSpace property: The namespace on ZooKeeper under which Hive Server 2 nodes are added.
getZookeeperNodeSize() - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Get the zookeeperNodeSize property: Specifies the size of the Zoo Keeper node for the HDInsight cluster.
GIF - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value gif for EmailAttachmentType.
GitHubAccessTokenRequest - Class in com.azure.analytics.synapse.artifacts.models
The GitHubAccessTokenRequest model.
GitHubAccessTokenRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
 
GitHubAccessTokenResponse - Class in com.azure.analytics.synapse.artifacts.models
The GitHubAccessTokenResponse model.
GitHubAccessTokenResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenResponse
 
GitHubClientSecret - Class in com.azure.analytics.synapse.artifacts.models
Client secret information for factory's bring your own app repository configuration.
GitHubClientSecret() - Constructor for class com.azure.analytics.synapse.artifacts.models.GitHubClientSecret
 
GL_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value gl-es for QueryLanguage.
GL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value gl.lucene for LexicalAnalyzerName.
GLOBAL - Enum constant in enum com.azure.search.documents.models.ScoringStatistics
Enum value global.
GLOBAL - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultRoleScope
Global role scope.
GlobalThroughputControlConfig - Class in com.azure.cosmos
This configuration is used for throughput global control mode.
GlobalThroughputControlConfigBuilder - Class in com.azure.cosmos
Throughput global control config builder.
GlossaryAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
GlossaryClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
GlossaryClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the GlossaryClient type.
GlossaryClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Create an instance of the GlossaryClientBuilder.
GOAL - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Goal for HealthcareFhirResourceType.
GONE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
GONE.
GoogleAdWordsAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for GoogleAdWordsAuthenticationType.
GoogleAdWordsAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsAuthenticationType
 
GoogleAdWordsLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Google AdWords service linked service.
GoogleAdWordsLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
 
GoogleAdWordsObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Google AdWords service dataset.
GoogleAdWordsObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
 
GoogleAdWordsSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Google AdWords service source.
GoogleAdWordsSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
 
GoogleBigQueryAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for GoogleBigQueryAuthenticationType.
GoogleBigQueryAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryAuthenticationType
 
GoogleBigQueryLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Google BigQuery service linked service.
GoogleBigQueryLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
 
GoogleBigQueryObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Google BigQuery service dataset.
GoogleBigQueryObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
 
GoogleBigQuerySource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Google BigQuery service source.
GoogleBigQuerySource() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
 
GoogleCloudStorageLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Google Cloud Storage.
GoogleCloudStorageLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
 
GoogleCloudStorageLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of Google Cloud Storage dataset.
GoogleCloudStorageLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
 
GoogleCloudStorageReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Google Cloud Storage read settings.
GoogleCloudStorageReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
 
GOV_US_ARIZONA - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_DOD_CENTRAL - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_DOD_EAST - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_IOWA - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_TEXAS - Static variable in class com.azure.core.management.Region
U.S.
GOV_US_VIRGINIA - Static variable in class com.azure.core.management.Region
U.S.
GR_NATIONAL_ID_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value GRNationalIDCard for PiiEntityCategory.
GR_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value GRNationalIDV2 for PiiEntityCategory.
GR_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value GRTaxIdentificationNumber for PiiEntityCategory.
grantPermissionWithResponse(WebPubSubPermission, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Grant permission to the connection.
grantPermissionWithResponse(WebPubSubPermission, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Grant permission to the connection.
GRAPH - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Active Directory Graph APIs endpoint.
GRAPH_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value GraphDefinition for HealthcareFhirResourceType.
GREATER_THAN - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Greater than
GREATER_THAN_EQUAL - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Greater than or equal
GREEDY - Enum constant in enum com.azure.messaging.eventhubs.LoadBalancingStrategy
The event processor will attempt to claim its fair share of partition ownership greedily.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value greek.
GreenplumLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Greenplum Database linked service.
GreenplumLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
 
GreenplumSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Greenplum Database source.
GreenplumSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.GreenplumSource
 
GreenplumTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Greenplum Database dataset.
GreenplumTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
 
GROUP - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Group for HealthcareFhirResourceType.
GROUP - Static variable in class com.azure.storage.file.datalake.models.AccessControlType
Static value group for AccessControlType.
GROUP_ID - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
Identifies the group the message belongs to.
GROUP_SEQUENCE - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The relative position of this message within its group.
groupExistsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Check if there are any client connections inside the given group.
groupExistsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Check if there are any client connections inside the given group.
groupName(String) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Set the throughput control group name.
GrpcExtension - Class in com.azure.media.videoanalyzer.edge.models
GRPC extension processor allows pipeline extension plugins to be connected to the pipeline through over a gRPC channel.
GrpcExtension(String, List<NodeInput>, EndpointBase, ImageProperties, GrpcExtensionDataTransfer) - Constructor for class com.azure.media.videoanalyzer.edge.models.GrpcExtension
Creates an instance of GrpcExtension class.
GrpcExtensionDataTransfer - Class in com.azure.media.videoanalyzer.edge.models
Describes how media is transferred to the extension plugin.
GrpcExtensionDataTransfer(GrpcExtensionDataTransferMode) - Constructor for class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransfer
Creates an instance of GrpcExtensionDataTransfer class.
GrpcExtensionDataTransferMode - Class in com.azure.media.videoanalyzer.edge.models
Defines values for GrpcExtensionDataTransferMode.
GrpcExtensionDataTransferMode() - Constructor for class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransferMode
 
GsonJsonReader - Class in com.azure.json.gson
GSON-based implementation of JsonReader
GsonJsonSerializer - Class in com.azure.core.serializer.json.gson
GSON based implementation of the JsonSerializer and MemberNameConverter interfaces.
GsonJsonSerializerBuilder - Class in com.azure.core.serializer.json.gson
Fluent builder class that configures and instantiates instances of GsonJsonSerializer.
GsonJsonSerializerBuilder() - Constructor for class com.azure.core.serializer.json.gson.GsonJsonSerializerBuilder
 
GsonJsonSerializerProvider - Class in com.azure.core.serializer.json.gson
Implementation of JsonSerializerProvider.
GsonJsonSerializerProvider() - Constructor for class com.azure.core.serializer.json.gson.GsonJsonSerializerProvider
 
GsonJsonWriter - Class in com.azure.json.gson
GSON-based implementation of JsonWriter.
GU_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value gu-in for QueryLanguage.
GU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value gu.microsoft for LexicalAnalyzerName.
GUID - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Guid for ScriptActivityParameterType.
GUID - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value Guid for StoredProcedureParameterType.
GUID - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value guid for LogsColumnType.
GUIDANCE_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value GuidanceResponse for HealthcareFhirResourceType.
GUJARATI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value gujarati.
GUJARATI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value gujarati.
GZIP - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value gzip for CompressionCodec.
GZIP - Static variable in class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
Static value gzip for ParquetCompressionCodecEnum.

H

H264 - Static variable in class com.azure.media.videoanalyzer.edge.models.VideoEncoding
Static value H264 for VideoEncoding.
H264Configuration - Class in com.azure.media.videoanalyzer.edge.models
Class representing the H264 Configuration.
H264Configuration() - Constructor for class com.azure.media.videoanalyzer.edge.models.H264Configuration
 
H264Profile - Class in com.azure.media.videoanalyzer.edge.models
Defines values for H264Profile.
H264Profile() - Constructor for class com.azure.media.videoanalyzer.edge.models.H264Profile
 
HAASE_PHONETIK - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value haasePhonetik.
HAN - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value han.
handle(Consumer<FeedResponse<T>>) - Method in class com.azure.cosmos.util.CosmosPagedFlux
Handle for invoking "side-effects" on each FeedResponse returned by CosmosPagedFlux
handle(Consumer<FeedResponse<T>>) - Method in class com.azure.cosmos.util.CosmosPagedIterable
Handle for invoking "side-effects" on each FeedResponse returned by CosmosPagedIterable
handleBasic() - Method in class com.azure.core.util.AuthorizationChallengeHandler
Handles Basic authentication challenges.
handleChanges(Consumer<List<JsonNode>>) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets a consumer function which will be called to process changes.
handleChanges(Consumer<List<JsonNode>>) - Method in class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Sets a consumer function which will be called to process changes.
handleDigest(String, String, List<Map<String, String>>, Supplier<byte[]>) - Method in class com.azure.core.util.AuthorizationChallengeHandler
Handles Digest authentication challenges.
HandleItem - Class in com.azure.storage.file.share.models
A listed Azure Storage handle item.
HandleItem() - Constructor for class com.azure.storage.file.share.models.HandleItem
 
handleProgress(long) - Method in interface com.azure.core.util.ProgressListener
The callback function invoked as progress is reported.
handleProgress(long) - Method in interface com.azure.storage.blob.ProgressReceiver
Deprecated.
 
handleProgress(long) - Method in interface com.azure.storage.common.ProgressReceiver
Deprecated.
 
HANGUL - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value hangul.
hangup() - Method in class com.azure.communication.callingserver.CallConnection
Disconnect from a call.
hangup() - Method in class com.azure.communication.callingserver.CallConnectionAsync
Hangup a call.
hangupWithResponse() - Method in class com.azure.communication.callingserver.CallConnectionAsync
Hangup a call.
hangupWithResponse(Context) - Method in class com.azure.communication.callingserver.CallConnection
Disconnect from a call.
HardThresholdCondition - Class in com.azure.ai.metricsadvisor.administration.models
Type that describes hard-threshold parameters.
HardThresholdCondition(AnomalyDetectorDirection, SuppressCondition) - Constructor for class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Create an instance of HardThresholdCondition describing how to identify anomalies using hard-threshold mode.
HarvestDataBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the HarvestDataBaseClient type.
has(int) - Method in interface com.azure.core.experimental.serializer.JsonArray
Determines if the array contains a value for the given index.
has(String) - Method in interface com.azure.core.experimental.serializer.JsonObject
Returns whether the object has a value for the specified field.
hasAddPermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the add permission status.
hasAddPermission() - Method in class com.azure.data.tables.sas.TableSasPermission
Gets the add permission status.
hasAddPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasAddPermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasAddPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasAddPermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasAddPermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasAddPermission() - Method in class com.azure.storage.queue.sas.QueueSasPermission
Gets the add permission status.
hasAnnotatedQuery() - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod
Returns whether the method has an annotated query.
hasAnnotatedQuery() - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryMethod
Returns whether the method has an annotated query.
hasBlobAccess() - Method in class com.azure.data.tables.sas.TableAccountSasService
 
hasBlobAccess() - Method in class com.azure.storage.common.sas.AccountSasService
 
hasContent() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
hasCreatePermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the create permission status.
hasCreatePermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasCreatePermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasCreatePermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasCreatePermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasCreatePermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasCreatePermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the create permission status.
hasCreatePermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasDeletePermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the delete permission status.
hasDeletePermission() - Method in class com.azure.data.tables.sas.TableSasPermission
Gets the delete permission status.
hasDeletePermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasDeletePermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasDeletePermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasDeletePermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasDeletePermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasDeletePermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the delete permission status.
hasDeletePermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasDeleteVersionPermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the delete version permission status.
hasDeleteVersionPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasDeleteVersionPermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasDeleteVersionPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasExecutePermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasExecutePermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasExecutePermission() - Method in class com.azure.storage.file.datalake.models.RolePermissions
 
hasExecutePermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasExecutePermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasFileAccess() - Method in class com.azure.data.tables.sas.TableAccountSasService
 
hasFileAccess() - Method in class com.azure.storage.common.sas.AccountSasService
 
hasFilterPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasFilterTagsPermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
 
hasFilterTagsPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
HASH - Enum constant in enum com.azure.cosmos.models.PartitionKind
The Partition of an item is calculated based on the hash value of the PartitionKey.
HASH - Static variable in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionOption
Static value Hash for TeradataPartitionOption.
hashCode() - Method in class com.azure.ai.metricsadvisor.models.DimensionKey
 
hashCode() - Method in class com.azure.communication.common.CommunicationCloudEnvironment
 
hashCode() - Method in class com.azure.communication.common.CommunicationIdentifier
 
hashCode() - Method in class com.azure.communication.common.CommunicationUserIdentifier
 
hashCode() - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
 
hashCode() - Method in class com.azure.communication.common.PhoneNumberIdentifier
 
hashCode() - Method in class com.azure.communication.common.UnknownIdentifier
 
hashCode() - Method in class com.azure.core.amqp.AmqpRetryOptions
hashCode() - Method in class com.azure.core.amqp.AmqpRetryPolicy
 
hashCode() - Method in class com.azure.core.amqp.ExponentialAmqpRetryPolicy
hashCode() - Method in class com.azure.core.amqp.FixedAmqpRetryPolicy
hashCode() - Method in class com.azure.core.amqp.models.AmqpAddress
hashCode() - Method in class com.azure.core.amqp.models.AmqpMessageId
hashCode() - Method in class com.azure.core.http.HttpRange
 
hashCode() - Method in class com.azure.core.management.Region
 
hashCode() - Method in class com.azure.core.models.GeoBoundingBox
 
hashCode() - Method in class com.azure.core.models.GeoCollection
 
hashCode() - Method in class com.azure.core.models.GeoLinearRing
 
hashCode() - Method in class com.azure.core.models.GeoLineString
 
hashCode() - Method in class com.azure.core.models.GeoLineStringCollection
 
hashCode() - Method in class com.azure.core.models.GeoObject
 
hashCode() - Method in class com.azure.core.models.GeoPoint
 
hashCode() - Method in class com.azure.core.models.GeoPointCollection
 
hashCode() - Method in class com.azure.core.models.GeoPolygon
 
hashCode() - Method in class com.azure.core.models.GeoPolygonCollection
 
hashCode() - Method in class com.azure.core.models.GeoPosition
 
hashCode() - Method in class com.azure.core.util.Base64Url
 
hashCode() - Method in class com.azure.core.util.DateTimeRfc1123
 
hashCode() - Method in class com.azure.core.util.ETag
 
hashCode() - Method in class com.azure.core.util.ExpandableStringEnum
 
hashCode() - Method in class com.azure.cosmos.models.CompositePath
 
hashCode() - Method in class com.azure.cosmos.models.EncryptionKeyWrapMetadata
 
hashCode() - Method in class com.azure.cosmos.models.ExcludedPath
 
hashCode() - Method in class com.azure.cosmos.models.IncludedPath
 
hashCode() - Method in class com.azure.cosmos.models.PartitionKey
 
hashCode() - Method in class com.azure.cosmos.models.SqlParameter
 
hashCode() - Method in class com.azure.messaging.eventhubs.EventData
hashCode() - Method in class com.azure.messaging.eventhubs.models.EventPosition
 
hashCode() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Returns a hash code for this CorrelationRuleFilter.
hashCode() - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleFilter
Returns a hash code for this SqlRuleFilter, which is the hashcode for the SqlExpression.
hashCode() - Method in class com.azure.monitor.query.models.QueryTimeInterval
 
hashCode() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
 
hashCode() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
hashCode() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
 
hashCode() - Method in class com.azure.spring.data.cosmos.core.query.CosmosSliceImpl
 
hashCode() - Method in class com.azure.storage.blob.nio.AzureFileSystem
 
hashCode() - Method in class com.azure.storage.blob.nio.AzurePath
 
hashCode() - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
 
hashCode() - Method in class com.azure.storage.file.datalake.models.PathPermissions
 
hashCode() - Method in class com.azure.storage.file.datalake.models.RolePermissions
 
hasImmutabilityPolicy() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
hasImmutabilityPolicy() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the hasImmutabilityPolicy property: The hasImmutabilityPolicy property.
hasImmutabilityPolicy() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
hasImmutabilityPolicyPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasImmutabilityPolicyPermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasImmutabilityPolicyPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasLegalHold() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
hasLegalHold() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the hasLegalHold property: The x-ms-legal-hold property.
hasLegalHold() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the hasLegalHold property: The LegalHold property.
hasLegalHold() - Method in interface com.azure.storage.blob.models.BlobLegalHoldResult
 
hasLegalHold() - Method in class com.azure.storage.blob.models.BlobProperties
 
hasLegalHold() - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
hasLegalHold() - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
hasLegalHold() - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Get the hasLegalHold property: The hasLegalHold property.
hasLegalHold() - Method in class com.azure.storage.file.datalake.models.FileSystemProperties
 
hasListPermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the list permission status.
hasListPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasListPermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasListPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasListPermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasListPermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasListPermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasManageAccessControlPermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasManageAccessControlPermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasManageOwnershipPermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasManageOwnershipPermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasMovePermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasMovePermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasMovePermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasMovePermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasNext() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
hasPartitionKeyCriteria(String) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
Returns true if this criteria or sub-criteria has partition key field present as one of the subjects.
hasPermanentDeletePermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasPermanentDeletePermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasPrevious() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
hasPrivateKey() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Verifies whether the JsonWebKey has private key.
hasProcessMessages() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the process messages permission.
hasProcessMessages() - Method in class com.azure.storage.common.sas.AccountSasPermission
Returns the process messages permission, this allows the retrieval and deletion of queue messages.
hasProcessPermission() - Method in class com.azure.storage.queue.sas.QueueSasPermission
Gets the process permission status.
hasQueueAccess() - Method in class com.azure.data.tables.sas.TableAccountSasService
 
hasQueueAccess() - Method in class com.azure.storage.common.sas.AccountSasService
 
hasReadPermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the read permission status.
hasReadPermission() - Method in class com.azure.data.tables.sas.TableSasPermission
Gets the read permissions status.
hasReadPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasReadPermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasReadPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasReadPermission() - Method in class com.azure.storage.file.datalake.models.RolePermissions
 
hasReadPermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasReadPermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasReadPermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the read permission status.
hasReadPermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasReadPermission() - Method in class com.azure.storage.queue.sas.QueueSasPermission
Gets the read permissions status.
hasTableAccess() - Method in class com.azure.data.tables.sas.TableAccountSasService
 
hasTableAccess() - Method in class com.azure.storage.common.sas.AccountSasService
 
hasTagsPermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
 
hasTagsPermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasTagsPermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasTagsPermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasUpdatePermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the update permission status.
hasUpdatePermission() - Method in class com.azure.data.tables.sas.TableSasPermission
Gets the update permission status.
hasUpdatePermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
Returns the update permission status, it allows the update of queue message and tables.
hasUpdatePermission() - Method in class com.azure.storage.queue.sas.QueueSasPermission
Gets the update permission status.
hasUserDefinedCredentials() - Method in class com.azure.core.amqp.ProxyOptions
Gets whether the user has defined credentials.
hasVersionsOnly() - Method in class com.azure.storage.blob.models.BlobItem
Get the hasVersionsOnly property: The HasVersionsOnly property.
hasWritePermission() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Gets the write permission status.
hasWritePermission() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
 
hasWritePermission() - Method in class com.azure.storage.blob.sas.BlobSasPermission
 
hasWritePermission() - Method in class com.azure.storage.common.sas.AccountSasPermission
 
hasWritePermission() - Method in class com.azure.storage.file.datalake.models.RolePermissions
 
hasWritePermission() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
 
hasWritePermission() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
 
hasWritePermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the write permission status.
hasWritePermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
HBaseAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HBaseAuthenticationType.
HBaseAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.HBaseAuthenticationType
 
HBaseLinkedService - Class in com.azure.analytics.synapse.artifacts.models
HBase server linked service.
HBaseLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
 
HBaseObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
HBase server dataset.
HBaseObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
 
HBaseSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity HBase server source.
HBaseSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.HBaseSource
 
HdfsLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Hadoop Distributed File System (HDFS) linked service.
HdfsLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
 
HdfsLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of HDFS.
HdfsLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.HdfsLocation
 
HdfsReadSettings - Class in com.azure.analytics.synapse.artifacts.models
HDFS read settings.
HdfsReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
 
HdfsSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity HDFS source.
HdfsSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.HdfsSource
 
HdiNodeTypes - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HdiNodeTypes.
HdiNodeTypes() - Constructor for class com.azure.analytics.synapse.artifacts.models.HdiNodeTypes
 
HDInsightActivityDebugInfoOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HDInsightActivityDebugInfoOption.
HDInsightActivityDebugInfoOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightActivityDebugInfoOption
 
HDInsightHiveActivity - Class in com.azure.analytics.synapse.artifacts.models
HDInsight Hive activity type.
HDInsightHiveActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
 
HDInsightLinkedService - Class in com.azure.analytics.synapse.artifacts.models
HDInsight linked service.
HDInsightLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
 
HDInsightMapReduceActivity - Class in com.azure.analytics.synapse.artifacts.models
HDInsight MapReduce activity type.
HDInsightMapReduceActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
 
HDInsightOnDemandLinkedService - Class in com.azure.analytics.synapse.artifacts.models
HDInsight ondemand linked service.
HDInsightOnDemandLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
 
HDInsightPigActivity - Class in com.azure.analytics.synapse.artifacts.models
HDInsight Pig activity type.
HDInsightPigActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
 
HDInsightSparkActivity - Class in com.azure.analytics.synapse.artifacts.models
HDInsight Spark activity.
HDInsightSparkActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
 
HDInsightStreamingActivity - Class in com.azure.analytics.synapse.artifacts.models
HDInsight streaming activity type.
HDInsightStreamingActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
 
HE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value he for TextTranslationSkillLanguage.
HE_IL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value he-il for QueryLanguage.
HE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value he.microsoft for LexicalAnalyzerName.
Head - Annotation Type in com.azure.core.annotation
HTTP HEAD method annotation describing the parameterized relative path to a REST endpoint.
HEAD - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP HEAD method.
HEAD - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value HEAD for AzureFunctionActivityMethod.
Header - Class in com.azure.core.util
Represents a single header to be set on a request.
Header(String, String) - Constructor for class com.azure.core.util.Header
Create a Header instance using the provided name and value.
Header(String, String...) - Constructor for class com.azure.core.util.Header
Create a Header instance using the provided name and values.
Header(String, List<String>) - Constructor for class com.azure.core.util.Header
Create a Header instance using the provided name and values.
HeaderCollection - Annotation Type in com.azure.core.annotation
Annotation on a deserialized header type that indicates that the property should be treated as a header collection with the provided prefix.
HeaderParam - Annotation Type in com.azure.core.annotation
Replaces the header with the value of its target.
Headers - Annotation Type in com.azure.core.annotation
Annotation to annotate list of static headers sent to a REST endpoint.
HEADERS - Enum constant in enum com.azure.core.http.policy.HttpLogDetailLevel
Logs everything in BASIC, plus all the request and response headers.
HEADNODE - Static variable in class com.azure.analytics.synapse.artifacts.models.HdiNodeTypes
Static value Headnode for HdiNodeTypes.
HEALTHCARE_FHIR_RESOURCE_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceCreated event.
HEALTHCARE_FHIR_RESOURCE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceDeleted event.
HEALTHCARE_FHIR_RESOURCE_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceUpdated event.
HEALTHCARE_PROFESSION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value HEALTHCARE_PROFESSION for HealthcareEntityCategory.
HEALTHCARE_SERVICE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value HealthcareService for HealthcareFhirResourceType.
HealthcareEntity - Class in com.azure.ai.textanalytics.models
The HealthcareEntity model.
HealthcareEntity() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntity
 
HealthcareEntityAssertion - Class in com.azure.ai.textanalytics.models
HealthcareEntityAssertion() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityAssertion
 
HealthcareEntityCategory - Class in com.azure.ai.textanalytics.models
Gets the healthcare entity category inferred by the text analytics service's healthcare entity recognition model.
HealthcareEntityCategory() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityCategory
 
HealthcareEntityRelation - Class in com.azure.ai.textanalytics.models
The HealthcareEntityRelation Every relation is an entity graph of a certain relationType, where all entities are connected and have specific roles within the relation context.
HealthcareEntityRelation() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityRelation
 
HealthcareEntityRelationRole - Class in com.azure.ai.textanalytics.models
HealthcareEntityRelationRole() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityRelationRole
 
HealthcareEntityRelationType - Class in com.azure.ai.textanalytics.models
Defines values for HealthcareEntityRelationType.
HealthcareEntityRelationType() - Constructor for class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
 
HealthcareFhirResourceCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceCreated event.
HealthcareFhirResourceCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
 
HealthcareFhirResourceDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceDeleted event.
HealthcareFhirResourceDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
 
HealthcareFhirResourceType - Class in com.azure.messaging.eventgrid.systemevents
Defines values for HealthcareFhirResourceType.
HealthcareFhirResourceType() - Constructor for class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
 
HealthcareFhirResourceUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceUpdated event.
HealthcareFhirResourceUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
 
HEBREW - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value hebrew.
HI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value hi for TextTranslationSkillLanguage.
HI_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hi-in for QueryLanguage.
HI_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hi.lucene for LexicalAnalyzerName.
HI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hi.microsoft for LexicalAnalyzerName.
HIDDEN - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is hidden, and thus is not included in ordinary directory listing.
HIGH - Static variable in class com.azure.ai.metricsadvisor.administration.models.AnomalySeverity
Static value High for AnomalySeveDrity.
HIGH - Static variable in class com.azure.communication.email.models.EmailImportance
Static value high for EmailImportance.
HIGH - Static variable in class com.azure.media.videoanalyzer.edge.models.H264Profile
Static value High for H264Profile.
HIGH - Static variable in class com.azure.media.videoanalyzer.edge.models.MotionDetectionSensitivity
Static value high for MotionDetectionSensitivity.
HIGH - Static variable in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingAccuracy
Static value high for ObjectTrackingAccuracy.
HIGH - Static variable in class com.azure.storage.blob.models.RehydratePriority
Static value High for RehydratePriority.
HighWaterMarkChangeDetectionPolicy - Class in com.azure.search.documents.indexes.models
Defines a data change detection policy that captures changes based on the value of a high water mark column.
HighWaterMarkChangeDetectionPolicy(String) - Constructor for class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
Creates an instance of HighWaterMarkChangeDetectionPolicy class.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value hindi.
HINDI_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value hindi_normalization for TokenFilterName.
HIRAGANA - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value hiragana.
HIVE_SERVER1 - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveServerType
Static value HiveServer1 for HiveServerType.
HIVE_SERVER2 - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveServerType
Static value HiveServer2 for HiveServerType.
HIVE_THRIFT_SERVER - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveServerType
Static value HiveThriftServer for HiveServerType.
HiveAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HiveAuthenticationType.
HiveAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
 
HiveLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Hive Server linked service.
HiveLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
 
HiveObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Hive Server dataset.
HiveObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
 
HiveServerType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HiveServerType.
HiveServerType() - Constructor for class com.azure.analytics.synapse.artifacts.models.HiveServerType
 
HiveSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Hive Server source.
HiveSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.HiveSource
 
HiveThriftTransportProtocol - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HiveThriftTransportProtocol.
HiveThriftTransportProtocol() - Constructor for class com.azure.analytics.synapse.artifacts.models.HiveThriftTransportProtocol
 
HK_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HKIdentityCardNumber for PiiEntityCategory.
host(String) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets server parameter.
Host - Annotation Type in com.azure.core.annotation
Annotation for parameterized host name targeting a REST service.
HOST_NAME_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates that the context contains the hostname.
hostName(String) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets the host name.
hostName(String) - Method in class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Sets the host name.
HostParam - Annotation Type in com.azure.core.annotation
Annotation to annotate replacement of parameterized segments in a dynamic Host.
HostPolicy - Class in com.azure.core.http.policy
The pipeline policy that adds the given host to each HttpRequest.
HostPolicy(String) - Constructor for class com.azure.core.http.policy.HostPolicy
Create HostPolicy.
HOT - Static variable in class com.azure.storage.blob.models.AccessTier
Static value Hot for AccessTier.
HOT - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value Hot for AccessTier.
HOT - Static variable in class com.azure.storage.file.share.models.ShareAccessTier
Static value Hot for ShareAccessTier.
HOUR - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value Hour for RecurrenceFrequency.
HOUR - Static variable in class com.azure.analytics.synapse.artifacts.models.TumblingWindowFrequency
Static value Hour for TumblingWindowFrequency.
HOURLY - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value hourly.
HOURLY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Hourly for DataFeedGranularityType.
HR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value hr for TextTranslationSkillLanguage.
HR_BA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hr-ba for QueryLanguage.
HR_HR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hr-hr for QueryLanguage.
HR_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRIdentityCardNumber for PiiEntityCategory.
HR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hr.microsoft for LexicalAnalyzerName.
HR_NATIONAL_ID_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRNationalIDNumber for PiiEntityCategory.
HR_PERSONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRPersonalIdentificationNumber for PiiEntityCategory.
HR_PERSONAL_IDENTIFICATION_OIB_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HRPersonalIdentificationOIBNumberV2 for PiiEntityCategory.
HT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ht for TextTranslationSkillLanguage.
HTML - Static variable in class com.azure.communication.chat.models.ChatMessageType
Static value html for ChatMessageType.
HTML_STRIP - Static variable in class com.azure.search.documents.indexes.models.CharFilterName
Static value html_strip for CharFilterName.
HTTP - Enum constant in enum com.azure.core.annotation.ServiceClientProtocol
HTTP protocol.
HTTP - Enum constant in enum com.azure.core.http.ProxyOptions.Type
HTTP proxy type.
HTTP - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveThriftTransportProtocol
Static value HTTP for HiveThriftTransportProtocol.
HTTP - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkThriftTransportProtocol
Static value HTTP for SparkThriftTransportProtocol.
HTTP - Static variable in class com.azure.media.videoanalyzer.edge.models.RtspTransport
Static value http for RtspTransport.
HTTP_STATUS_TOO_MANY_REQUESTS - Static variable in interface com.azure.core.http.policy.RetryStrategy
HTTP response status code for Too Many Requests.
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
HTTP_VERSION_NOT_SUPPORTED.
HttpAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for HttpAuthenticationType.
HttpAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
 
HttpAuthorization - Class in com.azure.core.http
Represents the value of an HTTP Authorization header.
HttpAuthorization(String, String) - Constructor for class com.azure.core.http.HttpAuthorization
Constructs a new HttpAuthorization instance.
httpClient(HttpClient) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in interface com.azure.core.client.traits.HttpTrait
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.core.http.HttpPipelineBuilder
Sets the HttpClient that the pipeline will use to send requests.
httpClient(HttpClient) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.data.tables.TableClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.identity.CredentialBuilderBase
Sets the HTTP client to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the HTTP client to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The HTTP client used to send the request.
HttpClient - Interface in com.azure.core.http
A generic interface for sending HTTP requests and getting responses.
httpClientOptions(HttpClientOptions) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets custom HttpClientOptions for the constructed HttpClient.
HttpClientOptions - Class in com.azure.core.util
General configuration options for HttpClients.
HttpClientOptions() - Constructor for class com.azure.core.util.HttpClientOptions
 
HttpClientProvider - Interface in com.azure.core.http
An interface to be implemented by any azure-core plugin that wishes to provide an alternate HttpClient implementation.
HttpDataset - Class in com.azure.analytics.synapse.artifacts.models
A file in an HTTP web server.
HttpDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.HttpDataset
 
HttpExtension - Class in com.azure.media.videoanalyzer.edge.models
HTTP extension processor allows pipeline extension plugins to be connected to the pipeline through over the HTTP protocol.
HttpExtension(String, List<NodeInput>, EndpointBase, ImageProperties) - Constructor for class com.azure.media.videoanalyzer.edge.models.HttpExtension
Creates an instance of HttpExtension class.
HttpGetterInfo - Class in com.azure.storage.blob
HttpGetterInfo is a passed to the getter function of a reliable download to specify parameters needed for the GET request.
HttpGetterInfo() - Constructor for class com.azure.storage.blob.HttpGetterInfo
 
HttpHeader - Class in com.azure.core.http
A single header within an HTTP request or response.
HttpHeader(String, String) - Constructor for class com.azure.core.http.HttpHeader
Create an HttpHeader instance using the provided name and value.
HttpHeader(String, List<String>) - Constructor for class com.azure.core.http.HttpHeader
Create an HttpHeader instance using the provided name and values, resulting in a single HttpHeader instance with a single name and multiple values set within it.
HttpHeaderCredentials - Class in com.azure.media.videoanalyzer.edge.models
HTTP header credentials.
HttpHeaderCredentials(String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.HttpHeaderCredentials
Creates an instance of HttpHeaderCredentials class.
HttpHeaders - Class in com.azure.core.http
A collection of headers on an HTTP request or response.
HttpHeaders() - Constructor for class com.azure.core.http.HttpHeaders
Create an empty HttpHeaders instance.
HttpHeaders(int) - Constructor for class com.azure.core.http.HttpHeaders
Create a HttpHeaders instance with an initial size empty headers
HttpHeaders(Iterable<HttpHeader>) - Constructor for class com.azure.core.http.HttpHeaders
Create a HttpHeaders instance with the provided initial headers.
HttpHeaders(Map<String, String>) - Constructor for class com.azure.core.http.HttpHeaders
Create a HttpHeaders instance with the provided initial headers.
HttpLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for an HTTP source.
HttpLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
 
HttpLogDetailLevel - Enum in com.azure.core.http.policy
The level of detail to log on HTTP messages.
HttpLoggingPolicy - Class in com.azure.core.http.policy
The pipeline policy that handles logging of HTTP requests and responses.
HttpLoggingPolicy(HttpLogOptions) - Constructor for class com.azure.core.http.policy.HttpLoggingPolicy
Creates an HttpLoggingPolicy with the given log configurations.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in interface com.azure.core.client.traits.HttpTrait
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.data.tables.TableClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The logging configuration for HTTP requests and responses.
HttpLogOptions - Class in com.azure.core.http.policy
The log configurations for HTTP messages.
HttpLogOptions() - Constructor for class com.azure.core.http.policy.HttpLogOptions
Creates a new instance that does not log any information about HTTP requests or responses.
HttpMethod - Enum in com.azure.core.http
The HTTP request methods.
httpPipeline(HttpPipeline) - Method in class com.azure.identity.CredentialBuilderBase
Specifies the HttpPipeline to send all requests.
HttpPipeline - Class in com.azure.core.http
The HTTP pipeline that HTTP requests and responses will flow through.
HttpPipelineBuilder - Class in com.azure.core.http
This class provides a fluent builder API to help aid the configuration and instantiation of the HttpPipeline, calling build constructs an instance of the pipeline.
HttpPipelineBuilder() - Constructor for class com.azure.core.http.HttpPipelineBuilder
Creates a new instance of HttpPipelineBuilder that can configure options for the HttpPipeline before creating an instance of it.
HttpPipelineCallContext - Class in com.azure.core.http
Represents the information used to make a single HTTP request.
HttpPipelineNextPolicy - Class in com.azure.core.http
A type that invokes next policy in the pipeline.
HttpPipelineNextSyncPolicy - Class in com.azure.core.http
A type that invokes next policy in the pipeline.
HttpPipelinePolicy - Interface in com.azure.core.http.policy
A policy within the HttpPipeline.
HttpPipelinePosition - Enum in com.azure.core.http
Indicates the position in an HttpPipeline to place an HttpPipelinePolicy.
HttpPipelineSyncPolicy - Class in com.azure.core.http.policy
Represents a HttpPipelinePolicy that doesn't do any asynchronous or synchronously blocking operations.
HttpPipelineSyncPolicy() - Constructor for class com.azure.core.http.policy.HttpPipelineSyncPolicy
 
HttpPolicyProvider - Interface in com.azure.core.http.policy
Implementing classes automatically provide policies.
HttpPolicyProviders - Class in com.azure.core.http.policy
This class handles adding SPI plug-able policies to a pipeline automatically.
HttpRange - Class in com.azure.core.http
Represents a range of bytes within an HTTP resource.
HttpRange(long) - Constructor for class com.azure.core.http.HttpRange
Creates an instance of HttpRange.
HttpRange(long, Long) - Constructor for class com.azure.core.http.HttpRange
Creates an instance of HttpRange.
HttpReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Sftp read settings.
HttpReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
 
HttpRequest - Class in com.azure.core.http
The outgoing Http request.
HttpRequest(HttpMethod, String) - Constructor for class com.azure.core.http.HttpRequest
Create a new HttpRequest instance.
HttpRequest(HttpMethod, URL) - Constructor for class com.azure.core.http.HttpRequest
Create a new HttpRequest instance.
HttpRequest(HttpMethod, URL, HttpHeaders) - Constructor for class com.azure.core.http.HttpRequest
Create a new HttpRequest instance.
HttpRequest(HttpMethod, URL, HttpHeaders, BinaryData) - Constructor for class com.azure.core.http.HttpRequest
Create a new HttpRequest instance.
HttpRequest(HttpMethod, URL, HttpHeaders, Flux<ByteBuffer>) - Constructor for class com.azure.core.http.HttpRequest
Create a new HttpRequest instance.
HttpRequestException - Exception in com.azure.core.exception
The exception when an HTTP request fails.
HttpRequestException(HttpRequest) - Constructor for exception com.azure.core.exception.HttpRequestException
Initializes a new instance of the HttpRequestException class.
HttpRequestException(HttpRequest, Throwable) - Constructor for exception com.azure.core.exception.HttpRequestException
Initializes a new instance of the HttpRequestException class.
HttpRequestException(String, HttpRequest) - Constructor for exception com.azure.core.exception.HttpRequestException
Initializes a new instance of the HttpRequestException class.
HttpRequestException(String, HttpRequest, Throwable) - Constructor for exception com.azure.core.exception.HttpRequestException
Initializes a new instance of the HttpRequestException class.
HttpRequestException(String, HttpRequest, Throwable, boolean, boolean) - Constructor for exception com.azure.core.exception.HttpRequestException
Initializes a new instance of the HttpRequestException class.
HttpRequestLogger - Interface in com.azure.core.http.policy
Manages logging HTTP requests in HttpLoggingPolicy.
HttpRequestLoggingContext - Class in com.azure.core.http.policy
Options class containing information available during HTTP request logging.
HttpResponse - Class in com.azure.core.http
The response of an HttpRequest.
HttpResponse(HttpRequest) - Constructor for class com.azure.core.http.HttpResponse
Creates an instance of HttpResponse.
HttpResponseException - Exception in com.azure.core.exception
The exception thrown when an unsuccessful response is received with http status code (e.g.
HttpResponseException(HttpResponse) - Constructor for exception com.azure.core.exception.HttpResponseException
Initializes a new instance of the HttpResponseException class.
HttpResponseException(HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.HttpResponseException
Initializes a new instance of the HttpResponseException class.
HttpResponseException(String, HttpResponse) - Constructor for exception com.azure.core.exception.HttpResponseException
Initializes a new instance of the HttpResponseException class.
HttpResponseException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.HttpResponseException
Initializes a new instance of the HttpResponseException class.
HttpResponseException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.HttpResponseException
Initializes a new instance of the HttpResponseException class.
HttpResponseException(String, HttpResponse, Throwable, boolean, boolean) - Constructor for exception com.azure.core.exception.HttpResponseException
Initializes a new instance of the HttpResponseException class.
HttpResponseLogger - Interface in com.azure.core.http.policy
Manages logging HTTP responses in HttpLoggingPolicy.
HttpResponseLoggingContext - Class in com.azure.core.http.policy
Options class containing information available during HTTP response logging.
HTTPS_HTTP - Enum constant in enum com.azure.data.tables.sas.TableSasProtocol
Permission to use SAS only through https or http granted.
HTTPS_HTTP - Enum constant in enum com.azure.storage.common.sas.SasProtocol
Permission to use SAS only through https or http granted.
HTTPS_ONLY - Enum constant in enum com.azure.data.tables.sas.TableSasProtocol
Permission to use SAS only through https granted.
HTTPS_ONLY - Enum constant in enum com.azure.storage.common.sas.SasProtocol
Permission to use SAS only through https granted.
HttpServerLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of http server.
HttpServerLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.HttpServerLocation
 
HttpSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for an HTTP file.
HttpSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.HttpSource
 
HttpTrait<T extends HttpTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for configuration of HTTP-specific settings.
HU - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value hu for EntityRecognitionSkillLanguage.
HU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hu for OcrSkillLanguage.
HU - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value hu for TextTranslationSkillLanguage.
HU_HU - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hu-hu for QueryLanguage.
HU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hu.lucene for LexicalAnalyzerName.
HU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hu.microsoft for LexicalAnalyzerName.
HU_PERSONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HUPersonalIdentificationNumber for PiiEntityCategory.
HU_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HUTaxIdentificationNumber for PiiEntityCategory.
HU_VALUE_ADDED_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value HUValueAddedNumber for PiiEntityCategory.
hub(String) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.
HubspotLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Hubspot Service linked service.
HubspotLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
 
HubspotObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Hubspot Service dataset.
HubspotObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
 
HubspotSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Hubspot Service source.
HubspotSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.HubspotSource
 
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value hungarian.
HY_AM - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hy-am for QueryLanguage.
HY_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hy.lucene for LexicalAnalyzerName.
HYPOTHETICAL - Static variable in class com.azure.ai.textanalytics.models.EntityConditionality
Enum value Hypothetical.

I

I386 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value 386 for ArtifactArchitecture.
ICELANDIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value icelandic.
ICELANDIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value icelandic.
id() - Method in class com.azure.core.management.ProxyResource
Get the id value.
id() - Method in class com.azure.core.management.SubResource
Get the id value.
ID - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value id for TextTranslationSkillLanguage.
ID_ID - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value id-id for QueryLanguage.
ID_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IDIdentityCardNumber for PiiEntityCategory.
ID_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value id.lucene for LexicalAnalyzerName.
ID_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value id.microsoft for LexicalAnalyzerName.
ID_PROPERTY_NAME - Static variable in class com.azure.spring.data.cosmos.Constants
ID property name.
identifier() - Method in enum com.azure.core.management.AzureEnvironment.Endpoint
 
IdentifierProvider - Interface in com.azure.core.management.provider
The IdentifierProvider to help generate distinct values.
IDENTITY_UNSUPPORTED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value IdentityUnsupported.
IdentityError - Class in com.azure.communication.identity.models
The Phone Number Services error.
IdentityError(String, String, String, List<IdentityError>) - Constructor for class com.azure.communication.identity.models.IdentityError
Constructs a new IdentityError
IdentityErrorResponseException - Exception in com.azure.communication.identity.models
Exception thrown on phone number specific errors
IdentityErrorResponseException(String, HttpResponse, IdentityError) - Constructor for exception com.azure.communication.identity.models.IdentityErrorResponseException
Initializes a new instance of the IdentityErrorResponseException class.
IDLE - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value idle for LivyStates.
IDLE - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value idle for LivyStates.
idleTimeout(Duration) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets the connection idle timeout.
IE_PERSONAL_PUBLIC_SERVICE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IEPersonalPublicServiceNumber for PiiEntityCategory.
IE_PERSONAL_PUBLIC_SERVICE_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IEPersonalPublicServiceNumberV2 for PiiEntityCategory.
IfConditionActivity - Class in com.azure.analytics.synapse.artifacts.models
This activity evaluates a boolean expression and executes either the activities under the ifTrueActivities property or the ifFalseActivities property depending on the result of the expression.
IfConditionActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
 
IFD - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsAuthenticationType
Static value Ifd for DynamicsAuthenticationType.
IL_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ILBankAccountNumber for PiiEntityCategory.
IL_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ILNationalID for PiiEntityCategory.
ILLEGAL_STATE - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The peer sent a frame that is not permitted in the current state.
IllegalCollectionException - Exception in com.azure.spring.data.cosmos.exception
General exception for illegal collection of cosmos db
IllegalCollectionException(String) - Constructor for exception com.azure.spring.data.cosmos.exception.IllegalCollectionException
Construct a IllegalQueryException with the specified detail message.
IllegalCollectionException(String, Throwable) - Constructor for exception com.azure.spring.data.cosmos.exception.IllegalCollectionException
Construct a IllegalQueryException with the specified detail message and nested exception.
IllegalQueryException - Exception in com.azure.spring.data.cosmos.exception
General exception for illegal query of cosmos db
IllegalQueryException(String) - Constructor for exception com.azure.spring.data.cosmos.exception.IllegalQueryException
Construct a IllegalQueryException with the specified detail message.
IllegalQueryException(String, Throwable) - Constructor for exception com.azure.spring.data.cosmos.exception.IllegalQueryException
Construct a IllegalQueryException with the specified detail message and nested exception.
ILLUMOS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value illumos for ArtifactOperatingSystem.
IMAGE - Static variable in class com.azure.ai.formrecognizer.models.DocumentPageKind
Static value image for DocumentPageKind.
ImageAnalysisSkill - Class in com.azure.search.documents.indexes.models
A skill that analyzes image files.
ImageAnalysisSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Creates an instance of ImageAnalysisSkill class.
ImageAnalysisSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for ImageAnalysisSkillLanguage.
ImageAnalysisSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
 
ImageDetail - Class in com.azure.search.documents.indexes.models
Defines values for ImageDetail.
ImageDetail() - Constructor for class com.azure.search.documents.indexes.models.ImageDetail
 
ImageFormatBmp - Class in com.azure.media.videoanalyzer.edge.models
BMP image encoding.
ImageFormatBmp() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageFormatBmp
 
ImageFormatJpeg - Class in com.azure.media.videoanalyzer.edge.models
JPEG image encoding.
ImageFormatJpeg() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageFormatJpeg
 
ImageFormatPng - Class in com.azure.media.videoanalyzer.edge.models
PNG image encoding.
ImageFormatPng() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageFormatPng
 
ImageFormatProperties - Class in com.azure.media.videoanalyzer.edge.models
Base class for image formatting properties.
ImageFormatProperties() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageFormatProperties
 
ImageFormatRaw - Class in com.azure.media.videoanalyzer.edge.models
Raw image formatting.
ImageFormatRaw(ImageFormatRawPixelFormat) - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageFormatRaw
Creates an instance of ImageFormatRaw class.
ImageFormatRawPixelFormat - Class in com.azure.media.videoanalyzer.edge.models
Defines values for ImageFormatRawPixelFormat.
ImageFormatRawPixelFormat() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
 
ImageProcessingBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the ImageProcessingBaseClient type.
ImageProperties - Class in com.azure.media.videoanalyzer.edge.models
Image transformations and formatting options to be applied to the video frame(s).
ImageProperties() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageProperties
 
ImageScale - Class in com.azure.media.videoanalyzer.edge.models
Image scaling mode.
ImageScale() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageScale
 
ImageScaleMode - Class in com.azure.media.videoanalyzer.edge.models
Defines values for ImageScaleMode.
ImageScaleMode() - Constructor for class com.azure.media.videoanalyzer.edge.models.ImageScaleMode
 
IMAGING_MANIFEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ImagingManifest for HealthcareFhirResourceType.
IMAGING_STUDY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ImagingStudy for HealthcareFhirResourceType.
IMMUNIZATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Immunization for HealthcareFhirResourceType.
IMMUNIZATION_EVALUATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ImmunizationEvaluation for HealthcareFhirResourceType.
IMMUNIZATION_RECOMMENDATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ImmunizationRecommendation for HealthcareFhirResourceType.
IMMUTABILITY_POLICY - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value immutabilitypolicy.
Immutable - Annotation Type in com.azure.core.annotation
Annotation given to all immutable classes.
ImpalaAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ImpalaAuthenticationType.
ImpalaAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ImpalaAuthenticationType
 
ImpalaLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Impala server linked service.
ImpalaLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
 
ImpalaObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Impala server dataset.
ImpalaObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
 
ImpalaSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Impala server source.
ImpalaSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ImpalaSource
 
IMPLEMENTATION_GUIDE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ImplementationGuide for HealthcareFhirResourceType.
IMPORT - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Import for KeyOperation.
IMPORT_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/import/action for KeyVaultDataAction.
importBusinessMetadataWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Upload the file for creating Business Metadata in BULK.
importBusinessMetadataWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Upload the file for creating Business Metadata in BULK.
importCertificate(ImportCertificateOptions) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Imports an existing valid certificate, containing a private key, into Azure Key Vault.
importCertificate(ImportCertificateOptions) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Imports a pre-existing certificate to the key vault.
ImportCertificateOptions - Class in com.azure.security.keyvault.certificates.models
Represents the configuration used to import a certificate in the key vault.
ImportCertificateOptions(String, byte[]) - Constructor for class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Creates instance of CertificateImportOptions.
importCertificateWithResponse(ImportCertificateOptions) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Imports a pre-existing certificate to the key vault.
importCertificateWithResponse(ImportCertificateOptions, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Imports a pre-existing certificate to the key vault.
importGlossaryTermsViaCsvByGlossaryNameWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Import Glossary Terms from local csv file by glossaryName.
importGlossaryTermsViaCsvWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Import Glossary Terms from local csv file.
importKey(ImportKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Imports an externally created key and stores it in the key vault.
importKey(ImportKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyClient
Imports an externally created key and stores it in the key vault.
importKey(String, JsonWebKey) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Imports an externally created key and stores it in the key vault.
importKey(String, JsonWebKey) - Method in class com.azure.security.keyvault.keys.KeyClient
Imports an externally created key and stores it in the key vault.
ImportKeyOptions - Class in com.azure.security.keyvault.keys.models
Represents the configurable options to import a key.
ImportKeyOptions(String, JsonWebKey) - Constructor for class com.azure.security.keyvault.keys.models.ImportKeyOptions
Creates instance of ImportKeyOptions.
importKeyWithResponse(ImportKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Imports an externally created key and stores it in the key vault.
importKeyWithResponse(ImportKeyOptions, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Imports an externally created key and stores it in the key vault.
ImportSettings - Class in com.azure.analytics.synapse.artifacts.models
Import command settings.
ImportSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.ImportSettings
 
ImputeMode - Class in com.azure.ai.anomalydetector.models
Defines values for ImputeMode.
ImputeMode() - Constructor for class com.azure.ai.anomalydetector.models.ImputeMode
 
IN - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
In
IN - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
Static value In for RunQueryFilterOperator.
IN_PERMANENT_ACCOUNT - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value INPermanentAccount for PiiEntityCategory.
IN_PROGRESS - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value inProgress.
IN_PROGRESS - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value InProgress for ReservationStatus.
IN_PROGRESS - Static variable in class com.azure.core.util.polling.LongRunningOperationStatus
Represents that the long-running operation is in progress and not yet complete.
IN_UNIQUE_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value INUniqueIdentificationNumber for PiiEntityCategory.
INACTIVE - Static variable in class com.azure.communication.callingserver.models.CallRecordingState
Static value inactive for CallRecordingState.
INACTIVE - Static variable in class com.azure.media.videoanalyzer.edge.models.LivePipelineState
Static value inactive for LivePipelineState.
INBOUND - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value inbound for PhoneNumberCapabilityType.
INBOUND_OUTBOUND - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value inbound+outbound for PhoneNumberCapabilityType.
INCH - Static variable in class com.azure.ai.formrecognizer.models.LengthUnit
Static value inch for LengthUnit.
IncidentRootCause - Class in com.azure.ai.metricsadvisor.models
The IncidentRootCause model
IncidentRootCause() - Constructor for class com.azure.ai.metricsadvisor.models.IncidentRootCause
 
INCLUDE - Enum constant in enum com.azure.cosmos.models.IndexingDirective
Index the resource.
INCLUDE - Enum constant in enum com.azure.storage.blob.models.DeleteSnapshotsOptionType
Enum value include.
INCLUDE - Enum constant in enum com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
The share's snapshots that do not have an active lease will be deleted with the share.
INCLUDE_WITH_LEASED - Enum constant in enum com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
All of the share's snapshots, including those with an active lease, will be deleted with the share.
includeAttributes() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
IncludedPath - Class in com.azure.cosmos.models
Represents an included path of the IndexingPolicy in the Azure Cosmos DB database service.
IncludedPath(String) - Constructor for class com.azure.cosmos.models.IncludedPath
Constructor.
includeETag() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
includeExtendedInfo() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Note that setting timestamps, etag, attributes, or permission key will also set this option as true.
includeFilters() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To include filters
includeFilters() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To include filters
includePaths() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosIndexingPolicy
To include paths
includePermissionKey() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
includeTimestamps() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
INCOMING - Static variable in class com.azure.communication.callingserver.models.CallConnectionState
Static value incoming for CallConnectionState.
IncomingRelationship - Class in com.azure.digitaltwins.core.models
Defines an incoming relationship on a digital twin.
IncomingRelationship(String, String, String, String) - Constructor for class com.azure.digitaltwins.core.models.IncomingRelationship
Construct a new IncomingRelationship instance.
increment(String, double) - Method in class com.azure.cosmos.models.CosmosPatchOperations
This increment the value at the target location.
increment(String, long) - Method in class com.azure.cosmos.models.CosmosPatchOperations
This increment the value at the target location.
INCREMENT - Enum constant in enum com.azure.storage.blob.models.SequenceNumberActionType
Enum value increment.
INCREMENTAL_COPY_BLOB_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value IncrementalCopyBlobMismatch for BlobErrorCode.
INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value IncrementalCopyOfEralierVersionSnapshotNotAllowed for BlobErrorCode.
INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value IncrementalCopySourceMustBeSnapshot for BlobErrorCode.
IndexAction<T> - Class in com.azure.search.documents.models
Represents an index action that operates on a document.
IndexAction() - Constructor for class com.azure.search.documents.models.IndexAction
 
IndexActionType - Enum in com.azure.search.documents.models
Defines values for IndexActionType.
indexAnalyzerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalAnalyzerName to associate as the index analyzer for the field.
IndexBatchBase<T> - Class in com.azure.search.documents.models
Contains a batch of document write actions to send to the index.
IndexBatchBase(List<IndexAction<T>>) - Constructor for class com.azure.search.documents.models.IndexBatchBase
Constructor of IndexBatchBase
IndexBatchException - Exception in com.azure.search.documents.models
An IndexBatchException is thrown whenever Azure Cognitive Search index call was only partially successful.
IndexBatchException(IndexDocumentsResult) - Constructor for exception com.azure.search.documents.models.IndexBatchException
Constructs an IndexBatchException from the given IndexDocumentsResult.
indexDocuments(IndexDocumentsBatch<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Sends a batch of upload, merge, and/or delete actions to the search index.
indexDocuments(IndexDocumentsBatch<?>) - Method in class com.azure.search.documents.SearchClient
Sends a batch of upload, merge, and/or delete actions to the search index.
IndexDocumentsBatch<T> - Class in com.azure.search.documents.indexes.models
Contains a batch of document write actions to send to the index.
IndexDocumentsBatch() - Constructor for class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Constructor of IndexDocumentsBatch.
IndexDocumentsOptions - Class in com.azure.search.documents.models
Options for document index operations.
IndexDocumentsOptions() - Constructor for class com.azure.search.documents.models.IndexDocumentsOptions
 
IndexDocumentsResult - Class in com.azure.search.documents.models
Response containing the status of operations for all documents in the indexing request.
IndexDocumentsResult(List<IndexingResult>) - Constructor for class com.azure.search.documents.models.IndexDocumentsResult
Constructor of IndexDocumentsResult.
indexDocumentsWithResponse(IndexDocumentsBatch<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Sends a batch of upload, merge, and/or delete actions to the search index.
indexDocumentsWithResponse(IndexDocumentsBatch<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Sends a batch of upload, merge, and/or delete actions to the search index.
IndexerCurrentState - Class in com.azure.search.documents.indexes.models
Represents all of the state that defines and dictates the indexer's current execution.
IndexerCurrentState() - Constructor for class com.azure.search.documents.indexes.models.IndexerCurrentState
 
IndexerExecutionEnvironment - Class in com.azure.search.documents.indexes.models
Defines values for IndexerExecutionEnvironment.
IndexerExecutionEnvironment() - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
 
IndexerExecutionResult - Class in com.azure.search.documents.indexes.models
Represents the result of an individual indexer execution.
IndexerExecutionResult(IndexerExecutionStatus, List<SearchIndexerError>, List<SearchIndexerWarning>, int, int) - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionResult
Creates an instance of IndexerExecutionResult class.
IndexerExecutionStatus - Enum in com.azure.search.documents.indexes.models
Defines values for IndexerExecutionStatus.
IndexerExecutionStatusDetail - Class in com.azure.search.documents.indexes.models
Defines values for IndexerExecutionStatusDetail.
IndexerExecutionStatusDetail() - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
 
IndexerStatus - Enum in com.azure.search.documents.indexes.models
Defines values for IndexerStatus.
INDEXING_ALL_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexingMode
Static value indexingAllDocs for IndexingMode.
INDEXING_RESET_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexingMode
Static value indexingResetDocs for IndexingMode.
IndexingDirective - Enum in com.azure.cosmos.models
Specifies whether or not the resource is to be indexed in the Azure Cosmos DB database service.
IndexingMode - Class in com.azure.search.documents.indexes.models
Defines values for IndexingMode.
IndexingMode - Enum in com.azure.cosmos.models
Specifies the supported indexing modes in the Azure Cosmos DB database service.
IndexingMode() - Constructor for class com.azure.search.documents.indexes.models.IndexingMode
 
IndexingParameters - Class in com.azure.search.documents.indexes.models
Represents parameters for indexer execution.
IndexingParameters() - Constructor for class com.azure.search.documents.indexes.models.IndexingParameters
 
IndexingParametersConfiguration - Class in com.azure.search.documents.indexes.models
A dictionary of indexer-specific configuration properties.
IndexingParametersConfiguration() - Constructor for class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
 
IndexingPolicy - Class in com.azure.cosmos.models
Represents the indexing policy configuration for a container in the Azure Cosmos DB database service.
IndexingPolicy() - Constructor for class com.azure.cosmos.models.IndexingPolicy
Constructor.
IndexingResult - Class in com.azure.search.documents.models
Status of an indexing operation for a single document.
IndexingResult(String, boolean, int) - Constructor for class com.azure.search.documents.models.IndexingResult
Constructor of IndexingResult.
IndexingSchedule - Class in com.azure.search.documents.indexes.models
Represents a schedule for indexer execution.
IndexingSchedule(Duration) - Constructor for class com.azure.search.documents.indexes.models.IndexingSchedule
Creates an instance of IndexingSchedule class.
indexName(String) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the name of the index.
IndexPolicyCompareService - Class in com.azure.spring.data.cosmos.repository.support
Class for determining if the index policy currently applied to the container matches the index policy that is specified on an entities' @CosmosIndexingPolicy annotation
IndexPolicyCompareService() - Constructor for class com.azure.spring.data.cosmos.repository.support.IndexPolicyCompareService
 
INDIA_CENTRAL - Static variable in class com.azure.core.management.Region
Central India (Asia Pacific) (recommended)
INDIA_SOUTH - Static variable in class com.azure.core.management.Region
South India (Asia Pacific)
INDIA_WEST - Static variable in class com.azure.core.management.Region
West India (Asia Pacific)
INDIC_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value indic_normalization for TokenFilterName.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value indonesian.
INFINITE - Enum constant in enum com.azure.storage.blob.models.LeaseDurationType
Enum value infinite.
INFINITE - Enum constant in enum com.azure.storage.file.datalake.models.LeaseDurationType
Enum value infinite.
INFINITE - Enum constant in enum com.azure.storage.file.share.models.LeaseDurationType
Enum value infinite.
INFINITE_LEASE_DURATION_REQUIRED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InfiniteLeaseDurationRequired for BlobErrorCode.
INFLUX_DB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value InfluxDB for DataFeedSourceType..
InfluxDbDataFeedSource - Class in com.azure.ai.metricsadvisor.models
The InfluxDbDataFeedSource model.
InfluxDbDataFeedSource(String, String, String, String, String) - Constructor for class com.azure.ai.metricsadvisor.models.InfluxDbDataFeedSource
Create a InfluxDbDataFeedSource instance.
info(String) - Method in class com.azure.core.util.logging.ClientLogger
Logs a message at info log level.
info(String, Object...) - Method in class com.azure.core.util.logging.ClientLogger
Logs a format-able message that uses {} as the placeholder at informational log level.
INFORMATIONAL - Enum constant in enum com.azure.core.util.logging.LogLevel
Indicates that log level is at information level.
InformixLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Informix linked service.
InformixLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
 
InformixSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Informix sink.
InformixSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.InformixSink
 
InformixSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for Informix.
InformixSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.InformixSource
 
InformixTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Informix table dataset.
InformixTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
 
IngestionStatusType - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for IngestionStatusType.
IngestionStatusType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
 
INITIAL - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Initial for IntegrationRuntimeState.
initialBatchActionCount(int) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the number of documents before a buffered sender will send the batch to be indexed.
InitializationContext - Class in com.azure.messaging.eventhubs.models
The initialization context that is supplied to EventProcessorClientBuilder.processPartitionInitialization(Consumer) before the EventProcessorClient instance begins processing events from a partition.
InitializationContext(PartitionContext) - Constructor for class com.azure.messaging.eventhubs.models.InitializationContext
Creates an instance of InitializationContext for the partition provided in the PartitionContext.
initialize() - Static method in class com.azure.core.test.ThreadDumper
Initializes the singleton dumper.
initializeServerCall(String) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Get ServerCall object.
initializeServerCall(String) - Method in class com.azure.communication.callingserver.CallingServerClient
Get ServerCall object
initialPartitionEventPosition(Map<String, EventPosition>) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the map containing the event position to use for each partition if a checkpoint for the partition does not exist in CheckpointStore.
INLINE_PACKAGE - Static variable in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
Static value InlinePackage for SsisPackageLocationType.
INNER - Enum constant in enum com.azure.ai.anomalydetector.models.AlignMode
Enum value Inner.
INPROGRESS - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerRunStatus
Static value Inprogress for TriggerRunStatus.
INPUT - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterDirection
Static value Input for ScriptActivityParameterDirection.
INPUT_OUTPUT - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterDirection
Static value InputOutput for ScriptActivityParameterDirection.
InputFieldMappingEntry - Class in com.azure.search.documents.indexes.models
Input field mapping for a skill.
InputFieldMappingEntry(String) - Constructor for class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Creates an instance of InputFieldMappingEntry class.
insert(String, T) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Inserts item
insert(String, T) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Inserts item into the given container
insert(String, T) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Insert
insert(String, T) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Insert
insert(String, T, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Inserts item
insert(String, T, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Inserts item into the given container
insert(String, T, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Insert
insert(String, T, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Insert
insert(T) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Insert
insert(T, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Inserts item
insert(T, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Inserts item
insert(T, PartitionKey) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Insert
insert(T, PartitionKey) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Insert
INSERT - Static variable in class com.azure.analytics.synapse.artifacts.models.SalesforceSinkWriteBehavior
Static value Insert for SalesforceSinkWriteBehavior.
INSERT - Static variable in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSinkWriteBehavior
Static value Insert for SapCloudForCustomerSinkWriteBehavior.
INSTANCE - Static variable in interface com.azure.core.util.ReferenceManager
The global instance of ReferenceManager that should be used to maintain object references.
instanceId(String) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets Account instance identifier.
instanceId(String) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets Account instance identifier.
INSUFFICIENT_ACCOUNT_PERMISSIONS - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InsufficientAccountPermissions for BlobErrorCode.
INSUFFICIENT_ACCOUNT_PERMISSIONS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InsufficientAccountPermissions for ShareErrorCode.
INSUFFICIENT_ACCOUNT_PERMISSIONS - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InsufficientAccountPermissions for QueueErrorCode.
INSURANCE_PLAN - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value InsurancePlan for HealthcareFhirResourceType.
INT - Static variable in class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
Static value int for NotebookParameterType.
INT - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value Int for ParameterType.
INT - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value Int for StoredProcedureParameterType.
INT - Static variable in class com.azure.media.videoanalyzer.edge.models.ParameterType
Static value int for ParameterType.
INT - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value int for LogsColumnType.
INT16 - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Int16 for ScriptActivityParameterType.
INT32 - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Int32 for ScriptActivityParameterType.
INT32 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Int32 for SearchFieldDataType.
INT64 - Enum constant in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Enum value int64.
INT64 - Enum constant in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Enum value int64.
INT64 - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Int64 for ScriptActivityParameterType.
INT64 - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value Int64 for StoredProcedureParameterType.
INT64 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Int64 for SearchFieldDataType.
INTEGER - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value integer for DocumentFieldType.
INTEGRATION_RUNTIME_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEntityReferenceType
Static value IntegrationRuntimeReference for IntegrationRuntimeEntityReferenceType.
INTEGRATION_RUNTIME_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReferenceType
Static value IntegrationRuntimeReference for IntegrationRuntimeReferenceType.
IntegrationRuntime - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse nested object which serves as a compute resource for activities.
IntegrationRuntime() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntime
 
IntegrationRuntimeComputeProperties - Class in com.azure.analytics.synapse.artifacts.models
The compute resource properties for managed integration runtime.
IntegrationRuntimeComputeProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
 
IntegrationRuntimeCustomSetupScriptProperties - Class in com.azure.analytics.synapse.artifacts.models
Custom setup script properties for a managed dedicated integration runtime.
IntegrationRuntimeCustomSetupScriptProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeCustomSetupScriptProperties
 
IntegrationRuntimeDataFlowProperties - Class in com.azure.analytics.synapse.artifacts.models
Data flow properties for managed integration runtime.
IntegrationRuntimeDataFlowProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
 
IntegrationRuntimeDataProxyProperties - Class in com.azure.analytics.synapse.artifacts.models
Data proxy properties for a managed dedicated integration runtime.
IntegrationRuntimeDataProxyProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
 
IntegrationRuntimeDebugResource - Class in com.azure.analytics.synapse.artifacts.models
Integration runtime debug resource.
IntegrationRuntimeDebugResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDebugResource
 
IntegrationRuntimeEdition - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeEdition.
IntegrationRuntimeEdition() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEdition
 
IntegrationRuntimeEntityReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeEntityReferenceType.
IntegrationRuntimeEntityReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEntityReferenceType
 
IntegrationRuntimeLicenseType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeLicenseType.
IntegrationRuntimeLicenseType() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeLicenseType
 
IntegrationRuntimeListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of integration runtime resources.
IntegrationRuntimeListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeListResponse
 
IntegrationRuntimeReference - Class in com.azure.analytics.synapse.artifacts.models
Integration runtime reference type.
IntegrationRuntimeReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
 
IntegrationRuntimeReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeReferenceType.
IntegrationRuntimeReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReferenceType
 
IntegrationRuntimeResource - Class in com.azure.analytics.synapse.artifacts.models
Integration runtime resource type.
IntegrationRuntimeResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeResource
 
IntegrationRuntimesAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
IntegrationRuntimesClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
IntegrationRuntimeSsisCatalogInfo - Class in com.azure.analytics.synapse.artifacts.models
Catalog information for managed dedicated integration runtime.
IntegrationRuntimeSsisCatalogInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
 
IntegrationRuntimeSsisCatalogPricingTier - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeSsisCatalogPricingTier.
IntegrationRuntimeSsisCatalogPricingTier() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
 
IntegrationRuntimeSsisProperties - Class in com.azure.analytics.synapse.artifacts.models
SSIS properties for managed integration runtime.
IntegrationRuntimeSsisProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
 
IntegrationRuntimeState - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeState.
IntegrationRuntimeState() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
 
IntegrationRuntimeType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for IntegrationRuntimeType.
IntegrationRuntimeType() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeType
 
IntegrationRuntimeVNetProperties - Class in com.azure.analytics.synapse.artifacts.models
VNet properties for managed integration runtime.
IntegrationRuntimeVNetProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
 
IntelliJCredential - Class in com.azure.identity
A credential provider that provides token credentials from Azure Tools for IntelliJ plugin credential cache.
IntelliJCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a IntelliJCredential.
IntelliJCredentialBuilder() - Constructor for class com.azure.identity.IntelliJCredentialBuilder
 
intelliJKeePassDatabasePath(String) - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Specifies the KeePass database path to read the cached credentials of Azure toolkit for IntelliJ plugin.
InteractiveBrowserCredential - Class in com.azure.identity
An AAD credential that acquires a token for an AAD application by prompting the login in the default browser.
InteractiveBrowserCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a InteractiveBrowserCredential.
InteractiveBrowserCredentialBuilder() - Constructor for class com.azure.identity.InteractiveBrowserCredentialBuilder
 
interceptorManager - Variable in class com.azure.core.test.TestBase
InterceptorManager used for this test run.
InterceptorManager - Class in com.azure.core.test
A class that keeps track of network calls by either reading the data from an existing test session record or recording the network calls in memory.
InterceptorManager(TestContextManager) - Constructor for class com.azure.core.test.InterceptorManager
Creates a new InterceptorManager that either replays test-session records or saves them.
InterceptorManager(String, TestMode) - Constructor for class com.azure.core.test.InterceptorManager
Deprecated.
InterceptorManager(String, Map<String, String>) - Constructor for class com.azure.core.test.InterceptorManager
InterceptorManager(String, Map<String, String>, boolean) - Constructor for class com.azure.core.test.InterceptorManager
InterceptorManager(String, Map<String, String>, boolean, String) - Constructor for class com.azure.core.test.InterceptorManager
Creates a new InterceptorManager that replays test session records.
INTERNAL - Enum constant in enum com.azure.core.util.tracing.SpanKind
Indicates that the span is used internally.
INTERNAL_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
An internal error occurred.
INTERNAL_ERROR - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InternalError for BlobErrorCode.
INTERNAL_ERROR - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InternalError for ShareErrorCode.
INTERNAL_ERROR - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InternalError for QueueErrorCode.
INTERNAL_SERVER_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
INTERNAL_SERVER_ERROR.
INTERNAL_SERVER_ERROR - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InternalServerError.
INTERNATIONAL_BANKING_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value InternationalBankingAccountNumber for PiiEntityCategory.
INTERVAL - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEventTrigger
Static value interval for SpatialAnalysisPersonCountEventTrigger.
INTERVAL - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEventTrigger
Static value interval for SpatialAnalysisPersonDistanceEventTrigger.
INVALID - Enum constant in enum com.azure.cosmos.models.ConflictResolutionMode
INVALID or unknown mode.
INVALID_ARGUMENT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidArgument.
INVALID_AUTHENTICATION_INFO - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidAuthenticationInfo for BlobErrorCode.
INVALID_AUTHENTICATION_INFO - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidAuthenticationInfo for ShareErrorCode.
INVALID_AUTHENTICATION_INFO - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidAuthenticationInfo for QueueErrorCode.
INVALID_BLOB_OR_BLOCK - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidBlobOrBlock for BlobErrorCode.
INVALID_BLOB_TIER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidBlobTier for BlobErrorCode.
INVALID_BLOB_TYPE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidBlobType for BlobErrorCode.
INVALID_BLOCK_ID - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidBlockId for BlobErrorCode.
INVALID_BLOCK_LIST - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidBlockList for BlobErrorCode.
INVALID_COUNTRY_HINT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidCountryHint.
INVALID_CUSTOM_INTERVAL - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_DOCUMENT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidDocument.
INVALID_DOCUMENT_BATCH - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidDocumentBatch.
INVALID_DUPLICATE_ROW - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value InvalidDuplicateRow.
INVALID_FILE_OR_DIRECTORY_PATH_NAME - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidFileOrDirectoryPathName for ShareErrorCode.
INVALID_GRANULARITY - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_HEADER_VALUE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidHeaderValue for BlobErrorCode.
INVALID_HEADER_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidHeaderValue for ShareErrorCode.
INVALID_HEADER_VALUE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidHeaderValue for QueueErrorCode.
INVALID_HTTP_VERB - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidHttpVerb for BlobErrorCode.
INVALID_HTTP_VERB - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidHttpVerb for ShareErrorCode.
INVALID_HTTP_VERB - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidHttpVerb for QueueErrorCode.
INVALID_IMPUTE_FIXED_VALUE - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_IMPUTE_MODE - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_INPUT - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value InvalidInput.
INVALID_INPUT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidInput for BlobErrorCode.
INVALID_INPUT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidInput for ShareErrorCode.
INVALID_INPUT - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidInput for QueueErrorCode.
INVALID_JSON_FORMAT - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_MARKER - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidMarker for QueueErrorCode.
INVALID_MD5 - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidMd5 for BlobErrorCode.
INVALID_MD5 - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidMd5 for ShareErrorCode.
INVALID_MD5 - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidMd5 for QueueErrorCode.
INVALID_METADATA - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidMetadata for BlobErrorCode.
INVALID_METADATA - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidMetadata for ShareErrorCode.
INVALID_METADATA - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidMetadata for QueueErrorCode.
INVALID_MODEL_ARGUMENT - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidOperation for BlobErrorCode.
INVALID_PAGE_RANGE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidPageRange for BlobErrorCode.
INVALID_PARAMETER_VALUE - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidParameterValue.
INVALID_PERIOD - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidQueryParameterValue for BlobErrorCode.
INVALID_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidQueryParameterValue for ShareErrorCode.
INVALID_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidQueryParameterValue for QueueErrorCode.
INVALID_RANGE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidRange for BlobErrorCode.
INVALID_RANGE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidRange for ShareErrorCode.
INVALID_RANGE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidRange for QueueErrorCode.
INVALID_REQUEST - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidRequest.
INVALID_REQUEST_BODY_FORMAT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value InvalidRequestBodyFormat.
INVALID_RESOURCE_NAME - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidResourceName for BlobErrorCode.
INVALID_RESOURCE_NAME - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidResourceName for ShareErrorCode.
INVALID_RESOURCE_NAME - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidResourceName for QueueErrorCode.
INVALID_SERIES - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
INVALID_SOURCE_BLOB_TYPE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidSourceBlobType for BlobErrorCode.
INVALID_SOURCE_BLOB_URL - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidSourceBlobUrl for BlobErrorCode.
INVALID_URI - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidUri for BlobErrorCode.
INVALID_URI - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidUri for ShareErrorCode.
INVALID_URI - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidUri for QueueErrorCode.
INVALID_VALUE_TYPE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value InvalidValueType.
INVALID_VERSION_FOR_PAGE_BLOB_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidVersionForPageBlobOperation for BlobErrorCode.
INVALID_XML_DOCUMENT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidXmlDocument for BlobErrorCode.
INVALID_XML_DOCUMENT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidXmlDocument for ShareErrorCode.
INVALID_XML_DOCUMENT - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidXmlDocument for QueueErrorCode.
INVALID_XML_NODE_VALUE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value InvalidXmlNodeValue for BlobErrorCode.
INVALID_XML_NODE_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidXmlNodeValue for ShareErrorCode.
INVALID_XML_NODE_VALUE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value InvalidXmlNodeValue for QueueErrorCode.
InvalidParticipantException - Exception in com.azure.communication.chat.models
Exception when a participant cannot be added to a chat thread
InvalidParticipantException(ChatError) - Constructor for exception com.azure.communication.chat.models.InvalidParticipantException
Constructs a new InvalidParticipantException
INVOICE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Invoice for HealthcareFhirResourceType.
invoke() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.CropsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.FarmOperationsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.ImageProcessingBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.OAuthProvidersBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.OAuthTokensBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.ScenesBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.SeasonsBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke() - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Create an empty DynamicRequest with the serializer and pipeline initialized for this client.
invoke(Object, Method, Object[]) - Method in class com.azure.core.http.rest.RestProxy
 
IOS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value ios for ArtifactOperatingSystem.
IOT_HUB_DEVICE_CONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of connecting an IoT hub device.
IOT_HUB_DEVICE_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of creating an IoT hub device.
IOT_HUB_DEVICE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of deleting an IoT hub device.
IOT_HUB_DEVICE_DISCONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of disconnecting an IoT hub device.
IOT_HUB_DEVICE_TELEMETRY - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of telemetry from an IoT hub device.
IotHubDeviceConnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Event data for Microsoft.Devices.DeviceConnected event.
IotHubDeviceConnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.IotHubDeviceConnectedEventData
 
IotHubDeviceConnection - Class in com.azure.media.videoanalyzer.edge.models
Information that enables communication between the IoT Hub and the IoT device - allowing this edge module to act as a transparent gateway between the two.
IotHubDeviceConnection(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.IotHubDeviceConnection
Creates an instance of IotHubDeviceConnection class.
IotHubDeviceCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Event data for Microsoft.Devices.DeviceCreated event.
IotHubDeviceCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.IotHubDeviceCreatedEventData
 
IotHubDeviceDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Event data for Microsoft.Devices.DeviceDeleted event.
IotHubDeviceDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDeletedEventData
 
IotHubDeviceDisconnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Event data for Microsoft.Devices.DeviceDisconnected event.
IotHubDeviceDisconnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDisconnectedEventData
 
IotHubDeviceTelemetryEventData - Class in com.azure.messaging.eventgrid.systemevents
Event data for Microsoft.Devices.DeviceTelemetry event.
IotHubDeviceTelemetryEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.IotHubDeviceTelemetryEventData
 
IotHubMessageSink - Class in com.azure.media.videoanalyzer.edge.models
IoT Hub Message sink allows for pipeline messages to published into the IoT Edge Hub.
IotHubMessageSink(String, List<NodeInput>, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.IotHubMessageSink
Creates an instance of IotHubMessageSink class.
IotHubMessageSource - Class in com.azure.media.videoanalyzer.edge.models
IoT Hub Message source allows for the pipeline to consume messages from the IoT Edge Hub.
IotHubMessageSource(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.IotHubMessageSource
Creates an instance of IotHubMessageSource class.
IOUtils - Class in com.azure.core.util.io
Utilities related to IO operations that involve channels, streams, byte transfers.
IOUtils() - Constructor for class com.azure.core.util.io.IOUtils
 
IP_ADDRESS - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an Internet Protocol address
IP_ADDRESS - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value IPAddress for PiiEntityCategory.
IRISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value irish.
IRISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value irish.
IS - Static variable in class com.azure.media.videoanalyzer.edge.models.OutputSelectorOperator
Static value is for OutputSelectorOperator.
IS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value is for TextTranslationSkillLanguage.
IS_ABSENT - Static variable in class com.azure.security.attestation.models.CertificateModification
Static value IsAbsent for CertificateModification.
IS_EQUAL - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Is equal
IS_IS - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value is-is for QueryLanguage.
IS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value is.microsoft for LexicalAnalyzerName.
IS_NOT - Static variable in class com.azure.media.videoanalyzer.edge.models.OutputSelectorOperator
Static value isNot for OutputSelectorOperator.
IS_NOT_NULL - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Is not null
IS_NULL - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Is null
IS_PRESENT - Static variable in class com.azure.security.attestation.models.CertificateModification
Static value IsPresent for CertificateModification.
IS_READ_ONLY - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.isReadOnly() from the service.
isAbsolute() - Method in class com.azure.storage.blob.nio.AzurePath
Tells whether this path is absolute.
isAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the accentSensitive property: Defaults to false.
isAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the accentSensitive property: Determine if the alias is accent sensitive.
isAccessTierInferred() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the accessTierInferred property: The accessTierInferred property.
isAccessTierInferred() - Method in class com.azure.storage.blob.models.BlobProperties
 
isAccessTierInferred() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the status of the tier being inferred for the blob.
isAdmin() - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Get if the data feed the query user is one of data feed administrator or not.
isAll() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specifies whether all properties should be copied from source file.
isAllowPartialErrors() - Method in class com.azure.monitor.query.models.LogsQueryOptions
If a query has partial errors, the result is returned instead of throwing an exception if this is set to true.
isAllowSkillsetToReadFileData() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the allowSkillsetToReadFileData property: If true, will create a path //document//file_data that is an object representing the original file data downloaded from your blob data source.
isAnomaly() - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Get the isAnomaly property: True if an anomaly is detected at the current timestamp.
isAnomaly() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the isAnomaly property: Anomaly status of the latest point, true means the latest point is an anomaly either in negative direction or positive direction.
isAnomaly() - Method in class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
Gets the anomaly status of the data points in the time series.
isAnonymous() - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
 
isAnonymous() - Method in class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
Get the isAnonymous property: True if the Microsoft Teams user is anonymous.
isApplyingChanges() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the isApplyingChanges property: Is link connection applying changes.
isArchiveAttributeSet() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
isArray() - Method in interface com.azure.core.experimental.serializer.JsonArray
 
isArray() - Method in interface com.azure.core.experimental.serializer.JsonNode
 
isAsync() - Element in annotation type com.azure.core.annotation.ServiceClient
Represents whether the network IO methods on this client will be performed asynchronously or synchronously (i.e.
isAutoCreateContainer() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Check if auto creating container is allowed
isAutomatic() - Method in class com.azure.cosmos.models.IndexingPolicy
Gets whether automatic indexing is enabled for a container.
isAutoScale() - Method in class com.azure.spring.data.cosmos.config.DatabaseThroughputConfig
Flag to indicate whether autoscale is enabled.
isAutoScale() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Check if container should use autoscale for resource units
isBatchedOperationsEnabled() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
isBatchedOperationsEnabled() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
isBatchedOperationsEnabled() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
isBatchedOperationsEnabled() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
isBatchedOperationsEnabled() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
isBatchedOperationsEnabled() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
isBinary(CriteriaType) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if CriteriaType operation is binary, with format of (A ops A -> B).
isBoolean() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
isBuiltIn() - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Get the isBuiltIn property: Is a built-in role or not.
isCacheReprocessingChangeDetectionDisabled() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets an optional flag that determines whether the created or updated indexer disables cache reprocessing change detection.
isCacheReprocessingChangeDetectionDisabled() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets an optional flag that determines whether the created or updated skillset disables cache reprocessing change detection.
isCacheResetRequirementsIgnored() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Gets an optional flag that determines whether the created or updated data source connection ignores cache reset requirements.
isCacheResetRequirementsIgnored() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets an optional flag that determines whether the created or updated indexer ignores cache reset requirements.
isCacheResetRequirementsIgnored() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets an optional flag that determines whether the created or updated skillset ignores cache reset requirements.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the ignoreCase property: A value indicating whether common words matching will be case insensitive.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Get the ignoreCase property: A value indicating whether to ignore case.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the ignoreCase property: A value indicating whether to ignore case.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the ignoreCase property: A value indicating whether to case-fold input for matching.
isCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the caseSensitive property: Defaults to false.
isCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the caseSensitive property: Determine if the alias is case sensitive.
isCertificateTransparent() - Method in class com.azure.security.keyvault.certificates.models.CertificateOperation
Get the certificate transparency status.
isCertificateTransparent() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the certificate transparency status.
isChangedOn() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specifies whether changed on timestamp should be copied from source file.
isCleanup() - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Get the cleanup property: Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false.
isClear() - Method in class com.azure.storage.blob.models.PageRangeItem
Gets whether the range is cleared.
isClosed(CriteriaType) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if CriteriaType operation is closure, with format of (A ops A -> A).
isCollectionQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
 
isComplete() - Method in class com.azure.core.util.polling.LongRunningOperationStatus
Returns a boolean to represent if the operation is in a completed state or not.
isCompliant() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the isCompliant property: Denotes whether the managed private endpoint is compliant.
isComputeIsolationEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the isComputeIsolationEnabled property: Whether compute isolation is required or not.
isComputeMd5() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
 
isConnectionEndpointRediscoveryEnabled() - Method in class com.azure.cosmos.DirectConnectionConfig
Gets a value indicating whether Direct TCP connection endpoint rediscovery is enabled.
isContainer() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Gets the access status for container level APIs, this grants access to Blob Containers, Tables, Queues, and File Shares.
isContainer() - Method in class com.azure.storage.common.sas.AccountSasResourceType
 
isContentResponseOnWriteEnabled() - Method in class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Gets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations in CosmosItemOperation.
isContentResponseOnWriteEnabled() - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Gets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations in CosmosItemOperation.
isContentResponseOnWriteEnabled() - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Gets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations on CosmosItem.
isContinueOnFailure() - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Returns if the operation should continue on user failure.
isContinueOnFailure() - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Returns if the operation should continue on user failure.
isContinueOnFailure() - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Returns if the operation should continue on user failure.
isCopySourceBlobProperties() - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
Optional, default is true.
isCountQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
 
isCountQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
 
isCountQuery() - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery
 
isCountQuery() - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeReactiveCosmosQuery
 
isCountQuery() - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedCosmosQuery
 
isCountQuery() - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedReactiveCosmosQuery
 
isCreatedOn() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specifies whether created on timestamp should be copied from source file.
isCrossPartitionQuery(List<String>) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
Indicate if DocumentQuery should enable cross partition query.
isCurrentVersion() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the currentVersion property: The x-ms-is-current-version property.
isCurrentVersion() - Method in class com.azure.storage.blob.models.BlobItem
Get the isCurrentVersion property: The isCurrentVersion property.
isCurrentVersion() - Method in class com.azure.storage.blob.models.BlobProperties
 
isDataAction() - Method in class com.azure.analytics.synapse.accesscontrol.models.RequiredAction
Get the isDataAction property: Is a data action or not.
isDeadLetteringOnFilterEvaluationExceptions() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the deadLetteringOnFilterEvaluationExceptions property: A value that indicates whether this subscription has dead letter support when a message expires.
isDeadLetteringOnFilterEvaluationExceptions() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the deadLetteringOnFilterEvaluationExceptions property: A value that indicates whether this subscription has dead letter support when a message expires.
isDeadLetteringOnMessageExpiration() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
isDeadLetteringOnMessageExpiration() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this subscription has dead letter support when a message expires.
isDeadLetteringOnMessageExpiration() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
isDeadLetteringOnMessageExpiration() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the deadLetteringOnMessageExpiration property: A value that indicates whether this subscription has dead letter support when a message expires.
isDebuggable() - Method in interface com.azure.security.attestation.models.AttestationResult
Get the isDebuggable property: True if the enclave can be debugged, false otherwise.
isDecommissioned() - Method in class com.azure.digitaltwins.core.models.DigitalTwinsModelData
Get the decommissioned property: Indicates if the model is decommissioned.
isDefault() - Method in class com.azure.cosmos.ThroughputControlGroupConfig
Get whether this throughput control group will be used by default.
isDefaultAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the defaultAccentSensitive property: Changes the default accent sensitivity value for this entity.
isDefaultCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the defaultCaseSensitive property: Changes the default case sensitivity value for this entity.
isDefaultScope() - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Indicates whether this is the default entry for the ACL.
isDelete() - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Get the delete property: Indicates whether all delete requests should be logged.
isDelete() - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Get the delete property: Indicates whether all delete requests should be logged.
isDelete() - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Get the delete property: Indicates whether all delete requests should be logged.
isDeleted() - Method in class com.azure.storage.blob.models.BlobContainerItem
Get the deleted property: The Deleted property.
isDeleted() - Method in class com.azure.storage.blob.models.BlobItem
Get the deleted property: The deleted property.
isDeleted() - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Get the deleted property: The deleted property.
isDeleted() - Method in class com.azure.storage.file.share.models.ShareItem
Get the deleted property: The deleted property.
isDeleteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the deleteEnabled property: Delete enabled.
isDeleteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the deleteEnabled property: Delete enabled.
isDeleteEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the deleteEnabled property: Delete enabled.
isDeleteLogged() - Method in class com.azure.data.tables.models.TableServiceLogging
Get a value that indicates whether all delete requests should be logged.
isDeleteQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
 
isDeleteQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
 
isDeleteQuery() - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery
 
isDeleteQuery() - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeReactiveCosmosQuery
 
isDeleteQuery() - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedCosmosQuery
 
isDeleteQuery() - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedReactiveCosmosQuery
 
isDeliveryFailed() - Method in class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Gets whether or not to count the transfer as an unsuccessful delivery attempt.
isDeliveryReportEnabled() - Method in class com.azure.communication.sms.models.SmsSendOptions
Get the deliveryReportEnabled property: Enable this flag to receive a delivery report for this message on the Azure Resource EventGrid.
isDimensionRequired() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns a flag to indicate whether the dimension is required.
isDirectory() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a directory.
isDirectory() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a directory.
isDirectory() - Method in class com.azure.storage.file.datalake.models.AccessControlChangeFailure
Returns whether entry is a directory.
isDirectory() - Method in class com.azure.storage.file.datalake.models.PathItem
Get the isDirectory property: The isDirectory property.
isDirectory() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
isDirectory() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
isDisabled() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the isDisabled property: A value indicating whether the indexer is disabled.
isDisableUserEngagementTracking() - Method in class com.azure.communication.email.models.EmailMessage
Get the disableUserEngagementTracking property: Indicates whether user engagement tracking should be disabled for this request if the resource-level user engagement tracking setting was already enabled in the control plane.
isDoubleEncryptionEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.EncryptionDetails
Get the doubleEncryptionEnabled property: Double Encryption enabled.
isDuplicateDetectionRequired() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
isDuplicateDetectionRequired() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
isDuplicateDetectionRequired() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
isDuplicateDetectionRequired() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the requiresDuplicateDetection property: A value indicating if this topic requires duplicate detection.
isDurable() - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Gets durable boolean flag from amqp message header.
isEmpty() - Method in class com.azure.messaging.eventhubs.PartitionProperties
Indicates whether or not the partition is currently empty.
isEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.AutoPauseProperties
Get the enabled property: Whether auto-pausing is enabled for the Big Data pool.
isEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
Get the enabled property: Whether automatic scaling is enabled for the Big Data pool.
isEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.DynamicExecutorAllocation
Get the enabled property: Indicates whether Dynamic Executor Allocation is enabled or not.
isEnabled() - Method in interface com.azure.core.util.metrics.DoubleHistogram
Flag indicating if metric implementation is detected and functional, use it to minimize performance impact associated with metrics, e.g.
isEnabled() - Method in interface com.azure.core.util.metrics.LongCounter
Flag indicating if metric implementation is detected and functional, use it to minimize performance impact associated with metrics, e.g.
isEnabled() - Method in interface com.azure.core.util.metrics.Meter
Checks if Meter implementation was found, and it's enabled.
isEnabled() - Method in class com.azure.core.util.MetricsOptions
Flag indicating if metrics should be enabled.
isEnabled() - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Get the boolean indicator to show if the setting is turn on or off.
isEnabled() - Method in class com.azure.data.tables.models.TableServiceMetrics
Get a value that indicates whether metrics are enabled for the Table service.
isEnabled() - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
Get a value that indicates whether a retention policy is enabled for the Table service.
isEnabled() - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Get the enabled status
isEnabled() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the enabled status.
isEnabled() - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Get the enabled status.
isEnabled() - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Get the enabled status.
isEnabled() - Method in class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Get the enabled status.
isEnabled() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get the enabled value.
isEnabled() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the enabled value.
isEnabled() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the enabled value.
isEnabled() - Method in class com.azure.storage.blob.models.BlobMetrics
Get the enabled property: Indicates whether metrics are enabled for the Blob service.
isEnabled() - Method in class com.azure.storage.blob.models.BlobRetentionPolicy
Get the enabled property: Indicates whether a retention policy is enabled for the storage service.
isEnabled() - Method in class com.azure.storage.blob.models.StaticWebsite
Get the enabled property: Indicates whether this account is hosting a static website.
isEnabled() - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Get the enabled property: Indicates whether metrics are enabled for the DataLake service.
isEnabled() - Method in class com.azure.storage.file.datalake.models.DataLakeRetentionPolicy
Get the enabled property: Indicates whether a retention policy is enabled for the storage service.
isEnabled() - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Get the enabled property: Indicates whether this account is hosting a static website.
isEnabled() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the enabled property: Indicates whether metrics are enabled for the File service.
isEnabled() - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Get the enabled property: Indicates whether a retention policy is enabled for the File service.
isEnabled() - Method in class com.azure.storage.file.share.models.SmbMultichannel
Get the enabled property: If SMB multichannel is enabled.
isEnabled() - Method in class com.azure.storage.queue.models.QueueMetrics
Get the enabled property: Indicates whether metrics are enabled for the Queue service.
isEnabled() - Method in class com.azure.storage.queue.models.QueueRetentionPolicy
Get the enabled property: Indicates whether a retention policy is enabled for the storage service.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnablePartitionDiscovery() - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Get the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
isEnableReprocessing() - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Get the enableReprocessing property: Specifies whether incremental reprocessing is enabled.
isEncryptionScopeOverridePrevented() - Method in class com.azure.storage.blob.models.BlobContainerEncryptionScope
Get the encryptionScopeOverridePrevented property: Optional.
isEncryptionScopeOverridePrevented() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the encryptionScopeOverridePrevented property: The DenyEncryptionScopeOverride property.
isEncryptionScopeOverridePrevented() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
isEndArrayOrObject() - Method in class com.azure.json.JsonReader
isError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
Gets the boolean value indicates if the action result is error or not.
isError() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsResult
Get the boolean value indicates if the document result is error or not.
isEventPublished() - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Get the isEventPublished property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.
isExistsQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
 
isExistsQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
 
isExistsQuery() - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery
 
isExistsQuery() - Method in class com.azure.spring.data.cosmos.repository.query.PartTreeReactiveCosmosQuery
 
isExistsQuery() - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedCosmosQuery
 
isExistsQuery() - Method in class com.azure.spring.data.cosmos.repository.support.StringBasedReactiveCosmosQuery
 
isExpired() - Method in class com.azure.core.credential.AccessToken
 
isExportable() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the exportable.
isExportable() - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Get a flag that indicates if the private key can be exported.
isExportable() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get a flag that indicates if the private key can be exported.
isExtendedInfoInAcl() - Method in class com.azure.storage.file.datalake.models.PathPermissions
Returns whether or not there is more permissions information in the ACLs.
isFacetable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the facetable property: A value indicating whether to enable the field to be referenced in facet queries.
isFacetable() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a facetable field.
isFacetable() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a facetable field.
isFailOnUnprocessableDocument() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the failOnUnprocessableDocument property: For Azure blobs, set to false if you want to continue indexing if a document fails indexing.
isFailOnUnsupportedContentType() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the failOnUnsupportedContentType property: For Azure blobs, set to false if you want to continue indexing when an unsupported content type is encountered, and you don't know all the content types (file extensions) in advance.
isFatal() - Method in class com.azure.storage.blob.models.BlobQueryError
Whether or not the error is fatal.
isFatal() - Method in class com.azure.storage.file.datalake.models.FileQueryError
Whether or not the error is fatal.
isFileAttributes() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specifies whether file attributes should be copied from source file.
isFilterable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the filterable property: A value indicating whether to enable the field to be referenced in $filter queries.
isFilterable() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a filterable field.
isFilterable() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a filterable field.
isFirst() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
isFirstAcquirer() - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Gets boolean flag for firstAcquirer from amqp message header.
isFirstLineContainsHeaders() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the firstLineContainsHeaders property: For CSV blobs, indicates that the first (non-blank) line of each blob contains headers.
isFluxByteBuffer(Type) - Static method in class com.azure.core.util.FluxUtil
Checks if a type is Flux<ByteBuffer>.
isFromDhcp() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDns
Get the fromDhcp property: Result value showing if the ONVIF device is configured to use DHCP.
isFromDhcp() - Method in class com.azure.media.videoanalyzer.edge.models.OnvifHostName
Get the fromDhcp property: Result value showing if the ONVIF device is configured to use DHCP.
isFunction(CriteriaType) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if CriteriaType operation is a function.
isFunctionWithCaseSensitiveSupport(CriteriaType) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if CriteriaType operation is a function.
isGlobalDefaultAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the globalDefaultAccentSensitive property: A global flag for AccentSensitive.
isGlobalDefaultCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the globalDefaultCaseSensitive property: A global flag for CaseSensitive.
isGuaranteedFrameRate() - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Get the guaranteedFrameRate property: A value of true indicates that frame rate is a fixed value rather than an upper limit, and that the video encoder shall prioritize frame rate over all other adaptable configuration values such as bitrate.
isHandwritten() - Method in class com.azure.ai.formrecognizer.models.DocumentStyle
Get the isHandwritten property: Is content handwritten?.
isHardwareProtected() - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Get the HSM value of the key being created.
isHardwareProtected() - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Get the HSM value of the key being created.
isHardwareProtected() - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Get the HSM value of the key being created.
isHardwareProtected() - Method in class com.azure.security.keyvault.keys.models.ImportKeyOptions
Get the HSM value of the key being imported.
isHasImmutabilityPolicy() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the hasImmutabilityPolicy property: The HasImmutabilityPolicy property.
isHasLegalHold() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the hasLegalHold property: The HasLegalHold property.
isHeadersPresent() - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Gets whether or not headers are present.
isHeadersPresent() - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Gets whether or not headers are present.
isHealthy() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the healthy property: Gets a value indicating whether preview is healthy or not.
isHidden() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the hidden property: A value indicating whether the field will be returned in a search result.
isHidden() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a hidden field.
isHidden() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a hidden field.
isHidden(Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Always returns false as hidden files are not supported.
isIdProperty() - Method in class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentProperty
 
isIgnoreEmptyBlobs() - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Get the ignoreEmptyBlobs property: If set to true, blobs with zero bytes will be ignored.
isIgnoreReadOnly() - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
isIgnoreReadOnly() - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
isImmutable() - Method in class com.azure.security.keyvault.keys.models.KeyReleasePolicy
Get a value indicating if the policy is immutable.
isImmutableStorageWithVersioningEnabled() - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Get the isImmutableStorageWithVersioningEnabled property: Indicates if version level worm is enabled on this container.
isImmutableStorageWithVersioningEnabled() - Method in class com.azure.storage.blob.models.BlobContainerProperties
 
isIncludeApis() - Method in class com.azure.data.tables.models.TableServiceMetrics
Get a value that indicates whether metrics should generate summary statistics for called API operations.
isIncludeApis() - Method in class com.azure.storage.blob.models.BlobMetrics
Get the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
isIncludeApis() - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Get the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
isIncludeApis() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
isIncludeApis() - Method in class com.azure.storage.queue.models.QueueMetrics
Get the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
isIncludeDeleted() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
isIncludeMetadata() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
isIncludeMetadata() - Method in class com.azure.storage.queue.models.QueuesSegmentOptions
 
isIncludeOpinionMining() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Gets the value of includeOpinionMining.
isIncludeOpinionMining() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Gets the value of includeOpinionMining.
isIncludeOpinionMining() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Get the includeOpinionMining property: If set to true, the skill output will include information from Text Analytics for opinion mining, namely targets (nouns or verbs) and their associated assessment (adjective) in the text.
isIncludeSnapshots() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOptions
Gets the value of includeStatistics.
isIncludeStatistics() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Get the value of includeStatistics.
isIncludeStatistics() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the flag that indicates if the query should include statistics.
isIncludeVisualization() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the flag that indicates if the query should return visualization details.
isInclusive() - Method in class com.azure.messaging.eventhubs.models.EventPosition
Gets the boolean value of if the event is included.
isIncrementalCopy() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the incrementalCopy property: The incrementalCopy property.
isIncrementalCopy() - Method in class com.azure.storage.blob.models.BlobProperties
 
isIncrementalCopy() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
isIncrementalDebug() - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Get the incrementalDebug property: The type of new Databricks cluster.
isInDefaultScope() - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Returns whether this ACE is in the default scope.
isIndexingPolicySpecified() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
 
isIndexMetricsEnabled() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets indexMetricsEnabled, which is used to obtain the index metrics to understand how the query engine used existing indexes and could use potential new indexes.
isIndexStorageMetadataOnlyForOversizedDocuments() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the indexStorageMetadataOnlyForOversizedDocuments property: For Azure blobs, set this property to true to still index storage metadata for blob content that is too large to process.
isInitiatedByClient() - Method in class com.azure.core.amqp.AmqpShutdownSignal
Gets whether or not this shutdown signal was initiated by the client.
isKey() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the key property: A value indicating whether the field uniquely identifies documents in the index.
isKey() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a key field.
isKey() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a key field.
isKeyReusable() - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the key reuse status.
isLast() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
isLast() - Method in class com.azure.spring.data.cosmos.core.query.CosmosSliceImpl
 
isLastWrittenOn() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specifies whether last written on timestamp should be copied from source file.
isLatest() - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Get the isLatest property: Indicates if the recovered pipeline run is the latest in its group.
isLegalHold() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
isLegalHold() - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
 
isLegalHold() - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
isLegalHold() - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
isLegalHold() - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
isLinkedAccessCheckOnTargetResource() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
Get the linkedAccessCheckOnTargetResource property: Linked Access Check On Target Resource.
isListEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the listEnabled property: List enabled.
isListEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the listEnabled property: List enabled.
isListEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the listEnabled property: List enabled.
isLiveMode() - Method in class com.azure.core.test.InterceptorManager
Gets whether this InterceptorManager is in live mode.
isLoop() - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Get the loop property: The flag indicating whether audio file needs to be played in loop or not.
isManaged() - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Get the managed value.
isManaged() - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Get the managed value.
isMuted() - Method in class com.azure.communication.callingserver.models.CallParticipant
Get is participant muted.
isNegated() - Method in class com.azure.ai.textanalytics.models.AssessmentSentiment
Gets the boolean indicator to show if the text is negative.
isNegationOperationEnabled() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
True if this configuration is used only as an expression to take part in the operation performed among corresponding series in other configurations.
isNegativeAnomaly() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the isNegativeAnomaly property: Anomaly status in negative direction of the latest point.
isNew(T) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
 
isNfsEnabled() - Method in class com.azure.storage.file.share.models.ShareProtocols
 
isNone() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specifies whether no properties should be copied from source file.
isNull() - Method in interface com.azure.core.experimental.serializer.JsonNode
 
isNull() - Method in interface com.azure.core.experimental.serializer.JsonNull
 
isNullOrEmpty(CharSequence) - Static method in class com.azure.core.util.CoreUtils
Checks if the character sequence is null or empty.
isNullOrEmpty(Object[]) - Static method in class com.azure.core.util.CoreUtils
Checks if the array is null or empty.
isNullOrEmpty(Collection<?>) - Static method in class com.azure.core.util.CoreUtils
Checks if the collection is null or empty.
isNullOrEmpty(Map<?, ?>) - Static method in class com.azure.core.util.CoreUtils
Checks if the map is null or empty.
isNumber() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
ISO_8601_COMPATIBLE_DATE_PATTERN - Static variable in class com.azure.spring.data.cosmos.Constants
ISO-8601 compatible date pattern.
isObject() - Method in interface com.azure.core.experimental.serializer.JsonNode
 
isObject() - Method in interface com.azure.core.experimental.serializer.JsonObject
 
isObject() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Get the access status for object level APIs, this grants access to Blobs, Table Entities, Queue Messages, Files.
isObject() - Method in class com.azure.storage.common.sas.AccountSasResourceType
 
isOnlyForSuccessive() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Gets boolean indicating whether to snooze successive anomalies or not.
isOnlyIfUnchanged() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Gets the flag that determines whether an update will only occur if the data source connection has not been changed since the update has been triggered.
isOnlyIfUnchanged() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets the flag that determines whether an update will only occur if the indexer has not been changed since the update has been triggered.
isOnlyIfUnchanged() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets the flag that determines whether an update will only occur if the skillset has not been changed since the update has been triggered.
isOnlyLongestMatched() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the onlyLongestMatch property: A value indicating whether to add only the longest matching subword to the output.
isOnlyOnSamePosition() - Method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
Get the onlyOnSamePosition property: A value indicating whether to remove duplicates only at the same position.
isOpen() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Tells whether this file system is open.
isOpen() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
isOrderingSupported() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the supportOrdering property: A value that indicates whether the topic supports ordering.
isOther() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is something other than a regular file, directory, or symbolic link.
isOther() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is something other than a regular file, directory, or symbolic link.
isOutputMotionRegion() - Method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Get the outputMotionRegion property: Indicates whether the processor should detect and output the regions within the video frame where motion was detected.
isPageQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
 
isPageQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
 
isPartiallyFailed() - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Get the isPartiallyFailed property: Is link connection partially failed.
isPartitioningEnabled() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
isPartitioningEnabled() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
isPartitioningEnabled() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
isPartitioningEnabled() - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Get the enablePartitioning property: A value that indicates whether the topic is to be partitioned across multiple message brokers.
isPartTypeSupported(Part.Type) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if PartType is supported.
isPartTypeUnSupported(Part.Type) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if PartType is NOT supported.
isPlaybackMode() - Method in class com.azure.core.test.InterceptorManager
Gets whether this InterceptorManager is in playback mode.
isPositiveAnomaly() - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Get the isPositiveAnomaly property: Anomaly status in positive direction of the latest point.
isPrefix() - Method in class com.azure.storage.blob.models.BlobItem
Get the isPrefix property: If blobs are named to mimic a directory hierarchy (i.e.
isPrefix() - Method in class com.azure.storage.file.datalake.models.PathDeletedItem
Gets whether the item is a prefix.
isPreserveOriginal() - Method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Get the preserveOriginal property: A value indicating whether the original token will be kept.
isPreserveOriginal() - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Get the preserveOriginal property: A value indicating whether to return the original token even if one of the patterns matches.
isPreserveOriginal() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the preserveOriginal property: A value indicating whether original words will be preserved and added to the subword list.
isPrettyPrintBody() - Method in class com.azure.core.http.policy.HttpLogOptions
Gets flag to allow pretty printing of message bodies.
isPreventDataExfiltration() - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
Get the preventDataExfiltration property: Prevent Data Exfiltration.
isProxyAddressConfigured() - Method in class com.azure.core.amqp.ProxyOptions
Gets whether the proxy address has been configured.
isQueryMetricsEnabled() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the option to enable populate query metrics.
isQueryMetricsEnabled() - Method in class com.azure.spring.data.cosmos.config.CosmosConfig
Gets the option to enable query metrics
isQueryModeUsed() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the useQueryMode property: A value that indicates whether the token filter is in query mode.
isQuotaInfoEnabled() - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Gets the quotaInfoEnabled setting for change feed request in the Azure Cosmos DB database service.
isQuotaInfoEnabled() - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Gets the quotaInfoEnabled setting for cosmos container read requests in the Azure Cosmos DB database service.
isRangeContentMd5Requested() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
isRead() - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Get the read property: Indicates whether all read requests should be logged.
isRead() - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Get the read property: Indicates whether all read requests should be logged.
isRead() - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Get the read property: Indicates whether all read requests should be logged.
isReadEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the readEnabled property: Read enabled.
isReadEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the readEnabled property: Read enabled.
isReadEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the readEnabled property: Read enabled.
isReadLogged() - Method in class com.azure.data.tables.models.TableServiceLogging
Get a value that indicates whether all read requests should be logged.
isReadOnly() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Gets whether or not the configuration setting is read-only.
isReadOnly() - Method in class com.azure.storage.blob.nio.AzureFileStore
Always returns false.
isReadOnly() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Tells whether this file system allows only read-only access to its file stores.
isRecursive() - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Get the recursive property: Is this event for a recursive delete operation.
isRecursive() - Method in interface com.azure.storage.blob.changefeed.models.BlobChangefeedEventData
 
isRecursive() - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Specifies if the call to listContainersSegment should recursively include all paths.
isRefreshProactively() - Method in class com.azure.communication.common.CommunicationTokenRefreshOptions
 
isRegistered() - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Returns true if the family is registered.
isRegularFile() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a regular file with opaque content.
isRegularFile() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a regular file with opaque content.
isReplacePending() - Method in class com.azure.cosmos.models.ThroughputResponse
Gets the status whether offer replace is successful or pending.
isReplayable() - Method in class com.azure.core.util.BinaryData
Returns a flag indicating whether the content can be repeatedly consumed using all accessors including BinaryData.toStream() and BinaryData.toFluxByteBuffer()
isRequired() - Method in class com.azure.core.util.ConfigurationProperty
Returns true if property is required, used for validation purposes.
isReserved() - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Get the isReserved property: Denotes whether the managed private endpoint is reserved.
isRetrieveContentRangeMd5() - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
isRunning() - Method in class com.azure.messaging.eventhubs.EventProcessorClient
Returns true if the event processor is running.
isRunning() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Returns true if the processor is running.
isSameFile(Path, Path) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Unsupported.
isScanInQueryEnabled() - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Gets the option to allow scan on the queries which couldn't be served as indexing was opted out on the requested paths.
isScriptLoggingEnabled() - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Gets whether Javascript stored procedure logging is enabled for the current request in the Azure Cosmos DB database service or not.
isSealDestination() - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
Only applicable for Append Blobs.
isSealed() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the sealed property: The sealed property.
isSealed() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the sealed property: The sealed property.
isSealed() - Method in class com.azure.storage.blob.models.BlobProperties
 
isSearchable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the searchable property: A value indicating whether the field is full-text searchable.
isSearchTokenizer() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the isSearchTokenizer property: A value indicating how the tokenizer is used.
isSearchTokenizer() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the isSearchTokenizer property: A value indicating how the tokenizer is used.
isSecureInput() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Get the secureInput property: When set to true, Input from activity is considered as secure and will not be logged to monitoring.
isSecureOutput() - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Get the secureOutput property: When set to true, Output from activity is considered as secure and will not be logged to monitoring.
isSensitive() - Method in class com.azure.analytics.synapse.artifacts.models.SsisPropertyOverride
Get the isSensitive property: Whether SSIS package property override value is sensitive data.
isSequential() - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Get the isSequential property: Should the loop be executed in sequence or in parallel (max 50).
isServerEncrypted() - Method in class com.azure.storage.blob.models.AppendBlobItem
 
isServerEncrypted() - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Get the isServerEncrypted property: The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm.
isServerEncrypted() - Method in class com.azure.storage.blob.models.BlobItemProperties
Get the serverEncrypted property: The serverEncrypted property.
isServerEncrypted() - Method in class com.azure.storage.blob.models.BlobProperties
 
isServerEncrypted() - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Get the serverEncrypted property: The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm.
isServerEncrypted() - Method in class com.azure.storage.blob.models.BlockBlobItem
 
isServerEncrypted() - Method in class com.azure.storage.blob.models.PageBlobItem
 
isServerEncrypted() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the status of the blob being encrypted on the server or null if this is a virtual directory.
isServerEncrypted() - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Get the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
isServerEncrypted() - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Get the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
isServerEncrypted() - Method in class com.azure.storage.file.datalake.models.PathInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.datalake.models.PathProperties
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareDirectorySetMetadataInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileMetadataInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
 
isService() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Get the access status for service level APIs.
isService() - Method in class com.azure.storage.common.sas.AccountSasResourceType
 
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Gets the value of service logs disable status.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Gets the value of disableServiceLogs.
isServiceLogsDisabled() - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Gets the value of service logs disable status.
isSessionLevelPackagesEnabled() - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Get the sessionLevelPackagesEnabled property: Whether session level packages enabled.
isSessionRequired() - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
isSessionRequired() - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
isSessionRequired() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
isSessionRequired() - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
isSessionRequired() - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Get the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
isShared() - Method in class com.azure.core.util.ConfigurationProperty
Returns true if property can be shared between clients and Configuration.get(ConfigurationProperty) should look for it in per-client and root sections.
isShouldDetectOrientation() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the shouldDetectOrientation property: A value indicating to turn orientation detection on or not.
isSliceQuery() - Method in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
 
isSmbEnabled() - Method in class com.azure.storage.file.share.models.ShareProtocols
 
isSnapshot() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Determines if a blob is a snapshot
isSnapshot() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Determines if a blob is a snapshot
isSortable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the sortable property: A value indicating whether to enable the field to be referenced in $orderby expressions.
isSortable() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a sortable field.
isSortable() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a sortable field.
isSpecialParameter() - Method in class com.azure.spring.data.cosmos.repository.query.CosmosParameter
 
isStartArrayOrObject() - Method in class com.azure.json.JsonReader
isStarted() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Returns the state of the change feed processor.
isStartFromBeginning() - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Gets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning (true) or from current (false).
isStemEnglishPossessive() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the stemEnglishPossessive property: A value indicating whether to remove trailing "'s" for each subword.
isStickyBitSet() - Method in class com.azure.storage.file.datalake.models.PathPermissions
Returns whether or not the sticky bit has been set.
isString() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
isSucceeded() - Method in class com.azure.search.documents.models.IndexingResult
Get the succeeded property: A value indicating whether the indexing operation succeeded for the document identified by the key.
isSuccessful() - Method in class com.azure.communication.sms.models.SmsSendResult
Get the successful property: Indicates if the message is processed successfully or not.
isSuccessStatusCode() - Method in class com.azure.cosmos.models.CosmosBatchOperationResult
Gets a value indicating whether the current operation completed successfully.
isSuccessStatusCode() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Returns a value indicating whether the batch was successfully processed.
isSuccessStatusCode() - Method in class com.azure.cosmos.models.CosmosBulkItemResponse
Gets a value indicating whether the current operation completed successfully.
IssuerProperties - Class in com.azure.security.keyvault.certificates.models
Represents base properties of an CertificateIssuer.
IssuerProperties() - Constructor for class com.azure.security.keyvault.certificates.models.IssuerProperties
 
isSupportOrdering() - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Defines whether ordering needs to be maintained.
isSymbolicLink() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a symbolic link.
isSymbolicLink() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a symbolic link.
isTokenOrderReversed() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the reverseTokenOrder property: A value indicating whether to generate tokens in reverse order.
isTotalCountIncluded() - Method in class com.azure.search.documents.models.SearchOptions
Get the includeTotalCount property: A value that specifies whether to fetch the total count of results.
isTracingEnabled() - Static method in class com.azure.core.util.tracing.TracerProxy
Returns true if tracing is enabled.
isTransient() - Method in class com.azure.core.amqp.AmqpShutdownSignal
Gets whether or not this shutdown signal is transient or if it can be restarted.
isTransient() - Method in exception com.azure.core.amqp.exception.AmqpException
A boolean indicating if the exception is a transient error or not.
isTransient() - Method in exception com.azure.messaging.servicebus.ServiceBusException
Gets whether the exception is a transient error.
isUnary(CriteriaType) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Check if CriteriaType operation is unary, with format of (ops A -> B).
isUndeliverableHere() - Method in class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Gets whether or not the message is undeliverable here.
isUnencryptedStorageAllowed() - Method in class com.azure.identity.TokenCachePersistenceOptions
Gets the status whether unencrypted storage is allowed for the persistent token cache.
isUnexpectedBitrate() - Method in class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
Get the unexpectedBitrate property: Gets a value indicating whether unexpected bitrate is present or not.
isUseBinaryTransfer() - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Get the useBinaryTransfer property: Specify whether to use binary transfer mode for FTP stores.
isUserPrincipalNameReturned() - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Valid only when Hierarchical Namespace is enabled for the account.
isValid() - Method in class com.azure.security.keyvault.keys.cryptography.models.VerifyResult
Get the verify operation result.
isValid() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Verifies whether the JsonWebKey is valid.
isValidateExpiresOn() - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Returns whether expiration time should be validated.
isValidateNotBefore() - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Returns whether expiration time should be validated.
isValidateToken() - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Returns if the returned attestation token should be validated at all.
isValidDtmi(String) - Static method in class com.azure.iot.modelsrepository.DtmiConventions
Indicates whether a given string DTMI value is well-formed.
isValue() - Method in interface com.azure.core.experimental.serializer.JsonNode
 
isValue() - Method in interface com.azure.core.experimental.serializer.JsonPrimitive
 
isVersioned() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Check if is versioned
isVirtualDirectory() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Tells whether the file is a virtual directory.
isVirtualDirectory() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Tells whether the file is a virtual directory.
isWaitOnCompletion() - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Get the waitOnCompletion property: Defines whether activity execution will wait for the dependent pipeline execution to finish.
isWeakKeyAllowed() - Method in class com.azure.security.attestation.models.AttestationSigningKey
 
isWithinRange() - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Gets the flag indicating whether the data point falls within or out of the range is considered as anomaly.
isWrite() - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Get the write property: Indicates whether all write requests should be logged.
isWrite() - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Get the write property: Indicates whether all write requests should be logged.
isWrite() - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Get the write property: Indicates whether all write requests should be logged.
isWriteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Get the writeEnabled property: Write enabled.
isWriteEnabled() - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Get the writeEnabled property: Write enabled.
isWriteEnabled() - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Get the writeEnabled property: Write enabled.
isWriteLogged() - Method in class com.azure.data.tables.models.TableServiceLogging
Get a value that indicates whether all write requests should be logged.
IT - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value it for CustomEntityLookupSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value it for EntityRecognitionSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value it for KeyPhraseExtractionSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value it for OcrSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value it for SentimentSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value it for SplitSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value it for TextTranslationSkillLanguage.
IT_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ITDriversLicenseNumber for PiiEntityCategory.
IT_FISCAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ITFiscalCode for PiiEntityCategory.
IT_IT - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value it-it for QueryLanguage.
IT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value it.lucene for LexicalAnalyzerName.
IT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value it.microsoft for LexicalAnalyzerName.
IT_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ITValueAddedTaxNumber for PiiEntityCategory.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value italian.
ITEM - Enum constant in enum com.azure.cosmos.models.ContainerChildResourceType
Represents an item resource that is created in a Cosmos container.
ItemNonSetRequestBase - Class in com.azure.media.videoanalyzer.edge.models
The ItemNonSetRequestBase model.
ItemNonSetRequestBase(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.ItemNonSetRequestBase
Creates an instance of ItemNonSetRequestBase class.
iterableByPage() - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Iterable, one page at a time.
iterableByPage(int) - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Iterable, one page at a time, with each page containing preferredPageSize items.
iterableByPage(C) - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Iterable, one page at a time, starting from the next page associated with the given continuation token.
iterableByPage(C, int) - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Iterable, one page at a time, with each page containing preferredPageSize items, starting from the next page associated with the given continuation token.
IterableStream<T> - Class in com.azure.core.util
This class provides utility to iterate over values using standard 'for-each' style loops or to convert them into a Stream and operate in that fashion.
IterableStream(Iterable<T>) - Constructor for class com.azure.core.util.IterableStream
Creates an instance with the given Iterable.
IterableStream(Flux<T>) - Constructor for class com.azure.core.util.IterableStream
Creates an instance with the given Flux.
iterator() - Method in class com.azure.core.http.HttpHeaders
iterator() - Method in class com.azure.core.util.IterableStream
Utility function to provide Iterator of value T.
iterator() - Method in class com.azure.core.util.paging.ContinuablePagedIterable
 
iterator() - Method in class com.azure.storage.blob.nio.AzureDirectoryStream
 
iterator() - Method in class com.azure.storage.blob.nio.AzurePath
Returns an iterator over the name elements of this path.
iterator() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 

J

JA - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ja for EntityRecognitionSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ja for ImageAnalysisSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value ja for KeyPhraseExtractionSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ja for OcrSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ja for TextTranslationSkillLanguage.
JA_JP - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ja-jp for QueryLanguage.
JA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ja.lucene for LexicalAnalyzerName.
JA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ja.microsoft for LexicalAnalyzerName.
JacksonAdapter - Class in com.azure.core.util.serializer
Implementation of SerializerAdapter for Jackson.
JacksonAdapter() - Constructor for class com.azure.core.util.serializer.JacksonAdapter
Creates a new JacksonAdapter instance with default mapper settings.
JacksonAdapter(BiConsumer<ObjectMapper, ObjectMapper>) - Constructor for class com.azure.core.util.serializer.JacksonAdapter
Creates a new JacksonAdapter instance with Azure Core mapper settings and applies additional configuration through configureSerialization callback.
JacksonAvroSerializer - Class in com.azure.core.serializer.avro.jackson
Jackson Avro based implementation of the AvroSerializer interface.
JacksonAvroSerializerBuilder - Class in com.azure.core.serializer.avro.jackson
Fluent builder class that configures and instantiates instances of JacksonAvroSerializer.
JacksonAvroSerializerBuilder() - Constructor for class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerBuilder
 
JacksonAvroSerializerProvider - Class in com.azure.core.serializer.avro.jackson
Implementation of AvroSerializerProvider.
JacksonAvroSerializerProvider() - Constructor for class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerProvider
 
JacksonJsonSerializer - Class in com.azure.core.serializer.json.jackson
Jackson based implementation of the JsonSerializer and MemberNameConverter interfaces.
JacksonJsonSerializerBuilder - Class in com.azure.core.serializer.json.jackson
Fluent builder class that configures and instantiates instances of JacksonJsonSerializer.
JacksonJsonSerializerBuilder() - Constructor for class com.azure.core.serializer.json.jackson.JacksonJsonSerializerBuilder
 
JacksonJsonSerializerProvider - Class in com.azure.core.serializer.json.jackson
JacksonJsonSerializerProvider() - Constructor for class com.azure.core.serializer.json.jackson.JacksonJsonSerializerProvider
 
JAPAN_EAST - Static variable in class com.azure.core.management.Region
Japan East (Asia Pacific) (recommended)
JAPAN_WEST - Static variable in class com.azure.core.management.Region
Japan West (Asia Pacific)
JAPANESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value japanese.
JdkAsyncHttpClientBuilder - Class in com.azure.core.http.jdk.httpclient
Builder to configure and build an instance of the azure-core HttpClient type using the JDK HttpClient APIs, first introduced as preview in JDK 9, but made generally available from JDK 11 onwards.
JdkAsyncHttpClientBuilder() - Constructor for class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Creates JdkAsyncHttpClientBuilder.
JdkAsyncHttpClientBuilder(HttpClient.Builder) - Constructor for class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Creates JdkAsyncHttpClientBuilder from the builder of an existing HttpClient.Builder.
JdkHttpClientProvider - Class in com.azure.core.http.jdk.httpclient
An HttpClientProvider that provides an implementation of HttpClient based on native JDK HttpClient.
JdkHttpClientProvider() - Constructor for class com.azure.core.http.jdk.httpclient.JdkHttpClientProvider
For testing purpose only, assigning 'AZURE_ENABLE_HTTP_CLIENT_SHARING' to 'enableHttpClientSharing' for 'final' modifier.
JedisRedisCheckpointStore - Class in com.azure.messaging.eventhubs.checkpointstore.jedis
Implementation of CheckpointStore that uses Azure Redis Cache, specifically Jedis.
JiraLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Jira Service linked service.
JiraLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
 
JiraObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Jira Service dataset.
JiraObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
 
JiraSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Jira Service source.
JiraSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.JiraSource
 
JobDetails - Class in com.azure.quantum.jobs.models
Job details.
JobDetails() - Constructor for class com.azure.quantum.jobs.models.JobDetails
 
JobDetailsList - Class in com.azure.quantum.jobs.models
List of job details.
JobDetailsList() - Constructor for class com.azure.quantum.jobs.models.JobDetailsList
 
JobsAsyncClient - Class in com.azure.quantum.jobs
Initializes a new instance of the asynchronous QuantumClient type.
JobsClient - Class in com.azure.quantum.jobs
Initializes a new instance of the synchronous QuantumClient type.
JobStatus - Class in com.azure.quantum.jobs.models
Defines values for JobStatus.
JobStatus() - Constructor for class com.azure.quantum.jobs.models.JobStatus
 
JOIN_LEAVE_GROUP - Static variable in class com.azure.messaging.webpubsub.models.WebPubSubPermission
Static value joinLeaveGroup for WebPubSubPermission.
joinCall(String, CommunicationIdentifier, JoinCallOptions) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Join a Call
joinCall(String, CommunicationIdentifier, JoinCallOptions) - Method in class com.azure.communication.callingserver.CallingServerClient
Join a call
JoinCallOptions - Class in com.azure.communication.callingserver.models
The options for join call.
JoinCallOptions(String, List<MediaType>, List<EventSubscriptionType>) - Constructor for class com.azure.communication.callingserver.models.JoinCallOptions
Initializes a new instance of JoinCallOptions.
joinCallWithResponse(String, CommunicationIdentifier, JoinCallOptions) - Method in class com.azure.communication.callingserver.CallingServerAsyncClient
Join a call
joinCallWithResponse(String, CommunicationIdentifier, JoinCallOptions, Context) - Method in class com.azure.communication.callingserver.CallingServerClient
Join a call
JP_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPBankAccountNumber for PiiEntityCategory.
JP_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPDriversLicenseNumber for PiiEntityCategory.
JP_MY_NUMBER_CORPORATE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPMyNumberCorporate for PiiEntityCategory.
JP_MY_NUMBER_PERSONAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPMyNumberPersonal for PiiEntityCategory.
JP_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPPassportNumber for PiiEntityCategory.
JP_RESIDENCE_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPResidenceCardNumber for PiiEntityCategory.
JP_RESIDENT_REGISTRATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPResidentRegistrationNumber for PiiEntityCategory.
JP_SOCIAL_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value JPSocialInsuranceNumber for PiiEntityCategory.
JPEG - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value jpeg for EmailAttachmentType.
JPEG - Static variable in class com.azure.media.videoanalyzer.edge.models.VideoEncoding
Static value JPEG for VideoEncoding.
JS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value js for ArtifactOperatingSystem.
JSON - Enum constant in enum com.azure.core.util.serializer.SerializerEncoding
JavaScript Object Notation.
JSON - Static variable in class com.azure.core.models.CloudEventDataFormat
JSON format.
JSON - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value json for BlobIndexerParsingMode.
JSON - Static variable in class com.azure.security.attestation.models.AttestationDataInterpretation
Static value JSON for AttestationDataInterpretation.
JSON_ARRAY - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value jsonArray for BlobIndexerParsingMode.
JSON_FORMAT_NOT_SUPPORTED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value JsonFormatNotSupported.
JSON_LINES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value jsonLines for BlobIndexerParsingMode.
JSON_VERBOSE_FORMAT_NOT_SUPPORTED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value JsonVerboseFormatNotSupported.
JSON_WEB_TOKEN - Static variable in class com.azure.core.amqp.models.CbsAuthorizationType
Authorize with CBS using a JSON web token.
JsonArray - Interface in com.azure.core.experimental.serializer
Interface that represents a JSON array.
JsonDataset - Class in com.azure.analytics.synapse.artifacts.models
Json dataset.
JsonDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonDataset
 
JsonFlatten - Annotation Type in com.azure.core.annotation
Annotation used for flattening properties separated by '.'.
JsonFormat - Class in com.azure.analytics.synapse.artifacts.models
The data stored in JSON format.
JsonFormat() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonFormat
 
JsonFormatFilePattern - Class in com.azure.analytics.synapse.artifacts.models
Defines values for JsonFormatFilePattern.
JsonFormatFilePattern() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonFormatFilePattern
 
JsonNode - Interface in com.azure.core.experimental.serializer
Interfaces that represents a JSON node.
JsonNodeProvider - Interface in com.azure.core.experimental.serializer
Interface to be implemented by an azure-core plugin that wishes to provide a JsonNode implementation.
JsonNull - Interface in com.azure.core.experimental.serializer
Interface that represents a JSON null.
JsonObject - Interface in com.azure.core.experimental.serializer
Interface that represents a JSON object.
JsonPatchDocument - Class in com.azure.core.models
Represents a JSON Patch document.
JsonPatchDocument() - Constructor for class com.azure.core.models.JsonPatchDocument
Creates a new JSON Patch document.
JsonPatchDocument(JsonSerializer) - Constructor for class com.azure.core.models.JsonPatchDocument
Creates a new JSON Patch document.
JsonPrimitive - Interface in com.azure.core.experimental.serializer
Interface that represents a JSON value.
JsonReader - Class in com.azure.json
Reads a JSON encoded value as a stream of tokens.
JsonReader() - Constructor for class com.azure.json.JsonReader
 
JsonReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Json read settings.
JsonReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonReadSettings
 
JsonSerializable<T extends JsonSerializable<T>> - Interface in com.azure.json
Indicates that the implementing class can be serialized to and deserialized from JSON.
JsonSerializer - Interface in com.azure.core.experimental.serializer
Generic interface covering basic JSON serialization and deserialization methods.
JsonSerializer - Interface in com.azure.core.util.serializer
Generic interface covering basic JSON serialization and deserialization methods.
JsonSerializerProvider - Interface in com.azure.core.util.serializer
Interface to be implemented by an azure-core plugin that wishes to provide a JsonSerializer implementation.
JsonSerializerProviders - Class in com.azure.core.util.serializer
This class is a proxy for using a JsonSerializerProvider loaded from the classpath.
JsonSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Json sink.
JsonSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonSink
 
JsonSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Json source.
JsonSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonSource
 
JsonToken - Enum in com.azure.json
Token types used when reading JSON content.
jsonWebKey(JsonWebKey) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the JsonWebKey to be used for local cryptography operations.
JsonWebKey - Class in com.azure.security.keyvault.keys.models
As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18.
JsonWebKey() - Constructor for class com.azure.security.keyvault.keys.models.JsonWebKey
 
JsonWriteContext - Class in com.azure.json
Context of JSON handling.
JsonWriteFilePattern - Class in com.azure.analytics.synapse.artifacts.models
Defines values for JsonWriteFilePattern.
JsonWriteFilePattern() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonWriteFilePattern
 
JsonWriter - Class in com.azure.json
Writes a JSON encoded value to a stream.
JsonWriter() - Constructor for class com.azure.json.JsonWriter
 
JsonWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Json write settings.
JsonWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.JsonWriteSettings
 
JsonWriteState - Enum in com.azure.json
Writing context of the JSON stream.

K

KANNADA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value kannada.
KANNADA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value kannada.
KATAKANA - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value katakana.
keePassDatabasePath(String) - Method in class com.azure.identity.IntelliJCredentialBuilder
Specifies the KeePass database path to read the cached credentials of Azure toolkit for IntelliJ plugin.
KeepTokenFilter - Class in com.azure.search.documents.indexes.models
A token filter that only keeps tokens with text contained in a specified list of words.
KeepTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.KeepTokenFilter
Constructor of TokenFilter.
key(AsyncKeyEncryptionKey, String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the encryption key parameters for the client
key(String) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets either a master or readonly key used to perform authentication for accessing resource.
KEY - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value Key for ResourceAuthorIdentityType.
KEY - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getKey() from the service.
KEY_AGREEMENT - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Key Agreement for CertificateKeyUsage.
KEY_CERT_SIGN - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Key CertSign for CertificateKeyUsage.
KEY_ENCIPHERMENT - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Key Encipherment for CertificateKeyUsage.
KEY_PREFIX - Static variable in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
A prefix is used to construct a feature flag configuration setting's key.
KEY_RESOLVER_NAME_AZURE_KEY_VAULT - Static variable in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
KEY_STORE_TYPE - Static variable in class com.azure.security.keyvault.jca.KeyVaultKeyStore
Stores the key-store name.
KEY_VALUE_TOO_LARGE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value KeyValueTooLarge.
KEY_VAULT_CERTIFICATE_EXPIRED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateExpired event.
KEY_VAULT_CERTIFICATE_NEAR_EXPIRY - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNearExpiry event.
KEY_VAULT_CERTIFICATE_NEW_VERSION_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
/** Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNewVersionCreated event.
KEY_VAULT_KEY_EXPIRED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event.
KEY_VAULT_KEY_NEAR_EXPIRY - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNearExpiry event.
KEY_VAULT_KEY_NEW_VERSION_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNewVersionCreated event.
KEY_VAULT_SECRET_EXPIRED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretExpired event.
KEY_VAULT_SECRET_NEAR_EXPIRY - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event.
KEY_VAULT_SECRET_NEW_VERSION_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNewVersionCreated event.
KEY_VAULT_VAULT_ACCESS_POLICY_CHANGED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.VaultAccessPolicyChanged event.
KeyAsyncClient - Class in com.azure.security.keyvault.keys
The KeyAsyncClient provides asynchronous methods to manage keys in the Azure Key Vault.
KeyClient - Class in com.azure.security.keyvault.keys
The KeyClient provides synchronous methods to manage keys in the Azure Key Vault.
KeyClientBuilder - Class in com.azure.security.keyvault.keys
This class provides a fluent builder API to help aid the configuration and instantiation of the secret async client and secret sync client, by calling buildAsyncClient and buildClient respectively.
KeyClientBuilder() - Constructor for class com.azure.security.keyvault.keys.KeyClientBuilder
The constructor with defaults.
KeyCurveName - Class in com.azure.security.keyvault.keys.models
Defines values for KeyCurveName.
KeyCurveName() - Constructor for class com.azure.security.keyvault.keys.models.KeyCurveName
 
KeyEncryptionKey - Interface in com.azure.core.cryptography
A key which is used to synchronously encrypt, or wrap, another key.
KeyEncryptionKeyAsyncClient - Class in com.azure.security.keyvault.keys.cryptography
A key client which is used to asynchronously wrap or unwrap another key.
KeyEncryptionKeyClient - Class in com.azure.security.keyvault.keys.cryptography
A key client which is used to synchronously wrap or unwrap another key.
KeyEncryptionKeyClientBuilder - Class in com.azure.security.keyvault.keys.cryptography
This class provides a fluent builder API to help aid the configuration and instantiation of the KeyEncryptionKey async client and KeyEncryptionKey sync client, by calling KeyEncryptionKeyClientBuilder.buildAsyncKeyEncryptionKey(String) and KeyEncryptionKeyClientBuilder.buildKeyEncryptionKey(String) respectively.
KeyEncryptionKeyClientBuilder() - Constructor for class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
The constructor with defaults.
keyEncryptionKeyResolver(KeyEncryptionKeyResolver) - Method in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Sets the key wrap provider
KeyEncryptionKeyResolver - Interface in com.azure.core.cryptography
An object capable of synchronously retrieving key encryption keys from a provided key identifier.
keyEncryptionKeyResolverName(String) - Method in class com.azure.cosmos.encryption.CosmosEncryptionClientBuilder
Sets the key encryption key resolver name
KeyExportEncryptionAlgorithm - Class in com.azure.security.keyvault.keys.models
Defines values for KeyExportEncryptionAlgorithm.
KeyExportEncryptionAlgorithm() - Constructor for class com.azure.security.keyvault.keys.models.KeyExportEncryptionAlgorithm
 
keyIdentifier(String) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the Azure Key Vault key identifier of the JSON Web Key to be used for cryptography operations.
KeyInfo - Class in com.azure.storage.blob.models
Key information.
KeyInfo() - Constructor for class com.azure.storage.blob.models.KeyInfo
 
KeyOperation - Class in com.azure.security.keyvault.keys.models
Defines values for KeyOperation.
KeyOperation() - Constructor for class com.azure.security.keyvault.keys.models.KeyOperation
 
KeyPhraseExtractionSkill - Class in com.azure.search.documents.indexes.models
A skill that uses text analytics for key phrase extraction.
KeyPhraseExtractionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Creates an instance of KeyPhraseExtractionSkill class.
KeyPhraseExtractionSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for KeyPhraseExtractionSkillLanguage.
KeyPhraseExtractionSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
 
KeyPhrasesCollection - Class in com.azure.ai.textanalytics.models
KeyPhrasesCollection(IterableStream<String>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.KeyPhrasesCollection
Creates a KeyPhrasesCollection model that describes a key phrases collection including warnings.
KeyProperties - Class in com.azure.security.keyvault.keys.models
KeyProperties is the resource containing all the properties of the key except its JsonWebKey material.
KeyProperties() - Constructor for class com.azure.security.keyvault.keys.models.KeyProperties
 
KeyReleasePolicy - Class in com.azure.security.keyvault.keys.models
A model that represents the policy rules under which the key can be exported.
KeyReleasePolicy(BinaryData) - Constructor for class com.azure.security.keyvault.keys.models.KeyReleasePolicy
Creates an instance of KeyReleasePolicy.
keyResolver(AsyncKeyEncryptionKeyResolver) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the encryption parameters for this client
KeyRotationLifetimeAction - Class in com.azure.security.keyvault.keys.models
Represents an action that will be performed by Key Vault over the lifetime of a key.
KeyRotationLifetimeAction(KeyRotationPolicyAction) - Constructor for class com.azure.security.keyvault.keys.models.KeyRotationLifetimeAction
KeyRotationPolicy - Class in com.azure.security.keyvault.keys.models
The complete key rotation policy that belongs to a key.
KeyRotationPolicy() - Constructor for class com.azure.security.keyvault.keys.models.KeyRotationPolicy
 
KeyRotationPolicyAction - Enum in com.azure.security.keyvault.keys.models
Defines the types of key rotation policy actions that can be executed.
KEYS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultRoleScope
Keys role scope.
KeyServiceVersion - Enum in com.azure.security.keyvault.keys
The versions of Azure Key Vault Key supported by this client library.
KeyType - Class in com.azure.security.keyvault.keys.models
Defines values for KeyType.
KeyType() - Constructor for class com.azure.security.keyvault.keys.models.KeyType
 
KEYVAULT - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Key Vault DNS suffix.
KeyVaultAccessControlAsyncClient - Class in com.azure.security.keyvault.administration
The KeyVaultAccessControlAsyncClient provides asynchronous methods to view and manage Role Based Access for the Azure Key Vault.
KeyVaultAccessControlClient - Class in com.azure.security.keyvault.administration
The KeyVaultAccessControlClient provides synchronous methods to view and manage Role Based Access for the Azure Key Vault.
KeyVaultAccessControlClientBuilder - Class in com.azure.security.keyvault.administration
This class provides a fluent builder API to help aid the configuration and instantiation of the KeyVaultAccessControlAsyncClient and KeyVaultAccessControlClient, by calling KeyVaultAccessControlClientBuilder.buildAsyncClient() and KeyVaultAccessControlClientBuilder.buildClient() respectively.
KeyVaultAccessControlClientBuilder() - Constructor for class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Creates a KeyVaultAccessControlClientBuilder instance that is able to configure and construct instances of KeyVaultAccessControlClient and KeyVaultAccessControlAsyncClient.
KeyVaultAccessPolicyChangedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.VaultAccessPolicyChanged event.
KeyVaultAccessPolicyChangedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
 
KeyVaultAdministrationError - Class in com.azure.security.keyvault.administration.models
A class that represents an error occurred in a Key Vault operation.
KeyVaultAdministrationError(String, String, KeyVaultAdministrationError) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultAdministrationError
Creates an object that represents an error occurred in a Key Vault operation.
KeyVaultAdministrationException - Exception in com.azure.security.keyvault.administration.models
Exception thrown for an invalid response with KeyVaultAdministrationError information.
KeyVaultAdministrationException(String, HttpResponse) - Constructor for exception com.azure.security.keyvault.administration.models.KeyVaultAdministrationException
Creates a new instance of the KeyVaultAdministrationException class.
KeyVaultAdministrationException(String, HttpResponse, KeyVaultAdministrationError) - Constructor for exception com.azure.security.keyvault.administration.models.KeyVaultAdministrationException
Creates a new instance of KeyVaultAdministrationException.
KeyVaultAdministrationServiceVersion - Enum in com.azure.security.keyvault.administration
The versions of Azure Key Vault Administration service supported by this client library.
KeyVaultBackupAsyncClient - Class in com.azure.security.keyvault.administration
The KeyVaultBackupAsyncClient provides asynchronous methods to perform full backup and restore of an Azure Key Vault.
KeyVaultBackupClient - Class in com.azure.security.keyvault.administration
The KeyVaultBackupClient provides synchronous methods to perform backup and restore operations of an Azure Key Vault.
KeyVaultBackupClientBuilder - Class in com.azure.security.keyvault.administration
This class provides a fluent builder API to help aid the configuration and instantiation of the KeyVaultBackupAsyncClient and KeyVaultBackupClient, by calling KeyVaultBackupClientBuilder.buildAsyncClient() and KeyVaultBackupClientBuilder.buildClient() respectively.
KeyVaultBackupClientBuilder() - Constructor for class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Creates a KeyVaultBackupClientBuilder instance that is able to configure and construct instances of KeyVaultBackupClient and KeyVaultBackupAsyncClient.
KeyVaultBackupOperation - Class in com.azure.security.keyvault.administration.models
A class that contains the details of a backup operation.
KeyVaultBackupOperation(String, String, KeyVaultAdministrationError, String, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultBackupOperation
Creates an object containing the details of a KeyVaultBackupOperation.
KeyVaultCertificate - Class in com.azure.security.keyvault.certificates.models
Represents a certificate with all of its properties.
KeyVaultCertificateExpiredEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateExpired event.
KeyVaultCertificateExpiredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
 
KeyVaultCertificateIdentifier - Class in com.azure.security.keyvault.certificates.models
Information about a KeyVaultCertificate parsed from the certificate URL.
KeyVaultCertificateIdentifier(String) - Constructor for class com.azure.security.keyvault.certificates.models.KeyVaultCertificateIdentifier
Create a new KeyVaultCertificateIdentifier from a given Key Vault identifier.
KeyVaultCertificateNearExpiryEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNearExpiry event.
KeyVaultCertificateNearExpiryEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
 
KeyVaultCertificateNewVersionCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNewVersionCreated event.
KeyVaultCertificateNewVersionCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
 
KeyVaultCertificatesSample - Class in com.azure.aot.graalvm.samples.keyvault.certificates
A Key Vault Certificate sample to demonstrate CRUD operations using GraalVM.
KeyVaultCertificatesSample() - Constructor for class com.azure.aot.graalvm.samples.keyvault.certificates.KeyVaultCertificatesSample
 
KeyVaultCertificateWithPolicy - Class in com.azure.security.keyvault.certificates.models
Represents a certificate with all of its properties including CertificatePolicy.
KeyVaultConnectionsAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
KeyVaultConnectionsClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
KeyVaultDataAction - Class in com.azure.security.keyvault.administration.models
Defines values for KeyVaultDataAction.
KeyVaultDataAction() - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultDataAction
 
KeyVaultEncode - Class in com.azure.security.keyvault.jca
encode signature
KeyVaultEncode() - Constructor for class com.azure.security.keyvault.jca.KeyVaultEncode
 
KeyVaultJcaProvider - Class in com.azure.security.keyvault.jca
The Azure Key Vault security provider.
KeyVaultJcaProvider() - Constructor for class com.azure.security.keyvault.jca.KeyVaultJcaProvider
Constructor.
KeyVaultKey - Class in com.azure.security.keyvault.keys.models
Key is the resource consisting of name, JsonWebKey and its attributes specified in KeyProperties.
KeyVaultKeyExpiredEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event.
KeyVaultKeyExpiredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
 
KeyVaultKeyIdentifier - Class in com.azure.security.keyvault.keys.models
Information about a KeyVaultKey parsed from the key URL.
KeyVaultKeyIdentifier(String) - Constructor for class com.azure.security.keyvault.keys.models.KeyVaultKeyIdentifier
Create a new KeyVaultKeyIdentifier from a given Key Vault identifier.
KeyVaultKeyManager - Class in com.azure.security.keyvault.jca
The Azure Key Vault variant of the X509ExtendedKeyManager.
KeyVaultKeyManager(KeyStore, char[]) - Constructor for class com.azure.security.keyvault.jca.KeyVaultKeyManager
Constructor.
KeyVaultKeyManagerFactory - Class in com.azure.security.keyvault.jca
The Azure Key Vault variant of the KeyManagerFactory.
KeyVaultKeyManagerFactory() - Constructor for class com.azure.security.keyvault.jca.KeyVaultKeyManagerFactory
 
KeyVaultKeyNearExpiryEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNearExpiry event.
KeyVaultKeyNearExpiryEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
 
KeyVaultKeyNewVersionCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNewVersionCreated event.
KeyVaultKeyNewVersionCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
 
KeyVaultKeysSample - Class in com.azure.aot.graalvm.samples.keyvault.keys
A sample to demonstrate getting a key from Azure Key Vault using GraalVM.
KeyVaultKeysSample() - Constructor for class com.azure.aot.graalvm.samples.keyvault.keys.KeyVaultKeysSample
 
KeyVaultKeyStore - Class in com.azure.security.keyvault.jca
The Azure Key Vault implementation of the KeyStoreSpi.
KeyVaultKeyStore() - Constructor for class com.azure.security.keyvault.jca.KeyVaultKeyStore
Constructor.
KeyVaultLoadStoreParameter - Class in com.azure.security.keyvault.jca
The Azure Key Vault LoadStoreParameter of the KeyStoreSpi.
KeyVaultLoadStoreParameter(String) - Constructor for class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Constructor.
KeyVaultLoadStoreParameter(String, String) - Constructor for class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Constructor.
KeyVaultLoadStoreParameter(String, String, String, String) - Constructor for class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Constructor.
KeyVaultLoadStoreParameter(String, String, String, String, String) - Constructor for class com.azure.security.keyvault.jca.KeyVaultLoadStoreParameter
Constructor.
KeyVaultLongRunningOperation - Class in com.azure.security.keyvault.administration.models
A class that contains the details of a long running operation.
KeyVaultLongRunningOperation(String, String, KeyVaultAdministrationError, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultLongRunningOperation
Creates an object containing the details of a KeyVaultLongRunningOperation.
KeyVaultPermission - Class in com.azure.security.keyvault.administration.models
A class describing allowed and forbidden actions and data actions of a KeyVaultRoleDefinition.
KeyVaultPermission(List<String>, List<String>, List<KeyVaultDataAction>, List<KeyVaultDataAction>) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultPermission
Creates a new KeyVaultPermission with the specified allowed and forbidden actions and data actions.
KeyVaultPrivateKey - Class in com.azure.security.keyvault.jca
Deprecated.
Should not use this class outside of azure-security-keyvault-jca.jar. Move this class to implementation package.
KeyVaultPrivateKey(String, String) - Constructor for class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Builder for key vault private key
KeyVaultRestoreOperation - Class in com.azure.security.keyvault.administration.models
A class that contains the details of a restore operation.
KeyVaultRestoreOperation(String, String, KeyVaultAdministrationError, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRestoreOperation
Creates an object containing the details of a KeyVaultRestoreOperation.
KeyVaultRestoreResult - Class in com.azure.security.keyvault.administration.models
A class that represents the result of a Restore operation.
KeyVaultRestoreResult() - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRestoreResult
 
KeyVaultRoleAssignment - Class in com.azure.security.keyvault.administration.models
A class that defines a role assignment.
KeyVaultRoleAssignment(String, String, String, KeyVaultRoleAssignmentProperties) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignment
Creates a new role assignment with the specified details.
KeyVaultRoleAssignmentProperties - Class in com.azure.security.keyvault.administration.models
A class that defines a role assignment's properties.
KeyVaultRoleAssignmentProperties(String, String, KeyVaultRoleScope) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRoleAssignmentProperties
Creates a new role assignment properties object with the specified details.
KeyVaultRoleDefinition - Class in com.azure.security.keyvault.administration.models
A class that defines a role.
KeyVaultRoleDefinition(String, String, KeyVaultRoleDefinitionType, String, String, KeyVaultRoleType, List<KeyVaultPermission>, List<KeyVaultRoleScope>) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinition
Creates a new role definition with the specified details.
KeyVaultRoleDefinitionType - Class in com.azure.security.keyvault.administration.models
Defines values for KeyVaultRoleDefinitionType.
KeyVaultRoleDefinitionType() - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinitionType
 
KeyVaultRoleScope - Class in com.azure.security.keyvault.administration.models
A class that defines the scope of a role.
KeyVaultRoleScope() - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRoleScope
 
KeyVaultRoleType - Class in com.azure.security.keyvault.administration.models
Defines values for KeyVaultRoleType.
KeyVaultRoleType() - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultRoleType
 
KeyVaultSecret - Class in com.azure.security.keyvault.secrets.models
Secret is the resource consisting of name, value and its attributes specified in SecretProperties.
KeyVaultSecret(String, String) - Constructor for class com.azure.security.keyvault.secrets.models.KeyVaultSecret
Creates a Secret with name and value.
KeyVaultSecretExpiredEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretExpired event.
KeyVaultSecretExpiredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
 
KeyVaultSecretIdentifier - Class in com.azure.security.keyvault.secrets.models
Information about a KeyVaultSecret parsed from the secret URL.
KeyVaultSecretIdentifier(String) - Constructor for class com.azure.security.keyvault.secrets.models.KeyVaultSecretIdentifier
Create a new KeyVaultSecretIdentifier from a given Key Vault identifier.
KeyVaultSecretNearExpiryEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event.
KeyVaultSecretNearExpiryEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
 
KeyVaultSecretNewVersionCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNewVersionCreated event.
KeyVaultSecretNewVersionCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
 
KeyVaultSecretsSample - Class in com.azure.aot.graalvm.samples.keyvault.secrets
A sample to demonstrate CRUD operations for Azure Key Vault secrets using GraalVM.
KeyVaultSecretsSample() - Constructor for class com.azure.aot.graalvm.samples.keyvault.secrets.KeyVaultSecretsSample
 
KeyVaultSelectiveKeyRestoreOperation - Class in com.azure.security.keyvault.administration.models
A class that contains the details of a selective key restore operation.
KeyVaultSelectiveKeyRestoreOperation(String, String, KeyVaultAdministrationError, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultSelectiveKeyRestoreOperation
Creates an object containing the details of a KeyVaultSelectiveKeyRestoreOperation.
KeyVaultSelectiveKeyRestoreResult - Class in com.azure.security.keyvault.administration.models
A class that represents the result of a SelectiveKeyRestore operation.
KeyVaultSelectiveKeyRestoreResult() - Constructor for class com.azure.security.keyvault.administration.models.KeyVaultSelectiveKeyRestoreResult
 
KeyVaultTrustManager - Class in com.azure.security.keyvault.jca
The Azure Key Vault variant of the X509TrustManager.
KeyVaultTrustManager() - Constructor for class com.azure.security.keyvault.jca.KeyVaultTrustManager
Constructor.
KeyVaultTrustManager(KeyStore) - Constructor for class com.azure.security.keyvault.jca.KeyVaultTrustManager
Constructor.
KeyVaultTrustManagerFactory - Class in com.azure.security.keyvault.jca
The Azure Key Vault variant of the TrustManagerFactory.
KeyVaultTrustManagerFactory() - Constructor for class com.azure.security.keyvault.jca.KeyVaultTrustManagerFactory
 
KeyVaultTrustManagerFactoryProvider - Class in com.azure.security.keyvault.jca
The Azure Key Vault TrustManagerFactory provider.
KeyVaultTrustManagerFactoryProvider() - Constructor for class com.azure.security.keyvault.jca.KeyVaultTrustManagerFactoryProvider
Constructor.
KEYWORD - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value keyword for LexicalAnalyzerName.
KEYWORD - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value keyword_v2 for LexicalTokenizerName.
KEYWORD_REPEAT - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value keyword_repeat for TokenFilterName.
KeywordMarkerTokenFilter - Class in com.azure.search.documents.indexes.models
Marks terms as keywords.
KeywordMarkerTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Constructor of KeywordMarkerTokenFilter.
KeywordTokenizer - Class in com.azure.search.documents.indexes.models
Emits the entire input as a single token.
KeywordTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.KeywordTokenizer
Constructor of KeywordTokenizer.
KeyWrapAlgorithm - Class in com.azure.security.keyvault.keys.cryptography.models
Defines values for KeyWrapAlgorithm.
KeyWrapAlgorithm() - Constructor for class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
 
KILLED - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value killed for LivyStates.
KILLED - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value killed for LivyStates.
KN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value kn for TextTranslationSkillLanguage.
KN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value kn-in for QueryLanguage.
KN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value kn.microsoft for LexicalAnalyzerName.
knownEnvironments() - Static method in class com.azure.core.management.AzureEnvironment
 
KO - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value ko for CustomEntityLookupSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ko for EntityRecognitionSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value ko for KeyPhraseExtractionSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ko for OcrSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value ko for SplitSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ko for TextTranslationSkillLanguage.
KO_KR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ko-kr for QueryLanguage.
KO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ko.lucene for LexicalAnalyzerName.
KO_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ko.microsoft for LexicalAnalyzerName.
KOELNER_PHONETIK - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value koelnerPhonetik.
KOREA_CENTRAL - Static variable in class com.azure.core.management.Region
Korea Central (Asia Pacific) (recommended)
KOREA_SOUTH - Static variable in class com.azure.core.management.Region
Korea South (Asia Pacific)
KOREAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value korean.
KP - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value kp.
KqlScript - Class in com.azure.analytics.synapse.artifacts.models
The KqlScript model.
KqlScript() - Constructor for class com.azure.analytics.synapse.artifacts.models.KqlScript
 
KqlScriptAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
KqlScriptClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
KqlScriptContent - Class in com.azure.analytics.synapse.artifacts.models
The KqlScriptContent model.
KqlScriptContent() - Constructor for class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
 
KqlScriptContentCurrentConnection - Class in com.azure.analytics.synapse.artifacts.models
The KqlScriptContentCurrentConnection model.
KqlScriptContentCurrentConnection() - Constructor for class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
 
KqlScriptContentMetadata - Class in com.azure.analytics.synapse.artifacts.models
The KqlScriptContentMetadata model.
KqlScriptContentMetadata() - Constructor for class com.azure.analytics.synapse.artifacts.models.KqlScriptContentMetadata
 
KqlScriptResource - Class in com.azure.analytics.synapse.artifacts.models
The KqlScriptResource model.
KqlScriptResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
 
KqlScriptsAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
KqlScriptsClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
KqlScriptsResourceCollectionResponse - Class in com.azure.analytics.synapse.artifacts.models
The KqlScriptsResourceCollectionResponse model.
KqlScriptsResourceCollectionResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.KqlScriptsResourceCollectionResponse
 
KR_RESIDENT_REGISTRATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value KRResidentRegistrationNumber for PiiEntityCategory.
KSTEM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value kstem for TokenFilterName.

L

label() - Method in class com.azure.core.management.Region
 
LABEL - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getLabel() from the service.
LANDMARKS - Static variable in class com.azure.search.documents.indexes.models.ImageDetail
Static value landmarks for ImageDetail.
LanguageDetectionSkill - Class in com.azure.search.documents.indexes.models
A skill that detects the language of input text and reports a single language code for every document submitted on the request.
LanguageDetectionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Creates an instance of LanguageDetectionSkill class.
LARGE - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value Large for NodeSize.
LAST_1_HOUR - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last hour.
LAST_12_HOURS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 12 hours.
LAST_2_DAYS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 2 days.
LAST_3_DAYS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 3 days.
LAST_30_MINUTES - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 30 minutes.
LAST_4_HOURS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 4 hours.
LAST_5_MINUTES - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 5 minutes.
LAST_7_DAYS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last 7 days.
LAST_DAY - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
Time interval of the last day.
LAST_MODIFIED - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getLastModified() from the service.
LAST_UPDATED_ON_ASCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Static value timeasc for ArtifactManifestOrder.
LAST_UPDATED_ON_ASCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Static value timeasc for ArtifactTagOrder.
LAST_UPDATED_ON_DESCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Static value timedesc for ArtifactManifestOrder.
LAST_UPDATED_ON_DESCENDING - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Static value timedesc for ArtifactTagOrder.
LAST_WRITER_WINS - Enum constant in enum com.azure.cosmos.models.ConflictResolutionMode
Last writer wins conflict resolution mode Setting the ConflictResolutionMode to "LAST_WRITER_WINS" indicates that conflict resolution should be done by inspecting a field in the conflicting items and picking the item which has the higher value in that path.
LAST_WRITTEN_ON - Enum constant in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Enum value last written on.
lastAccessTime() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the time of last modification or null if this is a virtual directory
lastAccessTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the time of last modification or null if this is a virtual directory.
lastDetectAnomaly(UUID, LastDetectionRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Synchronized API for anomaly detection.
lastDetectAnomaly(UUID, LastDetectionRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Synchronized API for anomaly detection.
lastDetectAnomalyWithResponse(UUID, LastDetectionRequest) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Synchronized API for anomaly detection.
lastDetectAnomalyWithResponse(UUID, LastDetectionRequest, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Synchronized API for anomaly detection.
LastDetectionRequest - Class in com.azure.ai.anomalydetector.models
The LastDetectionRequest model.
LastDetectionRequest() - Constructor for class com.azure.ai.anomalydetector.models.LastDetectionRequest
 
LastDetectionResult - Class in com.azure.ai.anomalydetector.models
The LastDetectionResult model.
LastDetectionResult() - Constructor for class com.azure.ai.anomalydetector.models.LastDetectionResult
 
LastDetectResponse - Class in com.azure.ai.anomalydetector.models
The response of last anomaly detection.
LastDetectResponse() - Constructor for class com.azure.ai.anomalydetector.models.LastDetectResponse
 
LastEnqueuedEventProperties - Class in com.azure.messaging.eventhubs.models
A set of information about the enqueued state of a partition, as observed by the consumer.
LastEnqueuedEventProperties(Long, Long, Instant, Instant) - Constructor for class com.azure.messaging.eventhubs.models.LastEnqueuedEventProperties
Creates an instance with the last enqueued event information set.
lastError - Variable in class com.azure.storage.common.StorageInputStream
Holds the last exception this stream encountered.
lastError - Variable in class com.azure.storage.common.StorageOutputStream
Holds the last exception this stream encountered.
lastModifiedAt() - Method in class com.azure.core.management.SystemData
Get the type of identity that last modified the resource.
lastModifiedBy() - Method in class com.azure.core.management.SystemData
Get the identity that last modified the resource.
lastModifiedByType() - Method in class com.azure.core.management.SystemData
Get the type of identity that last modified the resource.
lastModifiedTime() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the time of last modification or null if this is a virtual directory.
lastModifiedTime() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the time of last modification.
LATENCY - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Latency for MetricClass.
latest() - Static method in class com.azure.messaging.eventhubs.models.EventPosition
Corresponds to the end of the partition, where no more events are currently enqueued.
LATEST_ONLY - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value LatestOnly for RunQueryFilterOperand.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value latvian.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value latvian.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value latvian.
LAZY - Enum constant in enum com.azure.cosmos.models.IndexingMode
Index is updated asynchronously with respect to a create or update operation.
LDAP - Static variable in class com.azure.analytics.synapse.artifacts.models.PrestoAuthenticationType
Static value LDAP for PrestoAuthenticationType.
LEASE_ALREADY_BROKEN - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseAlreadyBroken for BlobErrorCode.
LEASE_ALREADY_PRESENT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseAlreadyPresent for BlobErrorCode.
LEASE_ID_MISMATCH_WITH_BLOB_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIdMismatchWithBlobOperation for BlobErrorCode.
LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIdMismatchWithContainerOperation for BlobErrorCode.
LEASE_ID_MISMATCH_WITH_LEASE_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIdMismatchWithLeaseOperation for BlobErrorCode.
LEASE_ID_MISSING - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIdMissing for BlobErrorCode.
LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIsBreakingAndCannotBeAcquired for BlobErrorCode.
LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIsBreakingAndCannotBeChanged for BlobErrorCode.
LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseIsBrokenAndCannotBeRenewed for BlobErrorCode.
LEASE_LOST - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseLost for BlobErrorCode.
LEASE_NOT_PRESENT_WITH_BLOB_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseNotPresentWithBlobOperation for BlobErrorCode.
LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseNotPresentWithContainerOperation for BlobErrorCode.
LEASE_NOT_PRESENT_WITH_LEASE_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value LeaseNotPresentWithLeaseOperation for BlobErrorCode.
leaseContainer(CosmosAsyncContainer) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets an existing CosmosAsyncContainer to be used to read from the leases container.
leaseContainer(CosmosAsyncContainer) - Method in class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Sets an existing CosmosAsyncContainer to be used to read from the leases container.
LEASED - Enum constant in enum com.azure.storage.blob.models.LeaseStateType
Enum value leased.
LEASED - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStateType
Enum value leased.
LEASED - Enum constant in enum com.azure.storage.file.share.models.LeaseStateType
Enum value leased.
LeaseDurationType - Enum in com.azure.storage.blob.models
Defines values for LeaseDurationType.
LeaseDurationType - Enum in com.azure.storage.file.datalake.models
Defines values for LeaseDurationType.
LeaseDurationType - Enum in com.azure.storage.file.share.models
Defines values for LeaseDurationType.
leaseId(String) - Method in class com.azure.storage.blob.specialized.BlobLeaseClientBuilder
Sets the identifier for the lease.
leaseId(String) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClientBuilder
Sets the identifier for the lease.
leaseId(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Sets the identifier for the lease.
LeaseStateType - Enum in com.azure.storage.blob.models
Defines values for LeaseStateType.
LeaseStateType - Enum in com.azure.storage.file.datalake.models
Defines values for LeaseStateType.
LeaseStateType - Enum in com.azure.storage.file.share.models
Defines values for LeaseStateType.
LeaseStatusType - Enum in com.azure.storage.blob.models
Defines values for LeaseStatusType.
LeaseStatusType - Enum in com.azure.storage.file.datalake.models
Defines values for LeaseStatusType.
LeaseStatusType - Enum in com.azure.storage.file.share.models
Defines values for LeaseStatusType.
ledgerEndpoint(String) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets The Confidential Ledger URL, for example https://contoso.confidentialledger.azure.com.
LEGACY - Enum constant in enum com.azure.storage.blob.models.PathRenameMode
Enum value legacy.
LEGAL_HOLD - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value legalhold.
LENGTH - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value length for TokenFilterName.
LENGTH_REQUIRED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
LENGTH_REQUIRED.
LengthTokenFilter - Class in com.azure.search.documents.indexes.models
Removes words that are too long or too short.
LengthTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.LengthTokenFilter
Constructor of LengthTokenFilter.
LengthUnit - Class in com.azure.ai.formrecognizer.models
Defines values for LengthUnit.
LengthUnit() - Constructor for class com.azure.ai.formrecognizer.models.LengthUnit
 
LESS_THAN - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Less than
LESS_THAN_EQUAL - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Less than or equal
LETTER - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value letter.
LETTER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value letter for LexicalTokenizerName.
LexicalAnalyzer - Class in com.azure.search.documents.indexes.models
Base type for analyzers.
LexicalAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.LexicalAnalyzer
Creates an instance of LexicalAnalyzer class.
LexicalAnalyzerName - Class in com.azure.search.documents.indexes.models
Defines values for LexicalAnalyzerName.
LexicalAnalyzerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalAnalyzerName
 
LexicalNormalizer - Class in com.azure.search.documents.indexes.models
Base type for normalizers.
LexicalNormalizer(String) - Constructor for class com.azure.search.documents.indexes.models.LexicalNormalizer
Creates an instance of LexicalNormalizer class.
LexicalNormalizerName - Class in com.azure.search.documents.indexes.models
Defines values for LexicalNormalizerName.
LexicalNormalizerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalNormalizerName
 
LexicalTokenizer - Class in com.azure.search.documents.indexes.models
Base type for tokenizers.
LexicalTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.LexicalTokenizer
Constructor of LexicalTokenizer.
LexicalTokenizerName - Class in com.azure.search.documents.indexes.models
Defines values for LexicalTokenizerName.
LexicalTokenizerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalTokenizerName
 
LEXICON - Static variable in class com.azure.search.documents.models.QuerySpellerType
Static value lexicon for QuerySpellerType.
LIBRARY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Library for HealthcareFhirResourceType.
LibraryAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
LibraryClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
LibraryInfo - Class in com.azure.analytics.synapse.artifacts.models
Information about a library/package created at the workspace level.
LibraryInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.LibraryInfo
 
LibraryListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of Library resources.
LibraryListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.LibraryListResponse
 
LibraryRequirements - Class in com.azure.analytics.synapse.artifacts.models
Spark pool library version requirements Library requirements for a Big Data pool powered by Apache Spark.
LibraryRequirements() - Constructor for class com.azure.analytics.synapse.artifacts.models.LibraryRequirements
 
LibraryResource - Class in com.azure.analytics.synapse.artifacts.models
Library response details.
LibraryResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.LibraryResource
 
LibraryResourceInfo - Class in com.azure.analytics.synapse.artifacts.models
Library resource info.
LibraryResourceInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.LibraryResourceInfo
 
LibraryResourceProperties - Class in com.azure.analytics.synapse.artifacts.models
Library/package properties.
LibraryResourceProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.LibraryResourceProperties
 
LICENSE_INCLUDED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeLicenseType
Static value LicenseIncluded for IntegrationRuntimeLicenseType.
LifetimeAction - Class in com.azure.security.keyvault.certificates.models
Represents a LifeTimeAction in CertificatePolicy
LifetimeAction(CertificatePolicyAction) - Constructor for class com.azure.security.keyvault.certificates.models.LifetimeAction
Creates a new LifetimeAction instance, with the provided CertificatePolicyAction.
LIGHT_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightEnglish.
LIGHT_FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightFinnish.
LIGHT_FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightFrench.
LIGHT_GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightGerman.
LIGHT_HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightHungarian.
LIGHT_ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightItalian.
LIGHT_NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightNorwegian.
LIGHT_NYNORSK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightNynorsk.
LIGHT_PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightPortuguese.
LIGHT_RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightRussian.
LIGHT_SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightSpanish.
LIGHT_SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightSwedish.
LIMIT - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value limit for TokenFilterName.
LIMITED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Limited for IntegrationRuntimeState.
LimitTokenFilter - Class in com.azure.search.documents.indexes.models
Limits the number of tokens while indexing.
LimitTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.LimitTokenFilter
Constructor of TokenFilter.
LINE_FEED - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value lineFeed for LineEnding.
LINE_STRING - Enum constant in enum com.azure.cosmos.models.SpatialType
Represent a line string data type.
LINE_STRING - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON line string.
LineageAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
LineageClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
LineageClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the LineageClient type.
LineageClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.LineageClientBuilder
Create an instance of the LineageClientBuilder.
LINEAR - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value linear.
LINEAR - Static variable in class com.azure.ai.anomalydetector.models.FillNaMethod
Static value Linear for FillNaMethod.
LINEAR - Static variable in class com.azure.ai.anomalydetector.models.ImputeMode
Static value linear for ImputeMode.
LineCrossingProcessor - Class in com.azure.media.videoanalyzer.edge.models
Line crossing processor allows for the detection of tracked objects moving across one or more predefined lines.
LineCrossingProcessor(String, List<NodeInput>, List<NamedLineBase>) - Constructor for class com.azure.media.videoanalyzer.edge.models.LineCrossingProcessor
Creates an instance of LineCrossingProcessor class.
LineEnding - Class in com.azure.search.documents.indexes.models
Defines values for LineEnding.
LineEnding() - Constructor for class com.azure.search.documents.indexes.models.LineEnding
 
LINK_DETACH_FORCED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
An operator intervened to detach for some reason.
LINK_PAYLOAD_SIZE_EXCEEDED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The peer sent a larger message than is supported on the link.
LINK_REDIRECT - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The address provided cannot be resolved to a terminus at the current container.
LINK_STOLEN - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The link has been attached elsewhere, causing the existing attachment to be forcibly closed.
LINKAGE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Linkage for HealthcareFhirResourceType.
LinkConnection - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnection model.
LinkConnection() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnection
 
LinkConnectionAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
LinkConnectionClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
LinkConnectionCompute - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionCompute model.
LinkConnectionCompute() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionCompute
 
LinkConnectionDetailedStatus - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionDetailedStatus model.
LinkConnectionDetailedStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
 
LinkConnectionLandingZone - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionLandingZone model.
LinkConnectionLandingZone() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
 
LinkConnectionListResponse - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionListResponse model.
LinkConnectionListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionListResponse
 
LinkConnectionQueryTableStatus - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionQueryTableStatus model.
LinkConnectionQueryTableStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionQueryTableStatus
 
LinkConnectionResource - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionResource model.
LinkConnectionResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
 
LinkConnectionSourceDatabase - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionSourceDatabase model.
LinkConnectionSourceDatabase() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabase
 
LinkConnectionSourceDatabaseTypeProperties - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionSourceDatabaseTypeProperties model.
LinkConnectionSourceDatabaseTypeProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabaseTypeProperties
 
LinkConnectionTargetDatabase - Class in com.azure.analytics.synapse.artifacts.models
The LinkConnectionTargetDatabase model.
LinkConnectionTargetDatabase() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkConnectionTargetDatabase
 
LINKED_SERVICE_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEntityReferenceType
Static value LinkedServiceReference for IntegrationRuntimeEntityReferenceType.
LINKED_SERVICE_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.Type
Static value LinkedServiceReference for Type.
LinkedEntity - Class in com.azure.ai.textanalytics.models
The LinkedEntity model.
LinkedEntity(String, IterableStream<LinkedEntityMatch>, String, String, String, String) - Constructor for class com.azure.ai.textanalytics.models.LinkedEntity
Creates a LinkedEntity model that describes linked entity.
LinkedEntityCollection - Class in com.azure.ai.textanalytics.models
LinkedEntityCollection(IterableStream<LinkedEntity>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.LinkedEntityCollection
Creates a LinkedEntityCollection model that describes a linked entities collection including warnings.
LinkedEntityMatch - Class in com.azure.ai.textanalytics.models
LinkedEntityMatch(String, double) - Constructor for class com.azure.ai.textanalytics.models.LinkedEntityMatch
Creates a LinkedEntityMatch model that describes linked entity match.
LinkedIntegrationRuntimeKeyAuthorization - Class in com.azure.analytics.synapse.artifacts.models
The key authorization type integration runtime.
LinkedIntegrationRuntimeKeyAuthorization() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeKeyAuthorization
 
LinkedIntegrationRuntimeRbacAuthorization - Class in com.azure.analytics.synapse.artifacts.models
The role based access control (RBAC) authorization type integration runtime.
LinkedIntegrationRuntimeRbacAuthorization() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeRbacAuthorization
 
LinkedIntegrationRuntimeType - Class in com.azure.analytics.synapse.artifacts.models
The base definition of a linked integration runtime.
LinkedIntegrationRuntimeType() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeType
 
LinkedService - Class in com.azure.analytics.synapse.artifacts.models
The Azure Synapse nested object which contains the information and credential which can be used to connect with related store or compute resource.
LinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedService
 
LinkedServiceAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
LinkedServiceClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
LinkedServiceDebugResource - Class in com.azure.analytics.synapse.artifacts.models
Linked service debug resource.
LinkedServiceDebugResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedServiceDebugResource
 
LinkedServiceListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of linked service resources.
LinkedServiceListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedServiceListResponse
 
LinkedServiceReference - Class in com.azure.analytics.synapse.artifacts.models
Linked service reference type.
LinkedServiceReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
 
LinkedServiceResource - Class in com.azure.analytics.synapse.artifacts.models
Linked service resource type.
LinkedServiceResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkedServiceResource
 
LinkErrorContext - Class in com.azure.core.amqp.exception
Represents the context for an AMQP link when an AmqpException occurs.
LinkErrorContext(String, String, String, Integer) - Constructor for class com.azure.core.amqp.exception.LinkErrorContext
Creates a new instance with the AMQP link's namespace and entityPath information.
LinkTableListResponse - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableListResponse model.
LinkTableListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableListResponse
 
LinkTableRequest - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableRequest model.
LinkTableRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
 
LinkTableRequestSource - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableRequestSource model.
LinkTableRequestSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableRequestSource
 
LinkTableRequestTarget - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableRequestTarget model.
LinkTableRequestTarget() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
 
LinkTableRequestTargetDistributionOptions - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableRequestTargetDistributionOptions model.
LinkTableRequestTargetDistributionOptions() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTargetDistributionOptions
 
LinkTableResource - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableResource model.
LinkTableResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableResource
 
LinkTableStatus - Class in com.azure.analytics.synapse.artifacts.models
The LinkTableStatus model.
LinkTableStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
 
LINUX - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value linux for ArtifactOperatingSystem.
list() - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsAsyncClient
List Big Data Pools.
list() - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsClient
List Big Data Pools.
list() - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesAsyncClient
List Integration Runtimes.
list() - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesClient
List Integration Runtimes.
list() - Method in class com.azure.analytics.synapse.artifacts.LibraryAsyncClient
Lists Library.
list() - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Lists Library.
list() - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsAsyncClient
List Sql Pools.
list() - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsClient
List Sql Pools.
list() - Method in class com.azure.quantum.jobs.JobsAsyncClient
List jobs.
list() - Method in class com.azure.quantum.jobs.JobsClient
List jobs.
list() - Method in class com.azure.quantum.jobs.QuotasAsyncClient
List quotas for the given workspace.
list() - Method in class com.azure.quantum.jobs.QuotasClient
List quotas for the given workspace.
list() - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Returns a paginated list of application data resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Returns a paginated list of boundary resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.CropsBaseClient
Returns a paginated list of crop resources.
list() - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Returns a paginated list of crop variety resources across all crops.
list() - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Returns a paginated list of farmer resources.
list() - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Returns a paginated list of farm resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Returns a paginated list of field resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Returns a paginated list of harvest data resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.OAuthProvidersBaseClient
Returns a paginated list of oauthProvider resources.
list() - Method in class com.azure.verticals.agrifood.farming.OAuthTokensBaseClient
Returns a list of OAuthToken documents.
list() - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Returns a paginated list of planting data resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Returns a paginated list of seasonal field resources across all farmers.
list() - Method in class com.azure.verticals.agrifood.farming.SeasonsBaseClient
Returns a paginated list of season resources.
list() - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Returns a paginated list of tillage data resources across all farmers.
list(RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataRolesAsyncClient
Lists roles for Purview Account.
list(RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataRolesClient
Lists roles for Purview Account.
list(Context) - Method in class com.azure.analytics.synapse.artifacts.LibraryClient
Lists Library.
list(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
List Managed Private Endpoints.
list(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
List Managed Private Endpoints.
list(String, Context) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClient
List Managed Private Endpoints.
list(String, String, String) - Method in class com.azure.verticals.agrifood.farming.ScenesBaseClient
Returns a paginated list of scene resources.
list(String, String, String, String, String) - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Returns a paginated list of weather data.
LIST - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value array for DocumentFieldType.
LIST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value List for HealthcareFhirResourceType.
listAlertConfigs(String, ListAnomalyAlertConfigsOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Fetch the anomaly alert configurations associated with a detection configuration.
listAlertConfigs(String, ListAnomalyAlertConfigsOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Fetch the anomaly alert configurations associated with a detection configuration.
listAlertConfigs(String, ListAnomalyAlertConfigsOptions, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Fetch the anomaly alert configurations associated with a detection configuration.
ListAlertOptions - Class in com.azure.ai.metricsadvisor.models
Describes the additional parameters for the API to list the alerts triggered.
ListAlertOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListAlertOptions
 
listAlerts(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the alerts triggered by an anomaly alert configuration.
listAlerts(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the alerts triggered by an anomaly alert configuration.
listAlerts(String, OffsetDateTime, OffsetDateTime, ListAlertOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the alerts triggered by an anomaly alert configuration.
listAlerts(String, OffsetDateTime, OffsetDateTime, ListAlertOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the alerts triggered by an anomaly alert configuration.
listAliases() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all aliases in the Azure Cognitive Search service.
listAliases() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all aliases in the Azure Cognitive Search service.
listAliases(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all aliases in the Azure Cognitive Search service.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyAsyncClient
List or Get metadata policies.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClient
List or Get metadata policies.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesAsyncClient
List classification rules in Account.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesClient
List classification rules in Account.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesAsyncClient
List data sources in Data catalog.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.DataSourcesClient
List data sources in Data catalog.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsAsyncClient
List key vault connections in account.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.KeyVaultConnectionsClient
List key vault connections in account.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsAsyncClient
List scan rulesets in Data catalog.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanRulesetsClient
List scan rulesets in Data catalog.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsAsyncClient
List all system scan rulesets for an account.
listAll(RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsClient
List all system scan rulesets for an account.
ListAnomaliesAlertedOptions - Class in com.azure.ai.metricsadvisor.models
Describes the additional parameters for the API to list anomalies in an alert.
ListAnomaliesAlertedOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListAnomaliesAlertedOptions
 
ListAnomaliesDetectedFilter - Class in com.azure.ai.metricsadvisor.models
Describes additional conditions to filter the anomalies while listing.
ListAnomaliesDetectedFilter() - Constructor for class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
 
ListAnomaliesDetectedOptions - Class in com.azure.ai.metricsadvisor.models
Describes the additional parameters for the API to list anomalies detected.
ListAnomaliesDetectedOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
 
listAnomaliesForAlert(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the anomalies in an alert.
listAnomaliesForAlert(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the anomalies in an alert.
listAnomaliesForAlert(String, String, ListAnomaliesAlertedOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the anomalies in an alert.
listAnomaliesForAlert(String, String, ListAnomaliesAlertedOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the anomalies in an alert.
listAnomaliesForDetectionConfig(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the anomalies identified by an anomaly detection configuration.
listAnomaliesForDetectionConfig(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the anomalies identified by an anomaly detection configuration.
listAnomaliesForDetectionConfig(String, OffsetDateTime, OffsetDateTime, ListAnomaliesDetectedOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the anomalies identified by an anomaly detection configuration.
listAnomaliesForDetectionConfig(String, OffsetDateTime, OffsetDateTime, ListAnomaliesDetectedOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the anomalies identified by an anomaly detection configuration.
ListAnomalyAlertConfigsOptions - Class in com.azure.ai.metricsadvisor.administration.models
Additional parameters to set when listing anomaly alerting configurations.
ListAnomalyAlertConfigsOptions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListAnomalyAlertConfigsOptions
 
listAnomalyDimensionValues(String, String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch dimension values that have anomalies.
listAnomalyDimensionValues(String, String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch dimension values that have anomalies.
listAnomalyDimensionValues(String, String, OffsetDateTime, OffsetDateTime, ListAnomalyDimensionValuesOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch dimension values that have anomalies.
listAnomalyDimensionValues(String, String, OffsetDateTime, OffsetDateTime, ListAnomalyDimensionValuesOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch dimension values that have anomalies.
ListAnomalyDimensionValuesOptions - Class in com.azure.ai.metricsadvisor.models
Describes the additional parameters for the API to list values of a dimension that have anomalies.
ListAnomalyDimensionValuesOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
 
listAttestationSigners() - Method in class com.azure.security.attestation.AttestationAsyncClient
Retrieves the list of AttestationSigner objects associated with this attestation instance.
listAttestationSigners() - Method in class com.azure.security.attestation.AttestationClient
Retrieves the list of AttestationSigner objects associated with this attestation instance.
listAttestationSignersWithResponse() - Method in class com.azure.security.attestation.AttestationAsyncClient
Retrieves the list of AttestationSigner objects associated with this attestation instance.
listAttestationSignersWithResponse(Context) - Method in class com.azure.security.attestation.AttestationClient
Retrieves the list of AttestationSigner objects associated with this attestation instance.
listBestUpdatesForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get the best available updates for a device group and a count of how many devices need each update.
listBestUpdatesForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get the best available updates for a device group and a count of how many devices need each update.
listBlobContainers() - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Returns a reactive Publisher emitting all the containers in this account lazily as needed.
listBlobContainers() - Method in class com.azure.storage.blob.BlobServiceClient
Returns a lazy loaded list of containers in this account.
listBlobContainers(ListBlobContainersOptions) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Returns a reactive Publisher emitting all the containers in this account lazily as needed.
listBlobContainers(ListBlobContainersOptions, Duration) - Method in class com.azure.storage.blob.BlobServiceClient
Returns a lazy loaded list of containers in this account.
ListBlobContainersIncludeType - Enum in com.azure.storage.blob.models
Defines values for ListBlobContainersIncludeType.
ListBlobContainersOptions - Class in com.azure.storage.blob.models
Defines options available to configure the behavior of a call to listContainersSegment on a BlobServiceClient object.
ListBlobContainersOptions() - Constructor for class com.azure.storage.blob.models.ListBlobContainersOptions
Constructs an unpopulated ListBlobContainersOptions.
listBlobs() - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting all the blobs in this container lazily as needed.
listBlobs() - Method in class com.azure.storage.blob.BlobContainerClient
Returns a lazy loaded list of blobs in this container, with folder structures flattened.
listBlobs(ListBlobsOptions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting all the blobs in this container lazily as needed.
listBlobs(ListBlobsOptions, String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting all the blobs in this container lazily as needed.
listBlobs(ListBlobsOptions, String, Duration) - Method in class com.azure.storage.blob.BlobContainerClient
Returns a lazy loaded list of blobs in this container, with folder structures flattened.
listBlobs(ListBlobsOptions, Duration) - Method in class com.azure.storage.blob.BlobContainerClient
Returns a lazy loaded list of blobs in this container, with folder structures flattened.
listBlobsByHierarchy(String) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting all the blobs and directories (prefixes) under the given directory (prefix).
listBlobsByHierarchy(String) - Method in class com.azure.storage.blob.BlobContainerClient
Returns a reactive Publisher emitting all the blobs and directories (prefixes) under the given directory (prefix).
listBlobsByHierarchy(String, ListBlobsOptions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Returns a reactive Publisher emitting all the blobs and prefixes (directories) under the given prefix (directory).
listBlobsByHierarchy(String, ListBlobsOptions, Duration) - Method in class com.azure.storage.blob.BlobContainerClient
Returns a reactive Publisher emitting all the blobs and prefixes (directories) under the given prefix (directory).
ListBlobsIncludeItem - Enum in com.azure.storage.blob.models
Defines values for ListBlobsIncludeItem.
ListBlobsOptions - Class in com.azure.storage.blob.models
Defines options available to configure the behavior of a call to listBlobsFlatSegment on a BlobContainerClient object.
ListBlobsOptions() - Constructor for class com.azure.storage.blob.models.ListBlobsOptions
Constructs an unpopulated ListBlobsOptions.
listBlocks(BlockListType) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
listBlocks(BlockListType) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
listBlocksWithResponse(BlockListType, String) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
listBlocksWithResponse(BlockListType, String, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
listBlocksWithResponse(BlockBlobListBlocksOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
listBlocksWithResponse(BlockBlobListBlocksOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
listByCropId(String) - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Returns a paginated list of crop variety resources under a particular crop.
listByCropIdNext(String) - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Get the next page of items.
listByDataSource(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansAsyncClient
List scans in data source.
listByDataSource(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScansClient
List scans in data source.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Returns a paginated list of application data resources under a particular farm.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Returns a paginated list of attachment resources under a particular farmer.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Returns a paginated list of boundary resources under a particular farmer.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Returns a paginated list of farm resources under a particular farmer.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Returns a paginated list of field resources under a particular farmer.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Returns a paginated list of harvest data resources under a particular farm.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Returns a paginated list of planting data resources under a particular farm.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Returns a paginated list of seasonal field resources under a particular farmer.
listByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Returns a paginated list of tillage data resources under a particular farm.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.AttachmentsBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Get the next page of items.
listByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Get the next page of items.
listByGuidsWithResponse(List<String>, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
List entities in bulk identified by its GUIDs.
listByGuidsWithResponse(List<String>, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
List entities in bulk identified by its GUIDs.
listCategoryTermsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get all terms associated with the specific category.
listCategoryTermsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get all terms associated with the specific category.
ListChatMessagesOptions - Class in com.azure.communication.chat.models
Additional parameters for chat messages operation.
ListChatMessagesOptions() - Constructor for class com.azure.communication.chat.models.ListChatMessagesOptions
 
listChatThreads() - Method in class com.azure.communication.chat.ChatAsyncClient
Gets the list of chat threads of a user.
listChatThreads() - Method in class com.azure.communication.chat.ChatClient
Gets the list of chat threads of a user.
listChatThreads(ListChatThreadsOptions) - Method in class com.azure.communication.chat.ChatAsyncClient
Gets the list of chat threads of a user.
listChatThreads(ListChatThreadsOptions, Context) - Method in class com.azure.communication.chat.ChatClient
Gets the list of chat threads of a user.
ListChatThreadsOptions - Class in com.azure.communication.chat.models
Additional parameters for chat threads operation.
ListChatThreadsOptions() - Constructor for class com.azure.communication.chat.models.ListChatThreadsOptions
 
listCheckpoints(String, String, String) - Method in class com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore
 
listCheckpoints(String, String, String) - Method in class com.azure.messaging.eventhubs.checkpointstore.jedis.JedisRedisCheckpointStore
This method returns the list of checkpoints from the underlying data store, and if no checkpoints are available, then it returns empty results.
listCheckpoints(String, String, String) - Method in interface com.azure.messaging.eventhubs.CheckpointStore
Called to get the list of checkpoints from the underlying data store.
listChildCollectionNames(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsAsyncClient
Lists the child collections names in the collection.
listChildCollectionNames(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClient
Lists the child collections names in the collection.
listCollections(RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsAsyncClient
List the collections in the account.
listCollections(RequestOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClient
List the collections in the account.
listCollections(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
Collection ids are user-created collections of ledger entries.
listCollections(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
Collection ids are user-created collections of ledger entries.
listConfigurationSettings(SettingSelector) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Fetches the configuration settings that match the selector.
listConfigurationSettings(SettingSelector) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Fetches the configuration settings that match the selector.
listConfigurationSettings(SettingSelector, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Fetches the configuration settings that match the selector.
listConsortiumMembers(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
Consortium members can manage the Confidential Ledger.
listConsortiumMembers(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
Consortium members can manage the Confidential Ledger.
listContacts() - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Lists the certificate contacts in the key vault.
listContacts() - Method in class com.azure.security.keyvault.certificates.CertificateClient
Lists the certificate contacts in the key vault.
listContacts(Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Lists the certificate contacts in the key vault.
listConversions() - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Gets a list of all conversions.
listConversions() - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Gets a list of all conversions.
listConversions(Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Gets a list of all conversions.
ListCredentialEntityOptions - Class in com.azure.ai.metricsadvisor.administration.models
Additional properties for filtering results on the listCredentialEntities operation.
ListCredentialEntityOptions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListCredentialEntityOptions
 
ListDataFeedFilter - Class in com.azure.ai.metricsadvisor.administration.models
Additional properties to filter result for data feed list operations.
ListDataFeedFilter() - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
 
ListDataFeedIngestionOptions - Class in com.azure.ai.metricsadvisor.administration.models
Describes the additional parameters for the API to list data feed ingestion status.
ListDataFeedIngestionOptions(OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Creates a new instance of ListDataFeedIngestionOptions.
listDataFeedIngestionStatus(String, ListDataFeedIngestionOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Fetch the ingestion status of a data feed.
listDataFeedIngestionStatus(String, ListDataFeedIngestionOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Fetch the ingestion status of a data feed.
listDataFeedIngestionStatus(String, ListDataFeedIngestionOptions, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Fetch the ingestion status of a data feed.
ListDataFeedOptions - Class in com.azure.ai.metricsadvisor.administration.models
Additional properties for filtering results on the listDataFeeds operation.
ListDataFeedOptions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
 
listDataFeeds() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
List information of all data feeds on the metrics advisor account.
listDataFeeds() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
List information of all data feeds on the metrics advisor account.
listDataFeeds(ListDataFeedOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
List information of all data feeds on the metrics advisor account.
listDataFeeds(ListDataFeedOptions, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
List information of all data feeds on the metrics advisor account with REST response.
listDataSourceConnectionNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
List all DataSource names from an Azure Cognitive Search service.
listDataSourceConnectionNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSource names from an Azure Cognitive Search service.
listDataSourceConnectionNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources names from an Azure Cognitive Search service.
listDataSourceConnections() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
List all DataSources from an Azure Cognitive Search service.
listDataSourceConnections() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources from an Azure Cognitive Search service.
listDataSourceConnections(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources from an Azure Cognitive Search service.
listDataSourceCredentials() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
List information of all data source credential entities on the metrics advisor account.
listDataSourceCredentials() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
List information of all data source credential entities on the metrics advisor account.
listDataSourceCredentials(ListCredentialEntityOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
List information of all data source credential entities on the metrics advisor account.
listDataSourceCredentials(ListCredentialEntityOptions, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
List information of all data source credential entities on the metrics advisor account.
listDeletedCertificates() - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Lists the deleted certificates in the key vault currently available for recovery.
listDeletedCertificates() - Method in class com.azure.security.keyvault.certificates.CertificateClient
Lists the deleted certificates in the key vault currently available for recovery.
listDeletedCertificates(boolean) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Lists the deleted certificates in the key vault currently available for recovery.
listDeletedCertificates(boolean, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Lists the deleted certificates in the key vault currently available for recovery.
listDeletedKeys() - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Lists deleted keys of the key vault.
listDeletedKeys() - Method in class com.azure.security.keyvault.keys.KeyClient
Lists deleted keys of the key vault.
listDeletedKeys(Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Lists deleted keys of the key vault.
listDeletedPaths() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns a reactive Publisher emitting all the files/directories in this filesystem that have been recently soft deleted lazily as needed.
listDeletedPaths() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns a lazy loaded list of files/directories recently soft deleted in this file system.
listDeletedPaths(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns a reactive Publisher emitting all the files/directories in this account lazily as needed.
listDeletedPaths(String, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns a lazy loaded list of files/directories recently soft deleted in this account.
listDeletedSecrets() - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Lists deleted secrets of the key vault if it has enabled soft-delete.
listDeletedSecrets() - Method in class com.azure.security.keyvault.secrets.SecretClient
Lists deleted secrets of the key vault if it has enabled soft-delete.
listDeletedSecrets(Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Lists deleted secrets of the key vault if it has enabled soft-delete.
listDeploymentsForDeviceClassSubgroup(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of deployments for a device class subgroup.
listDeploymentsForDeviceClassSubgroup(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of deployments for a device class subgroup.
listDeploymentsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of deployments for a device group.
listDeploymentsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of deployments for a device group.
listDetectionConfigs(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Given a metric id, retrieve all anomaly detection configurations applied to it.
listDetectionConfigs(String) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Given a metric id, retrieve all anomaly detection configurations applied to it.
listDetectionConfigs(String, ListDetectionConfigsOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Given a metric id, retrieve all anomaly detection configurations applied to it.
listDetectionConfigs(String, ListDetectionConfigsOptions, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Given a metric id, retrieve all anomaly detection configurations applied to it.
ListDetectionConfigsOptions - Class in com.azure.ai.metricsadvisor.administration.models
Additional parameters to set when listing anomaly detection configurations.
ListDetectionConfigsOptions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListDetectionConfigsOptions
 
listDeviceClasses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of all device classes (unique combinations of device manufacturer and model) for all devices connected to Device Update for IoT Hub.
listDeviceClasses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of all device classes (unique combinations of device manufacturer and model) for all devices connected to Device Update for IoT Hub.
listDeviceClassSubgroupsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get the device class subgroups for the group.
listDeviceClassSubgroupsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get the device class subgroups for the group.
listDeviceHealth(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get list of device health.
listDeviceHealth(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get list of device health.
listDevices(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of devices connected to Device Update for IoT Hub.
listDevices(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of devices connected to Device Update for IoT Hub.
listDeviceStatesForDeviceClassSubgroupDeployment(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of devices in a deployment along with their state.
listDeviceStatesForDeviceClassSubgroupDeployment(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of devices in a deployment along with their state.
ListDigitalTwinsEventRoutesOptions - Class in com.azure.digitaltwins.core.models
ListDigitalTwinsEventRoutesOptions() - Constructor for class com.azure.digitaltwins.core.models.ListDigitalTwinsEventRoutesOptions
 
LISTEN - Static variable in class com.azure.messaging.servicebus.administration.models.AccessRights
Static value Listen for AccessRights.
listEntities() - Method in class com.azure.data.tables.TableAsyncClient
Lists all entities within the table.
listEntities() - Method in class com.azure.data.tables.TableClient
Lists all entities within the table.
listEntities(ListEntitiesOptions) - Method in class com.azure.data.tables.TableAsyncClient
Lists entities using the parameters in the provided options.
listEntities(ListEntitiesOptions, Duration, Context) - Method in class com.azure.data.tables.TableClient
Lists entities using the parameters in the provided options.
ListEntitiesOptions - Class in com.azure.data.tables.models
Options to modify the data returned from the listEntities family of methods.
ListEntitiesOptions() - Constructor for class com.azure.data.tables.models.ListEntitiesOptions
 
listEventRoutes() - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
List all the event routes that exist in your digital twins instance.
listEventRoutes() - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List all the event routes that exist in your digital twins instance.
listEventRoutes(ListDigitalTwinsEventRoutesOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
List all the event routes that exist in your digital twins instance.
listEventRoutes(ListDigitalTwinsEventRoutesOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List all the event routes that exist in your digital twins instance.
listFeedback(String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List information of metrics feedback on the account for a metric Id.
listFeedback(String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List information of all metric feedbacks on the metrics advisor account.
listFeedback(String, ListMetricFeedbackOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List information of all metric feedbacks on the metrics advisor account for a metric Id.
listFeedback(String, ListMetricFeedbackOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List information of all metric feedbacks on the metrics advisor account.
listFiles(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all update file identifiers for the specified version.
listFiles(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a list of all update file identifiers for the specified version.
listFilesAndDirectories() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Lists all sub-directories and files in this directory without their prefix or maxResults in single page.
listFilesAndDirectories() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Lists all sub-directories and files in this directory without their prefix or maxResult in single page.
listFilesAndDirectories(ShareListFilesAndDirectoriesOptions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFilesAndDirectories(ShareListFilesAndDirectoriesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFilesAndDirectories(String, Integer) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFilesAndDirectories(String, Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFileSystems() - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Returns a reactive Publisher emitting all the file systems in this account lazily as needed.
listFileSystems() - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Returns a lazy loaded list of file systems in this account.
listFileSystems(ListFileSystemsOptions) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Returns a reactive Publisher emitting all the file systems in this account lazily as needed.
listFileSystems(ListFileSystemsOptions, Duration) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Returns a lazy loaded list of file systems in this account.
ListFileSystemsIncludeType - Enum in com.azure.storage.file.datalake.models
Defines values for ListFileSystemsIncludeType.
ListFileSystemsOptions - Class in com.azure.storage.file.datalake.models
Defines options available to configure the behavior of a call to listFileSystemsSegment on a DataLakeServiceAsyncClient object.
ListFileSystemsOptions() - Constructor for class com.azure.storage.file.datalake.models.ListFileSystemsOptions
Constructs an unpopulated ListFileSystemsOptions.
listGlossariesWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get all glossaries registered with Atlas.
listGlossariesWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get all glossaries registered with Atlas.
listGlossaryCategoriesHeadersWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get the category headers belonging to a specific glossary.
listGlossaryCategoriesHeadersWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get the category headers belonging to a specific glossary.
listGlossaryCategoriesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get the categories belonging to a specific glossary.
listGlossaryCategoriesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get the categories belonging to a specific glossary.
listGlossaryTermHeadersWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get term headers belonging to a specific glossary.
listGlossaryTermHeadersWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get term headers belonging to a specific glossary.
listGlossaryTermsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get terms belonging to a specific glossary.
listGlossaryTermsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get terms belonging to a specific glossary.
listGroups(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of all device groups.
listGroups(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of all device groups.
listHandles() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of open handles on a file.
listHandles() - Method in class com.azure.storage.file.share.ShareFileClient
List of open handles on a file.
listHandles(Integer) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of open handles on a file.
listHandles(Integer, boolean) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
List of open handles on a directory or a file.
listHandles(Integer, boolean, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
List of open handles on a directory or a file.
listHandles(Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of open handles on a file.
ListHookOptions - Class in com.azure.ai.metricsadvisor.administration.models
Describes the additional parameters for the API to list hooks.
ListHookOptions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
 
listHooks() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
List information of hooks on the metrics advisor account.
listHooks() - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
List information of hooks on the metrics advisor account.
listHooks(ListHookOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
List information of hooks.
listHooks(ListHookOptions, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
List information of hooks.
listIncidentRootCauses(AnomalyIncident) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List the root causes for an anomalyIncident.
listIncidentRootCauses(AnomalyIncident) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List the root causes for an anomalyIncident.
listIncidentRootCauses(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List the root causes for an incident.
listIncidentRootCauses(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List the root causes for an incident.
listIncidentRootCauses(String, String, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List the root causes for an incident.
ListIncidentsAlertedOptions - Class in com.azure.ai.metricsadvisor.models
Describes the additional parameters for the API to list incidents in an alert.
ListIncidentsAlertedOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListIncidentsAlertedOptions
 
ListIncidentsDetectedOptions - Class in com.azure.ai.metricsadvisor.models
Describes the additional parameters for the API to list incidents detected.
ListIncidentsDetectedOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListIncidentsDetectedOptions
 
listIncidentsForAlert(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the incidents in an alert.
listIncidentsForAlert(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the incidents in an alert.
listIncidentsForAlert(String, String, ListIncidentsAlertedOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the incidents in an alert.
listIncidentsForAlert(String, String, ListIncidentsAlertedOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the incidents in an alert.
listIncidentsForDetectionConfig(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the incidents identified by an anomaly detection configuration.
listIncidentsForDetectionConfig(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the incidents identified by an anomaly detection configuration.
listIncidentsForDetectionConfig(String, OffsetDateTime, OffsetDateTime, ListIncidentsDetectedOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Fetch the incidents identified by an anomaly detection configuration.
listIncidentsForDetectionConfig(String, OffsetDateTime, OffsetDateTime, ListIncidentsDetectedOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Fetch the incidents identified by an anomaly detection configuration.
listIncomingRelationships(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets all the relationships referencing a digital twin as a target by iterating through a collection.
listIncomingRelationships(String) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List the relationships that have a given digital twin as the target.
listIncomingRelationships(String, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List the relationships that have a given digital twin as the target.
listIndexerNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexerNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers names for an Azure Cognitive Search service.
listIndexerNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers names for an Azure Cognitive Search service.
listIndexers() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexers() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexers(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexes() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all indexes available for an Azure Cognitive Search service.
listIndexes() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes available for an Azure Cognitive Search service.
listIndexes(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes available for an Azure Cognitive Search service.
listIndexNames() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all indexes names for an Azure Cognitive Search service.
listIndexNames() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all index names for an Azure Cognitive Search service.
listIndexNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes names for an Azure Cognitive Search service.
listInstallableUpdatesForDeviceClass(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of installable updates for a device class.
listInstallableUpdatesForDeviceClass(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of installable updates for a device class.
listLedgerEntries(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerAsyncClient
A collection id may optionally be specified.
listLedgerEntries(RequestOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClient
A collection id may optionally be specified.
listLinkConnectionsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
List link connections.
listLinkConnectionsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
List link connections.
listLinkConnectionsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
List link connections.
listLinkTables(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
List the link tables of a link connection.
listLinkTables(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
List the link tables of a link connection.
listLinkTablesWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
List the link tables of a link connection.
listLinkTablesWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
List the link tables of a link connection.
listLogCollections(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get all device diagnostics log collections.
listLogCollections(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get all device diagnostics log collections.
listManifestProperties() - Method in class com.azure.containers.containerregistry.ContainerRepository
Fetches all the artifacts associated with the given repository.
listManifestProperties() - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Fetches all the artifacts associated with the given repository.
listManifestProperties(ArtifactManifestOrder) - Method in class com.azure.containers.containerregistry.ContainerRepository
Fetches all the artifacts associated with the given repository.
listManifestProperties(ArtifactManifestOrder) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Fetches all the artifacts associated with the given repository.
listManifestProperties(ArtifactManifestOrder, Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Fetches all the artifacts associated with the given repository.
listMessages() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets a list of messages from a thread.
listMessages() - Method in class com.azure.communication.chat.ChatThreadClient
Gets a list of messages from a thread.
listMessages(ListChatMessagesOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets a list of messages from a thread.
listMessages(ListChatMessagesOptions, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Gets a list of messages from a thread.
listMetricDefinitions(String) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Lists all the metrics definitions created for the resource URI.
listMetricDefinitions(String) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics definitions created for the resource URI.
listMetricDefinitions(String, String) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Lists all the metrics definitions created for the resource URI.
listMetricDefinitions(String, String, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics definitions created for the resource URI.
listMetricDimensionValues(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List dimension values from certain metric.
listMetricDimensionValues(String, String) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List dimension values from certain metric.
listMetricDimensionValues(String, String, ListMetricDimensionValuesOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List dimension values from certain metric.
listMetricDimensionValues(String, String, ListMetricDimensionValuesOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List dimension values from certain metric.
ListMetricDimensionValuesOptions - Class in com.azure.ai.metricsadvisor.models
Additional properties to set when using the API to list dimension values for a metric.
ListMetricDimensionValuesOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
 
listMetricEnrichedSeriesData(String, List<DimensionKey>, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Given a list of time series keys, retrieve time series version enriched using a detection configuration.
listMetricEnrichedSeriesData(String, List<DimensionKey>, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Given a list of time series keys, retrieve time series version enriched using a detection configuration.
listMetricEnrichedSeriesData(String, List<DimensionKey>, OffsetDateTime, OffsetDateTime, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Given a list of time series keys, retrieve time series version enriched using a detection configuration.
listMetricEnrichmentStatus(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List the enrichment status for a metric.
listMetricEnrichmentStatus(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List the enrichment status for a metric.
listMetricEnrichmentStatus(String, OffsetDateTime, OffsetDateTime, ListMetricEnrichmentStatusOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List the enrichment status for a metric.
listMetricEnrichmentStatus(String, OffsetDateTime, OffsetDateTime, ListMetricEnrichmentStatusOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List the enrichment status for a metric.
ListMetricEnrichmentStatusOptions - Class in com.azure.ai.metricsadvisor.models
Additional parameters to set when listing enrichment status for a metric.
ListMetricEnrichmentStatusOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListMetricEnrichmentStatusOptions
 
ListMetricFeedbackFilter - Class in com.azure.ai.metricsadvisor.models
Additional properties to filter result for metric feedback list operations.
ListMetricFeedbackFilter() - Constructor for class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
 
ListMetricFeedbackOptions - Class in com.azure.ai.metricsadvisor.models
Additional properties for filtering results on the lisMetricFeedbacks operation.
ListMetricFeedbackOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
 
listMetricNamespaces(String, OffsetDateTime) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Lists all the metrics namespaces created for the resource URI.
listMetricNamespaces(String, OffsetDateTime) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics namespaces created for the resource URI.
listMetricNamespaces(String, OffsetDateTime, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics namespaces created for the resource URI.
listMetricSeriesData(String, List<DimensionKey>, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
Get time series data from metric.
listMetricSeriesData(String, List<DimensionKey>, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Get time series data from metric.
listMetricSeriesData(String, List<DimensionKey>, OffsetDateTime, OffsetDateTime, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
Get time series data from metric.
ListMetricSeriesDefinitionOptions - Class in com.azure.ai.metricsadvisor.models
Additional parameters for the API to list metric series definition information for a metric.
ListMetricSeriesDefinitionOptions() - Constructor for class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
 
listMetricSeriesDefinitions(String, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List series definition for a metric.
listMetricSeriesDefinitions(String, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List series (dimension combinations) from metric.
listMetricSeriesDefinitions(String, OffsetDateTime, ListMetricSeriesDefinitionOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorAsyncClient
List series definition for a metric.
listMetricSeriesDefinitions(String, OffsetDateTime, ListMetricSeriesDefinitionOptions, Context) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClient
List series (dimension combinations) from metric.
listModels() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
List information for each model on the Form Recognizer account that were built successfully.
listModels() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
List information for each model on the Form Recognizer account that were built successfully.
listModels() - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
List all of the models in this digital twins instance.
listModels() - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List all of the models in this digital twins instance.
listModels(Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
List information for each model on the Form Recognizer account that were built successfully with a Http response and a specified Context.
listModels(ListModelsOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
List the models in this digital twins instance based on some options.
listModels(ListModelsOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List the models in this digital twins instance based on some options.
ListModelsOptions - Class in com.azure.digitaltwins.core.models
ListModelsOptions() - Constructor for class com.azure.digitaltwins.core.models.ListModelsOptions
 
listMultivariateModel(Integer, Integer) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
List models of a subscription.
listMultivariateModel(Integer, Integer) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
List models of a subscription.
listMultivariateModel(Integer, Integer, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
List models of a subscription.
listMultivariateModelNextSinglePage(String) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Get the next page of items.
listMultivariateModelSinglePage(Integer, Integer) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
List models of a subscription.
listNames(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all update names that match the specified provider.
listNames(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a list of all update names that match the specified provider.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.ApplicationDataBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.CropsBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.CropVarietiesBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.FarmersBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.FarmsBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.FieldsBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.HarvestDataBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.OAuthProvidersBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.OAuthTokensBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.PlantingDataBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.ScenesBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.SeasonalFieldsBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.SeasonsBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.TillageDataBaseClient
Get the next page of items.
listNext(String) - Method in class com.azure.verticals.agrifood.farming.WeatherBaseClient
Get the next page of items.
listNextSinglePage(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
Get the next page of items.
listNextSinglePage(String) - Method in class com.azure.quantum.jobs.JobsAsyncClient
Get the next page of items.
listNextSinglePage(String) - Method in class com.azure.quantum.jobs.QuotasAsyncClient
Get the next page of items.
listOperations() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationAsyncClient
List information for each model operation on the Form Recognizer account in the past 24 hours.
listOperations() - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
List information for each model operation on the Form Recognizer account in the past 24 hours.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get a list of all device import operations.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get a list of all device import operations.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all import update operations.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a list of all import update operations.
listOperations(Context) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClient
List information for each operation on the Form Recognizer account in the past 24 hours with an HTTP response and a specified Context.
listOwnership(String, String, String) - Method in class com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore
This method is called by the EventProcessorClient to get the list of all existing partition ownership from the Storage Blobs.
listOwnership(String, String, String) - Method in class com.azure.messaging.eventhubs.checkpointstore.jedis.JedisRedisCheckpointStore
This method returns the list of ownership records from the underlying data store, and if no ownership records are available, then it returns empty results.
listOwnership(String, String, String) - Method in interface com.azure.messaging.eventhubs.CheckpointStore
Called to get the list of all existing partition ownership from the underlying data store.
listPageRanges(BlobRange) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
listPageRanges(BlobRange) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
listPageRanges(ListPageRangesOptions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
listPageRanges(ListPageRangesOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
listPageRangesDiff(BlobRange, String) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
listPageRangesDiff(BlobRange, String) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
listPageRangesDiff(ListPageRangesDiffOptions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
listPageRangesDiff(ListPageRangesDiffOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
ListPageRangesDiffOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when getting the page ranges diff of a page blob.
ListPageRangesDiffOptions(BlobRange, String) - Constructor for class com.azure.storage.blob.options.ListPageRangesDiffOptions
 
ListPageRangesOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when getting the page ranges of a page blob.
ListPageRangesOptions(BlobRange) - Constructor for class com.azure.storage.blob.options.ListPageRangesOptions
 
listParticipants() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets the participants of a thread.
listParticipants() - Method in class com.azure.communication.chat.ChatThreadClient
Gets the participants of a thread.
listParticipants(ListParticipantsOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets the participants of a thread.
listParticipants(ListParticipantsOptions, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Gets the participants of a thread.
ListParticipantsOptions - Class in com.azure.communication.chat.models
Additional parameters for list participants operation.
ListParticipantsOptions() - Constructor for class com.azure.communication.chat.models.ListParticipantsOptions
 
listPaths() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Returns a reactive Publisher emitting all the files/directories in this directory lazily as needed.
listPaths() - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Returns a lazy loaded list of files/directories in this directory.
listPaths() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns a reactive Publisher emitting all the files/directories in this account lazily as needed.
listPaths() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns a lazy loaded list of files/directories in this account.
listPaths(boolean, boolean, Integer) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Returns a reactive Publisher emitting all the files/directories in this directory lazily as needed.
listPaths(boolean, boolean, Integer, Duration) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Returns a lazy loaded list of files/directories in this directory.
listPaths(ListPathsOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Returns a reactive Publisher emitting all the files/directories in this account lazily as needed.
listPaths(ListPathsOptions, Duration) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Returns a lazy loaded list of files/directories in this account.
ListPathsOptions - Class in com.azure.storage.file.datalake.models
Defines options available to configure the behavior of a call to listContainersSegment on a DataLakeFileSystemClient or a DataLakeFileSystemAsyncClient object.
ListPathsOptions() - Constructor for class com.azure.storage.file.datalake.models.ListPathsOptions
Constructs an unpopulated ListPathsOptions.
listPolicyManagementCertificates() - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Retrieves the current set of attestation policy signing certificates for this instance.
listPolicyManagementCertificates() - Method in class com.azure.security.attestation.AttestationAdministrationClient
Retrieves the current set of attestation policy signing certificates for this instance.
listPolicyManagementCertificatesWithResponse(AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Retrieves the current set of attestation policy signing certificates for this instance.
listPolicyManagementCertificatesWithResponse(AttestationTokenValidationOptions, Context) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Retrieves the current set of attestation policy signing certificates for this instance.
listPropertiesOfCertificates() - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
List certificates in a the key vault.
listPropertiesOfCertificates() - Method in class com.azure.security.keyvault.certificates.CertificateClient
List certificates in a the key vault.
listPropertiesOfCertificates(boolean) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
List certificates in a the key vault.
listPropertiesOfCertificates(boolean, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
List certificates in a the key vault.
listPropertiesOfCertificateVersions(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
List all versions of the specified certificate.
listPropertiesOfCertificateVersions(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
List all versions of the specified certificate.
listPropertiesOfCertificateVersions(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
List all versions of the specified certificate.
listPropertiesOfIssuers() - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
List all the certificate issuers resources in the key vault.
listPropertiesOfIssuers() - Method in class com.azure.security.keyvault.certificates.CertificateClient
List all the certificate issuers resources in the key vault.
listPropertiesOfIssuers(Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
List all the certificate issuers resources in the key vault.
listPropertiesOfKeys() - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
List keys in the key vault.
listPropertiesOfKeys() - Method in class com.azure.security.keyvault.keys.KeyClient
List keys in the key vault.
listPropertiesOfKeys(Context) - Method in class com.azure.security.keyvault.keys.KeyClient
List keys in the key vault.
listPropertiesOfKeyVersions(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
List all versions of the specified keys.
listPropertiesOfKeyVersions(String) - Method in class com.azure.security.keyvault.keys.KeyClient
List all versions of the specified keys.
listPropertiesOfKeyVersions(String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
List all versions of the specified keys.
listPropertiesOfSecrets() - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Lists secrets in the key vault.
listPropertiesOfSecrets() - Method in class com.azure.security.keyvault.secrets.SecretClient
Lists secrets in the key vault.
listPropertiesOfSecrets(Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Lists secrets in the key vault.
listPropertiesOfSecretVersions(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Lists all versions of the specified secret.
listPropertiesOfSecretVersions(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Lists all versions of the specified secret.
listPropertiesOfSecretVersions(String, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Lists all versions of the specified secret.
listProviders(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all update providers that have been imported to Device Update for IoT Hub.
listProviders(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a list of all update providers that have been imported to Device Update for IoT Hub.
listPurchasedPhoneNumbers() - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the purchased phone numbers.
listPurchasedPhoneNumbers() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the purchased phone numbers.
listPurchasedPhoneNumbers(Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the purchased phone numbers with context.
listQueues() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Fetches all the queues in the Service Bus namespace.
listQueues() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the queues in the Service Bus namespace.
listQueues() - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Lists all queues in the storage account without their metadata.
listQueues() - Method in class com.azure.storage.queue.QueueServiceClient
Lists all queues in the storage account without their metadata.
listQueues(Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the queues in the Service Bus namespace.
listQueues(QueuesSegmentOptions) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Lists the queues in the storage account that pass the filter.
listQueues(QueuesSegmentOptions, Duration, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Lists the queues in the storage account that pass the filter.
listRanges() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRanges() - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRanges(ShareFileRange) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRanges(ShareFileRange, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRanges(ShareFileRange, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRanges(ShareFileRange, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRangesDiff(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file between the file and the specified snapshot.
listRangesDiff(String) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRangesDiffWithResponse(ShareFileListRangesDiffOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRangesDiffWithResponse(ShareFileListRangesDiffOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
ListReadReceiptOptions - Class in com.azure.communication.chat.models
Additional parameters for list read receipts operation.
ListReadReceiptOptions() - Constructor for class com.azure.communication.chat.models.ListReadReceiptOptions
 
listReadReceipts() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets read receipts for a thread.
listReadReceipts() - Method in class com.azure.communication.chat.ChatThreadClient
Gets read receipts for a thread.
listReadReceipts(ListReadReceiptOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Gets read receipts for a thread.
listReadReceipts(ListReadReceiptOptions, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Gets read receipts for a thread.
listRelatedCategoriesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get all related categories (parent and children).
listRelatedCategoriesWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get all related categories (parent and children).
listRelatedTermsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get all related terms for a specific term by its GUID.
listRelatedTermsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get all related terms for a specific term by its GUID.
listRelationships(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets all the relationships on a digital twin by iterating through a collection.
listRelationships(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List the relationships that have a given digital twin as the source.
listRelationships(String, String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Gets all the relationships on a digital twin filtered by the relationship name, by iterating through a collection.
listRelationships(String, String, Class<T>, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
List the relationships that have a given digital twin as the source and that have the given relationship name.
listRepositoryNames() - Method in class com.azure.containers.containerregistry.ContainerRegistryAsyncClient
List all the repository names in this registry.
listRepositoryNames() - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
List all the repository names in this registry.
listRepositoryNames(Context) - Method in class com.azure.containers.containerregistry.ContainerRegistryClient
List all the repository names in this registry.
listResourceSetRules(RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesAsyncClient
Get a resource set config service model.
listResourceSetRules(RequestOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClient
Get a resource set config service model.
listRevisions(SettingSelector) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Lists chronological/historical representation of ConfigurationSetting resource(s).
listRevisions(SettingSelector) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Lists chronological/historical representation of ConfigurationSetting resource(s).
listRevisions(SettingSelector, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Lists chronological/historical representation of ConfigurationSetting resource(s).
listRoleAssignments() - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
List role assignments.
listRoleAssignments() - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
List role assignments.
listRoleAssignments(KeyVaultRoleScope) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Lists all role assignments that are applicable at the given role scope and above.
listRoleAssignments(KeyVaultRoleScope) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Get all role assignments that are applicable at the given role scope and above.
listRoleAssignments(KeyVaultRoleScope, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Get all role assignments that are applicable at the given role scope and above.
listRoleAssignments(String, String, String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
List role assignments.
listRoleAssignments(String, String, String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
List role assignments.
listRoleAssignmentsWithResponse(String, String, String, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsAsyncClient
List role assignments.
listRoleAssignmentsWithResponse(String, String, String, String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleAssignmentsClient
List role assignments.
listRoleDefinitions() - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
List role definitions.
listRoleDefinitions() - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
List role definitions.
listRoleDefinitions(KeyVaultRoleScope) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Lists all role definitions that are applicable at the given role scope and above.
listRoleDefinitions(KeyVaultRoleScope) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Get all role definitions that are applicable at the given role scope and above.
listRoleDefinitions(KeyVaultRoleScope, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Get all role definitions that are applicable at the given role scope and above.
listRoleDefinitions(Boolean, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
List role definitions.
listRoleDefinitions(Boolean, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
List role definitions.
listRoleDefinitionsWithResponse(Boolean, String) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
List role definitions.
listRoleDefinitionsWithResponse(Boolean, String, Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
List role definitions.
listRootErrors() - Method in class com.azure.mixedreality.remoterendering.models.RemoteRenderingServiceError
List of errors that led to this reported error.
listRules(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Fetches all the rules for a topic and subscription.
listRules(String, String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the rules for a topic and subscription.
listScanHistory(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanResultAsyncClient
Lists the scan history of a scan.
listScanHistory(String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanResultClient
Lists the scan history of a scan.
listScopes() - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
List rbac scopes.
listScopes() - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
List rbac scopes.
listScopesWithResponse() - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsAsyncClient
List rbac scopes.
listScopesWithResponse(Context) - Method in class com.azure.analytics.synapse.accesscontrol.RoleDefinitionsClient
List rbac scopes.
listSessions() - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Get a list of all rendering sessions.
listSessions() - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Get a list of all rendering sessions.
listSessions(Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Get a list of all rendering sessions.
listShares() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Lists all shares in the storage account without their metadata or snapshots.
listShares() - Method in class com.azure.storage.file.share.ShareServiceClient
Lists all shares in the storage account without their metadata or snapshots.
listShares(ListSharesOptions) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Lists the shares in the Storage account that pass the options filter.
listShares(ListSharesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Lists the shares in the Storage account that pass the options filter.
ListSharesOptions - Class in com.azure.storage.file.share.models
A set of options for selecting shares from Storage File service.
ListSharesOptions() - Constructor for class com.azure.storage.file.share.models.ListSharesOptions
 
listSinglePage() - Method in class com.azure.quantum.jobs.JobsAsyncClient
List jobs.
listSinglePage() - Method in class com.azure.quantum.jobs.QuotasAsyncClient
List quotas for the given workspace.
listSinglePage(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsAsyncClient
List Managed Private Endpoints.
listSkillsetNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all skillset names for an Azure Cognitive Search service.
listSkillsetNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillset names for an Azure Cognitive Search service.
listSkillsetNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillset names for an Azure Cognitive Search service.
listSkillsets() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all skillsets available for an Azure Cognitive Search service.
listSkillsets() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillsets available for an Azure Cognitive Search service.
listSkillsets(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillsets available for an Azure Cognitive Search service.
listSubscriptions(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Fetches all the subscriptions for a topic.
listSubscriptions(String) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the subscriptions for a topic.
listSubscriptions(String, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the subscriptions for a topic.
listSynonymMapNames() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all synonym map names for an Azure Cognitive Search service.
listSynonymMapNames() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps names for an Azure Cognitive Search service.
listSynonymMapNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps names for an Azure Cognitive Search service.
listSynonymMaps() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all synonym maps available for an Azure Cognitive Search service.
listSynonymMaps() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps available for an Azure Cognitive Search service.
listSynonymMaps(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps available for an Azure Cognitive Search service.
listTables() - Method in class com.azure.data.tables.TableServiceAsyncClient
Lists all tables within the account.
listTables() - Method in class com.azure.data.tables.TableServiceClient
Lists all tables within the account.
listTables(ListTablesOptions) - Method in class com.azure.data.tables.TableServiceAsyncClient
Lists tables using the parameters in the provided options.
listTables(ListTablesOptions, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
If the filter parameter in the options is set, only tables matching the filter will be returned.
ListTablesOptions - Class in com.azure.data.tables.models
Options to modify the data returned from the listTables family of methods.
ListTablesOptions() - Constructor for class com.azure.data.tables.models.ListTablesOptions
 
listTagProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifact
Fetches all the tags associated with the given repository.
listTagProperties() - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Fetches all the tags associated with the given repository.
listTagProperties(ArtifactTagOrder) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Fetches all the tags associated with the given repository.
listTagProperties(ArtifactTagOrder) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Fetches all the tags associated with the given repository.
listTagProperties(ArtifactTagOrder, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Fetches all the tags associated with the given repository.
listTermsByGlossaryNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Get terms by glossary name.
listTermsByGlossaryNameWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Get terms by glossary name.
listTopics() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Fetches all the topics in the Service Bus namespace.
listTopics() - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the topics in the Service Bus namespace.
listTopics(Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Fetches all the topics in the Service Bus namespace.
listTypeDefinitionHeadersWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
List all type definitions returned as a list of minimal information header.
listTypeDefinitionHeadersWithResponse(RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
List all type definitions returned as a list of minimal information header.
listUpdates(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all updates that have been imported to Device Update for IoT Hub.
listUpdates(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a list of all updates that have been imported to Device Update for IoT Hub.
listVersions(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all update versions that match the specified provider and name.
listVersions(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Get a list of all update versions that match the specified provider and name.
listVersionsByClassificationRuleName(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesAsyncClient
Lists the rule versions of a classification rule.
listVersionsByClassificationRuleName(String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesClient
Lists the rule versions of a classification rule.
listVersionsByDataSource(RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsAsyncClient
List system scan ruleset versions in Data catalog.
listVersionsByDataSource(RequestOptions) - Method in class com.azure.analytics.purview.scanning.SystemScanRulesetsClient
List system scan ruleset versions in Data catalog.
listWithResponse() - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsAsyncClient
List Big Data Pools.
listWithResponse() - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesAsyncClient
List Integration Runtimes.
listWithResponse() - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsAsyncClient
List Sql Pools.
listWithResponse(Context) - Method in class com.azure.analytics.synapse.artifacts.BigDataPoolsClient
List Big Data Pools.
listWithResponse(Context) - Method in class com.azure.analytics.synapse.artifacts.IntegrationRuntimesClient
List Integration Runtimes.
listWithResponse(Context) - Method in class com.azure.analytics.synapse.artifacts.SqlPoolsClient
List Sql Pools.
LITERAL - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value LITERAL for RegexFlags.
LITHUANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value lithuanian.
LIVE - Enum constant in enum com.azure.core.test.TestMode
Run a live test without recording.
LIVE - Static variable in class com.azure.data.tables.models.TableServiceGeoReplicationStatus
Static value 'live' for TableServiceGeoReplicationStatus.
LIVE - Static variable in class com.azure.storage.blob.models.GeoReplicationStatus
Static value live for GeoReplicationStatus.
LIVE - Static variable in class com.azure.storage.queue.models.GeoReplicationStatus
Static value live for GeoReplicationStatus.
LivePipeline - Class in com.azure.media.videoanalyzer.edge.models
Live Pipeline represents an unique instance of a pipeline topology which is used for real-time content ingestion and analysis.
LivePipeline(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipeline
Creates an instance of LivePipeline class.
LivePipelineActivateRequest - Class in com.azure.media.videoanalyzer.edge.models
Activates an existing live pipeline.
LivePipelineActivateRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineActivateRequest
Creates an instance of LivePipelineActivateRequest class.
LivePipelineCollection - Class in com.azure.media.videoanalyzer.edge.models
A collection of live pipelines.
LivePipelineCollection() - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineCollection
 
LivePipelineDeactivateRequest - Class in com.azure.media.videoanalyzer.edge.models
Deactivates an existing live pipeline.
LivePipelineDeactivateRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineDeactivateRequest
Creates an instance of LivePipelineDeactivateRequest class.
LivePipelineDeleteRequest - Class in com.azure.media.videoanalyzer.edge.models
Deletes an existing live pipeline.
LivePipelineDeleteRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineDeleteRequest
Creates an instance of LivePipelineDeleteRequest class.
LivePipelineGetRequest - Class in com.azure.media.videoanalyzer.edge.models
Retrieves an existing live pipeline.
LivePipelineGetRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineGetRequest
Creates an instance of LivePipelineGetRequest class.
LivePipelineListRequest - Class in com.azure.media.videoanalyzer.edge.models
List all existing live pipelines.
LivePipelineListRequest() - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineListRequest
Creates an instance of LivePipelineListRequest class.
LivePipelineProperties - Class in com.azure.media.videoanalyzer.edge.models
Live pipeline properties.
LivePipelineProperties() - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
 
LivePipelineSetRequest - Class in com.azure.media.videoanalyzer.edge.models
Creates a new live pipeline or updates an existing one.
LivePipelineSetRequest(LivePipeline) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequest
Creates an instance of LivePipelineSetRequest class.
LivePipelineSetRequestBody - Class in com.azure.media.videoanalyzer.edge.models
Live Pipeline represents an unique instance of a pipeline topology which is used for real-time content ingestion and analysis.
LivePipelineSetRequestBody(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequestBody
Creates an instance of LivePipelineSetRequestBody class.
LivePipelineState - Class in com.azure.media.videoanalyzer.edge.models
Defines values for LivePipelineState.
LivePipelineState() - Constructor for class com.azure.media.videoanalyzer.edge.models.LivePipelineState
 
livyApiVersion(String) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets Valid api-version for the request.
LivyStatementStates - Class in com.azure.analytics.synapse.spark.models
Defines values for LivyStatementStates.
LivyStatementStates() - Constructor for class com.azure.analytics.synapse.spark.models.LivyStatementStates
 
LivyStates - Class in com.azure.analytics.synapse.artifacts.models
Defines values for LivyStates.
LivyStates - Class in com.azure.analytics.synapse.spark.models
Defines values for LivyStates.
LivyStates() - Constructor for class com.azure.analytics.synapse.artifacts.models.LivyStates
 
LivyStates() - Constructor for class com.azure.analytics.synapse.spark.models.LivyStates
 
LOAD_BALANCING_FAILED - Static variable in enum com.azure.messaging.eventhubs.Messages
Load balancing failed message.
loadBalancingStrategy(LoadBalancingStrategy) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The LoadBalancingStrategy the event processor will use for claiming partition ownership.
LoadBalancingStrategy - Enum in com.azure.messaging.eventhubs
The strategy used by event processor for load balancing the partition ownership to distribute the event processing work with other processor instances.
loadBalancingUpdateInterval(Duration) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The time interval between load balancing update cycles.
LOCAL - Enum constant in enum com.azure.search.documents.models.ScoringStatistics
Enum value local.
LOCAL_ONE - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value LOCAL_ONE for CassandraSourceReadConsistencyLevels.
LOCAL_QUORUM - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value LOCAL_QUORUM for CassandraSourceReadConsistencyLevels.
LOCAL_SERIAL - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value LOCAL_SERIAL for CassandraSourceReadConsistencyLevels.
location() - Method in class com.azure.core.management.Resource
Get the location value.
LOCATION - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that entity contains natural or human-made landmarks, structures, or geographical features.
LOCATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Location for HealthcareFhirResourceType.
LOCATION - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value location for EntityCategory.
LocationPollingStrategy<T,U> - Class in com.azure.core.util.polling
Implements a Location polling strategy.
LocationPollingStrategy(HttpPipeline) - Constructor for class com.azure.core.util.polling.LocationPollingStrategy
Creates an instance of the location polling strategy using a JSON serializer.
LocationPollingStrategy(HttpPipeline, ObjectSerializer) - Constructor for class com.azure.core.util.polling.LocationPollingStrategy
Creates an instance of the location polling strategy.
LocationPollingStrategy(HttpPipeline, ObjectSerializer, Context) - Constructor for class com.azure.core.util.polling.LocationPollingStrategy
Creates an instance of the location polling strategy.
LOCKED - Enum constant in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
Enum value Locked.
LOCKED - Enum constant in enum com.azure.storage.blob.models.LeaseStatusType
Enum value locked.
LOCKED - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStatusType
Enum value locked.
LOCKED - Enum constant in enum com.azure.storage.file.share.models.LeaseStatusType
Enum value locked.
LOCKED_UNTIL_KEY_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identifier for locked until.
log(LogLevel, Supplier<String>) - Method in class com.azure.core.util.logging.ClientLogger
Logs a format-able message that uses {} as the placeholder at the given logLevel.
log(LogLevel, Supplier<String>, Throwable) - Method in class com.azure.core.util.logging.ClientLogger
Logs a format-able message that uses {} as the placeholder at verbose log level.
log(RuntimeException) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Logs the RuntimeException and returns it to be thrown.
log(String) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Logs message annotated with context.
log(String, Object...) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Logs a format-able message that uses {} as the placeholder at warning log level.
log(Throwable) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Logs the Throwable and returns it to be thrown.
log(Supplier<String>) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Logs message annotated with context.
log(Supplier<String>, Throwable) - Method in class com.azure.core.util.logging.LoggingEventBuilder
Logs message annotated with context.
LOG_ANALYTICS - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Log Analytics endpoint.
LOG_CONTAINER_NAME - Static variable in class com.azure.storage.blob.BlobContainerAsyncClient
Special container name for the logs container in the Storage account.
LOG_CONTAINER_NAME - Static variable in class com.azure.storage.blob.BlobContainerClient
Special container name for the logs container in the Storage account.
LOGARITHMIC - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value logarithmic.
logExceptionAsError(RuntimeException) - Method in class com.azure.core.util.logging.ClientLogger
Logs the RuntimeException at the error level and returns it to be thrown.
logExceptionAsWarning(RuntimeException) - Method in class com.azure.core.util.logging.ClientLogger
Logs the RuntimeException at the warning level and returns it to be thrown.
LoggingEventBuilder - Class in com.azure.core.util.logging
This class provides fluent API to write logs using ClientLogger and enrich them with additional context.
loginHint(String) - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Sets the username suggestion to pre-fill the login page's username/email address field.
LogLevel - Enum in com.azure.core.util.logging
Enum which represent logging levels used in Azure SDKs.
LogLocationSettings - Class in com.azure.analytics.synapse.artifacts.models
Log location settings.
LogLocationSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.LogLocationSettings
 
logRequest(ClientLogger, HttpRequestLoggingContext) - Method in interface com.azure.core.http.policy.HttpRequestLogger
Logs the HTTP request.
logRequestSync(ClientLogger, HttpRequestLoggingContext) - Method in interface com.azure.core.http.policy.HttpRequestLogger
Logs the HTTP request.
logResponse(ClientLogger, HttpResponseLoggingContext) - Method in interface com.azure.core.http.policy.HttpResponseLogger
Logs the HTTP response.
logResponseSync(ClientLogger, HttpResponseLoggingContext) - Method in interface com.azure.core.http.policy.HttpResponseLogger
Logs the HTTP response.
LogsBatchQuery - Class in com.azure.monitor.query.models
A fluent class to create a batch of logs queries.
LogsBatchQuery() - Constructor for class com.azure.monitor.query.models.LogsBatchQuery
 
LogsBatchQueryResult - Class in com.azure.monitor.query.models
Class containing the result of a single logs query in a batch.
LogsBatchQueryResult(String, int, List<LogsTable>, BinaryData, BinaryData, ResponseError) - Constructor for class com.azure.monitor.query.models.LogsBatchQueryResult
Creates an instance of LogsBatchQueryResult containing the result of a single logs query in a batch.
LogsBatchQueryResultCollection - Class in com.azure.monitor.query.models
The collection wrapper to hold all results of a batch of logs queries.
LogsBatchQueryResultCollection(List<LogsBatchQueryResult>) - Constructor for class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Creates an instance of LogsBatchQueryResultCollection to hold all results of a batch of logs queries.
LogsColumnType - Class in com.azure.monitor.query.models
Defines values for LogsColumnType.
LogsColumnType() - Constructor for class com.azure.monitor.query.models.LogsColumnType
 
LogSettings - Class in com.azure.analytics.synapse.artifacts.models
Log settings.
LogSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.LogSettings
 
LogsIngestionAsyncClient - Class in com.azure.monitor.ingestion
The asynchronous client for uploading logs to Azure Monitor.
LogsIngestionClient - Class in com.azure.monitor.ingestion
The synchronous client for uploading logs to Azure Monitor.
LogsIngestionClientBuilder - Class in com.azure.monitor.ingestion
Fluent builder for creating instances of LogsIngestionClient and LogsIngestionAsyncClient.
LogsIngestionClientBuilder() - Constructor for class com.azure.monitor.ingestion.LogsIngestionClientBuilder
 
LogsIngestionServiceVersion - Enum in com.azure.monitor.ingestion
The service version of the Azure Monitor service to upload logs.
LogsQueryAsyncClient - Class in com.azure.monitor.query
The asynchronous client for querying Azure Monitor logs.
LogsQueryClient - Class in com.azure.monitor.query
The synchronous client for querying Azure Monitor logs.
LogsQueryClientBuilder - Class in com.azure.monitor.query
Fluent builder for creating instances of LogsQueryClient and LogsQueryAsyncClient.
LogsQueryClientBuilder() - Constructor for class com.azure.monitor.query.LogsQueryClientBuilder
 
LogsQueryOptions - Class in com.azure.monitor.query.models
The options type to configure the logs query
LogsQueryOptions() - Constructor for class com.azure.monitor.query.models.LogsQueryOptions
 
LogsQueryResult - Class in com.azure.monitor.query.models
The result of a logs query.
LogsQueryResult(List<LogsTable>, BinaryData, BinaryData, ResponseError) - Constructor for class com.azure.monitor.query.models.LogsQueryResult
Creates an instance LogsQueryResult with a list of LogsTable.
LogsQueryResultStatus - Enum in com.azure.monitor.query.models
Enum to indicate the status of a logs query result.
LogsQueryServiceVersion - Enum in com.azure.monitor.query
The service version of the Logs service that can be queried to retrieved Azure Monitor logs.
LogsTable - Class in com.azure.monitor.query.models
Represents a table of results for a logs query.
LogsTable(List<LogsTableCell>, List<LogsTableRow>, List<LogsTableColumn>) - Constructor for class com.azure.monitor.query.models.LogsTable
Creates an instance of table that contains results of a logs query.
LogsTableCell - Class in com.azure.monitor.query.models
Represents a single value of a specific row and column in LogsTable.
LogsTableCell(String, LogsColumnType, int, int, Object) - Constructor for class com.azure.monitor.query.models.LogsTableCell
Creates an instance of LogsTableCell.
LogsTableColumn - Class in com.azure.monitor.query.models
Represents a column in LogsTable.
LogsTableColumn(String, LogsColumnType) - Constructor for class com.azure.monitor.query.models.LogsTableColumn
Creates a column in LogsTable.
LogsTableRow - Class in com.azure.monitor.query.models
Represents a row in a LogsTable of a logs query.
LogsTableRow(int, List<LogsTableCell>) - Constructor for class com.azure.monitor.query.models.LogsTableRow
Creates a row in a LogsTable of a logs query.
LogStorageSettings - Class in com.azure.analytics.synapse.artifacts.models
(Deprecated.
LogStorageSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
 
logThowableAsWarning(T) - Method in class com.azure.core.util.logging.ClientLogger
logThrowableAsError(T) - Method in class com.azure.core.util.logging.ClientLogger
Logs the Throwable at the error level and returns it to be thrown.
logThrowableAsWarning(T) - Method in class com.azure.core.util.logging.ClientLogger
Logs the Throwable at the warning level and returns it to be thrown.
logValue(boolean) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets flag indicating if property value can be logged.
LONG - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value long for LogsColumnType.
LONG_RUNNING_OPERATION - Enum constant in enum com.azure.core.annotation.ReturnType
Long-running operation return type.
LONG_WORDS_IN_DOCUMENT - Static variable in class com.azure.ai.textanalytics.models.WarningCode
Static value LongWordsInDocument for WarningCode.
LongCounter - Interface in com.azure.core.util.metrics
A counter instrument that records long values.
LongRunningOperationStatus - Class in com.azure.core.util.polling
An enum to represent all possible states that a long-running operation may find itself in.
LongRunningOperationStatus() - Constructor for class com.azure.core.util.polling.LongRunningOperationStatus
 
LookupActivity - Class in com.azure.analytics.synapse.artifacts.models
Lookup activity.
LookupActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.LookupActivity
 
LOST_PARTITION_OWNERSHIP - Enum constant in enum com.azure.messaging.eventhubs.models.CloseReason
If another event processor instance stole the ownership of a partition, this reason will be provided to PartitionProcessor.close(CloseContext).
LOVINS - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value lovins.
LOVINS - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lovins.
LOW - Static variable in class com.azure.ai.metricsadvisor.administration.models.AnomalySeverity
Static value Low for AnomalySeverity.
LOW - Static variable in class com.azure.communication.email.models.EmailImportance
Static value low for EmailImportance.
LOW - Static variable in class com.azure.media.videoanalyzer.edge.models.MotionDetectionSensitivity
Static value low for MotionDetectionSensitivity.
LOW - Static variable in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingAccuracy
Static value low for ObjectTrackingAccuracy.
LOWER - Static variable in class com.azure.ai.metricsadvisor.administration.models.BoundaryDirection
Defines the lower boundary in a boundary condition.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value lowercase for LexicalNormalizerName.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value lowercase for LexicalTokenizerName.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value lowercase for TokenFilterName.
LT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value lt for TextTranslationSkillLanguage.
LT_LT - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value lt-lt for QueryLanguage.
LT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value lt.microsoft for LexicalAnalyzerName.
LT_PERSONAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LTPersonalCode for PiiEntityCategory.
LU_NATIONAL_IDENTIFICATION_NUMBER_NATURAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LUNationalIdentificationNumberNatural for PiiEntityCategory.
LU_NATIONAL_IDENTIFICATION_NUMBER_NON_NATURAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LUNationalIdentificationNumberNonNatural for PiiEntityCategory.
LuceneStandardAnalyzer - Class in com.azure.search.documents.indexes.models
Standard Apache Lucene analyzer; Composed of the standard tokenizer, lowercase filter and stop filter.
LuceneStandardAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Creates an instance of LuceneStandardAnalyzer class.
LuceneStandardTokenizer - Class in com.azure.search.documents.indexes.models
Breaks text following the Unicode Text Segmentation rules.
LuceneStandardTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
Constructor of LuceneStandardTokenizer.
LV - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value lv for TextTranslationSkillLanguage.
LV_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value lv.lucene for LexicalAnalyzerName.
LV_LV - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value lv-lv for QueryLanguage.
LV_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value lv.microsoft for LexicalAnalyzerName.
LV_PERSONAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value LVPersonalCode for PiiEntityCategory.
LZ4 - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value lz4 for CompressionCodec.
LZO - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value lzo for CompressionCodec.
LZO - Static variable in class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
Static value lzo for OrcCompressionCodec.
LZO - Static variable in class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
Static value lzo for ParquetCompressionCodecEnum.

M

MacAddress - Class in com.azure.spring.data.cosmos.common
Mac address class to transfer mac address to hash mac address.
MACHINE_LEARNING_DATASET_DRIFT_DETECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event.
MACHINE_LEARNING_MODEL_DEPLOYED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelDeployed event.
MACHINE_LEARNING_MODEL_REGISTERED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event.
MACHINE_LEARNING_RUN_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunCompleted event.
MACHINE_LEARNING_RUN_STATUS_CHANGED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event.
MachineLearningServicesDatasetDriftDetectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event.
MachineLearningServicesDatasetDriftDetectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
 
MachineLearningServicesModelDeployedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelDeployed event.
MachineLearningServicesModelDeployedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
 
MachineLearningServicesModelRegisteredEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event.
MachineLearningServicesModelRegisteredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
 
MachineLearningServicesRunCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunCompleted event.
MachineLearningServicesRunCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
 
MachineLearningServicesRunStatusChangedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event.
MachineLearningServicesRunStatusChangedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
 
MagentoLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Magento server linked service.
MagentoLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
 
MagentoObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Magento server dataset.
MagentoObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
 
MagentoSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Magento server source.
MagentoSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MagentoSource
 
MagnitudeScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores based on the magnitude of a numeric field.
MagnitudeScoringFunction(String, double, MagnitudeScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Creates an instance of MagnitudeScoringFunction class.
MagnitudeScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a magnitude scoring function.
MagnitudeScoringParameters(double, double) - Constructor for class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Creates an instance of MagnitudeScoringParameters class.
MAIN - Static variable in class com.azure.media.videoanalyzer.edge.models.H264Profile
Static value Main for H264Profile.
makeSpanCurrent(Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Makes span current.
makeSpanCurrent(Context) - Method in interface com.azure.core.util.tracing.Tracer
Makes span current.
MALAY - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value malay.
MALAY - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value malay.
MALAYALAM - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value malayalam.
MALAYALAM - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value malayalam.
MANAGE - Static variable in class com.azure.messaging.servicebus.administration.models.AccessRights
Static value Manage for AccessRights.
MANAGED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeType
Static value Managed for IntegrationRuntimeType.
MANAGED_IDENTITY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Static value ManagedIdentity for DataSourceAuthenticationType.
MANAGED_IDENTITY - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value ManagedIdentity for ResourceAuthorIdentityType, represents a Managed Identity.
MANAGED_SERVICE_IDENTITY - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
Static value ManagedServiceIdentity for ODataAuthenticationType.
MANAGED_SERVICE_IDENTITY - Static variable in class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
Static value ManagedServiceIdentity for RestServiceAuthenticationType.
ManagedIdentity - Class in com.azure.analytics.synapse.artifacts.models
The workspace managed identity.
ManagedIdentity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ManagedIdentity
 
managedIdentityClientId(String) - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Specifies the client ID of user assigned or system assigned identity, when this credential is running in an environment with managed identities.
ManagedIdentityCredential - Class in com.azure.identity
The base class for Managed Service Identity token based credentials.
ManagedIdentityCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a ManagedIdentityCredential.
ManagedIdentityCredentialBuilder() - Constructor for class com.azure.identity.ManagedIdentityCredentialBuilder
 
managedIdentityResourceId(String) - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Specifies the resource ID of user assigned or system assigned identity, when this credential is running in an environment with managed identities.
ManagedIntegrationRuntime - Class in com.azure.analytics.synapse.artifacts.models
Managed integration runtime, including managed elastic and managed dedicated integration runtimes.
ManagedIntegrationRuntime() - Constructor for class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
 
ManagedPrivateEndpoint - Class in com.azure.analytics.synapse.managedprivateendpoints.models
Managed private endpoint.
ManagedPrivateEndpoint() - Constructor for class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpoint
 
ManagedPrivateEndpointConnectionState - Class in com.azure.analytics.synapse.managedprivateendpoints.models
The connection state of a managed private endpoint.
ManagedPrivateEndpointConnectionState() - Constructor for class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointConnectionState
 
ManagedPrivateEndpointListResponse - Class in com.azure.analytics.synapse.managedprivateendpoints.models
A list of managed private endpoints.
ManagedPrivateEndpointListResponse() - Constructor for class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointListResponse
 
ManagedPrivateEndpointProperties - Class in com.azure.analytics.synapse.managedprivateendpoints.models
Properties of a managed private endpoint.
ManagedPrivateEndpointProperties() - Constructor for class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
 
ManagedPrivateEndpointsAsyncClient - Class in com.azure.analytics.synapse.managedprivateendpoints
Initializes a new instance of the asynchronous ManagedPrivateEndpointsClient type.
ManagedPrivateEndpointsClient - Class in com.azure.analytics.synapse.managedprivateendpoints
Initializes a new instance of the synchronous ManagedPrivateEndpointsClient type.
ManagedPrivateEndpointsClientBuilder - Class in com.azure.analytics.synapse.managedprivateendpoints
A builder for creating a new instance of the ManagedPrivateEndpointsClient type.
ManagedPrivateEndpointsClientBuilder() - Constructor for class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Create an instance of the ManagedPrivateEndpointsClientBuilder.
ManagedVirtualNetworkReference - Class in com.azure.analytics.synapse.artifacts.models
Managed Virtual Network reference type.
ManagedVirtualNetworkReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkReference
Creates an instance of ManagedVirtualNetworkReference class.
ManagedVirtualNetworkSettings - Class in com.azure.analytics.synapse.artifacts.models
Managed Virtual Network Settings.
ManagedVirtualNetworkSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
 
MANAGEMENT - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure management endpoint.
MANAGEMENT - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while trying to do an operation on the management link.
ManagementError - Class in com.azure.core.management.exception
An instance of this class provides additional information about an http error response.
ManagementError() - Constructor for class com.azure.core.management.exception.ManagementError
Constructs a new ManagementError object.
ManagementError(String, String) - Constructor for class com.azure.core.management.exception.ManagementError
Constructs a new ManagementError object.
ManagementException - Exception in com.azure.core.management.exception
Exception thrown for an invalid response with custom error information.
ManagementException(String, HttpResponse) - Constructor for exception com.azure.core.management.exception.ManagementException
Initializes a new instance of the ManagementException class.
ManagementException(String, HttpResponse, ManagementError) - Constructor for exception com.azure.core.management.exception.ManagementException
Initializes a new instance of the ManagementException class.
MANUAL - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Manual for ReservationStatus.
MANUAL - Static variable in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType
Static value Manual for OnvifSystemDateTimeType.
MAP - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value object for DocumentFieldType.
mapPage(Function<T, S>) - Method in class com.azure.core.http.rest.PagedFlux
Deprecated.
refer the decoration samples for PagedFlux.create(Supplier).
mapPage(Function<T, S>) - Method in class com.azure.core.http.rest.PagedIterable
Maps this PagedIterable instance of T to a PagedIterable instance of type S as per the provided mapper function.
MappingCharFilter - Class in com.azure.search.documents.indexes.models
A character filter that applies mappings defined with the mappings option.
MappingCharFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.MappingCharFilter
Creates an instance of MappingCharFilter class.
mappingContext - Variable in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
Mapping context
mappingCosmosConverter(CosmosMappingContext) - Method in class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
Declare MappingCosmosConverter bean.
MappingCosmosConverter - Class in com.azure.spring.data.cosmos.core.convert
A converter class between common types and cosmosItemProperties
MappingCosmosConverter(MappingContext<? extends CosmosPersistentEntity<?>, CosmosPersistentProperty>, ObjectMapper) - Constructor for class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
Initialization
MappingDataFlow - Class in com.azure.analytics.synapse.artifacts.models
Mapping data flow.
MappingDataFlow() - Constructor for class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
 
MAPS_GEOFENCE_ENTERED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Maps GeoFence Entered Event.
MAPS_GEOFENCE_EXITED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Maps GeoFence Exited Event.
MAPS_GEOFENCE_RESULT - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Maps GeoFence Result Event.
MapsGeofenceEnteredEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceEntered event.
MapsGeofenceEnteredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEnteredEventData
 
MapsGeofenceEventProperties - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Geofence event (GeofenceEntered, GeofenceExited, GeofenceResult).
MapsGeofenceEventProperties() - Constructor for class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
 
MapsGeofenceExitedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceExited event.
MapsGeofenceExitedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData
 
MapsGeofenceGeometry - Class in com.azure.messaging.eventgrid.systemevents
The geofence geometry.
MapsGeofenceGeometry() - Constructor for class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
 
MapsGeofenceResultEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceResult event.
MapsGeofenceResultEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData
 
MARATHI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value marathi.
MARATHI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value marathi.
MariaDBLinkedService - Class in com.azure.analytics.synapse.artifacts.models
MariaDB server linked service.
MariaDBLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
 
MariaDBSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity MariaDB server source.
MariaDBSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MariaDBSource
 
MariaDBTableDataset - Class in com.azure.analytics.synapse.artifacts.models
MariaDB server dataset.
MariaDBTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
 
mark(int) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Marks the current position in this input stream.
mark(int) - Method in class com.azure.storage.common.StorageInputStream
Marks the current position in this input stream.
MarketoLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Marketo server linked service.
MarketoLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
 
MarketoObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Marketo server dataset.
MarketoObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
 
MarketoSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Marketo server source.
MarketoSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MarketoSource
 
markSupported() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class com.azure.storage.common.StorageInputStream
Tests if this input stream supports the mark and reset methods.
MASK - Static variable in class com.azure.storage.file.datalake.models.AccessControlType
Static value mask for AccessControlType.
MatchConditions - Class in com.azure.core.http
Specifies HTTP options for conditional requests.
MatchConditions() - Constructor for class com.azure.core.http.MatchConditions
 
MAX - Enum constant in enum com.azure.storage.blob.models.SequenceNumberActionType
Enum value max.
MAX - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Static value Max for DataFeedAutoRollUpMethod.
MAX_APPEND_BLOCK_BYTES - Static variable in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Indicates the maximum number of bytes that can be sent in a call to appendBlock.
MAX_APPEND_BLOCK_BYTES - Static variable in class com.azure.storage.blob.specialized.AppendBlobClient
Indicates the maximum number of bytes that can be sent in a call to appendBlock.
MAX_BLOB_SIZE_CONDITION_NOT_MET - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MaxBlobSizeConditionNotMet for BlobErrorCode.
MAX_BLOCKS - Static variable in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Indicates the maximum number of blocks allowed in an append blob.
MAX_BLOCKS - Static variable in class com.azure.storage.blob.specialized.AppendBlobClient
Indicates the maximum number of blocks allowed in an append blob.
MAX_BLOCKS - Static variable in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Indicates the maximum number of blocks allowed in a block blob.
MAX_BLOCKS - Static variable in class com.azure.storage.blob.specialized.BlockBlobClient
Indicates the maximum number of blocks allowed in a block blob.
MAX_PUT_PAGES_BYTES - Static variable in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Indicates the maximum number of bytes that may be sent in a call to putPage.
MAX_PUT_PAGES_BYTES - Static variable in class com.azure.storage.blob.specialized.PageBlobClient
Indicates the maximum number of bytes that may be sent in a call to putPage.
MAX_STAGE_BLOCK_BYTES - Static variable in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
MAX_STAGE_BLOCK_BYTES - Static variable in class com.azure.storage.blob.specialized.BlockBlobClient
MAX_STAGE_BLOCK_BYTES_LONG - Static variable in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Indicates the maximum number of bytes that can be sent in a call to stageBlock.
MAX_STAGE_BLOCK_BYTES_LONG - Static variable in class com.azure.storage.blob.specialized.BlockBlobClient
Indicates the maximum number of bytes that can be sent in a call to stageBlock.
MAX_UPLOAD_BLOB_BYTES - Static variable in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
MAX_UPLOAD_BLOB_BYTES - Static variable in class com.azure.storage.blob.specialized.BlockBlobClient
MAX_UPLOAD_BLOB_BYTES_LONG - Static variable in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Indicates the maximum number of bytes that can be sent in a call to upload.
MAX_UPLOAD_BLOB_BYTES_LONG - Static variable in class com.azure.storage.blob.specialized.BlockBlobClient
Indicates the maximum number of bytes that can be sent in a call to upload.
maxAutoLockRenewDuration(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the amount of time to continue auto-renewing the lock.
maxAutoLockRenewDuration(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the amount of time to continue auto-renewing the lock.
maxAutoLockRenewDuration(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the amount of time to continue auto-renewing the lock.
maxAutoLockRenewDuration(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the amount of time to continue auto-renewing the session lock.
maxConcurrentCalls(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Max concurrent messages that this processor should process.
maxConcurrentCalls(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Max concurrent messages that this processor should process.
maxConcurrentSessions(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Enables session processing roll-over by processing at most maxConcurrentSessions.
maxDegreeOfParallelism(int) - Method in class com.azure.spring.data.cosmos.config.CosmosConfig.CosmosConfigBuilder
Set maxDegreeOfParallelism
MAXIMUM - Enum constant in enum com.azure.monitor.query.models.AggregationType
Enum value Maximum.
MAXIMUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value maximum.
maxLeaseTime(Duration) - Method in class com.azure.mixedreality.remoterendering.models.UpdateSessionOptions
Set the maxLeaseTime property: Update to the time the session will run after it reached the 'Ready' state.
maxRetriesPerAction(int) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the number of times an action will retry indexing before it is considered failed.
maxRetry(int) - Method in class com.azure.identity.CredentialBuilderBase
Specifies the max number of retries when an authentication request fails.
maxThrottlingDelay(Duration) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the maximum duration that requests will be delayed when the service is throttling.
MAY_RETRY - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobRetry
Enum value MayRetry.
MD5MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value Md5Mismatch for BlobErrorCode.
MD5MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value Md5Mismatch for ShareErrorCode.
MD5MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value Md5Mismatch for QueueErrorCode.
MEAN - Static variable in class com.azure.ai.metricsadvisor.administration.models.BoundaryMeasureType
Static value Value indicating that detector should use mean value of data points over a period.
MEASURE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Measure for HealthcareFhirResourceType.
MEASURE_REPORT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MeasureReport for HealthcareFhirResourceType.
MEASUREMENT_UNIT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEASUREMENT_UNIT for HealthcareEntityCategory.
MEASUREMENT_VALUE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEASUREMENT_VALUE for HealthcareEntityCategory.
MEDIA - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Media for HealthcareFhirResourceType.
MEDIA_JOB_CANCELED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Canceled Event.
MEDIA_JOB_CANCELING - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Canceling Event.
MEDIA_JOB_ERRORED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Errored event.
MEDIA_JOB_FINISHED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Finished event.
MEDIA_JOB_OUTPUT_CANCELED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Ouput Canceled event.
MEDIA_JOB_OUTPUT_CANCELING - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output Canceling event.
MEDIA_JOB_OUTPUT_ERRORED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output Errored event.
MEDIA_JOB_OUTPUT_FINISHED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output Finished event.
MEDIA_JOB_OUTPUT_PROCESSING - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output Processing event.
MEDIA_JOB_OUTPUT_PROGRESS - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output Progress event.
MEDIA_JOB_OUTPUT_SCHEDULED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output Scheduled event.
MEDIA_JOB_OUTPUT_STATE_CHANGE - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Output State Change event.
MEDIA_JOB_PROCESSING - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Processing event.
MEDIA_JOB_SCHEDULED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job Scheduled event.
MEDIA_JOB_STATE_CHANGE - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Job State Change event.
MEDIA_LIVE_EVENT_CHANNEL_ARCHIVE_HEARTBEAT - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Channel Archive Heartbeat event.
MEDIA_LIVE_EVENT_CONNECTION_REJECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Connection Rejected event.
MEDIA_LIVE_EVENT_ENCODER_CONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Encoder Connected event.
MEDIA_LIVE_EVENT_ENCODER_DISCONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Encoder Disconnected event.
MEDIA_LIVE_EVENT_INCOMING_DATA_CHUNK_DROPPED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Incoming Data Chunk Dropped event.
MEDIA_LIVE_EVENT_INCOMING_STREAM_RECEIVED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Incoming Stream Received event.
MEDIA_LIVE_EVENT_INCOMING_STREAMS_OUTOFSYNC - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Incoming Streams OutofSync event.
MEDIA_LIVE_EVENT_INCOMING_VIDEO_STREAMS_OUTOFSYNC - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Incoming Video Streams OutOfSync event.
MEDIA_LIVE_EVENT_INGEST_HEARTBEAT - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Ingest Heartbeat event.
MEDIA_LIVE_EVENT_TRACK_DISCONTINUITY_DETECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Media Services Live Event Track Discontinuity Detected event.
MEDIA_TYPE - Static variable in class com.azure.media.videoanalyzer.edge.models.OutputSelectorProperty
Static value mediaType for OutputSelectorProperty.
MEDIA_TYPE_NOT_SUPPORTED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value MediaTypeNotSupported.
MediaJobCanceledEventData - Class in com.azure.messaging.eventgrid.systemevents
Job canceled event data.
MediaJobCanceledEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobCanceledEventData
 
MediaJobCancelingEventData - Class in com.azure.messaging.eventgrid.systemevents
Job canceling event data.
MediaJobCancelingEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobCancelingEventData
 
MediaJobError - Class in com.azure.messaging.eventgrid.systemevents
Details of JobOutput errors.
MediaJobError() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobError
 
MediaJobErrorCategory - Enum in com.azure.messaging.eventgrid.systemevents
Defines values for MediaJobErrorCategory.
MediaJobErrorCode - Enum in com.azure.messaging.eventgrid.systemevents
Defines values for MediaJobErrorCode.
MediaJobErrorDetail - Class in com.azure.messaging.eventgrid.systemevents
Details of JobOutput errors.
MediaJobErrorDetail() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobErrorDetail
 
MediaJobErroredEventData - Class in com.azure.messaging.eventgrid.systemevents
Job error state event data.
MediaJobErroredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobErroredEventData
 
MediaJobFinishedEventData - Class in com.azure.messaging.eventgrid.systemevents
Job finished event data.
MediaJobFinishedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobFinishedEventData
 
MediaJobOutput - Class in com.azure.messaging.eventgrid.systemevents
The event data for a Job output.
MediaJobOutput() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
 
MediaJobOutputAsset - Class in com.azure.messaging.eventgrid.systemevents
The event data for a Job output asset.
MediaJobOutputAsset() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
 
MediaJobOutputCanceledEventData - Class in com.azure.messaging.eventgrid.systemevents
Job output canceled event data.
MediaJobOutputCanceledEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputCanceledEventData
 
MediaJobOutputCancelingEventData - Class in com.azure.messaging.eventgrid.systemevents
Job output canceling event data.
MediaJobOutputCancelingEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputCancelingEventData
 
MediaJobOutputErroredEventData - Class in com.azure.messaging.eventgrid.systemevents
Job output error event data.
MediaJobOutputErroredEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputErroredEventData
 
MediaJobOutputFinishedEventData - Class in com.azure.messaging.eventgrid.systemevents
Job output finished event data.
MediaJobOutputFinishedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputFinishedEventData
 
MediaJobOutputProcessingEventData - Class in com.azure.messaging.eventgrid.systemevents
Job output processing event data.
MediaJobOutputProcessingEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProcessingEventData
 
MediaJobOutputProgressEventData - Class in com.azure.messaging.eventgrid.systemevents
Job Output Progress Event Data.
MediaJobOutputProgressEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
 
MediaJobOutputScheduledEventData - Class in com.azure.messaging.eventgrid.systemevents
Job output scheduled event data.
MediaJobOutputScheduledEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputScheduledEventData
 
MediaJobOutputStateChangeEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Media.JobOutputStateChange event.
MediaJobOutputStateChangeEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobOutputStateChangeEventData
 
MediaJobProcessingEventData - Class in com.azure.messaging.eventgrid.systemevents
Job processing event data.
MediaJobProcessingEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobProcessingEventData
 
MediaJobRetry - Enum in com.azure.messaging.eventgrid.systemevents
Defines values for MediaJobRetry.
MediaJobScheduledEventData - Class in com.azure.messaging.eventgrid.systemevents
Job scheduled event data.
MediaJobScheduledEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobScheduledEventData
 
MediaJobState - Enum in com.azure.messaging.eventgrid.systemevents
Defines values for MediaJobState.
MediaJobStateChangeEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Media.JobStateChange event.
MediaJobStateChangeEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaJobStateChangeEventData
 
MediaLiveEventChannelArchiveHeartbeatEventData - Class in com.azure.messaging.eventgrid.systemevents
Channel Archive heartbeat event data.
MediaLiveEventChannelArchiveHeartbeatEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventChannelArchiveHeartbeatEventData
 
MediaLiveEventConnectionRejectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Encoder connection rejected event data.
MediaLiveEventConnectionRejectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventConnectionRejectedEventData
 
MediaLiveEventEncoderConnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Encoder connect event data.
MediaLiveEventEncoderConnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderConnectedEventData
 
MediaLiveEventEncoderDisconnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Encoder disconnected event data.
MediaLiveEventEncoderDisconnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventEncoderDisconnectedEventData
 
MediaLiveEventIncomingDataChunkDroppedEventData - Class in com.azure.messaging.eventgrid.systemevents
Ingest fragment dropped event data.
MediaLiveEventIncomingDataChunkDroppedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingDataChunkDroppedEventData
 
MediaLiveEventIncomingStreamReceivedEventData - Class in com.azure.messaging.eventgrid.systemevents
Encoder connect event data.
MediaLiveEventIncomingStreamReceivedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamReceivedEventData
 
MediaLiveEventIncomingStreamsOutOfSyncEventData - Class in com.azure.messaging.eventgrid.systemevents
Incoming streams out of sync event data.
MediaLiveEventIncomingStreamsOutOfSyncEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingStreamsOutOfSyncEventData
 
MediaLiveEventIncomingVideoStreamsOutOfSyncEventData - Class in com.azure.messaging.eventgrid.systemevents
Incoming video stream out of sync event data.
MediaLiveEventIncomingVideoStreamsOutOfSyncEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIncomingVideoStreamsOutOfSyncEventData
 
MediaLiveEventIngestHeartbeatEventData - Class in com.azure.messaging.eventgrid.systemevents
Ingest heartbeat event data.
MediaLiveEventIngestHeartbeatEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventIngestHeartbeatEventData
 
MediaLiveEventTrackDiscontinuityDetectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Ingest track discontinuity detected event data.
MediaLiveEventTrackDiscontinuityDetectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.MediaLiveEventTrackDiscontinuityDetectedEventData
 
MediaProfile - Class in com.azure.media.videoanalyzer.edge.models
Class representing the ONVIF MediaProfiles.
MediaProfile() - Constructor for class com.azure.media.videoanalyzer.edge.models.MediaProfile
 
MediaType - Class in com.azure.communication.callingserver.models
Defines values for MediaType.
MediaType() - Constructor for class com.azure.communication.callingserver.models.MediaType
 
MediaUri - Class in com.azure.media.videoanalyzer.edge.models
Object representing the URI that will be used to request for media streaming.
MediaUri() - Constructor for class com.azure.media.videoanalyzer.edge.models.MediaUri
 
MEDICATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Medication for HealthcareFhirResourceType.
MEDICATION_ADMINISTRATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicationAdministration for HealthcareFhirResourceType.
MEDICATION_CLASS - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_CLASS for HealthcareEntityCategory.
MEDICATION_DISPENSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicationDispense for HealthcareFhirResourceType.
MEDICATION_FORM - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_FORM for HealthcareEntityCategory.
MEDICATION_KNOWLEDGE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicationKnowledge for HealthcareFhirResourceType.
MEDICATION_NAME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_NAME for HealthcareEntityCategory.
MEDICATION_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicationRequest for HealthcareFhirResourceType.
MEDICATION_ROUTE - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value MEDICATION_ROUTE for HealthcareEntityCategory.
MEDICATION_STATEMENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicationStatement for HealthcareFhirResourceType.
MEDICINAL_PRODUCT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProduct for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_AUTHORIZATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductAuthorization for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_CONTRAINDICATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductContraindication for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_INDICATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductIndication for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_INGREDIENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductIngredient for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_INTERACTION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductInteraction for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_MANUFACTURED - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductManufactured for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_PACKAGED - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductPackaged for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_PHARMACEUTICAL - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductPharmaceutical for HealthcareFhirResourceType.
MEDICINAL_PRODUCT_UNDESIRABLE_EFFECT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MedicinalProductUndesirableEffect for HealthcareFhirResourceType.
MEDIUM - Static variable in class com.azure.ai.metricsadvisor.administration.models.AnomalySeverity
Static value Medium for AnomalySeverity.
MEDIUM - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value Medium for NodeSize.
MEDIUM - Static variable in class com.azure.media.videoanalyzer.edge.models.MotionDetectionSensitivity
Static value medium for MotionDetectionSensitivity.
MEDIUM - Static variable in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingAccuracy
Static value medium for ObjectTrackingAccuracy.
MemberNameConverter - Interface in com.azure.core.util.serializer
Generic interface that attempts to retrieve the JSON serialized property name from Member.
MemberNameConverterProvider - Interface in com.azure.core.util.serializer
Interface to be implemented by an azure-core plugin that wishes to provide a MemberNameConverter implementation.
MemberNameConverterProviders - Class in com.azure.core.util.serializer
This class is a proxy for using a MemberNameConverterProvider loaded from the classpath.
memoize(Function<I, O>) - Static method in class com.azure.spring.data.cosmos.common.Memoizer
Put function computation results into Memoizer
Memoizer<I,O> - Class in com.azure.spring.data.cosmos.common
Memoize function computation results
MEMORY_OPTIMIZED - Static variable in class com.azure.analytics.synapse.artifacts.models.DataFlowComputeType
Static value MemoryOptimized for DataFlowComputeType.
MEMORY_OPTIMIZED - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSizeFamily
Static value MemoryOptimized for NodeSizeFamily.
MERGE - Enum constant in enum com.azure.data.tables.models.TableEntityUpdateMode
The provided entity's properties will be merged into the existing entity.
MERGE - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value merge.
MERGE - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexWriteBehaviorType
Static value Merge for AzureSearchIndexWriteBehaviorType.
MERGE_FILES - Static variable in class com.azure.analytics.synapse.artifacts.models.CopyBehaviorType
Static value MergeFiles for CopyBehaviorType.
MERGE_OR_UPLOAD - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value mergeOrUpload.
mergeCertificate(MergeCertificateOptions) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Merges a certificate or a certificate chain with a key pair currently available in the service.
mergeCertificate(MergeCertificateOptions) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Merges a certificate or a certificate chain with a key pair currently available in the service.
MergeCertificateOptions - Class in com.azure.security.keyvault.certificates.models
Represents Merge Certificate Configuration to merge certificates in key vault.
MergeCertificateOptions(String, List<byte[]>) - Constructor for class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Creates a new MergeCertificationOptions instance.
mergeCertificateWithResponse(MergeCertificateOptions) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Merges a certificate or a certificate chain with a key pair currently available in the service.
mergeCertificateWithResponse(MergeCertificateOptions, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Merges a certificate or a certificate chain with a key pair currently available in the service.
mergeContexts(Context, Context) - Static method in class com.azure.core.util.CoreUtils
Merges two Contexts into a new Context.
mergeDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Merges a collection of documents with existing documents in the target index.
mergeDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
Merges a collection of documents with existing documents in the target index.
mergeDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Merges a collection of documents with existing documents in the target index.
mergeDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Merges a collection of documents with existing documents in the target index.
mergeOrUploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
This action behaves like merge if a document with the given key already exists in the index.
mergeOrUploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
This action behaves like merge if a document with the given key already exists in the index.
mergeOrUploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
This action behaves like merge if a document with the given key already exists in the index.
mergeOrUploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
This action behaves like merge if a document with the given key already exists in the index.
MergeSkill - Class in com.azure.search.documents.indexes.models
A skill for merging two or more strings into a single unified string, with an optional user-defined delimiter separating each component part.
MergeSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.MergeSkill
Creates an instance of MergeSkill class.
MESSAGE - Enum constant in enum com.azure.core.util.tracing.ProcessKind
Amqp message process call to receive data.
MESSAGE_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MessageDefinition for HealthcareFhirResourceType.
MESSAGE_ENQUEUED_TIME - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates the time of the last enqueued message in the partition's stream.
MESSAGE_HEADER - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MessageHeader for HealthcareFhirResourceType.
MESSAGE_ID - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
Message-id, if set, uniquely identifies a message within the message system.
MESSAGE_LOCK_LOST - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Error condition when receiver attempts complete, abandon, renewLock, deadLetter, or defer on a peek-locked message whose lock had already expired.
MESSAGE_LOCK_LOST - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The lock on the message is lost.
MESSAGE_NOT_FOUND - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Error condition when a receiver attempts to receive a message with sequence number and the message with that sequence number is not available in the queue or subscription.
MESSAGE_NOT_FOUND - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The requested message was not found.
MESSAGE_NOT_FOUND - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MessageNotFound for QueueErrorCode.
MESSAGE_NOT_OF_TYPE - Static variable in enum com.azure.messaging.eventhubs.Messages
Message not of type message.
MESSAGE_SIZE_EXCEEDED - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
A message is larger than the maximum size allowed for its transport.
MESSAGE_STATE_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The state of message.
MESSAGE_TOO_LARGE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MessageTooLarge for QueueErrorCode.
MessageContent - Class in com.azure.core.models
An abstraction for a message containing a content type along with its data.
MessageContent() - Constructor for class com.azure.core.models.MessageContent
 
messageEncoding(QueueMessageEncoding) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the queue message encoding.
messageEncoding(QueueMessageEncoding) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the queue message encoding.
Messages - Enum in com.azure.messaging.eventhubs.checkpointstore.blob
I18n messages loaded from the messages.properties file located within the same package.
Messages - Enum in com.azure.messaging.eventhubs
I18n messages loaded from the messages.properties file located within the same package.
MESSAGING - Static variable in class com.azure.messaging.servicebus.administration.models.NamespaceType
Static value Messaging for NamespaceType.
MESSAGING_ENTITY_ALREADY_EXISTS - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
An entity with the same name exists under the same namespace.
MESSAGING_ENTITY_DISABLED - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The Messaging Entity is disabled.
MESSAGING_ENTITY_NOT_FOUND - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
A Service Bus resource cannot be found by the Service Bus service.
MessagingSku - Class in com.azure.messaging.servicebus.administration.models
Defines values for MessagingSku.
MessagingSku() - Constructor for class com.azure.messaging.servicebus.administration.models.MessagingSku
 
metadata() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the metadata associated with this blob or null if this is a virtual directory.
METADATA - Enum constant in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
Enum value metadata.
METADATA - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value metadata.
METADATA - Enum constant in enum com.azure.storage.file.datalake.models.ListFileSystemsIncludeType
Enum value metadata.
METADATA_LAST_UPDATE_TIME - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the lastUpdateTime field on a digital twin's or component's metadata.
METADATA_MODEL - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the model field on a digital twin metadata.
METADATA_PROPERTY_LAST_UPDATE_TIME - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the lastUpdateTime field on a digital twin component's property metadata.
METADATA_PROPERTY_SOURCE_TIME - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the sourceTime field on a digital twin component's property metadata.
METADATA_TOO_LARGE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MetadataTooLarge for BlobErrorCode.
METADATA_TOO_LARGE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MetadataTooLarge for ShareErrorCode.
METADATA_TOO_LARGE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MetadataTooLarge for QueueErrorCode.
MetadataPolicyAsyncClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the asynchronous PurviewMetadataClient type.
MetadataPolicyClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the synchronous PurviewMetadataClient type.
MetadataPolicyClientBuilder - Class in com.azure.analytics.purview.administration
A builder for creating a new instance of the MetadataPolicyClient type.
MetadataPolicyClientBuilder() - Constructor for class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Create an instance of the MetadataPolicyClientBuilder.
MetadataRolesAsyncClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the asynchronous PurviewMetadataClient type.
MetadataRolesClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the synchronous PurviewMetadataClient type.
MetadataRolesClientBuilder - Class in com.azure.analytics.purview.administration
A builder for creating a new instance of the MetadataRolesClient type.
MetadataRolesClientBuilder() - Constructor for class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Create an instance of the MetadataRolesClientBuilder.
MetadataValidationPolicy - Class in com.azure.storage.common.policy
This is a request policy in an HttpPipeline to validate that metadata does not contain leading or trailing whitespace characters.
MetadataValidationPolicy() - Constructor for class com.azure.storage.common.policy.MetadataValidationPolicy
 
METAPHONE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value metaphone.
MetastoreAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
MetastoreClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
MetastoreRegisterObject - Class in com.azure.analytics.synapse.artifacts.models
The MetastoreRegisterObject model.
MetastoreRegisterObject() - Constructor for class com.azure.analytics.synapse.artifacts.models.MetastoreRegisterObject
 
MetastoreRegistrationResponse - Class in com.azure.analytics.synapse.artifacts.models
The MetastoreRegistrationResponse model.
MetastoreRegistrationResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.MetastoreRegistrationResponse
 
MetastoreRequestSuccessResponse - Class in com.azure.analytics.synapse.artifacts.models
The MetastoreRequestSuccessResponse model.
MetastoreRequestSuccessResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.MetastoreRequestSuccessResponse
 
MetastoreUpdateObject - Class in com.azure.analytics.synapse.artifacts.models
The MetastoreUpdateObject model.
MetastoreUpdateObject() - Constructor for class com.azure.analytics.synapse.artifacts.models.MetastoreUpdateObject
 
MetastoreUpdationResponse - Class in com.azure.analytics.synapse.artifacts.models
The MetastoreUpdationResponse model.
MetastoreUpdationResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.MetastoreUpdationResponse
 
Meter - Interface in com.azure.core.util.metrics
Meter is generally associated with Azure Service Client instance and allows creating instruments that represent individual metrics such as number of active connections or HTTP call latency.
MeterPeriod - Class in com.azure.quantum.jobs.models
Defines values for MeterPeriod.
MeterPeriod() - Constructor for class com.azure.quantum.jobs.models.MeterPeriod
 
MeterProvider - Interface in com.azure.core.util.metrics
Resolves and provides Meter implementation.
METHOD_NOT_ALLOWED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
METHOD_NOT_ALLOWED.
METHOD_NOT_ALLOWED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value MethodNotAllowed.
MethodRequest - Class in com.azure.media.videoanalyzer.edge.models
Base class for direct method calls.
MethodRequest() - Constructor for class com.azure.media.videoanalyzer.edge.models.MethodRequest
Creates an instance of MethodRequest class.
MethodRequestEmptyBodyBase - Class in com.azure.media.videoanalyzer.edge.models
The MethodRequestEmptyBodyBase model.
MethodRequestEmptyBodyBase(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.MethodRequestEmptyBodyBase
Creates an instance of MethodRequestEmptyBodyBase class.
METRIC - Static variable in class com.azure.ai.metricsadvisor.administration.models.SnoozeScope
Static value Metric for SnoozeScope.
METRIC_TIMESTAMP - Static variable in class com.azure.ai.metricsadvisor.models.FeedbackQueryTimeMode
Static value MetricTimestamp for FeedbackQueryTimeMode.
MetricAlertConfiguration - Class in com.azure.ai.metricsadvisor.administration.models
Defines alerting settings for anomalies detected by a detection configuration.
MetricAlertConfiguration(String, MetricAnomalyAlertScope) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Creates a new instance of MetricAlertConfiguration.
MetricAlertConfiguration(String, MetricAnomalyAlertScope, boolean) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Creates a new instance of MetricAlertConfiguration.
MetricAlertConfigurationsOperator - Class in com.azure.ai.metricsadvisor.administration.models
The logical operator to apply across multiple MetricAlertConfiguration.
MetricAlertConfigurationsOperator() - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfigurationsOperator
 
MetricAnomalyAlertConditions - Class in com.azure.ai.metricsadvisor.administration.models
Defines conditions to decide whether the detected anomalies should be included in an alert or not.
MetricAnomalyAlertConditions() - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertConditions
 
MetricAnomalyAlertScope - Class in com.azure.ai.metricsadvisor.administration.models
Defines scope for anomaly alert.
MetricAnomalyAlertScopeType - Class in com.azure.ai.metricsadvisor.administration.models
Defines the supported alert scopes.
MetricAnomalyAlertScopeType() - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScopeType
 
MetricAnomalyAlertSnoozeCondition - Class in com.azure.ai.metricsadvisor.administration.models
Type that describes configuration for snoozing anomaly alerts.
MetricAnomalyAlertSnoozeCondition(int, SnoozeScope, boolean) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Create an instance of MetricAnomalyAlertSnoozeCondition describing anomaly alert snooze configuration.
MetricAnomalyFeedback - Class in com.azure.ai.metricsadvisor.models
A feedback to indicate a set of data points as Anomaly or NotAnomaly.
MetricAnomalyFeedback(OffsetDateTime, OffsetDateTime, AnomalyValue) - Constructor for class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Creates an instance of MetricAnomalyFeedback.
MetricAvailability - Class in com.azure.monitor.query.models
Metric availability specifies the granularity and the retention period for that granularity.
MetricAvailability() - Constructor for class com.azure.monitor.query.models.MetricAvailability
 
MetricBoundaryCondition - Class in com.azure.ai.metricsadvisor.administration.models
Defines the boundary conditions for the anomaly (abnormal data points) to be included in the alert.
MetricBoundaryCondition() - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
 
MetricChangePointFeedback - Class in com.azure.ai.metricsadvisor.models
The Feedback that allows the user to mark the exact change point when the time series has a trend change.
MetricChangePointFeedback(OffsetDateTime, OffsetDateTime, ChangePointValue) - Constructor for class com.azure.ai.metricsadvisor.models.MetricChangePointFeedback
Creates an instance of MetricChangePointFeedback.
MetricClass - Class in com.azure.monitor.query.models
Defines values for MetricClass.
MetricClass() - Constructor for class com.azure.monitor.query.models.MetricClass
 
MetricCommentFeedback - Class in com.azure.ai.metricsadvisor.models
The feedback that allows adding comments in plain text providing more context about the data.
MetricCommentFeedback(OffsetDateTime, OffsetDateTime, String) - Constructor for class com.azure.ai.metricsadvisor.models.MetricCommentFeedback
Creates an instance of MetricCommentFeedback.
MetricDefinition - Class in com.azure.monitor.query.models
Metric definition class specifies the metadata for a metric.
MetricDefinition() - Constructor for class com.azure.monitor.query.models.MetricDefinition
 
MetricEnrichedSeriesData - Class in com.azure.ai.metricsadvisor.models
Enriched time series data which includes additional service computed values for the time series data points.
MetricEnrichedSeriesData() - Constructor for class com.azure.ai.metricsadvisor.models.MetricEnrichedSeriesData
 
MetricFeedback - Class in com.azure.ai.metricsadvisor.models
Users can submit various feedback for the anomaly detection that the service performed.
MetricFeedback() - Constructor for class com.azure.ai.metricsadvisor.models.MetricFeedback
 
MetricNamespace - Class in com.azure.monitor.query.models
Metric namespace class specifies the metadata for a metric namespace.
MetricNamespace() - Constructor for class com.azure.monitor.query.models.MetricNamespace
 
MetricPeriodFeedback - Class in com.azure.ai.metricsadvisor.models
The Feedback that helps the service in estimating period(seasonality) of the time series.
MetricPeriodFeedback(PeriodType, int) - Constructor for class com.azure.ai.metricsadvisor.models.MetricPeriodFeedback
Creates an instance of MetricPeriodFeedback.
MetricResult - Class in com.azure.monitor.query.models
The metrics result of a query.
MetricResult(String, String, MetricUnit, String, List<TimeSeriesElement>, String, ResponseError) - Constructor for class com.azure.monitor.query.models.MetricResult
Creates an instance of the result data of a query.
MetricsAdvisorAdministrationAsyncClient - Class in com.azure.ai.metricsadvisor.administration
This class provides an asynchronous client that contains all the operations that apply to Azure Metrics Advisor.
MetricsAdvisorAdministrationClient - Class in com.azure.ai.metricsadvisor.administration
This class provides an asynchronous client that contains all the operations that apply to Azure Metrics Advisor.
MetricsAdvisorAdministrationClientBuilder - Class in com.azure.ai.metricsadvisor.administration
This class provides a fluent builder API to help instantiation of MetricsAdvisorAdministrationClients and MetricsAdvisorAdministrationAsyncClient, call MetricsAdvisorAdministrationClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
MetricsAdvisorAdministrationClientBuilder() - Constructor for class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
The constructor with defaults.
MetricsAdvisorAsyncClient - Class in com.azure.ai.metricsadvisor
This class provides an asynchronous client that contains all the operations that apply to Azure Metrics Advisor.
MetricsAdvisorClient - Class in com.azure.ai.metricsadvisor
This class provides an asynchronous client that contains all the operations that apply to Azure Metrics Advisor.
MetricsAdvisorClientBuilder - Class in com.azure.ai.metricsadvisor
This class provides a fluent builder API to help instantiation of MetricsAdvisorClients and MetricsAdvisorAsyncClients, call MetricsAdvisorClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
MetricsAdvisorClientBuilder() - Constructor for class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
The constructor with defaults.
MetricsAdvisorError - Class in com.azure.ai.metricsadvisor.models
The MetricsAdvisorError model.
MetricsAdvisorError() - Constructor for class com.azure.ai.metricsadvisor.models.MetricsAdvisorError
 
MetricsAdvisorKeyCredential - Class in com.azure.ai.metricsadvisor.models
The MetricsAdvisorKeyCredential class.
MetricsAdvisorKeyCredential(String, String) - Constructor for class com.azure.ai.metricsadvisor.models.MetricsAdvisorKeyCredential
Creates a MetricsAdvisorKeyCredential credential that authorizes request with the given keys.
MetricsAdvisorKeys - Class in com.azure.ai.metricsadvisor.models
Represents a credential bag containing the subscription key and api key.
MetricsAdvisorResponseException - Exception in com.azure.ai.metricsadvisor.models
Exception thrown for an invalid response with ErrorCode information.
MetricsAdvisorResponseException(String, HttpResponse) - Constructor for exception com.azure.ai.metricsadvisor.models.MetricsAdvisorResponseException
Initializes a new instance of the MetricsAdvisorResponseException class.
MetricsAdvisorResponseException(String, HttpResponse, MetricsAdvisorError) - Constructor for exception com.azure.ai.metricsadvisor.models.MetricsAdvisorResponseException
Initializes a new instance of the MetricsAdvisorResponseException class.
MetricsAdvisorServiceVersion - Enum in com.azure.ai.metricsadvisor
The versions of Azure Metrics Advisor supported by this client library.
MetricSeriesData - Class in com.azure.ai.metricsadvisor.models
The MetricSeriesData model.
MetricSeriesData() - Constructor for class com.azure.ai.metricsadvisor.models.MetricSeriesData
 
MetricSeriesDefinition - Class in com.azure.ai.metricsadvisor.models
The MetricSeriesDefinition model.
MetricSeriesDefinition() - Constructor for class com.azure.ai.metricsadvisor.models.MetricSeriesDefinition
 
MetricSeriesGroupDetectionCondition - Class in com.azure.ai.metricsadvisor.administration.models
Conditions to detect anomalies in a group of time series.
MetricSeriesGroupDetectionCondition(DimensionKey) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Create an instance of MetricSeriesGroupAnomalyDetectionCondition.
MetricSingleSeriesDetectionCondition - Class in com.azure.ai.metricsadvisor.administration.models
Conditions to detect anomalies in a specific time series.
MetricSingleSeriesDetectionCondition(DimensionKey) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Create an instance of MetricSingleSeriesAnomalyDetectionCondition.
MetricsOptions - Class in com.azure.core.util
Metrics configuration options for clients.
MetricsOptions() - Constructor for class com.azure.core.util.MetricsOptions
Creates new instance of MetricsOptions
MetricsQueryAsyncClient - Class in com.azure.monitor.query
The asynchronous client for querying Azure Monitor metrics.
MetricsQueryClient - Class in com.azure.monitor.query
The synchronous client for querying Azure Monitor metrics.
MetricsQueryClientBuilder - Class in com.azure.monitor.query
Fluent builder for creating instances of MetricsQueryClient and MetricsQueryAsyncClient.
MetricsQueryClientBuilder() - Constructor for class com.azure.monitor.query.MetricsQueryClientBuilder
 
MetricsQueryOptions - Class in com.azure.monitor.query.models
The model class to configure the metrics query options.
MetricsQueryOptions() - Constructor for class com.azure.monitor.query.models.MetricsQueryOptions
 
MetricsQueryResult - Class in com.azure.monitor.query.models
The response to a metrics query.
MetricsQueryResult(Integer, QueryTimeInterval, Duration, String, String, List<MetricResult>) - Constructor for class com.azure.monitor.query.models.MetricsQueryResult
Creates an instance of the response to a metrics query.
MetricsQueryServiceVersion - Enum in com.azure.monitor.query
The service version of the Metrics service that can be queried to retrieved Azure Monitor metrics.
MetricUnit - Class in com.azure.monitor.query.models
Defines values for MetricUnit.
MetricUnit() - Constructor for class com.azure.monitor.query.models.MetricUnit
 
MetricValue - Class in com.azure.monitor.query.models
Represents a metric value.
MetricValue(OffsetDateTime, Double, Double, Double, Double, Double) - Constructor for class com.azure.monitor.query.models.MetricValue
Creates an instance of MetricValue.
MetricWholeSeriesDetectionCondition - Class in com.azure.ai.metricsadvisor.administration.models
Conditions to detect anomalies in all time series of a metric.
MetricWholeSeriesDetectionCondition() - Constructor for class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
 
MG - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mg for TextTranslationSkillLanguage.
MI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mi for TextTranslationSkillLanguage.
MICROSECOND - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value microsecond.
MICROSOFT_AUTHORIZATION_ROLE_DEFINITIONS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultRoleDefinitionType
Static value Microsoft.Authorization/roleDefinitions for KeyVaultRoleDefinitionType.
MICROSOFT_GRAPH - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Microsoft Graph APIs endpoint.
MICROSOFT_LANGUAGE_STEMMING_TOKENIZER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value microsoft_language_stemming_tokenizer for LexicalTokenizerName.
MICROSOFT_LANGUAGE_TOKENIZER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value microsoft_language_tokenizer for LexicalTokenizerName.
MICROSOFT_STORAGE_BLOB_CREATED - Static variable in class com.azure.analytics.synapse.artifacts.models.BlobEventType
Static value Microsoft.Storage.BlobCreated for BlobEventType.
MICROSOFT_STORAGE_BLOB_DELETED - Static variable in class com.azure.analytics.synapse.artifacts.models.BlobEventType
Static value Microsoft.Storage.BlobDeleted for BlobEventType.
MicrosoftAccessLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Microsoft Access linked service.
MicrosoftAccessLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
 
MicrosoftAccessSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Microsoft Access sink.
MicrosoftAccessSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
 
MicrosoftAccessSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for Microsoft Access.
MicrosoftAccessSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
 
MicrosoftAccessTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Microsoft Access table dataset.
MicrosoftAccessTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
 
MicrosoftLanguageStemmingTokenizer - Class in com.azure.search.documents.indexes.models
Divides text using language-specific rules and reduces words to their base forms.
MicrosoftLanguageStemmingTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
MicrosoftLanguageTokenizer - Class in com.azure.search.documents.indexes.models
Divides text using language-specific rules.
MicrosoftLanguageTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
MicrosoftStemmingTokenizerLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for MicrosoftStemmingTokenizerLanguage.
MicrosoftTeamsUserIdentifier - Class in com.azure.communication.common
Communication identifier for Microsoft Teams User
MicrosoftTeamsUserIdentifier(String) - Constructor for class com.azure.communication.common.MicrosoftTeamsUserIdentifier
Creates a MicrosoftTeamsUserIdentifier object
MicrosoftTeamsUserIdentifier(String, boolean) - Constructor for class com.azure.communication.common.MicrosoftTeamsUserIdentifier
Creates a MicrosoftTeamsUserIdentifier object
MicrosoftTeamsUserIdentifierModel - Class in com.azure.messaging.eventgrid.systemevents
A Microsoft Teams user.
MicrosoftTeamsUserIdentifierModel() - Constructor for class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
 
MicrosoftTokenizerLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for MicrosoftTokenizerLanguage.
MILLI_CORES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value MilliCores for MetricUnit.
MILLI_SECONDS - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value MilliSeconds for MetricUnit.
MIN - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Static value Min for DataFeedAutoRollUpMethod.
MINIMAL_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalEnglish.
MINIMAL_FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalFrench.
MINIMAL_GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalGalician.
MINIMAL_GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalGerman.
MINIMAL_NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalNorwegian.
MINIMAL_NYNORSK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalNynorsk.
MINIMAL_PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalPortuguese.
MINIMUM - Enum constant in enum com.azure.monitor.query.models.AggregationType
Enum value Minimum.
MINIMUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value minimum.
MINUTE - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value Minute for RecurrenceFrequency.
MINUTE - Static variable in class com.azure.analytics.synapse.artifacts.models.TumblingWindowFrequency
Static value Minute for TumblingWindowFrequency.
MIPS - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mips for ArtifactArchitecture.
MIPS_LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mipsle for ArtifactArchitecture.
MIPS64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mips64 for ArtifactArchitecture.
MIPS64LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value mips64le for ArtifactArchitecture.
MISSING_CONTENT_LENGTH_HEADER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MissingContentLengthHeader for BlobErrorCode.
MISSING_CONTENT_LENGTH_HEADER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingContentLengthHeader for ShareErrorCode.
MISSING_CONTENT_LENGTH_HEADER - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MissingContentLengthHeader for QueueErrorCode.
MISSING_INPUT_RECORDS - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value MissingInputRecords.
MISSING_REQUIRED_HEADER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MissingRequiredHeader for BlobErrorCode.
MISSING_REQUIRED_HEADER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingRequiredHeader for ShareErrorCode.
MISSING_REQUIRED_HEADER - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MissingRequiredHeader for QueueErrorCode.
MISSING_REQUIRED_QUERY_PARAMETER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MissingRequiredQueryParameter for BlobErrorCode.
MISSING_REQUIRED_QUERY_PARAMETER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingRequiredQueryParameter for ShareErrorCode.
MISSING_REQUIRED_QUERY_PARAMETER - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MissingRequiredQueryParameter for QueueErrorCode.
MISSING_REQUIRED_XML_NODE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MissingRequiredXmlNode for BlobErrorCode.
MISSING_REQUIRED_XML_NODE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingRequiredXmlNode for ShareErrorCode.
MISSING_REQUIRED_XML_NODE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MissingRequiredXmlNode for QueueErrorCode.
MIXED - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Mixed for TextSentiment.
MIXED - Static variable in class com.azure.communication.callingserver.models.RecordingChannel
Static value mixed for RecordingChannel.
MIXED - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingChannelType
Static value Mixed for RecordingChannelType.
MIXED - Static variable in class com.azure.messaging.servicebus.administration.models.NamespaceType
Static value Mixed for NamespaceType.
MixedRealityStsAsyncClient - Class in com.azure.mixedreality.authentication
Represents the Mixed Reality STS client for retrieving STS tokens used to access Mixed Reality services.
MixedRealityStsClient - Class in com.azure.mixedreality.authentication
Represents the Mixed Reality STS client for retrieving STS tokens used to access Mixed Reality services.
MixedRealityStsClientBuilder - Class in com.azure.mixedreality.authentication
This class provides a fluent builder API to help aid the configuration and instantiation of MixedRealityStsClients and MixedRealityStsAsyncClient, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
MixedRealityStsClientBuilder() - Constructor for class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Constructs a new builder used to configure and build MixedRealityStsClients and MixedRealityStsAsyncClients.
MixedRealityStsServiceVersion - Enum in com.azure.mixedreality.authentication
The versions of the Azure Mixed Reality STS supported by this client library.
ML - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ml for TextTranslationSkillLanguage.
ML_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ml-in for QueryLanguage.
ML_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ml.microsoft for LexicalAnalyzerName.
mode() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosIndexingPolicy
To set indexing mode
Model - Class in com.azure.ai.anomalydetector.models
Response of getting a model.
Model() - Constructor for class com.azure.ai.anomalydetector.models.Model
 
MODEL_VERSION_INCORRECT - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value ModelVersionIncorrect.
modelDependencyResolution(ModelDependencyResolution) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Set the default dependency resolution option that the built client will use.
ModelDependencyResolution - Enum in com.azure.iot.modelsrepository
The model dependency resolution options.
ModelInfo - Class in com.azure.ai.anomalydetector.models
Train result of a model including status, errors and diagnose info for model and variables.
ModelInfo() - Constructor for class com.azure.ai.anomalydetector.models.ModelInfo
 
ModelList - Class in com.azure.ai.anomalydetector.models
Response of listing models.
ModelList() - Constructor for class com.azure.ai.anomalydetector.models.ModelList
 
ModelOperationDetails - Class in com.azure.ai.formrecognizer.administration.models
The ModelOperationDetails model.
ModelOperationDetails() - Constructor for class com.azure.ai.formrecognizer.administration.models.ModelOperationDetails
 
ModelOperationKind - Class in com.azure.ai.formrecognizer.administration.models
Defines values for ModelOperationKind.
ModelOperationKind() - Constructor for class com.azure.ai.formrecognizer.administration.models.ModelOperationKind
 
ModelOperationStatus - Class in com.azure.ai.formrecognizer.administration.models
Defines values for ModelOperationStatus.
ModelOperationSummary - Class in com.azure.ai.formrecognizer.administration.models
ModelOperationSummary.
ModelOperationSummary() - Constructor for class com.azure.ai.formrecognizer.administration.models.ModelOperationSummary
 
ModelSnapshot - Class in com.azure.ai.anomalydetector.models
The ModelSnapshot model.
ModelSnapshot() - Constructor for class com.azure.ai.anomalydetector.models.ModelSnapshot
 
ModelsRepositoryAsyncClient - Class in com.azure.iot.modelsrepository
This class provides a client for interacting asynchronously with a ModelsRepository instance.
ModelsRepositoryClient - Class in com.azure.iot.modelsrepository
This class provides a client for interacting synchronously with a ModelsRepository instance.
ModelsRepositoryClientBuilder - Class in com.azure.iot.modelsrepository
This class provides a fluent builder API to help aid the configuration and instantiation of ModelsRepositoryClient and ModelsRepositoryAsyncClient, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
ModelsRepositoryClientBuilder() - Constructor for class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
The public constructor for ModelsRepositoryClientBuilder
ModelsRepositoryServiceVersion - Enum in com.azure.iot.modelsrepository
The service API versions of Azure Models Repository that are supported by this client.
ModelState - Class in com.azure.ai.anomalydetector.models
The ModelState model.
ModelState() - Constructor for class com.azure.ai.anomalydetector.models.ModelState
 
ModelStatus - Enum in com.azure.ai.anomalydetector.models
Defines values for ModelStatus.
MODIFIED - Static variable in class com.azure.core.amqp.models.DeliveryState
indicates that the message was modified, but not processed.
MODIFIED_TIME - Static variable in class com.azure.ai.metricsadvisor.models.AlertQueryTimeMode
Static value ModifiedTime for AlertQueryTimeMode.
ModifiedDeliveryOutcome - Class in com.azure.core.amqp.models
The modified outcome.
ModifiedDeliveryOutcome() - Constructor for class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Creates an instance with the delivery state modified set.
modifyOnCreate() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.EnableCosmosAuditing
Configures whether the entity shall be marked as modified on creation.
MOLECULAR_SEQUENCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value MolecularSequence for HealthcareFhirResourceType.
MONDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Monday.
MONGO_DB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value MongoDB for DataFeedSourceType..
MongoDbAtlasCollectionDataset - Class in com.azure.analytics.synapse.artifacts.models
The MongoDB Atlas database dataset.
MongoDbAtlasCollectionDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
 
MongoDbAtlasLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for MongoDB Atlas data source.
MongoDbAtlasLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
 
MongoDbAtlasSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for a MongoDB Atlas database.
MongoDbAtlasSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
 
MongoDbAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for MongoDbAuthenticationType.
MongoDbAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbAuthenticationType
 
MongoDbCollectionDataset - Class in com.azure.analytics.synapse.artifacts.models
The MongoDB database dataset.
MongoDbCollectionDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
 
MongoDbCursorMethodsProperties - Class in com.azure.analytics.synapse.artifacts.models
Cursor methods for Mongodb query.
MongoDbCursorMethodsProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
 
MongoDbDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The MongoDbDataFeedSource model.
MongoDbDataFeedSource(String, String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MongoDbDataFeedSource
Create a MongoDbDataFeedSource instance.
MongoDbLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for MongoDb data source.
MongoDbLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
 
MongoDbSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for a MongoDB database.
MongoDbSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbSource
 
MongoDbV2CollectionDataset - Class in com.azure.analytics.synapse.artifacts.models
The MongoDB database dataset.
MongoDbV2CollectionDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
 
MongoDbV2LinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for MongoDB data source.
MongoDbV2LinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
 
MongoDbV2Source - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for a MongoDB database.
MongoDbV2Source() - Constructor for class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
 
MONITORING - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value Monitoring for PluginCurrentState.
MONITORING - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Monitoring for PluginCurrentState.
MonitoringAsyncClient - Class in com.azure.analytics.synapse.monitoring
Initializes a new instance of the asynchronous MonitoringClient type.
MonitoringClient - Class in com.azure.analytics.synapse.monitoring
Initializes a new instance of the synchronous MonitoringClient type.
MonitoringClientBuilder - Class in com.azure.analytics.synapse.monitoring
A builder for creating a new instance of the MonitoringClient type.
MonitoringClientBuilder() - Constructor for class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Create an instance of the MonitoringClientBuilder.
monoError(ClientLogger, RuntimeException) - Static method in class com.azure.core.util.FluxUtil
Propagates a RuntimeException through the error channel of Mono.
monoError(LoggingEventBuilder, RuntimeException) - Static method in class com.azure.core.util.FluxUtil
Propagates a RuntimeException through the error channel of Mono.
MONTH - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value Month for RecurrenceFrequency.
MONTH - Static variable in class com.azure.analytics.synapse.artifacts.models.TumblingWindowFrequency
Static value Month for TumblingWindowFrequency.
MONTHLY - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value monthly.
MONTHLY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Monthly for DataFeedGranularityType.
MONTHLY - Static variable in class com.azure.communication.phonenumbers.models.BillingFrequency
Static value monthly for BillingFrequency.
MONTHLY - Static variable in class com.azure.quantum.jobs.models.MeterPeriod
Static value Monthly for MeterPeriod.
MotionDetectionProcessor - Class in com.azure.media.videoanalyzer.edge.models
Motion detection processor allows for motion detection on the video stream.
MotionDetectionProcessor(String, List<NodeInput>) - Constructor for class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Creates an instance of MotionDetectionProcessor class.
MotionDetectionSensitivity - Class in com.azure.media.videoanalyzer.edge.models
Defines values for MotionDetectionSensitivity.
MotionDetectionSensitivity() - Constructor for class com.azure.media.videoanalyzer.edge.models.MotionDetectionSensitivity
 
move(Path, Path, CopyOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Unsupported.
MOVED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
MOVED.
MOVED_PERMANENTLY - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
MOVED_PERMANENTLY.
moveEntitiesToCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.CollectionAsyncClient
Move existing entities to the target collection.
moveEntitiesToCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.CollectionClient
Move existing entities to the target collection.
MP3 - Static variable in class com.azure.communication.callingserver.models.RecordingFormat
Static value mp3 for RecordingFormat.
MP3 - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value mp3 for EmailAttachmentType.
MP3 - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingFormatType
Static value Mp3 for RecordingFormatType.
MP4 - Static variable in class com.azure.communication.callingserver.models.RecordingFormat
Static value mp4 for RecordingFormat.
MP4 - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingFormatType
Static value Mp4 for RecordingFormatType.
MPEG4 - Static variable in class com.azure.media.videoanalyzer.edge.models.VideoEncoding
Static value MPEG4 for VideoEncoding.
Mpeg4Configuration - Class in com.azure.media.videoanalyzer.edge.models
Class representing the MPEG4 Configuration.
Mpeg4Configuration() - Constructor for class com.azure.media.videoanalyzer.edge.models.Mpeg4Configuration
 
Mpeg4Profile - Class in com.azure.media.videoanalyzer.edge.models
Defines values for Mpeg4Profile.
Mpeg4Profile() - Constructor for class com.azure.media.videoanalyzer.edge.models.Mpeg4Profile
 
MR_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value mr-in for QueryLanguage.
MR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value mr.microsoft for LexicalAnalyzerName.
MS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ms for TextTranslationSkillLanguage.
MS_BN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ms-bn for QueryLanguage.
MS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ms.microsoft for LexicalAnalyzerName.
MS_MY - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ms-my for QueryLanguage.
MT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mt for TextTranslationSkillLanguage.
MT_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value MTIdentityCardNumber for PiiEntityCategory.
MT_TAX_ID_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value MTTaxIDNumber for PiiEntityCategory.
MULTI - Enum constant in enum com.azure.core.util.serializer.CollectionFormat
Corresponds to multiple parameter instances instead of multiple values for a single instance.
MULTI_HASH - Enum constant in enum com.azure.cosmos.models.PartitionKind
The Partition of an item is calculated based on the hash value of multiple PartitionKeys.
MULTI_LINE_STRING - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON multi-line string.
MULTI_POINT - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON multi-point.
MULTI_POLYGON - Enum constant in enum com.azure.cosmos.models.SpatialType
Represent a multi-polygon data type.
MULTI_POLYGON - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON multi-polygon.
MultiCategoryClassifyAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a multi-label classification action in a set of documents.
MultiCategoryClassifyAction(String, String) - Constructor for class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Configurations that allow callers to specify details about how to execute a multi-label classification action in a set of documents.
MultiCategoryClassifyActionResult - Class in com.azure.ai.textanalytics.models
The MultiCategoryClassifyActionResult is the result for multi-category classify action analysis.
MultiCategoryClassifyActionResult() - Constructor for class com.azure.ai.textanalytics.models.MultiCategoryClassifyActionResult
 
MultiCategoryClassifyResult - Class in com.azure.ai.textanalytics.models
MultiCategoryClassifyResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.MultiCategoryClassifyResult
Creates a MultiCategoryClassifyResult model that describes recognized document classification result.
MultiCategoryClassifyResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of MultiCategoryClassifyResult along with project name, deployment name and batch's statistics.
MultiCategoryClassifyResultCollection(Iterable<MultiCategoryClassifyResult>) - Constructor for class com.azure.ai.textanalytics.util.MultiCategoryClassifyResultCollection
Create a MultiCategoryClassifyResultCollection model that maintains a list of MultiCategoryClassifyResult along with model version and batch's statistics.
MultiEntityExecution(CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.MultiEntityExecution
Creates a new instance of multi-entity execution.
MultiEntityExecution(ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.MultiEntityExecution
Creates a new instance of multi-entity execution.
MULTILINE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value MULTILINE for RegexFlags.
MULTIPLE_CHOICES - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
MULTIPLE_CHOICES.
MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value MultipleConditionHeadersNotSupported for BlobErrorCode.
MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MultipleConditionHeadersNotSupported for ShareErrorCode.
MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value MultipleConditionHeadersNotSupported for QueueErrorCode.
MultiplePipelineTrigger - Class in com.azure.analytics.synapse.artifacts.models
Base class for all triggers that support one to many model for trigger to pipeline.
MultiplePipelineTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.MultiplePipelineTrigger
 
multipleQueryParams() - Element in annotation type com.azure.core.annotation.QueryParam
A value true for this argument indicates that value of QueryParam.value() should not be converted to Json in case it is an array but instead sent as multiple values with same parameter name.
multipleWriteRegionsEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the flag to enable writes on any regions for geo-replicated database accounts in the Azure Cosmos DB service.
MUTABLE - Enum constant in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
Enum value Mutable.
MWW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mww for TextTranslationSkillLanguage.
MY_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value MYIdentityCardNumber for PiiEntityCategory.
MY_SQL - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value mysql for SearchIndexerDataSourceType.
MyAzureException - Exception in com.azure.core.test
A test exception.
MyAzureException(String, HttpResponse, HttpBinJSON) - Constructor for exception com.azure.core.test.MyAzureException
Creates an exception with the message, response, and body.
MyRestException - Exception in com.azure.core.test
A test exception.
MyRestException(String, HttpResponse, HttpBinJSON) - Constructor for exception com.azure.core.test.MyRestException
Creates a service request exception.
MYSQL_DB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value MySql for DataFeedSourceType..
MySqlDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The MySqlDataFeedSource model.
MySqlDataFeedSource(String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.MySqlDataFeedSource
Create a MySqlDataFeedSource instance.
MySqlLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for MySQL data source.
MySqlLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
 
MySqlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for MySQL databases.
MySqlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.MySqlSource
 
MySqlTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The MySQL table dataset.
MySqlTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
 

N

name() - Element in annotation type com.azure.core.annotation.ServiceInterface
Name of the service - this must be short and without spaces.
name() - Method in class com.azure.core.management.ProxyResource
Get the name value.
name() - Method in class com.azure.core.management.Region
 
name() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributeView
Returns the name of the attribute view: "azureBasic"
name() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Returns the name of the attribute view: "azureBlob"
name() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the name of the container that underlies this file store.
NamedLineBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for named lines.
NamedLineBase(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.NamedLineBase
Creates an instance of NamedLineBase class.
NamedLineString - Class in com.azure.media.videoanalyzer.edge.models
Describes a line configuration.
NamedLineString(String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.NamedLineString
Creates an instance of NamedLineString class.
NamedPolygonBase - Class in com.azure.media.videoanalyzer.edge.models
Describes the named polygon.
NamedPolygonBase(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.NamedPolygonBase
Creates an instance of NamedPolygonBase class.
NamedPolygonString - Class in com.azure.media.videoanalyzer.edge.models
Describes a closed polygon configuration.
NamedPolygonString(String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.NamedPolygonString
Creates an instance of NamedPolygonString class.
namedQueriesLocation() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set the named query location
namedQueriesLocation() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set the named query location
NamespaceClassification - Class in com.azure.monitor.query.models
Defines values for NamespaceClassification.
NamespaceClassification() - Constructor for class com.azure.monitor.query.models.NamespaceClassification
 
NamespaceProperties - Class in com.azure.messaging.servicebus.administration.models
The NamespaceProperties model.
NamespaceProperties() - Constructor for class com.azure.messaging.servicebus.administration.models.NamespaceProperties
 
NamespaceType - Class in com.azure.messaging.servicebus.administration.models
Defines values for NamespaceType.
NamespaceType() - Constructor for class com.azure.messaging.servicebus.administration.models.NamespaceType
 
NAMING_SYSTEM - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value NamingSystem for HealthcareFhirResourceType.
NANO_CORES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value NanoCores for MetricUnit.
NativeQueryGenerator - Class in com.azure.spring.data.cosmos.core.generator
Augment custom queries sourced from @Query annotations
NativeQueryGenerator() - Constructor for class com.azure.spring.data.cosmos.core.generator.NativeQueryGenerator
 
NB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value nb for OcrSkillLanguage.
NB - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value nb for TextTranslationSkillLanguage.
NB_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value nb.microsoft for LexicalAnalyzerName.
NB_NO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value nb-no for QueryLanguage.
NEAREST - Static variable in class com.azure.communication.networktraversal.models.RouteType
Static value nearest for RouteType.
NEED_REGISTRATION - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value NeedRegistration for IntegrationRuntimeState.
NEGATIVE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Negative.
NEGATIVE - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Negative for TextSentiment.
NEGATIVE_POSSIBLE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Negative Possible.
NET_BSD - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value netbsd for ArtifactOperatingSystem.
NetezzaLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Netezza linked service.
NetezzaLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
 
NetezzaPartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for NetezzaPartitionOption.
NetezzaPartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionOption
 
NetezzaPartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for Netezza source partitioning.
NetezzaPartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
 
NetezzaSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Netezza source.
NetezzaSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.NetezzaSource
 
NetezzaTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Netezza dataset.
NetezzaTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
 
NettyAsyncHttpClientBuilder - Class in com.azure.core.http.netty
Builder class responsible for creating instances of HttpClient backed by Reactor Netty.
NettyAsyncHttpClientBuilder() - Constructor for class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Creates a new builder instance, where a builder is capable of generating multiple instances of HttpClient backed by Reactor Netty.
NettyAsyncHttpClientBuilder(HttpClient) - Constructor for class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Creates a new builder instance, where a builder is capable of generating multiple instances of HttpClient based on the provided Reactor Netty HttpClient.
NettyAsyncHttpClientProvider - Class in com.azure.core.http.netty
An HttpClientProvider that provides an implementation of HttpClient based on Netty.
NettyAsyncHttpClientProvider() - Constructor for class com.azure.core.http.netty.NettyAsyncHttpClientProvider
For testing purpose only, assigning 'AZURE_ENABLE_HTTP_CLIENT_SHARING' to 'enableHttpClientSharing' for 'final' modifier.
networkInterceptors(List<Interceptor>) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Add network layer interceptors to Http request pipeline.
NEURAL - Static variable in class com.azure.ai.formrecognizer.administration.models.DocumentModelBuildMode
Static value neural for DocumentModelBuildMode.
NEUTRAL - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Neutral for TextSentiment.
NEUTRAL_POSSIBLE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Neutral Possible.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Opens or creates a file, returning a seekable byte channel to access the file.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Returns an AzureDirectoryStream for iterating over the contents of a directory.
newFileSystem(URI, Map<String, ?>) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Constructs a new FileSystem object identified by a URI.
newInputStream(Path, OpenOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Opens an InputStream to the given path.
newOutputStream(Path, OpenOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Opens an OutputStream to the given path.
newWatchService() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Unsupported.
next() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
 
nextPageable() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
nextPageLineageWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.LineageAsyncClient
Return immediate next page lineage info about entity with pagination.
nextPageLineageWithResponse(String, String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.LineageClient
Return immediate next page lineage info about entity with pagination.
nextToken() - Method in class com.azure.json.DefaultJsonReader
 
nextToken() - Method in class com.azure.json.gson.GsonJsonReader
 
nextToken() - Method in class com.azure.json.JsonReader
Iterates to and returns the next JsonToken in the JSON encoded value.
NGRAM - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value nGram for LexicalTokenizerName.
NGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value nGram_v2 for TokenFilterName.
NGramTokenFilter - Class in com.azure.search.documents.indexes.models
Generates n-grams of the given size(s).
NGramTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.NGramTokenFilter
Constructor of NGramTokenFilter.
NGramTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizes the input into n-grams of the given size(s).
NGramTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.NGramTokenizer
Constructor of NGramTokenizer.
NioBlobInputStream - Class in com.azure.storage.blob.nio
Provides an InputStream to read a file stored as an Azure Blob.
NioBlobOutputStream - Class in com.azure.storage.blob.nio
Provides an OutputStream to write to a file stored as an Azure Blob.
nioEventLoopGroup(NioEventLoopGroup) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
NL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value nl for EntityRecognitionSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value nl for KeyPhraseExtractionSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value nl for OcrSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value nl for SentimentSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value nl for TextTranslationSkillLanguage.
NL_BE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value nl-be for QueryLanguage.
NL_CITIZENS_SERVICE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLCitizensServiceNumber for PiiEntityCategory.
NL_CITIZENS_SERVICE_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLCitizensServiceNumberV2 for PiiEntityCategory.
NL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value nl.lucene for LexicalAnalyzerName.
NL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value nl.microsoft for LexicalAnalyzerName.
NL_NL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value nl-nl for QueryLanguage.
NL_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLTaxIdentificationNumber for PiiEntityCategory.
NL_VALUE_ADDED_TAX_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NLValueAddedTaxNumber for PiiEntityCategory.
NO - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value no for EntityRecognitionSkillLanguage.
NO - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value no for KeyPhraseExtractionSkillLanguage.
NO - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value no for SentimentSkillLanguage.
NO_AUTHENTICATION_INFORMATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value NoAuthenticationInformation for BlobErrorCode.
NO_CONTENT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
NO_CONTENT.
NO_DATA - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value NoData for IngestionStatusType.
NO_FILLING - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillType
Static value NoFilling for DataFeedMissingDataPointFillType.
NO_IDENTITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NOIdentityNumber for PiiEntityCategory.
NO_LABEL - Static variable in class com.azure.data.appconfiguration.models.ConfigurationSetting
The default label for configuration settings is the label, "\0".
NO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value no.lucene for LexicalAnalyzerName.
NO_METADATA_AVAILABLE_FOR_BLOB - Static variable in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
No metadata available for blob.
NO_NO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value no-no for QueryLanguage.
NO_PENDING_COPY_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value NoPendingCopyOperation for BlobErrorCode.
NO_ROLLUP - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupType
Enum value NoRollup.
NO_ROOT_SQUASH - Enum constant in enum com.azure.storage.file.share.models.ShareRootSquash
Enum value NoRootSquash.
NO_SCRUB_DATA - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file or directory is excluded from the data integrity scan.
NodeInput - Class in com.azure.media.videoanalyzer.edge.models
Describes an input signal to be used on a pipeline node.
NodeInput(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.NodeInput
Creates an instance of NodeInput class.
NodeSize - Class in com.azure.analytics.synapse.artifacts.models
Defines values for NodeSize.
NodeSize() - Constructor for class com.azure.analytics.synapse.artifacts.models.NodeSize
 
NodeSizeFamily - Class in com.azure.analytics.synapse.artifacts.models
Defines values for NodeSizeFamily.
NodeSizeFamily() - Constructor for class com.azure.analytics.synapse.artifacts.models.NodeSizeFamily
 
NON_AUTHORITATIVE_INFORMATION - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
NON_AUTHORITATIVE_INFORMATION.
NON_QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptType
Static value NonQuery for ScriptType.
NON_REPUDIATION - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
Static value Non Repudiation for CertificateKeyUsage.
NONE - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value none.
NONE - Enum constant in enum com.azure.analytics.synapse.artifacts.models.ResourceIdentityType
Enum value None.
NONE - Enum constant in enum com.azure.core.amqp.ProxyAuthenticationType
Proxy requires no authentication.
NONE - Enum constant in enum com.azure.core.http.policy.HttpLogDetailLevel
Logging is turned off.
NONE - Enum constant in enum com.azure.cosmos.models.IndexingMode
No index is provided.
NONE - Enum constant in enum com.azure.messaging.servicebus.models.SubQueue
Connect to the default entity (directly to the queue or subscription)
NONE - Enum constant in enum com.azure.monitor.query.models.AggregationType
Enum value None.
NONE - Enum constant in enum com.azure.storage.blob.models.ConsistentReadControl
No consistent read control.
NONE - Enum constant in enum com.azure.storage.file.datalake.models.ConsistentReadControl
No consistent read control.
NONE - Enum constant in enum com.azure.storage.queue.QueueMessageEncoding
The queue message body is represented verbatim in HTTP requests and responses.
NONE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Static value None for DataFeedAutoRollUpMethod.
NONE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityDomain
None as the PiiEntityDomain.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionOption
Static value None for AmazonRdsForOraclePartitionOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
Static value none for AvroCompressionCodec.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value none for CompressionCodec.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.HDInsightActivityDebugInfoOption
Static value None for HDInsightActivityDebugInfoOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionOption
Static value None for NetezzaPartitionOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value None for NodeSize.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSizeFamily
Static value None for NodeSizeFamily.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.OraclePartitionOption
Static value None for OraclePartitionOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
Static value none for OrcCompressionCodec.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
Static value none for ParquetCompressionCodecEnum.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionOption
Static value None for SapHanaPartitionOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Static value None for SapTablePartitionOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlPartitionOption
Static value None for SqlPartitionOption.
NONE - Static variable in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionOption
Static value None for TeradataPartitionOption.
NONE - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value none for PhoneNumberCapabilityType.
NONE - Static variable in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
Static value none for ArtifactManifestOrder.
NONE - Static variable in class com.azure.containers.containerregistry.models.ArtifactTagOrder
Static value none for ArtifactTagOrder.
NONE - Static variable in class com.azure.core.util.Configuration
No-op Configuration object used to opt out of using global configurations when constructing client libraries.
NONE - Static variable in class com.azure.core.util.Context
Signifies that no data needs to be passed to the pipeline.
NONE - Static variable in class com.azure.cosmos.models.PartitionKey
Partition key that represents no partition key.
NONE - Static variable in class com.azure.quantum.jobs.models.MeterPeriod
Static value None for MeterPeriod.
NONE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Static value none for BlobIndexerImageAction.
NONE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Static value none for BlobIndexerPdfTextRotationAlgorithm.
NONE - Static variable in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Static value none for PiiDetectionSkillMaskingMode.
NONE - Static variable in class com.azure.search.documents.models.QueryAnswerType
Static value none for QueryAnswerType.
NONE - Static variable in class com.azure.search.documents.models.QueryCaptionType
Static value none for QueryCaptionType.
NONE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value none for QueryLanguage.
NONE - Static variable in class com.azure.search.documents.models.QuerySpellerType
Static value none for QuerySpellerType.
NORMAL - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is a standard file that has no special attributes.
NORMAL - Static variable in class com.azure.communication.email.models.EmailImportance
Static value normal for EmailImportance.
normalize() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a path that is this path with redundant name elements eliminated.
normalizerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalNormalizerName to associate as the normalizer for the field.
normalizerName() - Element in annotation type com.azure.search.documents.indexes.SimpleField
A LexicalNormalizerName to associate as the normalizer for the field.
NORWAY_EAST - Static variable in class com.azure.core.management.Region
Norway East (Europe) (recommended)
NORWAY_WEST - Static variable in class com.azure.core.management.Region
Norway West (Europe)
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value norwegian.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value norwegian.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value norwegian.
NORWEGIAN_BOKMAAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value norwegianBokmaal.
NORWEGIAN_BOKMAAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value norwegianBokmaal.
NOT - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Not
NOT_ACCEPTABLE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
NOT_ACCEPTABLE.
NOT_ALLOWED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The peer tried to use a frame in a manner that is inconsistent with the semantics defined in the specification.
NOT_ANOMALY - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyValue
Static value NotAnomaly for AnomalyValue.
NOT_CHANGE_POINT - Static variable in class com.azure.ai.metricsadvisor.models.ChangePointValue
Static value NotChangePoint for ChangePointValue.
NOT_CONTENT_INDEXED - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file will not be indexed by the operating system's content indexing service.
NOT_EQUALS - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
Static value NotEquals for RunQueryFilterOperator.
NOT_FILL - Static variable in class com.azure.ai.anomalydetector.models.FillNaMethod
Static value NotFill for FillNaMethod.
NOT_FILL - Static variable in class com.azure.ai.anomalydetector.models.ImputeMode
Static value notFill for ImputeMode.
NOT_FOUND - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
A peer attempted to work with a remote entity that does not exist.
NOT_FOUND - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
NOT_FOUND.
NOT_IMPLEMENTED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The peer tried to use functionality that is not implemented in its partner.
NOT_IMPLEMENTED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
NOT_IMPLEMENTED.
NOT_IMPLEMENTED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value NotImplemented.
NOT_IN - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Not in
NOT_IN - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
Static value NotIn for RunQueryFilterOperator.
NOT_MODIFIED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
NOT_MODIFIED.
NOT_SET - Enum constant in enum com.azure.core.util.logging.LogLevel
Indicates that no log level is set.
NOT_SPECIFIED - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value NotSpecified for RecurrenceFrequency.
NOT_STARTED - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
Enum value notStarted.
NOT_STARTED - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value NotStarted for IngestionStatusType.
NOT_STARTED - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value not_started for LivyStates.
NOT_STARTED - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value not_started for LivyStates.
NOT_STARTED - Static variable in class com.azure.communication.callingserver.models.OperationStatus
Static value notStarted for OperationStatus.
NOT_STARTED - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value notStarted for PhoneNumberOperationStatus.
NOT_STARTED - Static variable in class com.azure.core.util.polling.LongRunningOperationStatus
Represents that polling has not yet started for this long-running operation.
NOT_STARTED - Static variable in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
Static value NotStarted for AssetConversionStatus.
Notebook - Class in com.azure.analytics.synapse.artifacts.models
Notebook.
Notebook() - Constructor for class com.azure.analytics.synapse.artifacts.models.Notebook
 
NOTEBOOK_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.NotebookReferenceType
Static value NotebookReference for NotebookReferenceType.
NotebookAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
NotebookCell - Class in com.azure.analytics.synapse.artifacts.models
Notebook cell.
NotebookCell() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookCell
 
NotebookCellOutputItem - Class in com.azure.analytics.synapse.artifacts.models
An item of the notebook cell execution output.
NotebookCellOutputItem() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
 
NotebookClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
NotebookFolder - Class in com.azure.analytics.synapse.artifacts.models
The folder that this notebook is in.
NotebookFolder() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookFolder
 
NotebookKernelSpec - Class in com.azure.analytics.synapse.artifacts.models
Kernel information.
NotebookKernelSpec() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
 
NotebookLanguageInfo - Class in com.azure.analytics.synapse.artifacts.models
Language info.
NotebookLanguageInfo() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
 
NotebookListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of Notebook resources.
NotebookListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookListResponse
 
NotebookMetadata - Class in com.azure.analytics.synapse.artifacts.models
Notebook root-level metadata.
NotebookMetadata() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
 
NotebookOperationResultAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
NotebookOperationResultClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
NotebookParameter - Class in com.azure.analytics.synapse.artifacts.models
Notebook parameter.
NotebookParameter() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookParameter
 
NotebookParameterType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for NotebookParameterType.
NotebookParameterType() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
 
NotebookReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for NotebookReferenceType.
NotebookReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookReferenceType
 
NotebookResource - Class in com.azure.analytics.synapse.artifacts.models
Notebook resource type.
NotebookResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookResource
 
NotebookSessionProperties - Class in com.azure.analytics.synapse.artifacts.models
Session properties.
NotebookSessionProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
 
NOTIFICATION_HUB - Static variable in class com.azure.messaging.servicebus.administration.models.NamespaceType
Static value NotificationHub for NamespaceType.
NotificationHook - Class in com.azure.ai.metricsadvisor.administration.models
Describes a hook that receives anomaly incident alerts.
NotificationHook() - Constructor for class com.azure.ai.metricsadvisor.administration.models.NotificationHook
 
NOTIFY - Enum constant in enum com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
Notify policy action.
NOW - Enum constant in enum com.azure.storage.file.datalake.models.FileExpirationOffset
Files's expiration time should be set relative to the current time.
NOW - Enum constant in enum com.azure.storage.file.share.models.FileLastWrittenMode
Enum value Now.
NtfsFileAttributes - Enum in com.azure.storage.file.share.models
Specifies options for NTFS File Attributes.
NTP - Static variable in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType
Static value Ntp for OnvifSystemDateTimeType.
NULL - Enum constant in enum com.azure.json.JsonToken
Null, literal null.
NUMBER - Enum constant in enum com.azure.json.JsonToken
Number.
NUTRITION_ORDER - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value NutritionOrder for HealthcareFhirResourceType.
NYSIIS - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value nysiis.
NZ_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZBankAccountNumber for PiiEntityCategory.
NZ_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZDriversLicenseNumber for PiiEntityCategory.
NZ_INLAND_REVENUE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZInlandRevenueNumber for PiiEntityCategory.
NZ_MINISTRY_OF_HEALTH_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZMinistryOfHealthNumber for PiiEntityCategory.
NZ_SOCIAL_WELFARE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value NZSocialWelfareNumber for PiiEntityCategory.

O

OAUTH2 - Static variable in class com.azure.analytics.synapse.artifacts.models.ServiceNowAuthenticationType
Static value OAuth2 for ServiceNowAuthenticationType.
OAuthProvidersBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the OAuthProvidersBaseClient type.
OAuthTokensBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the OAuthTokensBaseClient type.
OBJECT - Enum constant in enum com.azure.json.JsonWriteState
In a JSON object.
OBJECT - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value Object for ParameterType.
OBJECT_MAPPER_BEAN_NAME - Static variable in class com.azure.spring.data.cosmos.Constants
Object mapper bean name.
ObjectMapperFactory - Class in com.azure.spring.data.cosmos.core.convert
Factory class for object mapper
ObjectMapperFactory() - Constructor for class com.azure.spring.data.cosmos.core.convert.ObjectMapperFactory
 
ObjectReplicationPolicy - Class in com.azure.storage.blob.models
A type that contains information about an object replication policy on a source blob.
ObjectReplicationPolicy(String, List<ObjectReplicationRule>) - Constructor for class com.azure.storage.blob.models.ObjectReplicationPolicy
Constructs a new ObjectReplicationPolicy object.
ObjectReplicationRule - Class in com.azure.storage.blob.models
A type that contains information about an object replication rule on a source blob.
ObjectReplicationRule(String, ObjectReplicationStatus) - Constructor for class com.azure.storage.blob.models.ObjectReplicationRule
Constructs a new ObjectReplicationRule object.
ObjectReplicationStatus - Class in com.azure.storage.blob.models
Defines values for ObjectReplicationStatus.
ObjectReplicationStatus() - Constructor for class com.azure.storage.blob.models.ObjectReplicationStatus
 
OBJECTS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value objects for VisualFeature.
objectSerializer(ObjectSerializer) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The serializer to serialize an object into a string.
ObjectSerializer - Interface in com.azure.core.util.serializer
Generic interface covering serializing and deserialization objects.
ObjectTrackingAccuracy - Class in com.azure.media.videoanalyzer.edge.models
Defines values for ObjectTrackingAccuracy.
ObjectTrackingAccuracy() - Constructor for class com.azure.media.videoanalyzer.edge.models.ObjectTrackingAccuracy
 
ObjectTrackingProcessor - Class in com.azure.media.videoanalyzer.edge.models
Object tracker processor allows for continuous tracking of one of more objects over a finite sequence of video frames.
ObjectTrackingProcessor(String, List<NodeInput>) - Constructor for class com.azure.media.videoanalyzer.edge.models.ObjectTrackingProcessor
Creates an instance of ObjectTrackingProcessor class.
OBSERVATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Observation for HealthcareFhirResourceType.
OBSERVATION_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ObservationDefinition for HealthcareFhirResourceType.
OciAnnotations - Class in com.azure.containers.containerregistry.models
Additional information provided through arbitrary metadata.
OciAnnotations() - Constructor for class com.azure.containers.containerregistry.models.OciAnnotations
 
OciBlobDescriptor - Class in com.azure.containers.containerregistry.models
Docker V2 image layer descriptor including config and layers.
OciBlobDescriptor() - Constructor for class com.azure.containers.containerregistry.models.OciBlobDescriptor
 
OciManifest - Class in com.azure.containers.containerregistry.models
Returns the requested OCI Manifest file.
OciManifest() - Constructor for class com.azure.containers.containerregistry.models.OciManifest
 
OcrSkill - Class in com.azure.search.documents.indexes.models
A skill that extracts text from image files.
OcrSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.OcrSkill
Creates an instance of OcrSkill class.
OcrSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for OcrSkillLanguage.
OcrSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.OcrSkillLanguage
 
OCT - Static variable in class com.azure.security.keyvault.keys.models.KeyType
Static value oct for KeyType.
OCT_HSM - Static variable in class com.azure.security.keyvault.keys.models.KeyType
Static value oct-HSM for KeyType.
ODataAadServicePrincipalCredentialType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ODataAadServicePrincipalCredentialType.
ODataAadServicePrincipalCredentialType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ODataAadServicePrincipalCredentialType
 
ODataAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ODataAuthenticationType.
ODataAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
 
ODataLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Open Data Protocol (OData) linked service.
ODataLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
 
ODataResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
The Open Data Protocol (OData) resource dataset.
ODataResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
 
ODataSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for OData source.
ODataSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ODataSource
 
OdbcLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Open Database Connectivity (ODBC) linked service.
OdbcLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
 
OdbcSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity ODBC sink.
OdbcSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.OdbcSink
 
OdbcSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for ODBC databases.
OdbcSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.OdbcSource
 
OdbcTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The ODBC table dataset.
OdbcTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
 
of(int, int, String, Sort) - Static method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
Creates a new CosmosPageRequest
of(long, int, int, String, Sort) - Static method in class com.azure.spring.data.cosmos.core.query.CosmosPageRequest
Creates a new CosmosPageRequest
of(Iterable<T>) - Static method in class com.azure.core.util.IterableStream
Creates an IterableStream from an Iterable.
of(Map<Object, Object>) - Static method in class com.azure.core.util.Context
Creates a new immutable Context object with all the keys and values provided by the input Map.
ofBoolean(String) - Static method in class com.azure.core.util.ConfigurationPropertyBuilder
Creates ConfigurationPropertyBuilder configured to log property value and parse value using Boolean.parseBoolean(String).
ofDuration(String) - Static method in class com.azure.core.util.ConfigurationPropertyBuilder
Creates ConfigurationPropertyBuilder configured to log property value and parses value as long number of milliseconds, proxying NumberFormatException exception.
OFFICE365 - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsAuthenticationType
Static value Office365 for DynamicsAuthenticationType.
Office365Dataset - Class in com.azure.analytics.synapse.artifacts.models
The Office365 account.
Office365Dataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.Office365Dataset
 
Office365LinkedService - Class in com.azure.analytics.synapse.artifacts.models
Office365 linked service.
Office365LinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
 
Office365Source - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for an Office 365 service.
Office365Source() - Constructor for class com.azure.analytics.synapse.artifacts.models.Office365Source
 
OFFLINE - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is offline.
OFFLINE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Offline for IntegrationRuntimeState.
OFFSET - Static variable in class com.azure.ai.textanalytics.models.SummarySentencesOrder
offset as the SummarySentencesOrder.
OFFSET_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The offset of a message within a given partition.
ofInteger(String) - Static method in class com.azure.core.util.ConfigurationPropertyBuilder
Creates ConfigurationPropertyBuilder configured to log property value and parse value using Integer.valueOf(String), proxying NumberFormatException exception.
ofString(String) - Static method in class com.azure.core.util.ConfigurationPropertyBuilder
OK - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
OK.
OkHttpAsyncClientProvider - Class in com.azure.core.http.okhttp
An HttpClientProvider that provides an implementation of HttpClient based on OkHttp.
OkHttpAsyncClientProvider() - Constructor for class com.azure.core.http.okhttp.OkHttpAsyncClientProvider
For testing purpose only, assigning 'AZURE_ENABLE_HTTP_CLIENT_SHARING' to 'enableHttpClientSharing' for 'final' modifier.
OkHttpAsyncHttpClientBuilder - Class in com.azure.core.http.okhttp
Builder class responsible for creating instances of HttpClient backed by OkHttp.
OkHttpAsyncHttpClientBuilder() - Constructor for class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Creates OkHttpAsyncHttpClientBuilder.
OkHttpAsyncHttpClientBuilder(OkHttpClient) - Constructor for class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Creates OkHttpAsyncHttpClientBuilder from the builder of an existing OkHttpClient.
ON_PREMISES_WITH_IFD - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsDeploymentType
Static value OnPremisesWithIfd for DynamicsDeploymentType.
onActionAdded(Consumer<OnActionAddedOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Callback hook for when a document indexing action has been added to a batch queued.
OnActionAddedOptions<T> - Class in com.azure.search.documents.options
OnActionAddedOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionAddedOptions
Creates a new OnActionAddedOptions object.
onActionError(Consumer<OnActionErrorOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the callback hook for when a document indexing action has failed to index and isn't retryable.
OnActionErrorOptions<T> - Class in com.azure.search.documents.options
OnActionErrorOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionErrorOptions
Creates a new OnActionErrorOptions object.
onActionSent(Consumer<OnActionSentOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the callback hook for when a document indexing has been sent in a batching request.
OnActionSentOptions<T> - Class in com.azure.search.documents.options
OnActionSentOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionSentOptions
Creates a new OnActionSentOptions object.
onActionSucceeded(Consumer<OnActionSucceededOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the callback hook for when a document indexing action has successfully completed indexing.
OnActionSucceededOptions<T> - Class in com.azure.search.documents.options
OnActionSucceededOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionSucceededOptions
Creates a new OnActionSucceededOptions object.
onAfterLoad(AfterLoadEvent<E>) - Method in class com.azure.spring.data.cosmos.core.mapping.event.AbstractCosmosEventListener
Captures AfterLoadEvent.
onApplicationEvent(CosmosMappingEvent<?>) - Method in class com.azure.spring.data.cosmos.core.mapping.event.AbstractCosmosEventListener
 
OnBehalfOfCredential - Class in com.azure.identity
An AAD credential that acquires a token with a client secret and user assertion for an AAD application on behalf of a user principal.
OnBehalfOfCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a OnBehalfOfCredential.
OnBehalfOfCredentialBuilder() - Constructor for class com.azure.identity.OnBehalfOfCredentialBuilder
 
ONE - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value ONE for CassandraSourceReadConsistencyLevels.
ONE - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value one for EmailAttachmentType.
ONE_TERM - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Enum value oneTerm.
ONE_TERM_WITH_CONTEXT - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Enum value oneTermWithContext.
onInitialResponse(Response<?>, PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.ChainedPollingStrategy
Parses the initial response into a LongRunningOperationStatus, and stores information useful for polling in the PollingContext.
onInitialResponse(Response<?>, PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.DefaultPollingStrategy
 
onInitialResponse(Response<?>, PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.LocationPollingStrategy
 
onInitialResponse(Response<?>, PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.OperationResourcePollingStrategy
 
onInitialResponse(Response<?>, PollingContext<T>, TypeReference<T>) - Method in interface com.azure.core.util.polling.PollingStrategy
Parses the initial response into a LongRunningOperationStatus, and stores information useful for polling in the PollingContext.
onInitialResponse(Response<?>, PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.StatusCheckPollingStrategy
 
ONLINE - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsDeploymentType
Static value Online for DynamicsDeploymentType.
ONLINE - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Online for IntegrationRuntimeState.
ONLY - Enum constant in enum com.azure.storage.blob.models.DeleteSnapshotsOptionType
Enum value only.
OnvifDevice - Class in com.azure.media.videoanalyzer.edge.models
The ONVIF device properties.
OnvifDevice() - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifDevice
 
OnvifDeviceDiscoverRequest - Class in com.azure.media.videoanalyzer.edge.models
Lists all the discoverable ONVIF devices on the same subnet as the Edge Module.
OnvifDeviceDiscoverRequest() - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifDeviceDiscoverRequest
Creates an instance of OnvifDeviceDiscoverRequest class.
OnvifDeviceGetRequest - Class in com.azure.media.videoanalyzer.edge.models
Retrieves properties and media profiles of an ONVIF device.
OnvifDeviceGetRequest(EndpointBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifDeviceGetRequest
Creates an instance of OnvifDeviceGetRequest class.
OnvifDns - Class in com.azure.media.videoanalyzer.edge.models
The ONVIF device DNS properties.
OnvifDns() - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifDns
 
OnvifHostName - Class in com.azure.media.videoanalyzer.edge.models
The ONVIF device DNS properties.
OnvifHostName() - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifHostName
 
OnvifSystemDateTime - Class in com.azure.media.videoanalyzer.edge.models
The ONVIF device DNS properties.
OnvifSystemDateTime() - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
 
OnvifSystemDateTimeType - Class in com.azure.media.videoanalyzer.edge.models
Defines values for OnvifSystemDateTimeType.
OnvifSystemDateTimeType() - Constructor for class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType
 
OPEN_BSD - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value openbsd for ArtifactOperatingSystem.
OPEN_ENCLAVE - Static variable in class com.azure.security.attestation.models.AttestationType
Static value OpenEnclave for AttestationType.
openConnectionsAndInitCaches() - Method in class com.azure.cosmos.CosmosAsyncContainer
Best effort to initializes the container by warming up the caches and connections for the current read region.
openConnectionsAndInitCaches() - Method in class com.azure.cosmos.CosmosContainer
Initializes the container by warming up the caches and connections for the current read region.
openInputStream() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Opens a blob input stream to download the blob.
openInputStream() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
openInputStream() - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Opens a file input stream to download the file.
openInputStream() - Method in class com.azure.storage.file.share.ShareFileClient
Opens a file input stream to download the file.
openInputStream(BlobRange, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Opens a blob input stream to download the specified range of the blob.
openInputStream(BlobRange, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
openInputStream(BlobInputStreamOptions) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Opens a blob input stream to download the specified range of the blob.
openInputStream(BlobInputStreamOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
openInputStream(BlobInputStreamOptions, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Opens a blob input stream to download the specified range of the blob.
openInputStream(BlobInputStreamOptions, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
 
openInputStream(DataLakeFileInputStreamOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Opens a file input stream to download the specified range of the file.
openInputStream(ShareFileRange) - Method in class com.azure.storage.file.share.ShareFileClient
Opens a file input stream to download the specified range of the file.
openQueryInputStream(String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Opens a blob input stream to query the blob.
openQueryInputStream(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
openQueryInputStream(String) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Opens an input stream to query the file.
openQueryInputStreamWithResponse(BlobQueryOptions) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Opens a blob input stream to query the blob.
openQueryInputStreamWithResponse(BlobQueryOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
openQueryInputStreamWithResponse(FileQueryOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Opens an input stream to query the file.
OpenTelemetryHttpPolicy - Class in com.azure.core.tracing.opentelemetry
Pipeline policy that creates an OpenTelemetry span which traces the service request.
OpenTelemetryHttpPolicy() - Constructor for class com.azure.core.tracing.opentelemetry.OpenTelemetryHttpPolicy
Creates new OpenTelemetry HttpPipelinePolicy with default global tracer
OpenTelemetryMeterProvider - Class in com.azure.core.metrics.opentelemetry
OpenTelemetryMeterProvider() - Constructor for class com.azure.core.metrics.opentelemetry.OpenTelemetryMeterProvider
 
OpenTelemetryMetricsOptions - Class in com.azure.core.metrics.opentelemetry
OpenTelemetry-specific Azure SDK metrics options.
OpenTelemetryMetricsOptions() - Constructor for class com.azure.core.metrics.opentelemetry.OpenTelemetryMetricsOptions
 
OpenTelemetryTracer - Class in com.azure.core.tracing.opentelemetry
Basic tracing implementation class for use with REST and AMQP Service Clients to create Span and in-process context propagation.
OpenTelemetryTracer() - Constructor for class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Creates new OpenTelemetryTracer using default global tracer - GlobalOpenTelemetry.getTracer(String)
OPERATION_CANCELLED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The operation was cancelled.
OPERATION_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value OperationDefinition for HealthcareFhirResourceType.
OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value OperationNotAllowedOnIncrementalCopyBlob for BlobErrorCode.
OPERATION_OUTCOME - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value OperationOutcome for HealthcareFhirResourceType.
OPERATION_TIMED_OUT - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value OperationTimedOut.
OPERATION_TIMED_OUT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value OperationTimedOut for BlobErrorCode.
OPERATION_TIMED_OUT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value OperationTimedOut for ShareErrorCode.
OPERATION_TIMED_OUT - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value OperationTimedOut for QueueErrorCode.
OperationCancelledException - Exception in com.azure.core.amqp.exception
This exception is thrown when the underlying AMQP layer encounters an abnormal link abort or the connection is disconnected in an unexpected fashion.
OperationCancelledException(String, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.OperationCancelledException
Creates an instance of this exception with provided message.
OperationCancelledException(String, Throwable, AmqpErrorContext) - Constructor for exception com.azure.core.amqp.exception.OperationCancelledException
Creates an instance of this exception with provided message and underlying cause.
OperationResourcePollingStrategy<T,U> - Class in com.azure.core.util.polling
Implements a operation resource polling strategy, typically from Operation-Location.
OperationResourcePollingStrategy(HttpPipeline) - Constructor for class com.azure.core.util.polling.OperationResourcePollingStrategy
Creates an instance of the operation resource polling strategy using a JSON serializer and "Operation-Location" as the header for polling.
OperationResourcePollingStrategy(HttpPipeline, ObjectSerializer, String) - Constructor for class com.azure.core.util.polling.OperationResourcePollingStrategy
Creates an instance of the operation resource polling strategy.
OperationResourcePollingStrategy(HttpPipeline, ObjectSerializer, String, Context) - Constructor for class com.azure.core.util.polling.OperationResourcePollingStrategy
Creates an instance of the operation resource polling strategy.
OperationResult - Class in com.azure.analytics.synapse.artifacts.models
Operation status for the operation.
OperationResult() - Constructor for class com.azure.analytics.synapse.artifacts.models.OperationResult
 
operations - Variable in class com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
CosmosOperations
operations - Variable in class com.azure.spring.data.cosmos.repository.query.AbstractReactiveCosmosQuery
Reactive Cosmos operations
OperationStatus - Class in com.azure.communication.callingserver.models
Defines values for OperationStatus.
OperationStatus() - Constructor for class com.azure.communication.callingserver.models.OperationStatus
 
OPERATOR_INVALID - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value OperatorInvalid.
OPTIMAL - Static variable in class com.azure.analytics.synapse.artifacts.models.DatasetCompressionLevel
Static value Optimal for DatasetCompressionLevel.
options(ChangeFeedProcessorOptions) - Method in class com.azure.cosmos.ChangeFeedProcessorBuilder
Sets the ChangeFeedProcessorOptions to be used.
options(ChangeFeedProcessorOptions) - Method in class com.azure.cosmos.encryption.ChangeFeedEncryptionProcessorBuilder
Sets the ChangeFeedProcessorOptions to be used.
Options - Annotation Type in com.azure.core.annotation
HTTP OPTIONS method annotation describing the parameterized relative path to a REST endpoint for retrieving options.
OPTIONS - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP OPTIONS method.
OPTIONS - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value OPTIONS for AzureFunctionActivityMethod.
or(Criteria, Criteria) - Method in class com.azure.spring.data.cosmos.repository.query.CosmosQueryCreator
 
or(Criteria, Criteria) - Method in class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryCreator
 
OR - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Or
OR - Static variable in class com.azure.ai.metricsadvisor.administration.models.DetectionConditionOperator
The logical operator OR, indicate that at least one conditions should be satisfied to detect a data point as anomaly.
OR - Static variable in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfigurationsOperator
Indicate that any anomaly should trigger an alert.
OracleLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Oracle database.
OracleLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
 
OraclePartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for OraclePartitionOption.
OraclePartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.OraclePartitionOption
 
OraclePartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for Oracle source partitioning.
OraclePartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
 
OracleServiceCloudLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Oracle Service Cloud linked service.
OracleServiceCloudLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
 
OracleServiceCloudObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Oracle Service Cloud dataset.
OracleServiceCloudObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
 
OracleServiceCloudSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Oracle Service Cloud source.
OracleServiceCloudSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
 
OracleSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Oracle sink.
OracleSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleSink
 
OracleSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Oracle source.
OracleSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleSource
 
OracleTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The on-premises Oracle database dataset.
OracleTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
 
OrcCompressionCodec - Class in com.azure.analytics.synapse.artifacts.models
Defines values for OrcCompressionCodec.
OrcCompressionCodec() - Constructor for class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
 
OrcDataset - Class in com.azure.analytics.synapse.artifacts.models
ORC dataset.
OrcDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.OrcDataset
 
OrcFormat - Class in com.azure.analytics.synapse.artifacts.models
The data stored in Optimized Row Columnar (ORC) format.
OrcFormat() - Constructor for class com.azure.analytics.synapse.artifacts.models.OrcFormat
 
OrcSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity ORC sink.
OrcSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.OrcSink
 
OrcSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity ORC source.
OrcSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.OrcSource
 
OrcWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Orc write settings.
OrcWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.OrcWriteSettings
 
order() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CompositeIndexPath
Index order
ORGANIZATION - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains the name of an organization, corporation, agency, or other group of people.
ORGANIZATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Organization for PiiEntityCategory.
ORGANIZATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Organization for HealthcareFhirResourceType.
ORGANIZATION - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value organization for EntityCategory.
ORGANIZATION_AFFILIATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value OrganizationAffiliation for HealthcareFhirResourceType.
OTHER - Static variable in class com.azure.ai.textanalytics.models.EntityAssociation
Specifies that the entity describes someone else.
OTHER - Static variable in class com.azure.storage.file.datalake.models.AccessControlType
Static value other for AccessControlType.
OTQ - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value otq for TextTranslationSkillLanguage.
OUT_FOR_DELIVERY - Static variable in class com.azure.communication.email.models.SendStatus
Static value outForDelivery for SendStatus.
OUT_OF_RANGE_INPUT - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value OutOfRangeInput.
OUT_OF_RANGE_INPUT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value OutOfRangeInput for BlobErrorCode.
OUT_OF_RANGE_INPUT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value OutOfRangeInput for ShareErrorCode.
OUT_OF_RANGE_INPUT - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value OutOfRangeInput for QueueErrorCode.
OUT_OF_RANGE_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value OutOfRangeQueryParameterValue for BlobErrorCode.
OUT_OF_RANGE_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value OutOfRangeQueryParameterValue for ShareErrorCode.
OUT_OF_RANGE_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value OutOfRangeQueryParameterValue for QueueErrorCode.
OUTBOUND - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value outbound for PhoneNumberCapabilityType.
OUTER - Enum constant in enum com.azure.ai.anomalydetector.models.AlignMode
Enum value Outer.
OUTPUT - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterDirection
Static value Output for ScriptActivityParameterDirection.
OutputFieldMappingEntry - Class in com.azure.search.documents.indexes.models
Output field mapping for a skill.
OutputFieldMappingEntry(String) - Constructor for class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Creates an instance of OutputFieldMappingEntry class.
OutputSelector - Class in com.azure.media.videoanalyzer.edge.models
Allows for the selection of particular streams from another node.
OutputSelector() - Constructor for class com.azure.media.videoanalyzer.edge.models.OutputSelector
 
OutputSelectorOperator - Class in com.azure.media.videoanalyzer.edge.models
Defines values for OutputSelectorOperator.
OutputSelectorOperator() - Constructor for class com.azure.media.videoanalyzer.edge.models.OutputSelectorOperator
 
OutputSelectorProperty - Class in com.azure.media.videoanalyzer.edge.models
Defines values for OutputSelectorProperty.
OutputSelectorProperty() - Constructor for class com.azure.media.videoanalyzer.edge.models.OutputSelectorProperty
 
OVERRIDE - Enum constant in enum com.azure.storage.file.share.models.PermissionCopyModeType
Enum value override.
OVERRIDE_USER_AGENT_CONTEXT_KEY - Static variable in class com.azure.core.http.policy.UserAgentPolicy
Key for Context to add a value which will override the User-Agent supplied in this policy in an ad-hoc manner.

P

P_256 - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
Static value P-256 for CertificateKeyCurveName.
P_256 - Static variable in class com.azure.security.keyvault.keys.models.KeyCurveName
Static value P-256 for KeyCurveName.
P_256K - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
Static value P-256K for KeyCurve.
P_256K - Static variable in class com.azure.security.keyvault.keys.models.KeyCurveName
Static value P-256K for KeyCurve.
P_384 - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
Static value P-384 for CertificateKeyCurveName.
P_384 - Static variable in class com.azure.security.keyvault.keys.models.KeyCurveName
Static value P-384 for KeyCurveName.
P_521 - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
Static value P-521 for CertificateKeyCurveName.
P_521 - Static variable in class com.azure.security.keyvault.keys.models.KeyCurveName
Static value P-521 for KeyCurveName.
P10 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P10 for AccessTier.
P10 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P10 for AccessTier.
P15 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P15 for AccessTier.
P15 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P15 for AccessTier.
P20 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P20 for AccessTier.
P20 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P20 for AccessTier.
P30 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P30 for AccessTier.
P30 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P30 for AccessTier.
P4 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P4 for AccessTier.
P4 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P4 for AccessTier.
P40 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P40 for AccessTier.
P40 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P40 for AccessTier.
P50 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P50 for AccessTier.
P50 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P50 for AccessTier.
P6 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P6 for AccessTier.
P6 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P6 for AccessTier.
P60 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P60 for AccessTier.
P60 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P60 for AccessTier.
P70 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P70 for AccessTier.
P70 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P70 for AccessTier.
P80 - Static variable in class com.azure.storage.blob.models.AccessTier
Static value P80 for AccessTier.
P80 - Static variable in class com.azure.storage.file.datalake.models.AccessTier
Static value P80 for AccessTier.
PA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pa for TextTranslationSkillLanguage.
PA_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pa-in for QueryLanguage.
PA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pa.microsoft for LexicalAnalyzerName.
PACKAGE_STORE - Static variable in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
Static value PackageStore for SsisPackageLocationType.
PAD - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageScaleMode
Static value pad for ImageScaleMode.
Page<T> - Interface in com.azure.core.http.rest
Represents a paginated REST response from the service.
PAGE_BLOB - Enum constant in enum com.azure.storage.blob.models.BlobType
Enum value PageBlob.
PAGE_BYTES - Static variable in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Indicates the number of bytes in a page.
PAGE_BYTES - Static variable in class com.azure.storage.blob.specialized.PageBlobClient
Indicates the number of bytes in a page.
PAGE_FOOTER - Static variable in class com.azure.ai.formrecognizer.models.ParagraphRole
Static value pageFooter for ParagraphRole.
PAGE_HEADER - Static variable in class com.azure.ai.formrecognizer.models.ParagraphRole
Static value pageHeader for ParagraphRole.
PAGE_NUMBER - Static variable in class com.azure.ai.formrecognizer.models.ParagraphRole
Static value pageNumber for ParagraphRole.
PageBlobAsyncClient - Class in com.azure.storage.blob.specialized
Client to a page blob.
PageBlobClient - Class in com.azure.storage.blob.specialized
Client to a page blob.
PageBlobCopyIncrementalOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when incrementally copying a Page Blob.
PageBlobCopyIncrementalOptions(String, String) - Constructor for class com.azure.storage.blob.options.PageBlobCopyIncrementalOptions
 
PageBlobCopyIncrementalRequestConditions - Class in com.azure.storage.blob.models
This class contains values which will restrict the successful operation of a variety of blob requests to the conditions present on the destination blob.
PageBlobCopyIncrementalRequestConditions() - Constructor for class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
 
PageBlobCreateOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when creating a Page Blob.
PageBlobCreateOptions(long) - Constructor for class com.azure.storage.blob.options.PageBlobCreateOptions
 
PageBlobItem - Class in com.azure.storage.blob.models
This class contains the properties about a page blob.
PageBlobItem(String, OffsetDateTime, byte[], Boolean, String, Long) - Constructor for class com.azure.storage.blob.models.PageBlobItem
Constructs a PageBlobItem.
PageBlobItem(String, OffsetDateTime, byte[], Boolean, String, String, Long) - Constructor for class com.azure.storage.blob.models.PageBlobItem
Constructs a PageBlobItem.
PageBlobItem(String, OffsetDateTime, byte[], Boolean, String, String, Long, String) - Constructor for class com.azure.storage.blob.models.PageBlobItem
Constructs a PageBlobItem.
PageBlobRequestConditions - Class in com.azure.storage.blob.models
This class contains values that restrict the successful completion of PageBlob operations to certain conditions.
PageBlobRequestConditions() - Constructor for class com.azure.storage.blob.models.PageBlobRequestConditions
 
PageBlobUploadPagesFromUrlOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when uploading a page range from a source URL.
PageBlobUploadPagesFromUrlOptions(PageRange, String) - Constructor for class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
PagedExecution(CosmosOperations, Pageable) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.PagedExecution
Creates a new instance of paged execution.
PagedFlux<T> - Class in com.azure.core.http.rest
PagedFlux is a Flux that provides the ability to operate on paginated REST responses of type PagedResponse and individual items in such pages.
PagedFlux(Function<Integer, Mono<PagedResponse<T>>>) - Constructor for class com.azure.core.http.rest.PagedFlux
Creates an instance of PagedFlux that consists of only a single page with a given element count.
PagedFlux(Function<Integer, Mono<PagedResponse<T>>>, BiFunction<String, Integer, Mono<PagedResponse<T>>>) - Constructor for class com.azure.core.http.rest.PagedFlux
Creates an instance of PagedFlux that is capable of retrieving multiple pages with of a given page size.
PagedFlux(Supplier<Mono<PagedResponse<T>>>) - Constructor for class com.azure.core.http.rest.PagedFlux
Creates an instance of PagedFlux that consists of only a single page.
PagedFlux(Supplier<Mono<PagedResponse<T>>>, Function<String, Mono<PagedResponse<T>>>) - Constructor for class com.azure.core.http.rest.PagedFlux
Creates an instance of PagedFlux.
PagedFluxBase<T,P extends PagedResponse<T>> - Class in com.azure.core.http.rest
Deprecated.
PagedFluxBase(Supplier<Mono<P>>) - Constructor for class com.azure.core.http.rest.PagedFluxBase
Deprecated.
Creates an instance of PagedFluxBase that consists of only a single page.
PagedFluxBase(Supplier<Mono<P>>, Function<String, Mono<P>>) - Constructor for class com.azure.core.http.rest.PagedFluxBase
Deprecated.
Creates an instance of PagedFluxBase.
pagedFluxError(ClientLogger, RuntimeException) - Static method in class com.azure.core.util.FluxUtil
Propagates a RuntimeException through the error channel of PagedFlux.
PagedIterable<T> - Class in com.azure.core.http.rest
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.
PagedIterable(PagedFlux<T>) - Constructor for class com.azure.core.http.rest.PagedIterable
Creates instance given PagedFlux.
PagedIterableBase<T,P extends PagedResponse<T>> - Class in com.azure.core.http.rest
This class provides utility to iterate over responses that extend PagedResponse using Stream and Iterable interfaces.
PagedIterableBase(PagedFluxBase<T, P>) - Constructor for class com.azure.core.http.rest.PagedIterableBase
Creates instance given PagedFluxBase.
PagedResponse<T> - Interface in com.azure.core.http.rest
Response of a REST API that returns page.
PagedResponseBase<H,T> - Class in com.azure.core.http.rest
Represents an HTTP response that contains a list of items deserialized into a Page.
PagedResponseBase(HttpRequest, int, HttpHeaders, Page<T>, H) - Constructor for class com.azure.core.http.rest.PagedResponseBase
Creates a new instance of the PagedResponseBase type.
PagedResponseBase(HttpRequest, int, HttpHeaders, List<T>, String, H) - Constructor for class com.azure.core.http.rest.PagedResponseBase
Creates a new instance of the PagedResponseBase type.
PageList - Class in com.azure.storage.blob.models
the list of pages.
PageList() - Constructor for class com.azure.storage.blob.models.PageList
 
PageRange - Class in com.azure.storage.blob.models
The PageRange model.
PageRange() - Constructor for class com.azure.storage.blob.models.PageRange
 
PageRangeItem - Class in com.azure.storage.blob.models
Represents a page range on a page blob returned by PageBlobClient.listPageRanges(BlobRange).
PageRangeItem(HttpRange, boolean) - Constructor for class com.azure.storage.blob.models.PageRangeItem
Creates a new PageRangeItem.
PageRetriever<C,P> - Interface in com.azure.core.util.paging
This class handles retrieving pages.
PAGES - Static variable in class com.azure.search.documents.indexes.models.TextSplitMode
Static value pages for TextSplitMode.
paginationQuery(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Pagination query
paginationQuery(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
ParagraphRole - Class in com.azure.ai.formrecognizer.models
Defines values for ParagraphRole.
ParagraphRole() - Constructor for class com.azure.ai.formrecognizer.models.ParagraphRole
 
ParallelDownloadOptions - Class in com.azure.communication.callingserver.models
This class contains configuration used to parallelize data transfer operations.
ParallelDownloadOptions() - Constructor for class com.azure.communication.callingserver.models.ParallelDownloadOptions
Creates a new ParallelDownloadOptions with default parameters applied.
ParallelTransferOptions - Class in com.azure.storage.blob.models
This class contains configuration used to parallelize data transfer operations.
ParallelTransferOptions - Class in com.azure.storage.common
This class contains configuration used to parallelize data transfer operations.
ParallelTransferOptions() - Constructor for class com.azure.storage.blob.models.ParallelTransferOptions
ParallelTransferOptions() - Constructor for class com.azure.storage.common.ParallelTransferOptions
Creates a new ParallelTransferOptions with default parameters applied.
ParallelTransferOptions(Integer, Integer, ProgressReceiver) - Constructor for class com.azure.storage.blob.models.ParallelTransferOptions
Deprecated.
Use fluent interface to set properties instead.
ParallelTransferOptions(Integer, Integer, ProgressReceiver, Integer) - Constructor for class com.azure.storage.blob.models.ParallelTransferOptions
Deprecated.
Use fluent interface to set properties instead.
ParallelTransferOptions(Integer, Integer, ProgressReceiver, Integer) - Constructor for class com.azure.storage.common.ParallelTransferOptions
Deprecated.
Use fluent interface to set properties instead.
ParameterDeclaration - Class in com.azure.media.videoanalyzer.edge.models
Single topology parameter declaration.
ParameterDeclaration(String, ParameterType) - Constructor for class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Creates an instance of ParameterDeclaration class.
ParameterDefinition - Class in com.azure.media.videoanalyzer.edge.models
Defines the parameter value of an specific pipeline topology parameter.
ParameterDefinition(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.ParameterDefinition
Creates an instance of ParameterDefinition class.
PARAMETERS - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Parameters for HealthcareFhirResourceType.
ParameterSpecification - Class in com.azure.analytics.synapse.artifacts.models
Definition of a single parameter for an entity.
ParameterSpecification() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParameterSpecification
 
ParameterType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ParameterType.
ParameterType - Class in com.azure.media.videoanalyzer.edge.models
Defines values for ParameterType.
ParameterType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParameterType
 
ParameterType() - Constructor for class com.azure.media.videoanalyzer.edge.models.ParameterType
 
Parent - Class in com.azure.aot.graalvm.samples.cosmos
The parent model.
Parent() - Constructor for class com.azure.aot.graalvm.samples.cosmos.Parent
The empty constructor to create a parent instance.
Parent(String) - Constructor for class com.azure.aot.graalvm.samples.cosmos.Parent
The constructor to create a parent instance with a first name.
PARENT_NOT_FOUND - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ParentNotFound for ShareErrorCode.
PARENT_SPAN_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Deprecated.
Deprecated in favor of PARENT_TRACE_CONTEXT_KEY, use it to propagate full io.opentelemetry.Context
PARENT_TRACE_CONTEXT_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Context key to store trace context.
ParquetCompressionCodecEnum - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ParquetCompressionCodecEnum.
ParquetCompressionCodecEnum() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
 
ParquetDataset - Class in com.azure.analytics.synapse.artifacts.models
Parquet dataset.
ParquetDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParquetDataset
 
ParquetFormat - Class in com.azure.analytics.synapse.artifacts.models
The data stored in Parquet format.
ParquetFormat() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParquetFormat
 
ParquetSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Parquet sink.
ParquetSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParquetSink
 
ParquetSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Parquet source.
ParquetSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParquetSource
 
ParquetWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Parquet write settings.
ParquetWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.ParquetWriteSettings
 
parse(String) - Static method in class com.azure.core.util.UrlBuilder
Parses the passed url string into a UrlBuilder.
parse(String) - Static method in class com.azure.data.tables.sas.TableAccountSasPermission
Creates an TableAccountSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.data.tables.sas.TableAccountSasResourceType
Creates an TableAccountSasResourceType from the specified resource types string.
parse(String) - Static method in class com.azure.data.tables.sas.TableAccountSasService
Creates an TableAccountSasService from the specified services string.
parse(String) - Static method in class com.azure.data.tables.sas.TableSasIpRange
Creates a TableSasIpRange from the specified string.
parse(String) - Static method in class com.azure.data.tables.sas.TableSasPermission
Creates a TableSasPermission from the specified permissions string.
parse(String) - Static method in enum com.azure.data.tables.sas.TableSasProtocol
Parses a String into a TableSasProtocol value if possible.
parse(String) - Static method in class com.azure.messaging.eventhubs.models.EventHubConnectionStringProperties
Parse a Event Hub connection string into an instance of this class.
parse(String) - Static method in class com.azure.messaging.servicebus.ServiceBusConnectionStringProperties
Parse a Service Bus connection string into an instance of this class.
parse(String) - Static method in class com.azure.monitor.query.models.QueryTimeInterval
This method takes an ISO 8601 formatted time interval string and returns an instance of QueryTimeInterval.
parse(String) - Static method in class com.azure.storage.blob.BlobUrlParts
Parses a string into a BlobUrlParts.
parse(String) - Static method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Creates an BlobContainerSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.blob.sas.BlobSasPermission
Creates a BlobSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.common.sas.AccountSasPermission
Creates an AccountSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.common.sas.AccountSasResourceType
Creates an AccountSasResourceType from the specified resource types string.
parse(String) - Static method in class com.azure.storage.common.sas.AccountSasService
Creates an AccountSasService from the specified services string.
parse(String) - Static method in class com.azure.storage.common.sas.SasIpRange
Creates a SasIpRange from the specified string.
parse(String) - Static method in enum com.azure.storage.common.sas.SasProtocol
Parses a String into a SASProtocl value if possible.
parse(String) - Static method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Parses the provided string into a List&lt{@link PathAccessControlEntry}&gt.
parse(String) - Static method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Parses the provided string into a PathAccessControlEntry.
parse(String) - Static method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Creates an FileSystemSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.file.datalake.sas.PathSasPermission
Creates a PathSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Creates an ShareFileSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.file.share.sas.ShareSasPermission
Creates an ShareSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.queue.sas.QueueSasPermission
Creates a QueueSasPermission from the specified permissions string.
parse(URL) - Static method in class com.azure.core.util.UrlBuilder
Parse a UrlBuilder from the provided URL object.
parse(URL) - Static method in class com.azure.storage.blob.BlobUrlParts
Parses an existing URL into a BlobUrlParts.
parseAuthenticationOrAuthorizationHeader(String) - Static method in class com.azure.core.util.AuthorizationChallengeHandler
Parses the Authorization or Authentication header into its key-value pairs.
parseDate(String) - Static method in class com.azure.storage.common.Utility
Deprecated.
Use StorageImplUtils.parseDateAndFormat(String)
parseList(String) - Static method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Deserializes an ACL to the format "user::rwx,user:john.doe@contoso:rwx,group::r--,other::---,mask=rwx"
parseList(String) - Static method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Deserializes an ACL to the format "user::rwx,user:john.doe@contoso:rwx,group::r--,other::---,mask=rwx"
parseOctal(int) - Static method in class com.azure.storage.file.datalake.models.RolePermissions
Convert an octal representation of permissions for a given role into an RolePermissions instance.
parseOctal(String) - Static method in class com.azure.storage.file.datalake.models.PathPermissions
Converts an octal string into a PathPermissions object.
parseSasQueryParameters(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the CommonSasQueryParameters representing the SAS query parameters that will be used to generate the SAS token for this URL.
parseSymbolic(String) - Static method in class com.azure.storage.file.datalake.models.PathPermissions
Converts a symbolic representation of the permissions into a PathPermissions object.
parseSymbolic(String, boolean) - Static method in class com.azure.storage.file.datalake.models.RolePermissions
Convert a symbolic representation of permissions for a given role into an RolePermissions instance.
PARTIAL_CONTENT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
PARTIAL_CONTENT.
PARTIAL_FAILURE - Enum constant in enum com.azure.monitor.ingestion.models.UploadLogsStatus
Indicates that some logs failed to upload to Azure Monitor.
PARTIAL_FAILURE - Enum constant in enum com.azure.monitor.query.models.LogsQueryResultStatus
Partially successful logs query result.
partialUpdateEntityAttributeByGuidWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Update entity partially - create or update entity attribute identified by its GUID.
partialUpdateEntityAttributeByGuidWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Update entity partially - create or update entity attribute identified by its GUID.
partialUpdateEntityByUniqueAttributesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Update entity partially - Allow a subset of attributes to be updated on an entity which is identified by its type and unique attribute eg: Referenceable.qualifiedName.
partialUpdateEntityByUniqueAttributesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Update entity partially - Allow a subset of attributes to be updated on an entity which is identified by its type and unique attribute eg: Referenceable.qualifiedName.
partialUpdateGlossaryCategoryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Update the glossary category partially.
partialUpdateGlossaryCategoryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Update the glossary category partially.
partialUpdateGlossaryTermWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Update the glossary term partially.
partialUpdateGlossaryTermWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Update the glossary term partially.
partialUpdateGlossaryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Update the glossary partially.
partialUpdateGlossaryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Update the glossary partially.
PARTICIPANT_ADDED - Static variable in class com.azure.communication.chat.models.ChatMessageType
Static value participantAdded for ChatMessageType.
PARTICIPANT_REMOVED - Static variable in class com.azure.communication.chat.models.ChatMessageType
Static value participantRemoved for ChatMessageType.
PARTICIPANTS_UPDATED - Static variable in class com.azure.communication.callingserver.models.EventSubscriptionType
Static value participantsUpdated for EventSubscriptionType.
PARTICIPANTS_UPDATED_EVENT - Static variable in class com.azure.communication.callingserver.models.events.CallingServerEventType
The participants updated event type.
ParticipantsUpdatedEvent - Class in com.azure.communication.callingserver.models.events
The participants updated event.
PARTITION_KEY_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identifier associated with a given partition.
PARTITION_KEY_EQUALITY_COMPARISON_EXPECTED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PartitionKeyEqualityComparisonExpected.
PARTITION_KEY_NOT_SPECIFIED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PartitionKeyNotSpecified.
PARTITION_KEY_PROPERTY_CANNOT_BE_UPDATED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PartitionKeyPropertyCannotBeUpdated.
PARTITION_KEY_SPECIFIED_MORE_THAN_ONCE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PartitionKeySpecifiedMoreThanOnce.
PARTITION_NOT_OWNED_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Partition is not owned.
PARTITION_ON_CALENDAR_DATE - Static variable in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Static value PartitionOnCalendarDate for SapTablePartitionOption.
PARTITION_ON_CALENDAR_MONTH - Static variable in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Static value PartitionOnCalendarMonth for SapTablePartitionOption.
PARTITION_ON_CALENDAR_YEAR - Static variable in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Static value PartitionOnCalendarYear for SapTablePartitionOption.
PARTITION_ON_INT - Static variable in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Static value PartitionOnInt for SapTablePartitionOption.
PARTITION_ON_TIME - Static variable in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
Static value PartitionOnTime for SapTablePartitionOption.
PartitionContext - Class in com.azure.messaging.eventhubs.models
A model class to contain partition information of an Event Hub.
PartitionContext(String, String, String, String) - Constructor for class com.azure.messaging.eventhubs.models.PartitionContext
Creates an instance of PartitionContext that contains partition information.
PartitionEvent - Class in com.azure.messaging.eventhubs.models
A container for EventData along with the partition information for this event data.
PartitionEvent(PartitionContext, EventData, LastEnqueuedEventProperties) - Constructor for class com.azure.messaging.eventhubs.models.PartitionEvent
Creates an instance of PartitionEvent.
PartitionKey - Class in com.azure.cosmos.models
Represents a partition key value in the Azure Cosmos DB database service.
PartitionKey - Annotation Type in com.azure.spring.data.cosmos.core.mapping
Interface for type partition key
PartitionKey(Object) - Constructor for class com.azure.cosmos.models.PartitionKey
Constructor.
PartitionKeyBuilder - Class in com.azure.cosmos.models
Builder for partition keys.
PartitionKeyBuilder() - Constructor for class com.azure.cosmos.models.PartitionKeyBuilder
Constructor.
PartitionKeyDefinition - Class in com.azure.cosmos.models
Represents a partition key definition in the Azure Cosmos DB database service.
PartitionKeyDefinition() - Constructor for class com.azure.cosmos.models.PartitionKeyDefinition
Constructor.
PartitionKeyDefinitionVersion - Enum in com.azure.cosmos.models
Partitioning version.
partitionKeyPath() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.Container
To set the partition key definition for container Should only be used for nested partition key scenario.
PartitionKind - Enum in com.azure.cosmos.models
Specifies the partition scheme for a multiple-partitioned container in the Azure Cosmos DB database service.
PartitionOwnership - Class in com.azure.messaging.eventhubs.models
A model class to hold partition ownership information.
PartitionOwnership() - Constructor for class com.azure.messaging.eventhubs.models.PartitionOwnership
 
partitionOwnershipExpirationInterval(Duration) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The time duration after which the ownership of partition expires if it's not renewed by the owning processor instance.
PartitionProperties - Class in com.azure.messaging.eventhubs
A set of information for a single partition of an Event Hub.
PartTreeCosmosQuery - Class in com.azure.spring.data.cosmos.repository.query
Cosmos query class with PartTree to parse a String into a tree or PartTree.OrParts consisting of simple Part instances in turn.
PartTreeCosmosQuery(CosmosQueryMethod, CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery
Initialization
PartTreeReactiveCosmosQuery - Class in com.azure.spring.data.cosmos.repository.query
Reactive cosmos query class with PartTree to parse a String into a tree or PartTree.OrParts consisting of simple Part instances in turn.
PartTreeReactiveCosmosQuery(ReactiveCosmosQueryMethod, ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.query.PartTreeReactiveCosmosQuery
Initialization
password(String) - Method in class com.azure.identity.UsernamePasswordCredentialBuilder
Sets the password of the user.
Patch - Annotation Type in com.azure.core.annotation
HTTP PATCH method annotation describing the parameterized relative path to a REST endpoint for resource update.
PATCH - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP PATCH method.
PATCH - Enum constant in enum com.azure.cosmos.models.CosmosItemOperationType
Patch operation type.
patchItem(String, PartitionKey, CosmosPatchOperations, CosmosPatchItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Run patch operations on an Item.
patchItem(String, PartitionKey, CosmosPatchOperations, CosmosPatchItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Run patch operations on an Item.
patchItem(String, PartitionKey, CosmosPatchOperations, CosmosPatchItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Run patch operations on an Item.
patchItem(String, PartitionKey, CosmosPatchOperations, CosmosPatchItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Run patch operations on an Item.
patchItem(String, PartitionKey, CosmosPatchOperations, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Run patch operations on an Item.
patchItem(String, PartitionKey, CosmosPatchOperations, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Run patch operations on an Item.
patchItemOperation(String, CosmosPatchOperations) - Method in class com.azure.cosmos.models.CosmosBatch
Adds a patch operations for an item into the batch.
patchItemOperation(String, CosmosPatchOperations, CosmosBatchPatchItemRequestOptions) - Method in class com.azure.cosmos.models.CosmosBatch
Adds a patch operations for an item into the batch.
path() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CompositeIndexPath
Index path
PATH_HIERARCHY - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value path_hierarchy_v2 for LexicalTokenizerName.
PathAccessControl - Class in com.azure.storage.file.datalake.models
This class contains properties that are gettable and settable for path access control.
PathAccessControl(List<PathAccessControlEntry>, PathPermissions, String, String) - Constructor for class com.azure.storage.file.datalake.models.PathAccessControl
Constructs a new PathAccessControl.
PathAccessControlEntry - Class in com.azure.storage.file.datalake.models
POSIX access control rights on files and directories.
PathAccessControlEntry() - Constructor for class com.azure.storage.file.datalake.models.PathAccessControlEntry
Initializes an empty instance of PathAccessControlEntry.
PathDeletedItem - Class in com.azure.storage.file.datalake.models
A path that has been soft deleted.
PathDeletedItem(String, boolean, String, OffsetDateTime, Integer) - Constructor for class com.azure.storage.file.datalake.models.PathDeletedItem
Constructs a PathDeletedItem.
PathHierarchyTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizer for path-like hierarchies.
PathHierarchyTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Constructor of PathHierarchyTokenizer.
PathHttpHeaders - Class in com.azure.storage.file.datalake.models
Parameter group.
PathHttpHeaders() - Constructor for class com.azure.storage.file.datalake.models.PathHttpHeaders
 
PathInfo - Class in com.azure.storage.file.datalake.models
PathInfo contains basic information about a path that is returned by the service after certain operations.
PathInfo(String, OffsetDateTime) - Constructor for class com.azure.storage.file.datalake.models.PathInfo
Constructs a PathInfo
PathInfo(String, OffsetDateTime, boolean, String) - Constructor for class com.azure.storage.file.datalake.models.PathInfo
Constructs a PathInfo
PathItem - Class in com.azure.storage.file.datalake.models
PathItem contains basic information about a path item that is returned by the service after certain operations.
PathItem(String, OffsetDateTime, long, String, boolean, String, String, String) - Constructor for class com.azure.storage.file.datalake.models.PathItem
Constructs a PathItem
PathItem(String, OffsetDateTime, long, String, boolean, String, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.storage.file.datalake.models.PathItem
Constructs a PathItem
pathName(String) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the name of the file/directory.
PathParam - Annotation Type in com.azure.core.annotation
Annotation to annotate replacement for a named path segment in REST endpoint URL.
PathPermissions - Class in com.azure.storage.file.datalake.models
Represents POSIX-style permissions on a given resource.
PathPermissions() - Constructor for class com.azure.storage.file.datalake.models.PathPermissions
Initializes a new instance of PathPermissions by setting each member to a new instance of RolePermissions.
PathProperties - Class in com.azure.storage.file.datalake.models
This class contains the response information returned from the service when getting path properties.
PathProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, AccessTier, ArchiveStatus, String, OffsetDateTime, Map<String, String>) - Constructor for class com.azure.storage.file.datalake.models.PathProperties
Constructs a PathProperties.
PathProperties(OffsetDateTime, OffsetDateTime, String, long, String, byte[], String, String, String, String, LeaseStatusType, LeaseStateType, LeaseDurationType, String, CopyStatusType, String, String, OffsetDateTime, String, Boolean, Boolean, AccessTier, ArchiveStatus, String, OffsetDateTime, Map<String, String>, OffsetDateTime) - Constructor for class com.azure.storage.file.datalake.models.PathProperties
Constructs a PathProperties.
PathRemoveAccessControlEntry - Class in com.azure.storage.file.datalake.models
Represents an access control in a file access control list for removal.
PathRemoveAccessControlEntry() - Constructor for class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Initializes an empty instance of PathRemoveAccessControlEntry.
PathRemoveAccessControlRecursiveOptions - Class in com.azure.storage.file.datalake.options
Optional parameters for Remove Access Control Recursive.
PathRemoveAccessControlRecursiveOptions(List<PathRemoveAccessControlEntry>) - Constructor for class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Constructs a new options object.
PathRenameMode - Enum in com.azure.storage.blob.models
Defines values for PathRenameMode.
paths() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CompositeIndex
Array of composite index paths
paths() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosUniqueKey
A set of paths which must be unique for each item in the Azure Cosmos DB service.
PathSasPermission - Class in com.azure.storage.file.datalake.sas
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a path.
PathSasPermission() - Constructor for class com.azure.storage.file.datalake.sas.PathSasPermission
Initializes a PathSasPermission object with all fields set to false.
PathSetAccessControlRecursiveOptions - Class in com.azure.storage.file.datalake.options
Optional parameters for Set Access Control Recursive.
PathSetAccessControlRecursiveOptions(List<PathAccessControlEntry>) - Constructor for class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Constructs a new options object.
PathUpdateAccessControlRecursiveOptions - Class in com.azure.storage.file.datalake.options
Optional parameters for Update Access Control Recursive.
PathUpdateAccessControlRecursiveOptions(List<PathAccessControlEntry>) - Constructor for class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Constructs a new options object.
PATIENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Patient for HealthcareFhirResourceType.
PATTERN - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pattern for LexicalAnalyzerName.
PATTERN - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value pattern for LexicalTokenizerName.
PatternAnalyzer - Class in com.azure.search.documents.indexes.models
Flexibly separates text into terms via a regular expression pattern.
PatternAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.PatternAnalyzer
Creates an instance of PatternAnalyzer class.
PatternCaptureTokenFilter - Class in com.azure.search.documents.indexes.models
Uses Java regexes to emit multiple tokens - one for each capture group in one or more patterns.
PatternCaptureTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
PatternReplaceCharFilter - Class in com.azure.search.documents.indexes.models
A character filter that replaces characters in the input string.
PatternReplaceCharFilter(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Creates an instance of PatternReplaceCharFilter class.
PatternReplaceTokenFilter - Class in com.azure.search.documents.indexes.models
A character filter that replaces characters in the input string.
PatternReplaceTokenFilter(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
PatternTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizer that uses regex pattern matching to construct distinct tokens.
PatternTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.PatternTokenizer
Constructor of PatternTokenizer.
PAUSED - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedStatus
Static value Paused for DataFeedStatus.
PAUSED - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value Paused for IngestionStatusType.
pauseRecording(String) - Method in class com.azure.communication.callingserver.ServerCall
Pause recording of the call.
pauseRecording(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Pause recording of the call.
pauseRecordingWithResponse(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Pause recording of the call.
pauseRecordingWithResponse(String, Context) - Method in class com.azure.communication.callingserver.ServerCall
Pause recording of the call.
PAYMENT_NOTICE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value PaymentNotice for HealthcareFhirResourceType.
PAYMENT_RECONCILIATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value PaymentReconciliation for HealthcareFhirResourceType.
PAYMENT_REQUIRED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
PAYMENT_REQUIRED.
PaypalLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Paypal Service linked service.
PaypalLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
 
PaypalObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Paypal Service dataset.
PaypalObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
 
PaypalSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Paypal Service source.
PaypalSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.PaypalSource
 
PDF - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value pdf for EmailAttachmentType.
PEEK_LOCK - Enum constant in enum com.azure.messaging.servicebus.models.ServiceBusReceiveMode
In this mode, received message is not deleted from the queue or subscription, instead it is temporarily locked to the receiver, making it invisible to other receivers.
PeekedMessageItem - Class in com.azure.storage.queue.models
The object returned in the QueueMessageList array when calling Peek Messages on a Queue.
PeekedMessageItem() - Constructor for class com.azure.storage.queue.models.PeekedMessageItem
 
peekMessage() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Reads the next active message without changing the state of the receiver or the message source.
peekMessage() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Reads the next active message without changing the state of the receiver or the message source.
peekMessage() - Method in class com.azure.storage.queue.QueueAsyncClient
Peeks the first message in the queue.
peekMessage() - Method in class com.azure.storage.queue.QueueClient
Peeks the first message in the queue.
peekMessage(long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Starting from the given sequence number, reads next the active message without changing the state of the receiver or the message source.
peekMessage(long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Starting from the given sequence number, reads next the active message without changing the state of the receiver or the message source.
peekMessages(int) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Reads the next batch of active messages without changing the state of the receiver or the message source.
peekMessages(int) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Reads the next batch of active messages without changing the state of the receiver or the message source.
peekMessages(int, long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Starting from the given sequence number, reads the next batch of active messages without changing the state of the receiver or the message source.
peekMessages(int, long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Starting from the given sequence number, reads the next batch of active messages without changing the state of the receiver or the message source.
peekMessages(Integer) - Method in class com.azure.storage.queue.QueueAsyncClient
Peek messages from the front of the queue up to the maximum number of messages.
peekMessages(Integer, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Peek messages from the front of the queue up to the maximum number of messages.
PEM - Static variable in class com.azure.security.keyvault.certificates.models.CertificateContentType
Static value PEM for CertificateContentType.
pemCertificate(String) - Method in class com.azure.identity.ClientCertificateCredentialBuilder
Sets the path of the PEM certificate for authenticating to AAD.
pemCertificate(String) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Sets the path of the PEM certificate for authenticating to AAD.
PemCertificateList - Class in com.azure.media.videoanalyzer.edge.models
A list of PEM formatted certificates.
PemCertificateList(List<String>) - Constructor for class com.azure.media.videoanalyzer.edge.models.PemCertificateList
Creates an instance of PemCertificateList class.
PENDING - Enum constant in enum com.azure.storage.blob.models.CopyStatusType
Enum value pending.
PENDING - Enum constant in enum com.azure.storage.file.datalake.models.CopyStatusType
Enum value pending.
PENDING - Enum constant in enum com.azure.storage.file.share.models.CopyStatusType
Enum value pending.
PENDING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Pending for ReservationStatus.
PENDING_COPY_OPERATION - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value PendingCopyOperation for BlobErrorCode.
PER_CALL - Enum constant in enum com.azure.core.http.HttpPipelinePosition
Policy is placed before a RetryPolicy and will only be invoked once per pipeline invocation (service call).
PER_MINUTE - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value minutely.
PER_MINUTE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Minutely for DataFeedGranularityType.
PER_RETRY - Enum constant in enum com.azure.core.http.HttpPipelinePosition
Policy is placed after a RetryPolicy and will be invoked every time a request is sent.
PER_SECOND - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value secondly.
PER_TABLE_IOPS_DECREMENT_LIMIT_REACHED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PerTableIOPSDecrementLimitReached.
PER_TABLE_IOPS_INCREMENT_LIMIT_REACHED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PerTableIOPSIncrementLimitReached.
PERCENT - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Percent for MetricUnit.
PERCENTAGE - Static variable in class com.azure.analytics.synapse.artifacts.models.PolybaseSettingsRejectType
Static value percentage for PolybaseSettingsRejectType.
PERIOD - Static variable in class com.azure.ai.metricsadvisor.models.FeedbackType
Static value Period for FeedbackType.
PeriodType - Class in com.azure.ai.metricsadvisor.models
Defines values for PeriodType.
PeriodType() - Constructor for class com.azure.ai.metricsadvisor.models.PeriodType
 
PermissionCopyModeType - Enum in com.azure.storage.file.share.models
Defines values for PermissionCopyModeType.
PermissionMode - Enum in com.azure.cosmos.models
Enumeration specifying applicability of permission in the Azure Cosmos DB database service.
permissions - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The permissions of the SAS.
permissions(List<CosmosPermissionProperties>) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the permission list, which contains the resource tokens needed to access resources.
PERSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value persian.
PERSIAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value persian_normalization for TokenFilterName.
PERSON - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity corresponds to a person.
PERSON - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value Person for PiiEntityCategory.
PERSON - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Static value person for PhoneNumberAssignmentType.
PERSON - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Person for HealthcareFhirResourceType.
PERSON - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value person for EntityCategory.
PERSON_TYPE - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity corresponds to a person type.
Pet - Class in com.azure.aot.graalvm.samples.cosmos
The pet model.
Pet() - Constructor for class com.azure.aot.graalvm.samples.cosmos.Pet
 
pfxCertificate(String) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Sets the path and password of the PFX certificate for authenticating to AAD.
pfxCertificate(String, String) - Method in class com.azure.identity.ClientCertificateCredentialBuilder
Sets the path and password of the PFX certificate for authenticating to AAD.
PH_UNIFIED_MULTI_PURPOSE_ID_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PHUnifiedMultiPurposeIDNumber for PiiEntityCategory.
PhoenixAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for PhoenixAuthenticationType.
PhoenixAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.PhoenixAuthenticationType
 
PhoenixLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Phoenix server linked service.
PhoenixLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
 
PhoenixObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Phoenix server dataset.
PhoenixObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
 
PhoenixSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Phoenix server source.
PhoenixSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.PhoenixSource
 
PHONE_NUMBER - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value phoneNumber for DocumentFieldType.
PHONE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a phone number (US phone numbers only).
PHONE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PhoneNumber for PiiEntityCategory.
PhoneNumberAssignmentType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberAssignmentType.
PhoneNumberAssignmentType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
 
PhoneNumberCapabilities - Class in com.azure.communication.phonenumbers.models
The PhoneNumberCapabilities model.
PhoneNumberCapabilities() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
 
PhoneNumberCapabilityType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberCapabilityType.
PhoneNumberCapabilityType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
 
PhoneNumberCost - Class in com.azure.communication.phonenumbers.models
The PhoneNumberCost model.
PhoneNumberCost() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCost
 
PhoneNumberError - Class in com.azure.communication.phonenumbers.models
The Phone Number Services error.
PhoneNumberError(String, String, String, List<PhoneNumberError>) - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberError
Constructs a new PhoneNumberError
PhoneNumberErrorResponseException - Exception in com.azure.communication.phonenumbers.models
Exception thrown on phone number specific errors
PhoneNumberErrorResponseException(String, HttpResponse, PhoneNumberError) - Constructor for exception com.azure.communication.phonenumbers.models.PhoneNumberErrorResponseException
Initializes a new instance of the PhoneNumberErrorResponseException class.
PhoneNumberIdentifier - Class in com.azure.communication.common
Communication identifier for Communication Services Phone Numbers
PhoneNumberIdentifier(String) - Constructor for class com.azure.communication.common.PhoneNumberIdentifier
Creates a PhoneNumberIdentifier object
PhoneNumberIdentifierModel - Class in com.azure.messaging.eventgrid.systemevents
A phone number.
PhoneNumberIdentifierModel() - Constructor for class com.azure.messaging.eventgrid.systemevents.PhoneNumberIdentifierModel
 
PhoneNumberOperation - Class in com.azure.communication.phonenumbers.models
The PhoneNumberOperation model.
PhoneNumberOperation(PhoneNumberOperationStatus, String, OffsetDateTime, String, PhoneNumberOperationType, OffsetDateTime) - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOperation
The PhoneNumberOperation model.
PhoneNumberOperationStatus - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberOperationStatus.
PhoneNumberOperationStatus() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
 
PhoneNumberOperationType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberOperationType.
PhoneNumberOperationType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
 
PhoneNumbersAsyncClient - Class in com.azure.communication.phonenumbers
Asynchronous client for Communication service phone number operations.
PhoneNumbersClient - Class in com.azure.communication.phonenumbers
Synchronous client for Communication service phone number operations
PhoneNumbersClientBuilder - Class in com.azure.communication.phonenumbers
Builder for creating clients of Communication Service phone number configuration
PhoneNumbersClientBuilder() - Constructor for class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
 
PhoneNumberSearchOptions - Class in com.azure.communication.phonenumbers.models
The PhoneNumberSearchOptions model.
PhoneNumberSearchOptions() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
 
PhoneNumberSearchResult - Class in com.azure.communication.phonenumbers.models
The PhoneNumberSearchResult model.
PhoneNumberSearchResult() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
 
PhoneNumbersServiceVersion - Enum in com.azure.communication.phonenumbers
The versions of Phone Number Admin Service supported by this client library.
PhoneNumberType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberType.
PhoneNumberType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberType
 
PHONETIC - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value phonetic for TokenFilterName.
PhoneticEncoder - Enum in com.azure.search.documents.indexes.models
Defines values for PhoneticEncoder.
PhoneticTokenFilter - Class in com.azure.search.documents.indexes.models
Create tokens for phonetic matches.
PhoneticTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Constructor of PhoneticTokenFilter.
PHYSICAL_PARTITIONS_OF_TABLE - Static variable in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionOption
Static value PhysicalPartitionsOfTable for AmazonRdsForOraclePartitionOption.
PHYSICAL_PARTITIONS_OF_TABLE - Static variable in class com.azure.analytics.synapse.artifacts.models.OraclePartitionOption
Static value PhysicalPartitionsOfTable for OraclePartitionOption.
PHYSICAL_PARTITIONS_OF_TABLE - Static variable in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionOption
Static value PhysicalPartitionsOfTable for SapHanaPartitionOption.
PHYSICAL_PARTITIONS_OF_TABLE - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlPartitionOption
Static value PhysicalPartitionsOfTable for SqlPartitionOption.
PiiDetectionSkill - Class in com.azure.search.documents.indexes.models
Using the Text Analytics API, extracts personal information from an input text and gives you the option of masking it.
PiiDetectionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.PiiDetectionSkill
Creates an instance of PiiDetectionSkill class.
PiiDetectionSkillMaskingMode - Class in com.azure.search.documents.indexes.models
Defines values for PiiDetectionSkillMaskingMode.
PiiDetectionSkillMaskingMode() - Constructor for class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
 
PiiEntity - Class in com.azure.ai.textanalytics.models
The PiiEntity model.
PiiEntity() - Constructor for class com.azure.ai.textanalytics.models.PiiEntity
 
PiiEntityCategory - Class in com.azure.ai.textanalytics.models
Gets the PII entity category inferred by the text analytics service's PII entity recognition model.
PiiEntityCategory() - Constructor for class com.azure.ai.textanalytics.models.PiiEntityCategory
 
PiiEntityCollection - Class in com.azure.ai.textanalytics.models
PiiEntityCollection(IterableStream<PiiEntity>, String, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.PiiEntityCollection
Creates a PiiEntityCollection model that describes a Personally Identifiable Information entities collection including warnings.
PiiEntityDomain - Class in com.azure.ai.textanalytics.models
Defines values for PiiEntityDomain.
PiiEntityDomain() - Constructor for class com.azure.ai.textanalytics.models.PiiEntityDomain
 
pipeline(HttpPipeline) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in interface com.azure.core.client.traits.HttpTrait
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.data.tables.TableClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the HTTP pipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The HTTP pipeline to send requests through.
PIPELINE_NAME - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value PipelineName for RunQueryFilterOperand.
PIPELINE_NAME - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value PipelineName for RunQueryOrderByField.
PIPELINE_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.PipelineReferenceType
Static value PipelineReference for PipelineReferenceType.
PipelineAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
PipelineClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
PipelineFolder - Class in com.azure.analytics.synapse.artifacts.models
The folder that this Pipeline is in.
PipelineFolder() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineFolder
 
PipelineListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of pipeline resources.
PipelineListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineListResponse
 
PipelineReference - Class in com.azure.analytics.synapse.artifacts.models
Pipeline reference type.
PipelineReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineReference
 
PipelineReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for PipelineReferenceType.
PipelineReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineReferenceType
 
PipelineResource - Class in com.azure.analytics.synapse.artifacts.models
Pipeline resource type.
PipelineResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineResource
 
PipelineRun - Class in com.azure.analytics.synapse.artifacts.models
Information about a pipeline run.
PipelineRun() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineRun
 
PipelineRunAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
PipelineRunClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
PipelineRunInvokedBy - Class in com.azure.analytics.synapse.artifacts.models
Provides entity name and id that started the pipeline run.
PipelineRunInvokedBy() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineRunInvokedBy
 
PipelineRunsQueryResponse - Class in com.azure.analytics.synapse.artifacts.models
A list pipeline runs.
PipelineRunsQueryResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.PipelineRunsQueryResponse
 
PipelineTopology - Class in com.azure.media.videoanalyzer.edge.models
Pipeline topology describes the processing steps to be applied when processing media for a particular outcome.
PipelineTopology(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopology
Creates an instance of PipelineTopology class.
PipelineTopologyCollection - Class in com.azure.media.videoanalyzer.edge.models
A collection of pipeline topologies.
PipelineTopologyCollection() - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologyCollection
 
PipelineTopologyDeleteRequest - Class in com.azure.media.videoanalyzer.edge.models
Deletes an existing pipeline topology.
PipelineTopologyDeleteRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologyDeleteRequest
Creates an instance of PipelineTopologyDeleteRequest class.
PipelineTopologyGetRequest - Class in com.azure.media.videoanalyzer.edge.models
Retrieves an existing pipeline topology.
PipelineTopologyGetRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologyGetRequest
Creates an instance of PipelineTopologyGetRequest class.
PipelineTopologyListRequest - Class in com.azure.media.videoanalyzer.edge.models
List all existing pipeline topologies.
PipelineTopologyListRequest() - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologyListRequest
Creates an instance of PipelineTopologyListRequest class.
PipelineTopologyProperties - Class in com.azure.media.videoanalyzer.edge.models
Pipeline topology properties.
PipelineTopologyProperties() - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
 
PipelineTopologySetRequest - Class in com.azure.media.videoanalyzer.edge.models
Creates a new pipeline topology or updates an existing one.
PipelineTopologySetRequest(PipelineTopology) - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequest
Creates an instance of PipelineTopologySetRequest class.
PipelineTopologySetRequestBody - Class in com.azure.media.videoanalyzer.edge.models
Pipeline topology describes the processing steps to be applied when processing media for a particular outcome.
PipelineTopologySetRequestBody(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequestBody
Creates an instance of PipelineTopologySetRequestBody class.
PIPES - Enum constant in enum com.azure.core.util.serializer.CollectionFormat
Pipe(|) separated values.
PIXEL - Static variable in class com.azure.ai.formrecognizer.models.LengthUnit
Static value pixel for LengthUnit.
PKCS12 - Static variable in class com.azure.security.keyvault.certificates.models.CertificateContentType
Static value PKCS12 for CertificateContentType.
PL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value pl for EntityRecognitionSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value pl for KeyPhraseExtractionSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value pl for OcrSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value pl for SentimentSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pl for TextTranslationSkillLanguage.
PL_IDENTITY_CARD - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLIdentityCard for PiiEntityCategory.
PL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pl.lucene for LexicalAnalyzerName.
PL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pl.microsoft for LexicalAnalyzerName.
PL_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLNationalID for PiiEntityCategory.
PL_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLNationalIDV2 for PiiEntityCategory.
PL_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLPassportNumber for PiiEntityCategory.
PL_PL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pl-pl for QueryLanguage.
PL_REGON_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLREGONNumber for PiiEntityCategory.
PL_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PLTaxIdentificationNumber for PiiEntityCategory.
PLAN_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value PlanDefinition for HealthcareFhirResourceType.
PLAN9 - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value plan9 for ArtifactOperatingSystem.
PlantingDataBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the PlantingDataBaseClient type.
PLATFORM - Static variable in class com.azure.monitor.query.models.NamespaceClassification
Static value Platform for NamespaceClassification.
PLAY_AUDIO_RESULT_EVENT - Static variable in class com.azure.communication.callingserver.models.events.CallingServerEventType
The play audio result event type.
playAudio(String, boolean, String, String, String) - Method in class com.azure.communication.callingserver.CallConnection
Play audio in the call.
playAudio(String, boolean, String, String, String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Play audio in a call.
playAudio(String, PlayAudioOptions) - Method in class com.azure.communication.callingserver.CallConnection
Play audio in the call.
playAudio(String, PlayAudioOptions) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Play audio in a call.
playAudio(String, PlayAudioOptions) - Method in class com.azure.communication.callingserver.ServerCall
Play audio in a call.
playAudio(String, PlayAudioOptions) - Method in class com.azure.communication.callingserver.ServerCallAsync
Play audio in a call.
playAudio(String, String, String, String) - Method in class com.azure.communication.callingserver.ServerCall
Play audio in a call.
playAudio(String, String, String, String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Play audio in a call.
PlayAudioOptions - Class in com.azure.communication.callingserver.models
The request payload for playing audio.
PlayAudioOptions() - Constructor for class com.azure.communication.callingserver.models.PlayAudioOptions
 
PlayAudioResult - Class in com.azure.communication.callingserver.models
The response payload for play audio operation.
PlayAudioResult(String, OperationStatus, String, ResultInfo) - Constructor for class com.azure.communication.callingserver.models.PlayAudioResult
Initializes a new instance of PlayAudioResult.
PlayAudioResultEvent - Class in com.azure.communication.callingserver.models.events
The play audio result event.
playAudioWithResponse(String, PlayAudioOptions) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Play audio in a call.
playAudioWithResponse(String, PlayAudioOptions) - Method in class com.azure.communication.callingserver.ServerCallAsync
Play audio in a call.
playAudioWithResponse(String, PlayAudioOptions, Context) - Method in class com.azure.communication.callingserver.CallConnection
Play audio in the call.
playAudioWithResponse(String, PlayAudioOptions, Context) - Method in class com.azure.communication.callingserver.ServerCall
Play audio in a call.
PLAYBACK - Enum constant in enum com.azure.core.test.TestMode
Playback data from an existing test session.
PluginCurrentState - Class in com.azure.analytics.synapse.artifacts.models
Defines values for PluginCurrentState.
PluginCurrentState - Class in com.azure.analytics.synapse.spark.models
Defines values for PluginCurrentState.
PluginCurrentState() - Constructor for class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
 
PluginCurrentState() - Constructor for class com.azure.analytics.synapse.spark.models.PluginCurrentState
 
PNG - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value png for EmailAttachmentType.
Point - Class in com.azure.ai.formrecognizer.models
Represents the x and y coordinates of a vertex.
Point() - Constructor for class com.azure.ai.formrecognizer.models.Point
 
POINT - Enum constant in enum com.azure.cosmos.models.SpatialType
Represent a point data type.
POINT - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON point.
POINT_IN_TIME_RESTORE - Static variable in class com.azure.analytics.synapse.artifacts.models.CreateMode
Static value PointInTimeRestore for CreateMode.
policies(HttpPipelinePolicy...) - Method in class com.azure.core.http.HttpPipelineBuilder
Adds policies to the set of policies that the pipeline will use when sending requests.
POLICY_INSIGHTS_POLICY_STATE_CHANGED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateChanged event.
POLICY_INSIGHTS_POLICY_STATE_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event.
POLICY_INSIGHTS_POLICY_STATE_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateDeleted event.
PolicyCertificatesModificationResult - Interface in com.azure.security.attestation.models
PolicyInsightsPolicyStateChangedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateChanged event.
PolicyInsightsPolicyStateChangedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
 
PolicyInsightsPolicyStateCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateCreated event.
PolicyInsightsPolicyStateCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
 
PolicyInsightsPolicyStateDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.PolicyInsights.PolicyStateDeleted event.
PolicyInsightsPolicyStateDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
 
PolicyManagementCertificateOptions - Class in com.azure.security.attestation.models
PolicyManagementCertificateOptions(X509Certificate, AttestationSigningKey) - Constructor for class com.azure.security.attestation.models.PolicyManagementCertificateOptions
PolicyModification - Class in com.azure.security.attestation.models
Defines values for PolicyModification.
PolicyModification() - Constructor for class com.azure.security.attestation.models.PolicyModification
 
policyNeedsUpdate(IndexingPolicy, IndexingPolicy) - Static method in class com.azure.spring.data.cosmos.repository.support.IndexPolicyCompareService
Whether the policy needs updating.
PolicyResult - Interface in com.azure.security.attestation.models
Represents the result of a policy modification operation (setAttestationPolicy/resetAttestationPolicy).
POLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value polish.
POLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value polish.
poll() - Method in interface com.azure.core.util.polling.SyncPoller
Poll once and return the poll response received.
poll(PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.ChainedPollingStrategy
Parses the response from the polling URL into a PollResponse, and stores information useful for further polling and final response in the PollingContext.
poll(PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.DefaultPollingStrategy
 
poll(PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.LocationPollingStrategy
 
poll(PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.OperationResourcePollingStrategy
 
poll(PollingContext<T>, TypeReference<T>) - Method in interface com.azure.core.util.polling.PollingStrategy
Parses the response from the polling URL into a PollResponse, and stores information useful for further polling and final response in the PollingContext.
poll(PollingContext<T>, TypeReference<T>) - Method in class com.azure.core.util.polling.StatusCheckPollingStrategy
 
PollerFactory - Class in com.azure.core.management.polling
Factory to create PollerFlux for Azure resource manager (ARM) long-running-operation (LRO).
PollerFlux<T,U> - Class in com.azure.core.util.polling
A Flux that simplifies the task of executing long running operations against an Azure service.
PollerFlux(Duration, Function<PollingContext<T>, Mono<T>>, Function<PollingContext<T>, Mono<PollResponse<T>>>, BiFunction<PollingContext<T>, PollResponse<T>, Mono<T>>, Function<PollingContext<T>, Mono<U>>) - Constructor for class com.azure.core.util.polling.PollerFlux
Creates PollerFlux.
PollingContext<T> - Class in com.azure.core.util.polling
A key/value store that is propagated between various poll related operations associated with PollerFlux and SyncPoller poller.
PollingStrategy<T,U> - Interface in com.azure.core.util.polling
Represents a known strategy for polling a long-running operation in Azure.
PollResponse<T> - Class in com.azure.core.util.polling
PollResponse represents a single response from a service for a long-running polling operation.
PollResponse(LongRunningOperationStatus, T) - Constructor for class com.azure.core.util.polling.PollResponse
Creates a new PollResponse with status and value.
PollResponse(LongRunningOperationStatus, T, Duration) - Constructor for class com.azure.core.util.polling.PollResponse
Creates a new PollResponse with status, value, retryAfter and properties.
PollResult<T> - Class in com.azure.core.management.polling
Type representing result (succeeded or failed result) of a long-running-poll operation.
PollResult(PollResult.Error) - Constructor for class com.azure.core.management.polling.PollResult
Creates PollResult.
PollResult(T) - Constructor for class com.azure.core.management.polling.PollResult
Creates PollResult.
PollResult.Error - Class in com.azure.core.management.polling
Type represents the error that poll-operation received from the service.
PolybaseSettings - Class in com.azure.analytics.synapse.artifacts.models
PolyBase settings.
PolybaseSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
 
PolybaseSettingsRejectType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for PolybaseSettingsRejectType.
PolybaseSettingsRejectType() - Constructor for class com.azure.analytics.synapse.artifacts.models.PolybaseSettingsRejectType
 
POLYGON - Enum constant in enum com.azure.cosmos.models.SpatialType
Represent a polygon data type.
POLYGON - Static variable in class com.azure.core.models.GeoObjectType
GeoJSON polygon.
POP_RECEIPT_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value PopReceiptMismatch for QueueErrorCode.
port(int) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the port which this client should connect, which by default will be set to port 80.
port(int) - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Deprecated.
Configure the redirect URL as http://localhost:{port} via InteractiveBrowserCredentialBuilder.redirectUrl(String) instead.
PORTER - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value porter.
PORTER_STEM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value porter_stem for TokenFilterName.
PORTER2 - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value porter2.
PortPolicy - Class in com.azure.core.http.policy
The pipeline policy that adds a given port to each HttpRequest.
PortPolicy(int, boolean) - Constructor for class com.azure.core.http.policy.PortPolicy
Creates a new PortPolicy object.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value portuguese.
PORTUGUESE_BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value portugueseBrazilian.
PORTUGUESE_BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value portugueseBrazilian.
PORTUGUESE_RSLP - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value portugueseRslp.
position() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
position(long) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
POSITIVE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Positive.
POSITIVE - Static variable in class com.azure.ai.textanalytics.models.TextSentiment
Static value Positive for TextSentiment.
POSITIVE_POSSIBLE - Static variable in class com.azure.ai.textanalytics.models.EntityCertainty
Enum value Positive Possible.
POSIX - Enum constant in enum com.azure.storage.blob.models.PathRenameMode
Enum value posix.
POSSESSIVE_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value possessiveEnglish.
Post - Annotation Type in com.azure.core.annotation
HTTP POST method annotation describing the parameterized relative path to a REST endpoint for an action.
POST - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP POST method.
POST - Enum constant in enum com.azure.cosmos.models.TriggerType
Trigger should be executed after the associated operation(s).
POST - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value POST for AzureFunctionActivityMethod.
POST - Static variable in class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
Static value POST for WebActivityMethod.
POST - Static variable in class com.azure.analytics.synapse.artifacts.models.WebHookActivityMethod
Static value POST for WebHookActivityMethod.
POSTGRE_SQL_DB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value PostgreSql for DataFeedSourceType..
PostgreSqlDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The PostgreSqlDataFeedSource model.
PostgreSqlDataFeedSource(String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.PostgreSqlDataFeedSource
Create a PostgreSqlDataFeedSource instance.
PostgreSqlLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for PostgreSQL data source.
PostgreSqlLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
 
PostgreSqlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for PostgreSQL databases.
PostgreSqlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
 
PostgreSqlTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The PostgreSQL table dataset.
PostgreSqlTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
POUND - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value pound for ToneValue.
PPC64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value ppc64 for ArtifactArchitecture.
PPC64LE - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value ppc64le for ArtifactArchitecture.
PPSM - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value ppsm for EmailAttachmentType.
PPSX - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value ppsx for EmailAttachmentType.
PPT - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value ppt for EmailAttachmentType.
PPTM - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value pptm for EmailAttachmentType.
PPTX - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value pptx for EmailAttachmentType.
PRACTITIONER - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Practitioner for HealthcareFhirResourceType.
PRACTITIONER_ROLE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value PractitionerRole for HealthcareFhirResourceType.
PRE - Enum constant in enum com.azure.cosmos.models.TriggerType
Trigger should be executed before the associated operation(s).
PRECONDITION_FAILED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
PRECONDITION_FAILED.
preferredRegions(List<String>) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the preferred regions for geo-replicated database accounts.
prefetchCount(int) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the count used by the receiver to control the number of events the Event Hub consumer will actively receive and queue locally without regard to whether a receive operation is currently active.
prefetchCount(int) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the count used by the receivers to control the number of events each consumer will actively receive and queue locally without regard to whether a receive operation is currently active.
prefetchCount(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the prefetch count of the processor.
prefetchCount(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the prefetch count of the receiver.
prefetchCount(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the prefetch count of the processor.
prefetchCount(int) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the prefetch count of the receiver.
PREMIUM - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
Static value Premium for IntegrationRuntimeSsisCatalogPricingTier.
PREMIUM - Static variable in class com.azure.messaging.servicebus.administration.models.MessagingSku
Static value Premium for MessagingSku.
PREMIUM - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionSize
Static value Premium for SessionSize.
PREMIUM - Static variable in class com.azure.storage.blob.models.AccessTier
Static value Premium for AccessTier.
PREMIUM_LRS - Enum constant in enum com.azure.storage.blob.models.SkuName
Enum value Premium_LRS.
PREMIUM_RS - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
Static value PremiumRS for IntegrationRuntimeSsisCatalogPricingTier.
PREPARATION - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value Preparation for PluginCurrentState.
PREPARATION - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Preparation for PluginCurrentState.
PRESERVE - Enum constant in enum com.azure.storage.file.share.models.FileLastWrittenMode
Enum value Preserve.
PRESERVE - Static variable in class com.azure.storage.file.share.FileConstants
Default value for several SMB file headers.
PRESERVE_ASPECT_RATIO - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageScaleMode
Static value preserveAspectRatio for ImageScaleMode.
PRESERVE_HIERARCHY - Static variable in class com.azure.analytics.synapse.artifacts.models.CopyBehaviorType
Static value PreserveHierarchy for CopyBehaviorType.
PrestoAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for PrestoAuthenticationType.
PrestoAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrestoAuthenticationType
 
PrestoLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Presto server linked service.
PrestoLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
 
PrestoObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Presto server dataset.
PrestoObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
 
PrestoSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Presto server source.
PrestoSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrestoSource
 
PREVIEW_SUBJECT_TO_CHANGE_WARNING - Static variable in annotation type com.azure.cosmos.util.Beta
Default warning text.
PREVIOUS - Static variable in class com.azure.ai.anomalydetector.models.FillNaMethod
Static value Previous for FillNaMethod.
PREVIOUS - Static variable in class com.azure.ai.anomalydetector.models.ImputeMode
Static value previous for ImputeMode.
PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value PreviousSnapshotCannotBeNewer for BlobErrorCode.
PREVIOUS_SNAPSHOT_NOT_FOUND - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value PreviousSnapshotNotFound for BlobErrorCode.
PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value PreviousSnapshotOperationNotSupported for BlobErrorCode.
PREVIOUS_VALUE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillType
Static value PreviousValue for DataFeedMissingDataPointFillType.
previousPageable() - Method in class com.azure.spring.data.cosmos.core.query.CosmosPageImpl
 
PRIMARY_KEY_PROPERTY_IS_INVALID_TYPE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PrimaryKeyPropertyIsInvalidType.
PrioritizedFields - Class in com.azure.search.documents.indexes.models
Describes the title, content, and keywords fields to be used for semantic ranking, captions, highlights, and answers.
PrioritizedFields() - Constructor for class com.azure.search.documents.indexes.models.PrioritizedFields
 
PRIVATE - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAccessMode
Static value Private for DataFeedAccessMode.
PRIVATE - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Static value private for IndexerExecutionEnvironment.
PrivateEndpoint - Class in com.azure.analytics.synapse.artifacts.models
Private endpoint details.
PrivateEndpoint() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrivateEndpoint
 
PrivateEndpointConnection - Class in com.azure.analytics.synapse.artifacts.models
A private endpoint connection.
PrivateEndpointConnection() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrivateEndpointConnection
 
PrivateLinkServiceConnectionState - Class in com.azure.analytics.synapse.artifacts.models
Connection state details of the private endpoint.
PrivateLinkServiceConnectionState() - Constructor for class com.azure.analytics.synapse.artifacts.models.PrivateLinkServiceConnectionState
 
PROCEDURE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Procedure for HealthcareFhirResourceType.
PROCEDURE_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ProcedureRequest for HealthcareFhirResourceType.
process() - Method in class com.azure.core.http.HttpPipelineNextPolicy
Invokes the next HttpPipelinePolicy.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AddDatePolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AddHeadersFromContextPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AddHeadersPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AzureKeyCredentialPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.AzureSasCredentialPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.CookiePolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.HostPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.HttpLoggingPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in interface com.azure.core.http.policy.HttpPipelinePolicy
Processes provided request context and invokes the next policy.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.HttpPipelineSyncPolicy
Processes provided request context and invokes the next policy.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.PortPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.ProtocolPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.RedirectPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.RequestIdPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.RetryPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.TimeoutPolicy
Deprecated.
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.http.policy.UserAgentPolicy
Updates the "User-Agent" header with the value supplied in the policy.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryHttpPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.data.tables.TableAzureNamedKeyCredentialPolicy
Authorizes a HttpRequest with the SharedKey credential.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.data.tables.TableScrubEtagPolicy
Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.messaging.servicebus.administration.ServiceBusSupplementaryAuthHeaderPolicy
Add the additional authentication token needed for various types of forwarding options.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.messaging.webpubsub.WebPubSubAuthenticationPolicy
Processes provided request context and invokes the next policy.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorRedirectPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.storage.blob.specialized.cryptography.BlobDecryptionPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.storage.common.policy.MetadataValidationPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.storage.common.policy.RequestRetryPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.storage.common.policy.ResponseValidationPolicyBuilder.ResponseValidationPolicy
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.storage.common.policy.ScrubEtagPolicy
Wraps any potential error responses from the service and applies post-processing of the response's eTag header to standardize the value.
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class com.azure.storage.common.policy.StorageSharedKeyCredentialPolicy
 
PROCESS - Enum constant in enum com.azure.core.util.tracing.ProcessKind
Custom process call to process received messages.
PROCESS_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ProcessRequest for HealthcareFhirResourceType.
PROCESS_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ProcessResponse for HealthcareFhirResourceType.
PROCESS_SPAN_SCOPE_TYPE_ERROR - Static variable in enum com.azure.messaging.eventhubs.Messages
Process span scope type error message.
processError(Consumer<ErrorContext>) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called when an error occurs while processing events.
processError(Consumer<ServiceBusErrorContext>) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
The error handler for the processor which will be invoked in the event of an error while receiving messages.
processError(Consumer<ServiceBusErrorContext>) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
The error handler for the processor which will be invoked in the event of an error while receiving messages.
processEvent(Consumer<EventContext>) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called for each event received by this EventProcessorClient.
processEvent(Consumer<EventContext>, Duration) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called for each event received by this EventProcessorClient.
processEventBatch(Consumer<EventBatchContext>, int) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called for each event received by this EventProcessorClient.
processEventBatch(Consumer<EventBatchContext>, int, Duration) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called for each event received by this EventProcessorClient.
PROCESSING - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Processing.
ProcessKind - Enum in com.azure.core.util.tracing
Contains constants common AMQP protocol process calls.
processMessage(Consumer<ServiceBusReceivedMessageContext>) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
The message processing callback for the processor which will be executed when a message is received.
processMessage(Consumer<ServiceBusReceivedMessageContext>) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
The message processing callback for the processor that will be executed when a message is received.
processMessageDecodingError(Consumer<QueueMessageDecodingError>) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the handler that performs the tasks needed when a message is received or peaked from the queue but cannot be decoded.
processMessageDecodingError(Consumer<QueueMessageDecodingError>) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the handler that performs the tasks needed when a message is received or peaked from the queue but cannot be decoded.
processMessageDecodingErrorAsync(Function<QueueMessageDecodingError, Mono<Void>>) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the asynchronous handler that performs the tasks needed when a message is received or peaked from the queue but cannot be decoded.
processMessageDecodingErrorAsync(Function<QueueMessageDecodingError, Mono<Void>>) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the asynchronous handler that performs the tasks needed when a message is received or peaked from the queue but cannot be decoded.
processor() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
ProcessorNodeBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for topology processor nodes.
ProcessorNodeBase(String, List<NodeInput>) - Constructor for class com.azure.media.videoanalyzer.edge.models.ProcessorNodeBase
Creates an instance of ProcessorNodeBase class.
processPartitionClose(Consumer<CloseContext>) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called when a processing for a partition stops.
processPartitionInitialization(Consumer<InitializationContext>) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
The function that is called before processing starts for a partition.
processResponseDiagnostics(ResponseDiagnostics) - Method in interface com.azure.spring.data.cosmos.core.ResponseDiagnosticsProcessor
Gets called after receiving response from CosmosDb.
processSync() - Method in class com.azure.core.http.HttpPipelineNextSyncPolicy
Invokes the next HttpPipelinePolicy.
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.AddDatePolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.AddHeadersFromContextPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.AddHeadersPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.AzureKeyCredentialPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.AzureSasCredentialPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.CookiePolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.HostPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.HttpLoggingPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in interface com.azure.core.http.policy.HttpPipelinePolicy
Processes provided request context and invokes the next policy synchronously.
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.HttpPipelineSyncPolicy
Processes provided request context and invokes the next policy synchronously.
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.PortPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.ProtocolPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.RedirectPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.RequestIdPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.RetryPolicy
 
processSync(HttpPipelineCallContext, HttpPipelineNextSyncPolicy) - Method in class com.azure.core.http.policy.UserAgentPolicy
Updates the "User-Agent" header with the value supplied in the policy synchronously.
PRODUCER - Enum constant in enum com.azure.core.util.tracing.SpanKind
Indicates that the span describes producer sending a message to a broker.
PRODUCT - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a physical objects of various categories.
ProgressListener - Interface in com.azure.core.util
A ProgressListener is an interface that can be used to listen to the progress of the I/O transfers.
ProgressReceiver - Interface in com.azure.storage.blob
Deprecated.
ProgressReceiver - Interface in com.azure.storage.common
Deprecated.
ProgressReporter - Class in com.azure.core.util
ProgressReporter offers a convenient way to add progress tracking to I/O operations.
ProgressReporter - Class in com.azure.storage.blob
Deprecated.
ProgressReporter - Class in com.azure.storage.common
Deprecated.
ProgressReporter() - Constructor for class com.azure.storage.blob.ProgressReporter
Deprecated.
 
ProgressReporter() - Constructor for class com.azure.storage.common.ProgressReporter
Deprecated.
 
PROPERTIES_NEED_VALUE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PropertiesNeedValue.
PROPERTY_AZURE_AUTHORITY_HOST - Static variable in class com.azure.core.util.Configuration
The Azure Active Directory endpoint to connect to.
PROPERTY_AZURE_CLIENT_CERTIFICATE_PASSWORD - Static variable in class com.azure.core.util.Configuration
Password for a PFX/PEM certificate used when performing service principal authentication with Azure.
PROPERTY_AZURE_CLIENT_CERTIFICATE_PATH - Static variable in class com.azure.core.util.Configuration
Path of a PFX/PEM certificate file to use when performing service principal authentication with Azure.
PROPERTY_AZURE_CLIENT_ID - Static variable in class com.azure.core.util.Configuration
Client id to use when performing service principal authentication with Azure.
PROPERTY_AZURE_CLIENT_SECRET - Static variable in class com.azure.core.util.Configuration
Client secret to use when performing service principal authentication with Azure.
PROPERTY_AZURE_CLOUD - Static variable in class com.azure.core.util.Configuration
Name of the Azure cloud to connect to.
PROPERTY_AZURE_HTTP_LOG_DETAIL_LEVEL - Static variable in class com.azure.core.util.Configuration
Enables HTTP request/response logging by setting an HTTP log detail level.
PROPERTY_AZURE_IDENTITY_DISABLE_CP1 - Static variable in class com.azure.core.util.Configuration
Flag to disable the CP1 client capabilities in Azure Identity Token credentials.
PROPERTY_AZURE_LOG_LEVEL - Static variable in class com.azure.core.util.Configuration
Enables logging by setting a log level.
PROPERTY_AZURE_METRICS_DISABLED - Static variable in class com.azure.core.util.Configuration
Disables metrics.
PROPERTY_AZURE_PASSWORD - Static variable in class com.azure.core.util.Configuration
Username to use when performing username/password authentication with Azure.
PROPERTY_AZURE_POD_IDENTITY_TOKEN_URL - Static variable in class com.azure.core.util.Configuration
URL used by Bridge To Kubernetes to redirect IMDS calls in the development environment.
PROPERTY_AZURE_REGIONAL_AUTHORITY_NAME - Static variable in class com.azure.core.util.Configuration
Name of Azure AAD regional authority.
PROPERTY_AZURE_REQUEST_CONNECT_TIMEOUT - Static variable in class com.azure.core.util.Configuration
Sets the default timeout, in milliseconds, for a request to connect to the remote host.
PROPERTY_AZURE_REQUEST_READ_TIMEOUT - Static variable in class com.azure.core.util.Configuration
Sets the default timeout interval, in milliseconds, allowed between each byte read in a response.
PROPERTY_AZURE_REQUEST_RESPONSE_TIMEOUT - Static variable in class com.azure.core.util.Configuration
Sets the default timeout, in milliseconds, for a request to receive a response from the remote host.
PROPERTY_AZURE_REQUEST_RETRY_COUNT - Static variable in class com.azure.core.util.Configuration
Sets the default number of times a request will be retried, if it passes the conditions for retrying, before it fails.
PROPERTY_AZURE_REQUEST_WRITE_TIMEOUT - Static variable in class com.azure.core.util.Configuration
Sets the default timeout interval, in milliseconds, allowed between each byte written by a request.
PROPERTY_AZURE_RESOURCE_GROUP - Static variable in class com.azure.core.util.Configuration
Name of the Azure resource group.
PROPERTY_AZURE_SUBSCRIPTION_ID - Static variable in class com.azure.core.util.Configuration
Subscription id to use when connecting to Azure resources.
PROPERTY_AZURE_TELEMETRY_DISABLED - Static variable in class com.azure.core.util.Configuration
Disables telemetry collection.
PROPERTY_AZURE_TENANT_ID - Static variable in class com.azure.core.util.Configuration
Tenant id for the Azure resources.
PROPERTY_AZURE_TRACING_DISABLED - Static variable in class com.azure.core.util.Configuration
Disables tracing.
PROPERTY_AZURE_USERNAME - Static variable in class com.azure.core.util.Configuration
Username to use when performing username/password authentication with Azure.
PROPERTY_HTTP_PROXY - Static variable in class com.azure.core.util.Configuration
URL of the proxy for HTTP connections.
PROPERTY_HTTPS_PROXY - Static variable in class com.azure.core.util.Configuration
URL of the proxy for HTTPS connections.
PROPERTY_IDENTITY_ENDPOINT - Static variable in class com.azure.core.util.Configuration
Endpoint to connect to when using Azure Active Directory managed service identity (MSI).
PROPERTY_IDENTITY_HEADER - Static variable in class com.azure.core.util.Configuration
Header when connecting to Azure Active Directory using managed service identity (MSI).
PROPERTY_MSI_ENDPOINT - Static variable in class com.azure.core.util.Configuration
Endpoint to connect to when using Azure Active Directory managed service identity (MSI).
PROPERTY_MSI_SECRET - Static variable in class com.azure.core.util.Configuration
Secret when connecting to Azure Active Directory using managed service identity (MSI).
PROPERTY_NAME_INVALID - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PropertyNameInvalid.
PROPERTY_NAME_TOO_LONG - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PropertyNameTooLong.
PROPERTY_NO_PROXY - Static variable in class com.azure.core.util.Configuration
A list of hosts or CIDR to not use proxy HTTP/HTTPS connections through.
PROPERTY_VALUE_TOO_LARGE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value PropertyValueTooLarge.
PropertyLoader - Class in com.azure.spring.data.cosmos.common
Load properties from files
PROTECTED_HEALTH_INFORMATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityDomain
Protected health information (PHI) as the PiiEntityDomain.
protocol - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The allowed HTTP/HTTPS protocols.
protocol() - Element in annotation type com.azure.core.annotation.ServiceClientBuilder
The protocol clients created from this builder will use to interact with the service.
ProtocolPolicy - Class in com.azure.core.http.policy
The pipeline policy that adds a given protocol to each HttpRequest.
ProtocolPolicy(String, boolean) - Constructor for class com.azure.core.http.policy.ProtocolPolicy
Creates a new ProtocolPolicy.
PROTON_IO - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
IO exceptions that occur in proton-j library.
PROVENANCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Provenance for HealthcareFhirResourceType.
provider() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns the provider that created this file system.
PROVIDER_NAME - Static variable in class com.azure.security.keyvault.jca.KeyVaultJcaProvider
Stores the name.
ProviderAvailability - Class in com.azure.quantum.jobs.models
Defines values for ProviderAvailability.
ProviderAvailability() - Constructor for class com.azure.quantum.jobs.models.ProviderAvailability
 
ProvidersAsyncClient - Class in com.azure.quantum.jobs
Initializes a new instance of the asynchronous QuantumClient type.
ProvidersClient - Class in com.azure.quantum.jobs
Initializes a new instance of the synchronous QuantumClient type.
ProviderStatus - Class in com.azure.quantum.jobs.models
Providers status.
ProviderStatus() - Constructor for class com.azure.quantum.jobs.models.ProviderStatus
 
ProviderStatusList - Class in com.azure.quantum.jobs.models
Providers status.
ProviderStatusList() - Constructor for class com.azure.quantum.jobs.models.ProviderStatusList
 
provideTestTemplateInvocationContexts(ExtensionContext) - Method in class com.azure.core.test.SyncAsyncExtension
 
PROVISIONING - Static variable in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
Static value Provisioning for EventSubscriptionStatus.
proxy(ProxyOptions) - Method in class com.azure.core.http.jdk.httpclient.JdkAsyncHttpClientBuilder
Sets the proxy.
proxy(ProxyOptions) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the proxy options that the client will use.
proxy(ProxyOptions) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the proxy.
proxy(ProxyOptions) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets proxy configuration.
PROXY_AUTHENTICATE - Static variable in class com.azure.core.util.AuthorizationChallengeHandler
Header representing a proxy server requesting authentication.
PROXY_AUTHENTICATION_INFO - Static variable in class com.azure.core.util.AuthorizationChallengeHandler
Header representing additional information a proxy server is expecting during future authentication requests.
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
PROXY_AUTHENTICATION_REQUIRED.
PROXY_AUTHENTICATION_TYPE - Static variable in class com.azure.core.amqp.ProxyOptions
The configuration key for containing the authentication type to be used by the proxy.
PROXY_AUTHORIZATION - Static variable in class com.azure.core.util.AuthorizationChallengeHandler
Header representing the authorization the client is presenting to a proxy server.
PROXY_PASSWORD - Static variable in class com.azure.core.amqp.ProxyOptions
The configuration key for containing the password for the username who authenticates with the proxy.
PROXY_USERNAME - Static variable in class com.azure.core.amqp.ProxyOptions
The configuration key for containing the username who authenticates with the proxy.
ProxyAuthenticationType - Enum in com.azure.core.amqp
Supported methods of proxy authentication.
proxyOptions(ProxyOptions) - Method in interface com.azure.core.amqp.client.traits.AmqpTrait
Sets the proxy configuration to use.
proxyOptions(ProxyOptions) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the proxy configuration to use for EventHubAsyncClient.
proxyOptions(ProxyOptions) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the proxy configuration to use for EventHubAsyncClient.
proxyOptions(ProxyOptions) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the proxy configuration to use for ServiceBusSenderAsyncClient.
proxyOptions(ProxyOptions) - Method in class com.azure.identity.CredentialBuilderBase
Deprecated.
Configure the proxy options on the HttpClient instead and then set that client on the credential using CredentialBuilderBase.httpClient(HttpClient).
ProxyOptions - Class in com.azure.core.amqp
Properties for configuring proxies with Event Hubs.
ProxyOptions - Class in com.azure.core.http
This represents proxy configuration to be used in http clients..
ProxyOptions(ProxyAuthenticationType, Proxy, String, String) - Constructor for class com.azure.core.amqp.ProxyOptions
Creates a proxy configuration that uses the proxyAddress and authenticates with provided username, password and authentication.
ProxyOptions(ProxyOptions.Type, InetSocketAddress) - Constructor for class com.azure.core.http.ProxyOptions
Creates ProxyOptions.
ProxyOptions.Type - Enum in com.azure.core.http
The type of the proxy.
ProxyResource - Class in com.azure.analytics.synapse.artifacts.models
Proxy Resource The resource model definition for a Azure Resource Manager proxy resource.
ProxyResource - Class in com.azure.core.management
The Proxy Resource model.
ProxyResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ProxyResource
 
ProxyResource() - Constructor for class com.azure.core.management.ProxyResource
 
PS256 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value PS256 for SignatureAlgorithm.
PS384 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value PS384 for SignatureAlgorithm.
PS512 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value PS512 for SignatureAlgorithm.
PT - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value pt for CustomEntityLookupSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value pt for ImageAnalysisSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value pt for OcrSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value pt for SplitSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pt for TextTranslationSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value pt-BR for EntityRecognitionSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value pt-BR for KeyPhraseExtractionSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pt-br for TextTranslationSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pt-br for QueryLanguage.
PT_BR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-BR.lucene for LexicalAnalyzerName.
PT_BR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-BR.microsoft for LexicalAnalyzerName.
PT_CITIZEN_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PTCitizenCardNumber for PiiEntityCategory.
PT_CITIZEN_CARD_NUMBER_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PTCitizenCardNumberV2 for PiiEntityCategory.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value pt-PT for EntityRecognitionSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value pt-PT for KeyPhraseExtractionSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value pt-PT for SentimentSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pt-PT for TextTranslationSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pt-pt for QueryLanguage.
PT_PT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-PT.lucene for LexicalAnalyzerName.
PT_PT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-PT.microsoft for LexicalAnalyzerName.
PT_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value PTTaxIdentificationNumber for PiiEntityCategory.
PUB - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value pub for EmailAttachmentType.
PUBLIC - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAccessMode
Static value Public for DataFeedAccessMode.
PUBLIC - Static variable in class com.azure.communication.common.CommunicationCloudEnvironment
Represent Azure public cloud
PUBLIC - Static variable in class com.azure.messaging.eventgrid.systemevents.CommunicationCloudEnvironmentModel
Static value public for CommunicationCloudEnvironmentModel.
PUBLIC - Static variable in class com.azure.messaging.eventgrid.systemevents.StampKind
Static value Public for StampKind.
PublicAccessType - Class in com.azure.storage.blob.models
Defines values for PublicAccessType.
PublicAccessType - Class in com.azure.storage.file.datalake.models
Defines values for PublicAccessType.
PublicAccessType() - Constructor for class com.azure.storage.blob.models.PublicAccessType
 
PublicAccessType() - Constructor for class com.azure.storage.file.datalake.models.PublicAccessType
 
publishComponentTelemetry(String, String, String, Object) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Publishes telemetry from a digital twin's component
publishComponentTelemetry(String, String, String, Object) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Publishes telemetry from a digital twin's component
PublishComponentTelemetryOptions - Class in com.azure.digitaltwins.core.models
PublishComponentTelemetryOptions() - Constructor for class com.azure.digitaltwins.core.models.PublishComponentTelemetryOptions
 
publishComponentTelemetryWithResponse(String, String, String, Object, PublishComponentTelemetryOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Publishes telemetry from a digital twin's component
publishComponentTelemetryWithResponse(String, String, String, Object, PublishComponentTelemetryOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Publishes telemetry from a digital twin's component
PUBLISHER_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The name of the entity that published a message.
PUBLISHER_REVOKED_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The TokenProvider object could not acquire a token, the token is invalid, or the token does not contain the claims required to perform the operation.
publishTelemetry(String, String, Object) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Publishes telemetry from a digital twin
publishTelemetry(String, String, Object) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Publishes telemetry from a digital twin
PublishTelemetryOptions - Class in com.azure.digitaltwins.core.models
PublishTelemetryOptions() - Constructor for class com.azure.digitaltwins.core.models.PublishTelemetryOptions
 
publishTelemetryWithResponse(String, String, Object, PublishTelemetryOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Publishes telemetry from a digital twin
publishTelemetryWithResponse(String, String, Object, PublishTelemetryOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Publishes telemetry from a digital twin
PUNCTUATION - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value punctuation.
PUNJABI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value punjabi.
PUNJABI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value punjabi.
PURCHASE - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value purchase for PhoneNumberOperationType.
PURCHASE_PENDING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value PurchasePending for ReservationStatus.
PurchasedPhoneNumber - Class in com.azure.communication.phonenumbers.models
The PurchasedPhoneNumber model.
PurchasedPhoneNumber() - Constructor for class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
 
PurchasePhoneNumbersResult - Class in com.azure.communication.phonenumbers.models
The PurchasePhoneNumbersResult model.
PurchasePhoneNumbersResult() - Constructor for class com.azure.communication.phonenumbers.models.PurchasePhoneNumbersResult
 
PURGE_DELETED_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete for KeyVaultDataAction.
purgeDeletedCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Permanently deletes the specified deleted certificate without possibility for recovery.
purgeDeletedCertificate(String) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Permanently deletes the specified deleted certificate without possibility for recovery.
purgeDeletedCertificateWithResponse(String) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Permanently deletes the specified deleted certificate without possibility for recovery.
purgeDeletedCertificateWithResponse(String, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Permanently deletes the specified deleted certificate without possibility for recovery.
purgeDeletedKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Permanently deletes the specified key without the possibility of recovery.
purgeDeletedKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Permanently deletes the specified key without the possibility of recovery.
purgeDeletedKeyWithResponse(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Permanently deletes the specified key without the possibility of recovery.
purgeDeletedKeyWithResponse(String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Permanently deletes the specified key without the possibility of recovery.
purgeDeletedSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Permanently removes a deleted secret, without the possibility of recovery.
purgeDeletedSecret(String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Permanently removes a deleted secret, without the possibility of recovery.
purgeDeletedSecretWithResponse(String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Permanently removes a deleted secret, without the possibility of recovery.
purgeDeletedSecretWithResponse(String, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Permanently removes a deleted secret, without the possibility of recovery.
PurviewAccountServiceVersion - Enum in com.azure.analytics.purview.administration
Service version of PurviewAccount.
PurviewCatalogServiceVersion - Enum in com.azure.analytics.purview.catalog
Service version of PurviewCatalog.
PurviewConfiguration - Class in com.azure.analytics.synapse.artifacts.models
Purview Configuration.
PurviewConfiguration() - Constructor for class com.azure.analytics.synapse.artifacts.models.PurviewConfiguration
 
PurviewMetadataServiceVersion - Enum in com.azure.analytics.purview.administration
Service version of PurviewMetadata.
PurviewScanningClientBuilder - Class in com.azure.analytics.purview.scanning
A builder for creating a new instance of the PurviewScanningClient type.
PurviewScanningClientBuilder() - Constructor for class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Create an instance of the PurviewScanningClientBuilder.
PurviewScanningServiceVersion - Enum in com.azure.analytics.purview.scanning
Service version of PurviewScanning.
put(String, JsonNode) - Method in interface com.azure.core.experimental.serializer.JsonObject
Puts a JsonNode field with the specified name into the object.
put(String, String) - Method in class com.azure.ai.metricsadvisor.models.DimensionKey
Adds a dimension name-value to the key.
put(String, String) - Method in class com.azure.core.http.HttpHeaders
Deprecated.
put(String, String) - Method in class com.azure.core.util.Configuration
Deprecated.
Use ConfigurationBuilder and ConfigurationSource to provide all properties before creating configuration.
Put - Annotation Type in com.azure.core.annotation
HTTP PUT method annotation describing the parameterized relative path to a REST endpoint for resource creation or update.
PUT - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP PUT method.
PUT - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value PUT for AzureFunctionActivityMethod.
PUT - Static variable in class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
Static value PUT for WebActivityMethod.
putProperty(String, String) - Method in class com.azure.core.util.ConfigurationBuilder
Adds property to the configuration source.
PY_SPARK - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value pyspark for SparkStatementLanguageType.

Q

QOS - Static variable in class com.azure.monitor.query.models.NamespaceClassification
Static value Qos for NamespaceClassification.
QUADRATIC - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value quadratic.
QUALIFIER_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value QualifierOfCondition for HealthcareEntityRelationType.
QUANTITY - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains a number or numeric quantity.
QUANTITY - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value quantity for EntityCategory.
QuantumClientBuilder - Class in com.azure.quantum.jobs
A builder for creating a new instance of the QuantumClient type.
QuantumClientBuilder() - Constructor for class com.azure.quantum.jobs.QuantumClientBuilder
Create an instance of the QuantumClientBuilder.
query(OutputStream, String) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Queries an entire blob into an output stream.
query(OutputStream, String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
query(OutputStream, String) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Queries an entire file into an output stream.
query(String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Queries the entire blob.
query(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Unsupported.
query(String) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Queries the entire file.
query(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Query digital twins.
query(String, Class<T>) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Query digital twins.
query(String, Class<T>, QueryOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Query digital twins.
query(String, Class<T>, QueryOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Query digital twins.
Query - Annotation Type in com.azure.spring.data.cosmos.repository
Annotation to declare finder queries directly on repository methods.
QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.SalesforceSourceReadBehavior
Static value Query for SalesforceSourceReadBehavior.
QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptType
Static value Query for ScriptType.
QUERY_ALL - Static variable in class com.azure.analytics.synapse.artifacts.models.SalesforceSourceReadBehavior
Static value QueryAll for SalesforceSourceReadBehavior.
queryActivityRuns(String, String, RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Query activity runs based on input filter conditions.
queryActivityRuns(String, String, RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Query activity runs based on input filter conditions.
queryActivityRunsWithResponse(String, String, RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Query activity runs based on input filter conditions.
queryActivityRunsWithResponse(String, String, RunFilterParameters, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Query activity runs based on input filter conditions.
QueryAnswerType - Class in com.azure.search.documents.models
Defines values for QueryAnswerType.
QueryAnswerType() - Constructor for class com.azure.search.documents.models.QueryAnswerType
 
queryBatch(LogsBatchQuery) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryBatch(LogsBatchQuery) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryBatchWithResponse(LogsBatchQuery) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryBatchWithResponse(LogsBatchQuery, Context) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given batch of queries.
QueryCaptionType - Class in com.azure.search.documents.models
Defines values for QueryCaptionType.
QueryCaptionType() - Constructor for class com.azure.search.documents.models.QueryCaptionType
 
queryChangeFeed(CosmosChangeFeedRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the change feed of the current container using the CosmosChangeFeedRequestOptions.
queryChangeFeed(CosmosChangeFeedRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Query for items in the change feed of the current container using the CosmosChangeFeedRequestOptions.
QueryChargeHelper - Class in com.azure.digitaltwins.core.models
A helper to extract the query charge from the query response.
QueryChargeHelper() - Constructor for class com.azure.digitaltwins.core.models.QueryChargeHelper
 
queryClientEncryptionKeys(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos client encryption keys in a database.
queryClientEncryptionKeys(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos client encryption keys in a database.
queryClientEncryptionKeys(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos client encryption keys in a database.
queryClientEncryptionKeys(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos client encryption keys in a database.
queryConflicts(String) - Method in class com.azure.cosmos.CosmosAsyncContainer
Queries all the conflicts in the current container.
queryConflicts(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Queries all the conflicts in the current container.
queryContainers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosDatabase
Query containers in the current database.
queryContainers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query containers in the current database.
queryContainers(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(String) - Method in class com.azure.cosmos.CosmosDatabase
Query containers in the current database.
queryContainers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos containers in a cosmos database.
queryContainers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query containers iterator.
queryDatabases(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Query for databases.
queryDatabases(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Query a Cosmos database.
queryDatabases(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncClient
Query for databases.
queryDatabases(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosClient
Query a Cosmos database.
queryDataFlowDebugSessionsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionAsyncClient
Query all active data flow debug sessions.
queryDataFlowDebugSessionsByWorkspace() - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Query all active data flow debug sessions.
queryDataFlowDebugSessionsByWorkspace(Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowDebugSessionClient
Query all active data flow debug sessions.
QueryDataFlowDebugSessionsResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of active debug sessions.
QueryDataFlowDebugSessionsResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse
 
queryItems(SqlQuerySpec, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container using a SqlQuerySpec and CosmosQueryRequestOptions.
queryItems(SqlQuerySpec, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Query items in the current container returning the results as CosmosPagedIterable.
queryItems(SqlQuerySpec, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Query for items in the current container using a SqlQuerySpec and CosmosQueryRequestOptions.
queryItems(SqlQuerySpec, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Query items in the current container returning the results as CosmosPagedIterable.
queryItems(SqlQuerySpec, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container using a SqlQuerySpec.
queryItems(SqlQuerySpec, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Query for items in the current container using a SqlQuerySpec.
queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container using a string.
queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Query items in the current container returning the results as CosmosPagedIterable.
queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Query for items in the current container using a string.
queryItems(String, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Query items in the current container returning the results as CosmosPagedIterable.
queryItems(String, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Query for items in the current container.
queryItems(String, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Query for items in the current container.
queryItemsOnEncryptedProperties(SqlQuerySpecWithEncryption, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Query for items in the current container using a SqlQuerySpecWithEncryption.
queryItemsOnEncryptedProperties(SqlQuerySpecWithEncryption, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Query for items in the current container using a SqlQuerySpecWithEncryption.
QueryLanguage - Class in com.azure.search.documents.models
Defines values for QueryLanguage.
QueryLanguage() - Constructor for class com.azure.search.documents.models.QueryLanguage
 
queryLookupStrategy() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set query look up strategy
queryLookupStrategy() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set query look up strategy
QueryOptions - Class in com.azure.digitaltwins.core.models
Parameter group.
QueryOptions() - Constructor for class com.azure.digitaltwins.core.models.QueryOptions
 
QueryParam - Annotation Type in com.azure.core.annotation
Annotation for query parameters to be appended to a REST API Request URI.
queryPermissions(String) - Method in class com.azure.cosmos.CosmosAsyncUser
Query for permissions.
queryPermissions(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
Query for permissions.
queryPipelineRunsByWorkspace(RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Query pipeline runs in the workspace based on input filter conditions.
queryPipelineRunsByWorkspace(RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Query pipeline runs in the workspace based on input filter conditions.
queryPipelineRunsByWorkspaceWithResponse(RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunAsyncClient
Query pipeline runs in the workspace based on input filter conditions.
queryPipelineRunsByWorkspaceWithResponse(RunFilterParameters, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineRunClient
Query pipeline runs in the workspace based on input filter conditions.
queryResource(String, List<String>) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Returns all the Azure Monitor metrics requested for the resource.
queryResource(String, List<String>) - Method in class com.azure.monitor.query.MetricsQueryClient
Returns all the Azure Monitor metrics requested for the resource.
queryResourceWithResponse(String, List<String>, MetricsQueryOptions) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Returns all the Azure Monitor metrics requested for the resource.
queryResourceWithResponse(String, List<String>, MetricsQueryOptions, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
Returns all the Azure Monitor metrics requested for the resource.
QuerySpecGenerator - Interface in com.azure.spring.data.cosmos.core.generator
Interface of generating SqlQuerySpec
QuerySpellerType - Class in com.azure.search.documents.models
Defines values for QuerySpellerType.
QuerySpellerType() - Constructor for class com.azure.search.documents.models.QuerySpellerType
 
queryStoredProcedures(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for stored procedures in a container.
queryStoredProcedures(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query stored procedures CosmosPagedIterable.
queryStoredProcedures(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for stored procedures in a container.
queryStoredProcedures(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query stored procedures CosmosPagedIterable.
queryTableStatus(String, QueryTableStatusRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Query the link table status of a link connection.
queryTableStatus(String, QueryTableStatusRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Query the link table status of a link connection.
QueryTableStatusRequest - Class in com.azure.analytics.synapse.artifacts.models
The QueryTableStatusRequest model.
QueryTableStatusRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.QueryTableStatusRequest
 
queryTableStatusWithResponse(String, QueryTableStatusRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Query the link table status of a link connection.
queryTableStatusWithResponse(String, QueryTableStatusRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Query the link table status of a link connection.
QueryTimeInterval - Class in com.azure.monitor.query.models
Class to represent a time interval.
QueryTimeInterval(Duration) - Constructor for class com.azure.monitor.query.models.QueryTimeInterval
Creates an instance of QueryTimeInterval using the provided duration.
QueryTimeInterval(OffsetDateTime, Duration) - Constructor for class com.azure.monitor.query.models.QueryTimeInterval
Creates an instance of QueryTimeInterval using the start and end duration of the interval.
QueryTimeInterval(OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.monitor.query.models.QueryTimeInterval
Creates an instance of QueryTimeInterval using the start and end OffsetDateTimes.
queryTriggerRunsByWorkspace(RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunAsyncClient
Query trigger runs.
queryTriggerRunsByWorkspace(RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunClient
Query trigger runs.
queryTriggerRunsByWorkspaceWithResponse(RunFilterParameters) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunAsyncClient
Query trigger runs.
queryTriggerRunsByWorkspaceWithResponse(RunFilterParameters, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunClient
Query trigger runs.
queryTriggers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for triggers in the container
queryTriggers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query triggers CosmosPagedIterable.
queryTriggers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for triggers in the container
queryTriggers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query triggers CosmosPagedIterable.
QueryType - Enum in com.azure.search.documents.models
Defines values for QueryType.
queryUserDefinedFunctions(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for user defined functions in the container.
queryUserDefinedFunctions(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query user defined functions CosmosPagedIterable.
queryUserDefinedFunctions(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncScripts
Query for user defined functions in the container.
queryUserDefinedFunctions(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosScripts
Query user defined functions CosmosPagedIterable.
queryUsers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(SqlQuerySpec) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryUsers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(SqlQuerySpec, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryUsers(String) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(String) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryUsers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Query for cosmos users in a database.
queryUsers(String, CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Query all Cosmos users for the current database.
queryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryAsyncClient
Gets data using search.
queryWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClient
Gets data using search.
queryWithResponse(BlobQueryOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Queries the entire blob.
queryWithResponse(BlobQueryOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Unsupported.
queryWithResponse(BlobQueryOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Queries an entire blob into an output stream.
queryWithResponse(BlobQueryOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Unsupported.
queryWithResponse(FileQueryOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Queries the entire file.
queryWithResponse(FileQueryOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Queries an entire file into an output stream.
queryWorkspace(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspace(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspace(String, String, QueryTimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspace(String, String, QueryTimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspace(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
 
queryWorkspace(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspaceWithResponse(String, String, QueryTimeInterval, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspaceWithResponse(String, String, QueryTimeInterval, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspaceWithResponse(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWorkspaceWithResponse(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
QUESTIONNAIRE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Questionnaire for HealthcareFhirResourceType.
QUESTIONNAIRE_RESPONSE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value QuestionnaireResponse for HealthcareFhirResourceType.
QUEUE_ALREADY_EXISTS - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value QueueAlreadyExists for QueueErrorCode.
QUEUE_BEING_DELETED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value QueueBeingDeleted for QueueErrorCode.
QUEUE_DISABLED - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value QueueDisabled for QueueErrorCode.
QUEUE_NOT_EMPTY - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value QueueNotEmpty for QueueErrorCode.
QUEUE_NOT_FOUND - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value QueueNotFound for QueueErrorCode.
QueueAccessPolicy - Class in com.azure.storage.queue.models
An Access policy.
QueueAccessPolicy() - Constructor for class com.azure.storage.queue.models.QueueAccessPolicy
 
QueueAnalyticsLogging - Class in com.azure.storage.queue.models
Azure Analytics Logging settings.
QueueAnalyticsLogging() - Constructor for class com.azure.storage.queue.models.QueueAnalyticsLogging
 
QueueAsyncClient - Class in com.azure.storage.queue
This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.
QueueClient - Class in com.azure.storage.queue
This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.
QueueClientBuilder - Class in com.azure.storage.queue
This class provides a fluent builder API to help aid the configuration and instantiation of the QueueClients and QueueAsyncClients, calling buildClient constructs an instance of QueueClient and calling buildAsyncClient constructs an instance of QueueAsyncClient.
QueueClientBuilder() - Constructor for class com.azure.storage.queue.QueueClientBuilder
Creates a builder instance that is able to configure and construct QueueClients and QueueAsyncClients.
QueueCorsRule - Class in com.azure.storage.queue.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
QueueCorsRule() - Constructor for class com.azure.storage.queue.models.QueueCorsRule
 
QUEUED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Queued.
QUEUED - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value Queued for PluginCurrentState.
QUEUED - Static variable in class com.azure.analytics.synapse.artifacts.models.SchedulerCurrentState
Static value Queued for SchedulerCurrentState.
QUEUED - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Queued for PluginCurrentState.
QUEUED - Static variable in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Static value Queued for SchedulerCurrentState.
QUEUED - Static variable in class com.azure.communication.email.models.SendStatus
Static value queued for SendStatus.
QueueErrorCode - Class in com.azure.storage.queue.models
Defines values for QueueErrorCode.
QueueErrorCode() - Constructor for class com.azure.storage.queue.models.QueueErrorCode
 
QueueItem - Class in com.azure.storage.queue.models
An Azure Storage Queue.
QueueItem() - Constructor for class com.azure.storage.queue.models.QueueItem
 
QueueMessageDecodingError - Class in com.azure.storage.queue.models
Contains information about message that could not be decoded.
QueueMessageDecodingError(QueueAsyncClient, QueueClient, QueueMessageItem, PeekedMessageItem, Exception) - Constructor for class com.azure.storage.queue.models.QueueMessageDecodingError
QueueMessageEncoding - Enum in com.azure.storage.queue
Determines how queue message body is represented in HTTP requests and responses.
QueueMessageItem - Class in com.azure.storage.queue.models
The object returned in the QueueMessageList array when calling Get Messages on a Queue.
QueueMessageItem() - Constructor for class com.azure.storage.queue.models.QueueMessageItem
 
QueueMetrics - Class in com.azure.storage.queue.models
a summary of request statistics grouped by API in hour or minute aggregates for queues.
QueueMetrics() - Constructor for class com.azure.storage.queue.models.QueueMetrics
 
queueName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the name of the queue to create a processor for.
queueName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the name of the queue to create a receiver for.
queueName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSenderClientBuilder
Sets the name of the Service Bus queue to publish messages to.
queueName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the name of the queue to create a processor for.
queueName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the name of the queue to create a receiver for.
queueName(String) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the name of the queue that the client will interact with.
QueueProperties - Class in com.azure.messaging.servicebus.administration.models
Properties on a queue.
QueueProperties - Class in com.azure.storage.queue.models
Model class containing properties of a specific queue in the storage Queue service.
QueueProperties(Map<String, String>, int) - Constructor for class com.azure.storage.queue.models.QueueProperties
Creates an instance that contains properties of a queue.
QueueRetentionPolicy - Class in com.azure.storage.queue.models
the retention policy.
QueueRetentionPolicy() - Constructor for class com.azure.storage.queue.models.QueueRetentionPolicy
 
QueueRuntimeProperties - Class in com.azure.messaging.servicebus.administration.models
Runtime properties about the queue.
QueueRuntimeProperties(QueueProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.QueueRuntimeProperties
Creates a new instance with runtime properties extracted from the given QueueDescription.
QueueSasPermission - Class in com.azure.storage.queue.sas
Constructs a string representing the permissions granted by an Azure Service SAS to a queue.
QueueSasPermission() - Constructor for class com.azure.storage.queue.sas.QueueSasPermission
Initializes a QueueSasPermission object with all fields set to false.
QueueServiceAsyncClient - Class in com.azure.storage.queue
This class provides a client that contains all the operations for interacting with a queue account in Azure Storage.
QueueServiceClient - Class in com.azure.storage.queue
This class provides a client that contains all the operations for interacting with a queue account in Azure Storage.
QueueServiceClientBuilder - Class in com.azure.storage.queue
This class provides a fluent builder API to help aid the configuration and instantiation of the queueServiceClients and queueServiceAsyncClients, calling buildClient constructs an instance of QueueServiceClient and calling buildAsyncClient constructs an instance of QueueServiceAsyncClient.
QueueServiceClientBuilder() - Constructor for class com.azure.storage.queue.QueueServiceClientBuilder
Creates a builder instance that is able to configure and construct QueueServiceClients and QueueServiceAsyncClients.
QueueServiceProperties - Class in com.azure.storage.queue.models
Storage Service Properties.
QueueServiceProperties() - Constructor for class com.azure.storage.queue.models.QueueServiceProperties
 
QueueServiceSasQueryParameters - Class in com.azure.storage.queue.sas
Deprecated.
Please use the generateSas method on the desired queue client after initializing QueueServiceSasSignatureValues.
QueueServiceSasQueryParameters(Map<String, String[]>, boolean) - Constructor for class com.azure.storage.queue.sas.QueueServiceSasQueryParameters
Deprecated.
QueueServiceSasSignatureValues - Class in com.azure.storage.queue.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Queue Storage service.
QueueServiceSasSignatureValues() - Constructor for class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
QueueServiceSasSignatureValues(String) - Constructor for class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Creates an object with the specified identifier.
QueueServiceSasSignatureValues(OffsetDateTime, QueueSasPermission) - Constructor for class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
QueueServiceStatistics - Class in com.azure.storage.queue.models
Stats for the storage service.
QueueServiceStatistics() - Constructor for class com.azure.storage.queue.models.QueueServiceStatistics
 
QueueServiceVersion - Enum in com.azure.storage.queue
The versions of Azure Storage Queue supported by this client library.
QueueSignedIdentifier - Class in com.azure.storage.queue.models
signed identifier.
QueueSignedIdentifier() - Constructor for class com.azure.storage.queue.models.QueueSignedIdentifier
 
QueuesSegmentOptions - Class in com.azure.storage.queue.models
A set of options for selecting queues from Storage Queue service.
QueuesSegmentOptions() - Constructor for class com.azure.storage.queue.models.QueuesSegmentOptions
 
QueueStorageException - Exception in com.azure.storage.queue.models
A StorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level.
QueueStorageException(String, HttpResponse, Object) - Constructor for exception com.azure.storage.queue.models.QueueStorageException
Constructs a StorageException.
QuickbaseLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Quickbase.
QuickbaseLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
 
QuickBooksLinkedService - Class in com.azure.analytics.synapse.artifacts.models
QuickBooks server linked service.
QuickBooksLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
 
QuickBooksObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
QuickBooks server dataset.
QuickBooksObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
 
QuickBooksSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity QuickBooks server source.
QuickBooksSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
 
QUORUM - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value QUORUM for CassandraSourceReadConsistencyLevels.
Quota - Class in com.azure.quantum.jobs.models
Quota information.
Quota() - Constructor for class com.azure.quantum.jobs.models.Quota
 
QUOTA_EXCEEDED - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The quota applied to an Service Bus resource has been exceeded while interacting with the Azure Service Bus service.
QuotaList - Class in com.azure.quantum.jobs.models
List of quotas.
QuotaList() - Constructor for class com.azure.quantum.jobs.models.QuotaList
 
QuotasAsyncClient - Class in com.azure.quantum.jobs
Initializes a new instance of the asynchronous QuantumClient type.
QuotasClient - Class in com.azure.quantum.jobs
Initializes a new instance of the synchronous QuantumClient type.

R

RANDOM_NUMBERS_GENERATE - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/rng/action for DataAction.
RANDOMIZED - Enum constant in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Randomized encryption uses a method that encrypts data in a less predictable manner.
Range - Class in com.azure.storage.file.share.models
An Azure Storage file range.
Range() - Constructor for class com.azure.storage.file.share.models.Range
 
RANGE - Enum constant in enum com.azure.cosmos.models.PartitionKind
The Partition of an item is calculated based on a range.
RangeFacetResult<T> - Class in com.azure.search.documents.models
A single bucket of a range facet query result that reports the number of documents with a field value falling within a particular range.
RangeFacetResult(FacetResult) - Constructor for class com.azure.search.documents.models.RangeFacetResult
Constructor from FacetResult
RangeFacetResult(Long, T, T) - Constructor for class com.azure.search.documents.models.RangeFacetResult
Constructor of RangeFacetResult.
RANK - Static variable in class com.azure.ai.textanalytics.models.SummarySentencesOrder
rank as the SummarySentencesOrder.
RateControl - Class in com.azure.media.videoanalyzer.edge.models
Class representing the video's rate control.
RateControl() - Constructor for class com.azure.media.videoanalyzer.edge.models.RateControl
 
rawId - Variable in class com.azure.communication.common.CommunicationIdentifier
encoded format for identifiers to store in databases or as stable keys in general.
ReactiveCosmosEntityMetadata<T> - Interface in com.azure.spring.data.cosmos.repository.query
Metadata class to describe reactive cosmos entity includes domain type and container information
ReactiveCosmosOperations - Interface in com.azure.spring.data.cosmos.core
Operation class of reactive cosmos
ReactiveCosmosParameterAccessor - Interface in com.azure.spring.data.cosmos.repository.query
Interface to access method parameters.
ReactiveCosmosParameterParameterAccessor - Class in com.azure.spring.data.cosmos.repository.query
ReactiveCosmosParameterParameterAccessor implementation using a ParametersParameterAccessor instance to find special parameters.
ReactiveCosmosParameterParameterAccessor(ReactiveCosmosQueryMethod, Object[]) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosParameterParameterAccessor
ReactiveCosmosQueryCreator - Class in com.azure.spring.data.cosmos.repository.query
Class for reactive cosmos query creators that create criteria based queries from a PartTree.
ReactiveCosmosQueryCreator(PartTree, ReactiveCosmosParameterAccessor, MappingContext<?, CosmosPersistentProperty>) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryCreator
ReactiveCosmosQueryExecution - Interface in com.azure.spring.data.cosmos.repository.query
Interface to execute reactive cosmos query operations
ReactiveCosmosQueryExecution.ContainerExecution - Class in com.azure.spring.data.cosmos.repository.query
Container operation implementation to execute a container name query
ReactiveCosmosQueryExecution.CountExecution - Class in com.azure.spring.data.cosmos.repository.query
Count operation implementation to execute a count query
ReactiveCosmosQueryExecution.DeleteExecution - Class in com.azure.spring.data.cosmos.repository.query
Delete operation implementation to execute a delete query
ReactiveCosmosQueryExecution.ExistsExecution - Class in com.azure.spring.data.cosmos.repository.query
Exist operation implementation to execute a exist query
ReactiveCosmosQueryExecution.MultiEntityExecution - Class in com.azure.spring.data.cosmos.repository.query
Find operation implementation to execute a find query for multiple items
ReactiveCosmosQueryExecution.SingleEntityExecution - Class in com.azure.spring.data.cosmos.repository.query
Find operation implementation to execute a find query for a single item
ReactiveCosmosQueryMethod - Class in com.azure.spring.data.cosmos.repository.query
Inherit from QueryMethod class to execute a finder query.
ReactiveCosmosQueryMethod(Method, RepositoryMetadata, ProjectionFactory) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryMethod
Creates a new QueryMethod from the given parameters.
ReactiveCosmosRepositoriesRegistrar - Class in com.azure.spring.data.cosmos.repository.config
Inherit RepositoryBeanDefinitionRegistrarSupport class to enable repository and get extension
ReactiveCosmosRepositoriesRegistrar() - Constructor for class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoriesRegistrar
 
ReactiveCosmosRepository<T,K> - Interface in com.azure.spring.data.cosmos.repository
Repository interface with search and delete operation
ReactiveCosmosRepositoryConfigurationExtension - Class in com.azure.spring.data.cosmos.repository.config
Configuration extension class based on RepositoryConfigurationExtensionSupport provide options to set reactive repository support.
ReactiveCosmosRepositoryConfigurationExtension() - Constructor for class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
ReactiveCosmosRepositoryFactory - Class in com.azure.spring.data.cosmos.repository.support
Factory class for reactive cosmos repository contains application context and operations information
ReactiveCosmosRepositoryFactory(ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactory
Initialization
ReactiveCosmosRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,K>,S,K extends Serializable> - Class in com.azure.spring.data.cosmos.repository.support
Adapter for Springs FactoryBean interface to allow easy setup of reactive cosmos repository factories via Spring configuration.
ReactiveCosmosRepositoryFactoryBean(Class<? extends T>) - Constructor for class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactoryBean
Creates a new RepositoryFactoryBeanSupport for the given repository interface.
reactiveCosmosTemplate(CosmosFactory, CosmosConfig, MappingCosmosConverter) - Method in class com.azure.spring.data.cosmos.config.AbstractCosmosConfiguration
Declare ReactiveCosmosTemplate bean.
ReactiveCosmosTemplate - Class in com.azure.spring.data.cosmos.core
Template class of reactive cosmos
ReactiveCosmosTemplate(CosmosAsyncClient, String, CosmosConfig, MappingCosmosConverter) - Constructor for class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Initialization
ReactiveCosmosTemplate(CosmosAsyncClient, String, CosmosConfig, MappingCosmosConverter, IsNewAwareAuditingHandler) - Constructor for class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Initialization
ReactiveCosmosTemplate(CosmosFactory, CosmosConfig, MappingCosmosConverter) - Constructor for class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Initialization
ReactiveCosmosTemplate(CosmosFactory, CosmosConfig, MappingCosmosConverter, IsNewAwareAuditingHandler) - Constructor for class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Constructor
reactiveCosmosTemplateRef() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
Configures the name of the ReactiveCosmosTemplate bean to be used with the repositories detected.
read() - Method in class com.azure.cosmos.CosmosAsyncClientEncryptionKey
Reads a cosmos client encryption key
read() - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads the current container.
read() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads a database.
read() - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Read a stored procedure
read() - Method in class com.azure.cosmos.CosmosAsyncTrigger
Reads a cosmos trigger
read() - Method in class com.azure.cosmos.CosmosAsyncUser
Reads a cosmos user
read() - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
Read a user defined function.
read() - Method in class com.azure.cosmos.CosmosClientEncryptionKey
Reads a cosmos client encryption key
read() - Method in class com.azure.cosmos.CosmosContainer
Reads the current container.
read() - Method in class com.azure.cosmos.CosmosDatabase
Reads the current Cosmos database.
read() - Method in class com.azure.cosmos.CosmosStoredProcedure
Read cosmos sync stored procedure.
read() - Method in class com.azure.cosmos.CosmosTrigger
Read cosmos trigger.
read() - Method in class com.azure.cosmos.CosmosUser
Read cosmos user
read() - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Read cosmos user defined function.
read() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Reads the next byte of data from the input stream.
read() - Method in class com.azure.storage.common.StorageInputStream
Reads the next byte of data from the input stream.
read() - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Reads the entire file.
read(byte[]) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[]) - Method in class com.azure.storage.common.StorageInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class com.azure.storage.common.StorageInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(CosmosConflictRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncConflict
Reads a conflict.
read(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads the current container while specifying additional options such as If-Match.
read(CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Reads the current container while specifying additional options such as If-Match.
read(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads a database.
read(CosmosDatabaseRequestOptions) - Method in class com.azure.cosmos.CosmosDatabase
Reads the current Cosmos database while specifying additional request options.
read(CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncPermission
Reads a permission.
read(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Read a stored procedure
read(CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosStoredProcedure
Read cosmos sync stored procedure.
read(OutputStream) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Reads the entire file into an output stream.
read(Class<R>, JsonNode) - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
 
read(ByteBuffer) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
READ - Enum constant in enum com.azure.cosmos.models.CosmosItemOperationType
Read operation type.
READ - Enum constant in enum com.azure.cosmos.models.PermissionMode
Permission applicable for read operations only.
READ_DELETED_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action for KeyVaultDataAction.
READ_HSM_BACKUP_STATUS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/backup/status/action for KeyVaultDataAction.
READ_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/read/action for KeyVaultDataAction.
READ_HSM_RESTORE_STATUS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/restore/status/action for KeyVaultDataAction.
READ_HSM_SECURITY_DOMAIN_STATUS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/securitydomain/upload/read for KeyVaultDataAction.
READ_HSM_SECURITY_DOMAIN_TRANSFER_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read for KeyVaultDataAction.
READ_ONLY - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is read-only.
READ_ONLY_ATTRIBUTE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ReadOnlyAttribute for ShareErrorCode.
READ_ROLE_DEFINITION - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/roleDefinitions/read/action for KeyVaultDataAction.
readAllClientEncryptionKeys() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos client encryption keys in a database.
readAllClientEncryptionKeys() - Method in class com.azure.cosmos.CosmosDatabase
Reads all cosmos client encryption keys in a database.
readAllClientEncryptionKeys() - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Reads all cosmos client encryption keys in a database.
readAllClientEncryptionKeys() - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Reads all cosmos client encryption keys in a database.
readAllClientEncryptionKeys(CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos client encryption keys in a database.
readAllConflicts(CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Lists all the conflicts in the current container.
readAllContainers() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos containers.
readAllContainers() - Method in class com.azure.cosmos.CosmosDatabase
Read all containers in the current database.
readAllContainers(CosmosQueryRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos containers.
readAllDatabases() - Method in class com.azure.cosmos.CosmosAsyncClient
Reads all databases.
readAllDatabases() - Method in class com.azure.cosmos.CosmosClient
Reads all Cosmos databases.
readAllItems(PartitionKey, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads all the items of a logical partition
readAllItems(PartitionKey, CosmosQueryRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads all the items of a logical partition returning the results as CosmosPagedIterable.
readAllItems(PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads all the items of a logical partition
readAllItems(PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads all the items of a logical partition returning the results as CosmosPagedIterable.
readAllPermissions() - Method in class com.azure.cosmos.CosmosAsyncUser
Reads all permissions.
readAllStoredProcedures() - Method in class com.azure.cosmos.CosmosAsyncScripts
Reads all cosmos stored procedures in a container.
readAllStoredProcedures() - Method in class com.azure.cosmos.CosmosScripts
Read all stored procedures CosmosPagedIterable.
readAllTriggers() - Method in class com.azure.cosmos.CosmosAsyncScripts
Reads all triggers in a container
readAllTriggers() - Method in class com.azure.cosmos.CosmosScripts
Read all triggers CosmosPagedIterable.
readAllUserDefinedFunctions() - Method in class com.azure.cosmos.CosmosAsyncScripts
Reads all cosmos user defined functions in the container
readAllUserDefinedFunctions() - Method in class com.azure.cosmos.CosmosScripts
Read all user defined functions CosmosPagedIterable.
readAllUsers() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Reads all cosmos users in a database.
readAllUsers() - Method in class com.azure.cosmos.CosmosDatabase
Read all Cosmos users for the current database.
readArray(Function<JsonReader, T>) - Method in class com.azure.json.JsonReader
Reads a JSON array.
readAttributes() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributeView
Reads the basic file attributes as a bulk operation.
readAttributes() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Reads the file attributes as a bulk operation.
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Reads a file's attributes as a bulk operation.
readAttributes(Path, String, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Reads a set of file attributes as a bulk operation.
readChildren() - Method in class com.azure.json.JsonReader
Recursively reads the JSON token sub-stream if the current token is either JsonToken.START_ARRAY or JsonToken.START_OBJECT.
readChildren(StringBuilder) - Method in class com.azure.json.JsonReader
Recursively reads the JSON token sub-stream if the current token is either JsonToken.START_ARRAY or JsonToken.START_OBJECT into the passed StringBuilder.
readFile(AsynchronousFileChannel) - Static method in class com.azure.core.util.FluxUtil
Creates a Flux from an AsynchronousFileChannel which reads the entire file.
readFile(AsynchronousFileChannel, int, long, long) - Static method in class com.azure.core.util.FluxUtil
Creates a Flux from an AsynchronousFileChannel which reads part of a file into chunks of the given size.
readFile(AsynchronousFileChannel, long, long) - Static method in class com.azure.core.util.FluxUtil
Creates a Flux from an AsynchronousFileChannel which reads part of a file.
readIdleTimeout(Duration) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets the read idle timeout.
readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads an item using a configured CosmosItemRequestOptions.
readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads an item in the current container while specifying additional options.
readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Reads an item using a configured CosmosItemRequestOptions.
readItem(String, PartitionKey, CosmosItemRequestOptions, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Reads an item in the current container while specifying additional options.
readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads an item.
readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads an item in the current container.
readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Reads an item.
readItem(String, PartitionKey, Class<T>) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Reads an item in the current container.
readItemOperation(String) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to read an item into the batch.
readItemOperation(String, CosmosBatchItemRequestOptions) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to read an item into the batch.
readMany(List<CosmosItemIdentity>, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads many documents.
readMany(List<CosmosItemIdentity>, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads many documents.
readMany(List<CosmosItemIdentity>, String, Class<T>) - Method in class com.azure.cosmos.CosmosAsyncContainer
Reads many documents.
readMany(List<CosmosItemIdentity>, String, Class<T>) - Method in class com.azure.cosmos.CosmosContainer
Reads many documents.
readMap(Function<JsonReader, T>) - Method in class com.azure.json.JsonReader
Reads a JSON map.
readObject(Function<JsonReader, T>) - Method in class com.azure.json.JsonReader
Reads a JSON object.
readRequestsFallbackEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets whether to allow for reads to go to multiple regions configured on an account of Azure Cosmos DB service.
readThroughput() - Method in class com.azure.cosmos.CosmosAsyncContainer
Read the throughput provisioned for the current container.
readThroughput() - Method in class com.azure.cosmos.CosmosAsyncDatabase
Gets the throughput of the database.
readThroughput() - Method in class com.azure.cosmos.CosmosContainer
Gets the throughput for the current container.
readThroughput() - Method in class com.azure.cosmos.CosmosDatabase
Gets the throughput of the database.
readTimeout(Duration) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the read timeout duration used when reading the server response.
readTimeout(Duration) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the read timeout duration used when reading the server response.
readTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the read timeout duration used when reading the server response.
readToFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Reads the entire file into a file specified by the path.
readToFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Reads the entire file into a file specified by the path.
readToFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Reads the entire file into a file specified by the path.
readToFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Reads the entire file into a file specified by the path.
readToFileWithResponse(String, FileRange, ParallelTransferOptions, DownloadRetryOptions, DataLakeRequestConditions, boolean, Set<OpenOption>) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Reads the entire file into a file specified by the path.
readToFileWithResponse(String, FileRange, ParallelTransferOptions, DownloadRetryOptions, DataLakeRequestConditions, boolean, Set<OpenOption>, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Reads the entire file into a file specified by the path.
readUntyped() - Method in class com.azure.json.JsonReader
Reads an untyped object.
readWithResponse(FileRange, DownloadRetryOptions, DataLakeRequestConditions, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Reads a range of bytes from a file.
readWithResponse(OutputStream, FileRange, DownloadRetryOptions, DataLakeRequestConditions, boolean, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Reads a range of bytes from a file into an output stream.
READY - Enum constant in enum com.azure.ai.anomalydetector.models.DetectionStatus
Enum value READY.
READY - Enum constant in enum com.azure.ai.anomalydetector.models.ModelStatus
Enum value READY.
READY - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
Static value Ready for SessionStatus.
REAL - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value real for LogsColumnType.
receive() - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Consumes events from all partitions starting from the beginning of each partition.
receive(boolean) - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Consumes events from all partitions.
receive(boolean, ReceiveOptions) - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Consumes events from all partitions configured with a set of receiveOptions.
RECEIVE - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while receiving the message(s).
RECEIVE_AND_DELETE - Enum constant in enum com.azure.messaging.servicebus.models.ServiceBusReceiveMode
In this mode, received message is removed from the queue or subscription and immediately deleted.
RECEIVE_DISABLED - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value ReceiveDisabled for EntityStatus.
RECEIVED - Static variable in class com.azure.core.amqp.models.DeliveryState
indicates partial message data seen by the receiver as well as the starting point for a resumed transfer.
ReceivedDeliveryOutcome - Class in com.azure.core.amqp.models
Represents a partial message that was received.
ReceivedDeliveryOutcome(int, long) - Constructor for class com.azure.core.amqp.models.ReceivedDeliveryOutcome
Creates an instance of the delivery outcome with its state.
receiveDeferredMessage(long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Receives a deferred message.
receiveDeferredMessage(long) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Receives a deferred message.
receiveDeferredMessageBatch(Iterable<Long>) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Receives a batch of deferred messages.
receiveDeferredMessages(Iterable<Long>) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Receives a batch of deferred messages.
receiveFromPartition(String, int, EventPosition) - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Receives a batch of events from the Event Hub partition.
receiveFromPartition(String, int, EventPosition, Duration) - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Receives a batch of events from the Event Hub partition.
receiveFromPartition(String, int, EventPosition, Duration, ReceiveOptions) - Method in class com.azure.messaging.eventhubs.EventHubConsumerClient
Receives a batch of events from the Event Hub partition.
receiveFromPartition(String, EventPosition) - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Consumes events from a single partition starting at startingPosition.
receiveFromPartition(String, EventPosition, ReceiveOptions) - Method in class com.azure.messaging.eventhubs.EventHubConsumerAsyncClient
Consumes events from a single partition starting at startingPosition with a set of receive options.
receiveMessage() - Method in class com.azure.storage.queue.QueueAsyncClient
Retrieves the first message in the queue and hides it from other operations for 30 seconds.
receiveMessage() - Method in class com.azure.storage.queue.QueueClient
Retrieves the first message in the queue and hides it from other operations for 30 seconds.
receiveMessages() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Receives an infinite stream of messages from the Service Bus entity.
receiveMessages(int) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Receives an iterable stream of messages from the Service Bus entity.
receiveMessages(int, Duration) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Receives an iterable stream of messages from the Service Bus entity.
receiveMessages(Integer) - Method in class com.azure.storage.queue.QueueAsyncClient
Retrieves up to the maximum number of messages from the queue and hides them from other operations for 30 seconds.
receiveMessages(Integer) - Method in class com.azure.storage.queue.QueueClient
Retrieves up to the maximum number of messages from the queue and hides them from other operations for 30 seconds.
receiveMessages(Integer, Duration) - Method in class com.azure.storage.queue.QueueAsyncClient
Retrieves up to the maximum number of messages from the queue and hides them from other operations for the timeout period.
receiveMessages(Integer, Duration, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Retrieves up to the maximum number of messages from the queue and hides them from other operations for the timeout period.
receiveMode(ServiceBusReceiveMode) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the receive mode for the processor.
receiveMode(ServiceBusReceiveMode) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the receive mode for the receiver.
receiveMode(ServiceBusReceiveMode) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the receive mode for the processor.
receiveMode(ServiceBusReceiveMode) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the receive mode for the receiver.
ReceiveOptions - Class in com.azure.messaging.eventhubs.models
Set of options that can be specified when receiving events from an EventHubConsumerAsyncClient or EventHubConsumerClient.
ReceiveOptions() - Constructor for class com.azure.messaging.eventhubs.models.ReceiveOptions
 
receiver() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
A new instance of ServiceBusClientBuilder.ServiceBusReceiverClientBuilder used to configure Service Bus message receivers.
RecognizeCustomEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a custom entities recognition action in a set of documents.
RecognizeCustomEntitiesAction(String, String) - Constructor for class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Configurations that allow callers to specify details about how to execute a custom entities recognition action in a set of documents.
RecognizeCustomEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizeCustomEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesActionResult
 
RecognizeCustomEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizeEntitiesResult along with project name, deployment name and batch's statistics.
RecognizeCustomEntitiesResultCollection(Iterable<RecognizeEntitiesResult>) - Constructor for class com.azure.ai.textanalytics.util.RecognizeCustomEntitiesResultCollection
Create a RecognizeCustomEntitiesResultCollection model that maintains a list of RecognizeEntitiesResult along with model version and batch's statistics.
recognizeEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities in the provided document.
recognizeEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities in the provided document.
recognizeEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities in the provided document.
recognizeEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities in the provided document with provided language code.
RecognizeEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute an entities recognition action in a set of documents.
RecognizeEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
 
RecognizeEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizeEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizeEntitiesActionResult
 
recognizeEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities for the provided list of documents with the provided language code and request options.
recognizeEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities for the provided list of documents with provided language code and request options.
recognizeEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of general categorized entities for the provided list of document with provided request options.
recognizeEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of general categorized entities for the provided list of document with provided request options.
RecognizeEntitiesResult - Class in com.azure.ai.textanalytics.models
RecognizeEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError, CategorizedEntityCollection) - Constructor for class com.azure.ai.textanalytics.models.RecognizeEntitiesResult
Creates a RecognizeEntitiesResult model that describes recognized entities result.
RecognizeEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizeEntitiesResult along with model version and batch's statistics.
RecognizeEntitiesResultCollection(Iterable<RecognizeEntitiesResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.RecognizeEntitiesResultCollection
Creates a RecognizeEntitiesResultCollection model that maintains a list of RecognizeEntitiesResult along with model version and batch's statistics.
recognizeLinkedEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document.
recognizeLinkedEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document.
recognizeLinkedEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document.
recognizeLinkedEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the provided document with language code.
RecognizeLinkedEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a linked entities recognition action in a set of documents.
RecognizeLinkedEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
 
RecognizeLinkedEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizeLinkedEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesActionResult
 
recognizeLinkedEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of documents with provided language code and request options.
recognizeLinkedEntitiesBatch(Iterable<String>, String, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of documents with provided language code and request options.
recognizeLinkedEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of document with provided request options.
recognizeLinkedEntitiesBatchWithResponse(Iterable<TextDocumentInput>, TextAnalyticsRequestOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of recognized entities with links to a well-known knowledge base for the list of document and request options.
RecognizeLinkedEntitiesResult - Class in com.azure.ai.textanalytics.models
RecognizeLinkedEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError, LinkedEntityCollection) - Constructor for class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesResult
Creates a RecognizeLinkedEntitiesResult model that describes recognized linked entities result.
RecognizeLinkedEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizeLinkedEntitiesResult along with model version and batch's statistics.
RecognizeLinkedEntitiesResultCollection(Iterable<RecognizeLinkedEntitiesResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.RecognizeLinkedEntitiesResultCollection
Creates a RecognizeLinkedEntitiesResultCollection model that maintains a list of RecognizeLinkedEntitiesResult along with model version and batch's statistics.
recognizePiiEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document.
recognizePiiEntities(String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document.
recognizePiiEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
recognizePiiEntities(String, String) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
recognizePiiEntities(String, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
recognizePiiEntities(String, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities in the provided document with provided language code.
RecognizePiiEntitiesAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a Personally Identifiable Information(PII) entities recognition action in a set of documents.
RecognizePiiEntitiesAction() - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
 
RecognizePiiEntitiesActionResult - Class in com.azure.ai.textanalytics.models
RecognizePiiEntitiesActionResult() - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesActionResult
 
recognizePiiEntitiesBatch(Iterable<String>, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information(PII) entities for the provided list of documents with the provided language code and request options.
recognizePiiEntitiesBatch(Iterable<String>, String, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities for the provided list of documents with provided language code and request options.
recognizePiiEntitiesBatchWithResponse(Iterable<TextDocumentInput>, RecognizePiiEntitiesOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsAsyncClient
Returns a list of Personally Identifiable Information entities for the provided list of document with provided request options.
recognizePiiEntitiesBatchWithResponse(Iterable<TextDocumentInput>, RecognizePiiEntitiesOptions, Context) - Method in class com.azure.ai.textanalytics.TextAnalyticsClient
Returns a list of Personally Identifiable Information(PII) entities for the provided list of document with provided request options.
RecognizePiiEntitiesOptions - Class in com.azure.ai.textanalytics.models
RecognizePiiEntitiesOptions() - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
 
RecognizePiiEntitiesResult - Class in com.azure.ai.textanalytics.models
RecognizePiiEntitiesResult(String, TextDocumentStatistics, TextAnalyticsError, PiiEntityCollection) - Constructor for class com.azure.ai.textanalytics.models.RecognizePiiEntitiesResult
Creates a RecognizePiiEntitiesResult model that describes recognized PII entities result.
RecognizePiiEntitiesResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of RecognizePiiEntitiesResult along with model version and batch's statistics.
RecognizePiiEntitiesResultCollection(Iterable<RecognizePiiEntitiesResult>, String, TextDocumentBatchStatistics) - Constructor for class com.azure.ai.textanalytics.util.RecognizePiiEntitiesResultCollection
Creates a RecognizePiiEntitiesResultCollection model that maintains a list of RecognizePiiEntitiesResult along with model version and batch's statistics.
record(double, TelemetryAttributes, Context) - Method in interface com.azure.core.util.metrics.DoubleHistogram
Records a value with a set of attributes.
RECORD - Enum constant in enum com.azure.core.test.TestMode
Record data from a live test.
RecordingChannel - Class in com.azure.communication.callingserver.models
Defines values for RecordingChannel.
RecordingChannel() - Constructor for class com.azure.communication.callingserver.models.RecordingChannel
 
RecordingChannelType - Class in com.azure.messaging.eventgrid.systemevents
Defines values for RecordingChannelType.
RecordingChannelType() - Constructor for class com.azure.messaging.eventgrid.systemevents.RecordingChannelType
 
RecordingContent - Class in com.azure.communication.callingserver.models
Defines values for RecordingContent.
RecordingContent() - Constructor for class com.azure.communication.callingserver.models.RecordingContent
 
RecordingContentType - Class in com.azure.messaging.eventgrid.systemevents
Defines values for RecordingContentType.
RecordingContentType() - Constructor for class com.azure.messaging.eventgrid.systemevents.RecordingContentType
 
RecordingFormat - Class in com.azure.communication.callingserver.models
Defines values for RecordingFormat.
RecordingFormat() - Constructor for class com.azure.communication.callingserver.models.RecordingFormat
 
RecordingFormatType - Class in com.azure.messaging.eventgrid.systemevents
Defines values for RecordingFormatType.
RecordingFormatType() - Constructor for class com.azure.messaging.eventgrid.systemevents.RecordingFormatType
 
RECOVER_DELETED_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action for KeyVaultDataAction.
RECOVERING - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value recovering for LivyStates.
RECOVERING - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value recovering for LivyStates.
RECOVERY - Static variable in class com.azure.analytics.synapse.artifacts.models.CreateMode
Static value Recovery for CreateMode.
RecurrenceFrequency - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RecurrenceFrequency.
RecurrenceFrequency() - Constructor for class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
 
RecurrenceSchedule - Class in com.azure.analytics.synapse.artifacts.models
The recurrence schedule.
RecurrenceSchedule() - Constructor for class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
 
RecurrenceScheduleOccurrence - Class in com.azure.analytics.synapse.artifacts.models
The recurrence schedule occurrence.
RecurrenceScheduleOccurrence() - Constructor for class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
 
REDIRECT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REDIRECT.
REDIRECT_KEEP_VERB - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REDIRECT_KEEP_VERB.
REDIRECT_METHOD - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REDIRECT_METHOD.
RedirectIncompatibleRowSettings - Class in com.azure.analytics.synapse.artifacts.models
Redirect incompatible row settings.
RedirectIncompatibleRowSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
 
RedirectPolicy - Class in com.azure.core.http.policy
A HttpPipelinePolicy that redirects a HttpRequest when an HTTP Redirect is received as response.
RedirectPolicy() - Constructor for class com.azure.core.http.policy.RedirectPolicy
Creates RedirectPolicy with default DefaultRedirectStrategy as RedirectStrategy and uses the redirect status response code (301, 302, 307, 308) to determine if this request should be redirected.
RedirectPolicy(RedirectStrategy) - Constructor for class com.azure.core.http.policy.RedirectPolicy
Creates RedirectPolicy with the provided redirectStrategy as RedirectStrategy to determine if this request should be redirected.
RedirectStrategy - Interface in com.azure.core.http.policy
The interface for determining the redirect strategy used in RedirectPolicy.
redirectUrl(String) - Method in class com.azure.identity.AuthorizationCodeCredentialBuilder
Sets redirect URL for the Oauth 2.0 login request, which must be registered as a valid redirect URL on the application.
redirectUrl(String) - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Sets the Redirect URL where STS will callback the application with the security code.
REDIS_EXPORT_RDB_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ExportRDBCompleted event.
REDIS_IMPORT_RDB_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ImportRDBCompleted event.
REDIS_PATCHING_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.PatchingCompleted event.
REDIS_SCALING_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ScalingCompleted event.
RedisExportRdbCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ExportRDBCompleted event.
RedisExportRdbCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
 
RedisImportRdbCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ImportRDBCompleted event.
RedisImportRdbCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
 
RedisPatchingCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.PatchingCompleted event.
RedisPatchingCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
 
RedisScalingCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Cache.ScalingCompleted event.
RedisScalingCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
 
RedshiftUnloadSettings - Class in com.azure.analytics.synapse.artifacts.models
The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload.
RedshiftUnloadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.RedshiftUnloadSettings
 
ReferenceManager - Interface in com.azure.core.util
This interface represents managing references to Objects and providing the ability to run a cleaning operation once the object is no longer able to be reference.
REFERRAL_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ReferralRequest for HealthcareFhirResourceType.
REFINED_SOUNDEX - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value refinedSoundex.
refreshDataFeedIngestion(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Refresh data ingestion for a period.
refreshDataFeedIngestion(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Refresh data ingestion for a period.
refreshDataFeedIngestionWithResponse(String, OffsetDateTime, OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Refresh data ingestion for a period.
refreshDataFeedIngestionWithResponse(String, OffsetDateTime, OffsetDateTime, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Refresh data ingestion for a period.
REFRESHING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Refreshing for ReservationStatus.
regenerateAccessKeyWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsAsyncClient
Regenerate the authorization keys associated with this data catalog.
regenerateAccessKeyWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsClient
Regenerate the authorization keys associated with this data catalog.
RegexFlags - Class in com.azure.search.documents.indexes.models
Defines values for RegexFlags.
RegexFlags() - Constructor for class com.azure.search.documents.indexes.models.RegexFlags
 
Region - Class in com.azure.core.management
Enumeration of the Azure datacenter regions.
register(Object, Runnable) - Method in interface com.azure.core.util.ReferenceManager
Registers the object and the cleaning action to run once the object becomes phantom reachable.
register(String, MetastoreRegisterObject) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Register files in Syms.
register(String, MetastoreRegisterObject) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Register files in Syms.
register(WatchService, WatchEvent.Kind<?>...) - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
registerBeansForRoot(BeanDefinitionRegistry, RepositoryConfigurationSource) - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
registerBeansForRoot(BeanDefinitionRegistry, RepositoryConfigurationSource) - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
registerSchema(String, String, String, SchemaFormat) - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Registers a new schema in the specified schema group with the given schema name.
registerSchema(String, String, String, SchemaFormat) - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Registers a new schema in the specified schema group with the given schema name.
registerSchemaWithResponse(String, String, String, SchemaFormat) - Method in class com.azure.data.schemaregistry.SchemaRegistryAsyncClient
Registers a new schema in the specified schema group with the given schema name.
registerSchemaWithResponse(String, String, String, SchemaFormat, Context) - Method in class com.azure.data.schemaregistry.SchemaRegistryClient
Registers a new schema in the specified schema group with the given schema name.
registerWithResponse(String, MetastoreRegisterObject) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Register files in Syms.
registerWithResponse(String, MetastoreRegisterObject, Context) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Register files in Syms.
RegistryArtifact - Class in com.azure.containers.containerregistry
This class provides a helper type that contains all the operations for artifacts in a given repository.
RegistryArtifactAsync - Class in com.azure.containers.containerregistry
This class provides a helper type that contains all the operations for artifacts in a given repository.
REHYDRATE_PENDING_TO_COOL - Static variable in class com.azure.storage.blob.models.ArchiveStatus
Static value rehydrate-pending-to-cool for ArchiveStatus.
REHYDRATE_PENDING_TO_COOL - Static variable in class com.azure.storage.file.datalake.models.ArchiveStatus
Static value rehydrate-pending-to-cool for ArchiveStatus.
REHYDRATE_PENDING_TO_HOT - Static variable in class com.azure.storage.blob.models.ArchiveStatus
Static value rehydrate-pending-to-hot for ArchiveStatus.
REHYDRATE_PENDING_TO_HOT - Static variable in class com.azure.storage.file.datalake.models.ArchiveStatus
Static value rehydrate-pending-to-hot for ArchiveStatus.
RehydratePriority - Class in com.azure.storage.blob.models
Defines values for RehydratePriority.
RehydratePriority() - Constructor for class com.azure.storage.blob.models.RehydratePriority
 
REJECTED - Static variable in class com.azure.core.amqp.models.DeliveryState
Indicates an invalid and unprocessable message.
RejectedDeliveryOutcome - Class in com.azure.core.amqp.models
The rejected delivery outcome.
RejectedDeliveryOutcome(AmqpErrorCondition) - Constructor for class com.azure.core.amqp.models.RejectedDeliveryOutcome
Creates an instance with the given error condition.
RELATED_PERSON - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value RelatedPerson for HealthcareFhirResourceType.
RELATION_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value RelationOfExamination for HealthcareEntityRelationType.
RELATIONAL_OPERATOR - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value RELATIONAL_OPERATOR for HealthcareEntityCategory.
RelationalSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for various relational databases.
RelationalSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.RelationalSource
 
RelationalTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The relational table dataset.
RelationalTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
 
RELATIONSHIP_ID - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the Id field on a relationship.
RELATIONSHIP_NAME - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the name field on a relationship.
RELATIONSHIP_SOURCE_ID - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the source Id field on a relationship.
RELATIONSHIP_TARGET_ID - Static variable in class com.azure.digitaltwins.core.models.DigitalTwinsJsonPropertyNames
The JSON property name for the target Id field on a relationship.
RelationshipAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
RelationshipClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
RelationshipClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the RelationshipClient type.
RelationshipClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Create an instance of the RelationshipClientBuilder.
relativize(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Constructs a relative path between this path and a given path.
RELAY - Static variable in class com.azure.messaging.servicebus.administration.models.NamespaceType
Static value Relay for NamespaceType.
RELEASE_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/release/action for DataAction.
RELEASE_PHONE_NUMBER - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value releasePhoneNumber for PhoneNumberOperationType.
RELEASED - Static variable in class com.azure.core.amqp.models.DeliveryState
Indicates that the message was not (and will not be) processed.
releaseKey(String, String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Releases the latest version of a key.
releaseKey(String, String) - Method in class com.azure.security.keyvault.keys.KeyClient
Releases the latest version of a key.
releaseKey(String, String, String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Releases a key.
releaseKey(String, String, String) - Method in class com.azure.security.keyvault.keys.KeyClient
Releases a specific version of a key.
ReleaseKeyOptions - Class in com.azure.security.keyvault.keys.models
Represents the configurable options to release a key.
ReleaseKeyOptions() - Constructor for class com.azure.security.keyvault.keys.models.ReleaseKeyOptions
 
ReleaseKeyResult - Class in com.azure.security.keyvault.keys.models
The release result, containing the released key.
ReleaseKeyResult() - Constructor for class com.azure.security.keyvault.keys.models.ReleaseKeyResult
 
releaseKeyWithResponse(String, String, String, ReleaseKeyOptions) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Releases a key.
releaseKeyWithResponse(String, String, String, ReleaseKeyOptions, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Releases a key.
releaseLease() - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Releases the previously acquired lease.
releaseLease() - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Releases the previously acquired lease.
releaseLease() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Releases the previously acquired lease.
releaseLease() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Releases the previously acquired lease.
releaseLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Releases the previously acquired lease.
releaseLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Releases the previously acquired lease.
releaseLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Releases the previously acquired lease.
releaseLeaseWithResponse(RequestConditions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Releases the previously acquired lease.
releaseLeaseWithResponse(RequestConditions) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Releases the previously acquired lease.
releaseLeaseWithResponse(RequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Releases the previously acquired lease.
releaseLeaseWithResponse(RequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Releases the previously acquired lease.
releaseLeaseWithResponse(BlobReleaseLeaseOptions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Releases the previously acquired lease.
releaseLeaseWithResponse(BlobReleaseLeaseOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Releases the previously acquired lease.
releaseLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Releases the previously acquired lease.
ReleasePhoneNumberResult - Class in com.azure.communication.phonenumbers.models
The ReleasePhoneNumberResult model.
ReleasePhoneNumberResult() - Constructor for class com.azure.communication.phonenumbers.models.ReleasePhoneNumberResult
 
RemoteDeviceAdapter - Class in com.azure.media.videoanalyzer.edge.models
The Video Analyzer edge module can act as a transparent gateway for video, enabling IoT devices to send video to the cloud from behind a firewall.
RemoteDeviceAdapter(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapter
Creates an instance of RemoteDeviceAdapter class.
RemoteDeviceAdapterCollection - Class in com.azure.media.videoanalyzer.edge.models
A list of remote device adapters.
RemoteDeviceAdapterCollection() - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterCollection
 
RemoteDeviceAdapterDeleteRequest - Class in com.azure.media.videoanalyzer.edge.models
Deletes an existing remote device adapter.
RemoteDeviceAdapterDeleteRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterDeleteRequest
Creates an instance of RemoteDeviceAdapterDeleteRequest class.
RemoteDeviceAdapterGetRequest - Class in com.azure.media.videoanalyzer.edge.models
Retrieves an existing remote device adapter.
RemoteDeviceAdapterGetRequest(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterGetRequest
Creates an instance of RemoteDeviceAdapterGetRequest class.
RemoteDeviceAdapterListRequest - Class in com.azure.media.videoanalyzer.edge.models
List all existing remote device adapters.
RemoteDeviceAdapterListRequest() - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterListRequest
Creates an instance of RemoteDeviceAdapterListRequest class.
RemoteDeviceAdapterProperties - Class in com.azure.media.videoanalyzer.edge.models
Remote device adapter properties.
RemoteDeviceAdapterProperties(RemoteDeviceAdapterTarget, IotHubDeviceConnection) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterProperties
Creates an instance of RemoteDeviceAdapterProperties class.
RemoteDeviceAdapterSetRequest - Class in com.azure.media.videoanalyzer.edge.models
Creates a new remote device adapter or updates an existing one.
RemoteDeviceAdapterSetRequest(RemoteDeviceAdapter) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequest
Creates an instance of RemoteDeviceAdapterSetRequest class.
RemoteDeviceAdapterSetRequestBody - Class in com.azure.media.videoanalyzer.edge.models
The Video Analyzer edge module can act as a transparent gateway for video, enabling IoT devices to send video to the cloud from behind a firewall.
RemoteDeviceAdapterSetRequestBody(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequestBody
Creates an instance of RemoteDeviceAdapterSetRequestBody class.
RemoteDeviceAdapterTarget - Class in com.azure.media.videoanalyzer.edge.models
Properties of the remote device adapter target.
RemoteDeviceAdapterTarget(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterTarget
Creates an instance of RemoteDeviceAdapterTarget class.
RemoteRenderingAsyncClient - Class in com.azure.mixedreality.remoterendering
A builder for creating a new instance of the MixedRealityRemoteRendering type.
RemoteRenderingClient - Class in com.azure.mixedreality.remoterendering
Client to communicate with remote rendering service.
RemoteRenderingClientBuilder - Class in com.azure.mixedreality.remoterendering
A builder for creating instances of RemoteRenderingClient and RemoteRenderingAsyncClient.
RemoteRenderingClientBuilder() - Constructor for class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Constructs a new RemoteRenderingClientBuilder instance.
RemoteRenderingServiceError - Class in com.azure.mixedreality.remoterendering.models
Represents an error in the service.
RemoteRenderingServiceError(String, String, String, RemoteRenderingServiceError, List<RemoteRenderingServiceError>) - Constructor for class com.azure.mixedreality.remoterendering.models.RemoteRenderingServiceError
Constructs a new RemoteRenderingServiceError object.
RemoteRenderingServiceVersion - Enum in com.azure.mixedreality.remoterendering
The versions of the RemoteRenderingService supported by this client library.
remove(int) - Method in interface com.azure.core.experimental.serializer.JsonArray
Removes the JsonNode at the specified index of the array.
remove(String) - Method in class com.azure.ai.metricsadvisor.models.DimensionKey
Removes a dimension name-value from the key.
remove(String) - Method in interface com.azure.core.experimental.serializer.JsonObject
Removes the JsonNode with the specified name from the object.
remove(String) - Method in class com.azure.core.http.HttpHeaders
Removes the header with the provided header name.
remove(String) - Method in class com.azure.core.util.Configuration
Deprecated.
Use ConfigurationBuilder and ConfigurationSource to provide all properties before creating configuration.
remove(String) - Method in class com.azure.cosmos.models.CosmosPatchOperations
This removes the value at the target location.
removeAccessControlRecursive(List<PathRemoveAccessControlEntry>) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Recursively removes the access control on a path and all subpaths.
removeAccessControlRecursive(List<PathRemoveAccessControlEntry>) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Recursively removes the access control on a path and all subpaths.
removeAccessControlRecursiveWithResponse(PathRemoveAccessControlRecursiveOptions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Recursively removes the access control on a path and all subpaths.
removeAccessControlRecursiveWithResponse(PathRemoveAccessControlRecursiveOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Recursively removes the access control on a path and all subpaths.
removeConnectionFromGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Remove a connection from the target group.
removeConnectionFromGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Remove a connection from the target group.
REMOVED - Static variable in class com.azure.security.attestation.models.PolicyModification
Static value Removed for PolicyModification.
removeLink(String) - Method in interface com.azure.core.amqp.AmqpSession
Removes an AmqpLink with the given linkName.
removeParticipant(CommunicationIdentifier) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Remove a participant from a thread.
removeParticipant(CommunicationIdentifier) - Method in class com.azure.communication.chat.ChatThreadClient
Remove a participant from a thread.
removeParticipant(String) - Method in class com.azure.communication.callingserver.CallConnection
Remove a participant from the call.
removeParticipant(String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Remove a participant from the call.
removeParticipant(String) - Method in class com.azure.communication.callingserver.ServerCall
Remove a participant from the call.
removeParticipant(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Remove a participant from the call.
removeParticipantWithResponse(CommunicationIdentifier) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Remove a participant from a thread.
removeParticipantWithResponse(CommunicationIdentifier, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Remove a participant from a thread.
removeParticipantWithResponse(String) - Method in class com.azure.communication.callingserver.CallConnectionAsync
Remove a participant from the call.
removeParticipantWithResponse(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Remove a participant from the call.
removeParticipantWithResponse(String, Context) - Method in class com.azure.communication.callingserver.CallConnection
Remove a participant from the call.
removeParticipantWithResponse(String, Context) - Method in class com.azure.communication.callingserver.ServerCall
Remove a participant from the call.
removeSeriesGroupDetectionCondition(DimensionKey) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Removes anomaly detection condition for a specific group of time series.
removeSession(String) - Method in interface com.azure.core.amqp.AmqpConnection
Removes a session with the sessionName from the AMQP connection.
removeSingleSeriesDetectionCondition(DimensionKey) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Removes anomaly detection condition for a specific time series.
removeTermAssignmentFromEntitiesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Delete the term assignment for the given list of related objects.
removeTermAssignmentFromEntitiesWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Delete the term assignment for the given list of related objects.
removeUserFromAllGroupsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Remove a user from all groups.
removeUserFromAllGroupsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Remove a user from all groups.
removeUserFromGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Remove a user from the target group.
removeUserFromGroupWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Remove a user from the target group.
rename(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Moves the directory to another location within the share.
rename(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Moves the directory to another location within the share.
rename(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Moves the file to another location within the share.
rename(String) - Method in class com.azure.storage.file.share.ShareFileClient
Moves the file to another location within the share.
rename(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Rename KQL script.
rename(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Rename KQL script.
rename(String, String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Moves the directory to another location within the file system.
rename(String, String) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Moves the directory to another location within the file system.
rename(String, String) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Moves the file to another location within the file system.
rename(String, String) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Moves the file to another location within the file system.
renameDataFlow(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Renames a dataflow.
renameDataFlow(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Renames a dataflow.
renameDataFlowWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.DataFlowAsyncClient
Renames a dataflow.
renameDataFlowWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.DataFlowClient
Renames a dataflow.
renameDataset(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Renames a dataset.
renameDataset(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Renames a dataset.
renameDatasetWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.DatasetAsyncClient
Renames a dataset.
renameDatasetWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.DatasetClient
Renames a dataset.
renameLinkedService(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Renames a linked service.
renameLinkedService(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Renames a linked service.
renameLinkedServiceWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceAsyncClient
Renames a linked service.
renameLinkedServiceWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkedServiceClient
Renames a linked service.
renameNotebook(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Renames a notebook.
renameNotebook(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Renames a notebook.
renameNotebookWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.NotebookAsyncClient
Renames a notebook.
renameNotebookWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.NotebookClient
Renames a notebook.
renamePipeline(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Renames a pipeline.
renamePipeline(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Renames a pipeline.
renamePipelineWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.PipelineAsyncClient
Renames a pipeline.
renamePipelineWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.PipelineClient
Renames a pipeline.
renameSparkConfiguration(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Renames a sparkConfiguration.
renameSparkConfiguration(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Renames a sparkConfiguration.
renameSparkConfigurationWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationAsyncClient
Renames a sparkConfiguration.
renameSparkConfigurationWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkConfigurationClient
Renames a sparkConfiguration.
renameSparkJobDefinition(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Renames a sparkJobDefinition.
renameSparkJobDefinition(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Renames a sparkJobDefinition.
renameSparkJobDefinitionWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionAsyncClient
Renames a sparkJobDefinition.
renameSparkJobDefinitionWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.SparkJobDefinitionClient
Renames a sparkJobDefinition.
renameSqlScript(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Renames a sqlScript.
renameSqlScript(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Renames a sqlScript.
renameSqlScriptWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptAsyncClient
Renames a sqlScript.
renameSqlScriptWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.SqlScriptClient
Renames a sqlScript.
renameWithResponse(ShareFileRenameOptions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Moves the directory to another location within the share.
renameWithResponse(ShareFileRenameOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Moves the file to another location within the share.
renameWithResponse(ShareFileRenameOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Moves the directory to another location within the share.
renameWithResponse(ShareFileRenameOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Moves the file to another location within the share.
renameWithResponse(String, ArtifactRenameRequest) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptAsyncClient
Rename KQL script.
renameWithResponse(String, ArtifactRenameRequest, Context) - Method in class com.azure.analytics.synapse.artifacts.KqlScriptClient
Rename KQL script.
renameWithResponse(String, String, DataLakeRequestConditions, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryAsyncClient
Moves the directory to another location within the file system.
renameWithResponse(String, String, DataLakeRequestConditions, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Moves the file to another location within the file system.
renameWithResponse(String, String, DataLakeRequestConditions, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeDirectoryClient
Moves the directory to another location within the file system.
renameWithResponse(String, String, DataLakeRequestConditions, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Moves the file to another location within the file system.
RENAMING - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Renaming for EntityStatus.
RenderingSession - Class in com.azure.mixedreality.remoterendering.models
Holds the properties of a rendering session.
RenderingSession(String, int, int, Duration, String, Duration, RenderingSessionSize, RenderingSessionStatus, float, RemoteRenderingServiceError, OffsetDateTime) - Constructor for class com.azure.mixedreality.remoterendering.models.RenderingSession
Constructs a new RenderingSession object.
RenderingSessionSize - Class in com.azure.mixedreality.remoterendering.models
The size of a rendering session.
RenderingSessionSize() - Constructor for class com.azure.mixedreality.remoterendering.models.RenderingSessionSize
 
RenderingSessionStatus - Class in com.azure.mixedreality.remoterendering.models
The status of a rendering session.
RenderingSessionStatus() - Constructor for class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
 
RENEW_LOCK - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while renewing lock.
renewLease() - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Renews the previously acquired lease.
renewLease() - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Renews the previously acquired lease.
renewLease() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Renews the previously acquired lease.
renewLease() - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Renews the previously acquired lease.
renewLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Renews the previously acquired lease on a share.
renewLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Renews the previously acquired lease on a share.
renewLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Renews the previously acquired lease on a share.
renewLeaseWithResponse(RequestConditions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Renews the previously acquired lease.
renewLeaseWithResponse(RequestConditions) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseAsyncClient
Renews the previously acquired lease.
renewLeaseWithResponse(RequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Renews the previously-acquired lease.
renewLeaseWithResponse(RequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.specialized.DataLakeLeaseClient
Renews the previously-acquired lease.
renewLeaseWithResponse(BlobRenewLeaseOptions) - Method in class com.azure.storage.blob.specialized.BlobLeaseAsyncClient
Renews the previously acquired lease.
renewLeaseWithResponse(BlobRenewLeaseOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobLeaseClient
Renews the previously-acquired lease.
renewLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Renews the previously acquired lease on a share.
renewMessageLock(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Asynchronously renews the lock on the message.
renewMessageLock(ServiceBusReceivedMessage) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Renews the lock on the specified message.
renewMessageLock(ServiceBusReceivedMessage, Duration) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Starts the auto lock renewal for a message.
renewMessageLock(ServiceBusReceivedMessage, Duration, Consumer<Throwable>) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Starts the auto lock renewal for a message with the given lock.
renewSessionLock() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Renews the session lock if this receiver is a session receiver.
renewSessionLock() - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Sets the state of the session if this receiver is a session receiver.
renewSessionLock(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Starts the auto lock renewal for the session this receiver works for.
renewSessionLock(Duration, Consumer<Throwable>) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Starts the auto lock renewal for the session that this receiver works for.
replace(CosmosClientEncryptionKeyProperties) - Method in class com.azure.cosmos.CosmosAsyncClientEncryptionKey
Replace a cosmos client encryption key.
replace(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces the current container's properties.
replace(CosmosContainerProperties) - Method in class com.azure.cosmos.CosmosContainer
Replaces the current container properties.
replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces the current container properties while using non-default request options.
replace(CosmosContainerProperties, CosmosContainerRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Replaces the current container properties while specifying additional options such as If-Match.
replace(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncPermission
Replaces a permission.
replace(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Replaces a stored procedure.
replace(CosmosStoredProcedureProperties) - Method in class com.azure.cosmos.CosmosStoredProcedure
Replace cosmos sync stored procedure.
replace(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncStoredProcedure
Replaces a stored procedure.
replace(CosmosStoredProcedureProperties, CosmosStoredProcedureRequestOptions) - Method in class com.azure.cosmos.CosmosStoredProcedure
Replace cosmos sync stored procedure.
replace(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosAsyncTrigger
Replaces a cosmos trigger.
replace(CosmosTriggerProperties) - Method in class com.azure.cosmos.CosmosTrigger
Replace cosmos trigger.
replace(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosAsyncUserDefinedFunction
Replaces a cosmos user defined function.
replace(CosmosUserDefinedFunctionProperties) - Method in class com.azure.cosmos.CosmosUserDefinedFunction
Replace cosmos user defined function.
replace(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosAsyncUser
Replace a cosmos user
replace(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosUser
Replace cosmos user.
replace(String, T) - Method in class com.azure.cosmos.models.CosmosPatchOperations
This replaces the value at the target location with a new value.
REPLACE - Enum constant in enum com.azure.cosmos.models.CosmosItemOperationType
Replace operation type.
REPLACE - Enum constant in enum com.azure.cosmos.models.TriggerOperation
REPLACE operations only.
REPLACE - Enum constant in enum com.azure.data.tables.models.TableEntityUpdateMode
The provided entity's properties will completely replace those in the existing entity.
REPLACE - Static variable in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Static value replace for PiiDetectionSkillMaskingMode.
REPLACE - Static variable in class com.azure.storage.blob.models.BlobCopySourceTagsMode
Static value REPLACE for BlobCopySourceTags.
replaceContainerProperties(String, CosmosContainerProperties) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Replace container properties for the specified container
replaceContainerProperties(String, CosmosContainerProperties) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
replaceContainerProperties(String, CosmosContainerProperties) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Replace container properties for the specified container
replaceContainerProperties(String, CosmosContainerProperties) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
replaceItem(T, String, PartitionKey) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces an item with the passed in item.
replaceItem(T, String, PartitionKey) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Replaces an item with the passed in item and encrypts the requested fields.
replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replaces an item with the passed in item.
replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Replaces an item in the current container.
replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Replaces an item with the passed in item and encrypts the requested fields.
replaceItem(T, String, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Replaces an item in the current container.
replaceItemOperation(String, T) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to replace an item into the batch.
replaceItemOperation(String, T, CosmosBatchItemRequestOptions) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to replace an item into the batch.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncContainer
Replace the throughput.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Sets throughput provisioned for a container in measurement of Requests-per-Unit in the Azure Cosmos service.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosContainer
Sets the throughput for the current container.
replaceThroughput(ThroughputProperties) - Method in class com.azure.cosmos.CosmosDatabase
Sets the throughput.
REPLY_TO - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The address of the node to send replies to.
REPLY_TO_GROUP_ID - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
This is a client-specific id that is used so that client can send replies to this message to a specific group.
reportProgress(long) - Method in class com.azure.core.util.ProgressReporter
Accumulates the provided progress and notifies.
reportProgress(long) - Method in interface com.azure.storage.blob.ProgressReceiver
Deprecated.
The callback function invoked as progress is reported.
reportProgress(long) - Method in interface com.azure.storage.common.ProgressReceiver
Deprecated.
The callback function invoked as progress is reported.
repository(String) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the repository name for the Azure Container Registry Blob instance.
repositoryBaseClass() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set base class of repo
repositoryBaseClass() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set base class of repo
repositoryEndpoint(String) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Set the service endpoint that the built client will communicate with.
repositoryFactoryBeanClass() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set factory bean class of repo
repositoryFactoryBeanClass() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set factory bean class of repo
repositoryImplementationPostfix() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set repo Implement postfix
repositoryImplementationPostfix() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set repo Implement postfix
REQUEST_BODY_TOO_LARGE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value RequestBodyTooLarge for BlobErrorCode.
REQUEST_BODY_TOO_LARGE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value RequestBodyTooLarge for ShareErrorCode.
REQUEST_BODY_TOO_LARGE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value RequestBodyTooLarge for QueueErrorCode.
REQUEST_ENTITY_TOO_LARGE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REQUEST_ENTITY_TOO_LARGE.
REQUEST_GROUP - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value RequestGroup for HealthcareFhirResourceType.
REQUEST_TIMEOUT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REQUEST_TIMEOUT.
REQUEST_URI_TOO_LONG - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REQUEST_URI_TOO_LONG.
REQUEST_URL_FAILED_TO_PARSE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value RequestUrlFailedToParse for BlobErrorCode.
REQUEST_URL_FAILED_TO_PARSE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value RequestUrlFailedToParse for ShareErrorCode.
REQUEST_URL_FAILED_TO_PARSE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value RequestUrlFailedToParse for QueueErrorCode.
REQUEST_VALUE_NOT_VALID - Static variable in enum com.azure.messaging.eventhubs.Messages
Request value not valid message.
RequestConditions - Class in com.azure.core.http
Specifies HTTP options for conditional requests based on modification time.
RequestConditions() - Constructor for class com.azure.core.http.RequestConditions
 
REQUESTED_RANGE_NOT_SATISFIABLE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
REQUESTED_RANGE_NOT_SATISFIABLE.
RequestIdPolicy - Class in com.azure.core.http.policy
The pipeline policy that puts a UUID in the request header.
RequestIdPolicy() - Constructor for class com.azure.core.http.policy.RequestIdPolicy
Creates default RequestIdPolicy with default header name 'x-ms-client-request-id'.
RequestIdPolicy(String) - Constructor for class com.azure.core.http.policy.RequestIdPolicy
Creates RequestIdPolicy with provided requestIdHeaderName.
RequestOptions - Class in com.azure.core.http.rest
This class contains the options to customize an HTTP request.
RequestOptions() - Constructor for class com.azure.core.http.rest.RequestOptions
 
RequestRetryOptions - Class in com.azure.storage.common.policy
Configuration options for RequestRetryPolicy.
RequestRetryOptions() - Constructor for class com.azure.storage.common.policy.RequestRetryOptions
Configures how the HttpPipeline should retry requests.
RequestRetryOptions(RetryPolicyType, Integer, Integer, Long, Long, String) - Constructor for class com.azure.storage.common.policy.RequestRetryOptions
Configures how the HttpPipeline should retry requests.
RequestRetryOptions(RetryPolicyType, Integer, Duration, Duration, Duration, String) - Constructor for class com.azure.storage.common.policy.RequestRetryOptions
Configures how the HttpPipeline should retry requests.
RequestRetryPolicy - Class in com.azure.storage.common.policy
This is a request policy in an HttpPipeline for retrying a given HTTP request.
RequestRetryPolicy(RequestRetryOptions) - Constructor for class com.azure.storage.common.policy.RequestRetryPolicy
Constructs the policy using the retry options.
RequestStatus - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RequestStatus.
RequestStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.RequestStatus
 
required(boolean) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets flag indicating if property is required.
REQUIRED_GRANULARITY - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
REQUIRED_SERIES - Static variable in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
Static value null for AnomalyDetectorErrorCodes.
RequiredAction - Class in com.azure.analytics.synapse.accesscontrol.models
Action Info.
RequiredAction() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.RequiredAction
 
requiresEncryption(boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the requires encryption option.
rerunTriggerInstance(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunAsyncClient
Rerun single trigger instance by runId.
rerunTriggerInstance(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunClient
Rerun single trigger instance by runId.
rerunTriggerInstanceWithResponse(String, String) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunAsyncClient
Rerun single trigger instance by runId.
rerunTriggerInstanceWithResponse(String, String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerRunClient
Rerun single trigger instance by runId.
RerunTriggerListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of rerun triggers.
RerunTriggerListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.RerunTriggerListResponse
 
RerunTriggerResource - Class in com.azure.analytics.synapse.artifacts.models
RerunTrigger resource type.
RerunTriggerResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.RerunTriggerResource
 
RerunTumblingWindowTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that schedules pipeline reruns for all fixed time interval windows from a requested start time to requested end time.
RerunTumblingWindowTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
 
RerunTumblingWindowTriggerActionParameters - Class in com.azure.analytics.synapse.artifacts.models
Rerun tumbling window trigger Parameters.
RerunTumblingWindowTriggerActionParameters() - Constructor for class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
 
RESEARCH_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ResearchDefinition for HealthcareFhirResourceType.
RESEARCH_ELEMENT_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ResearchElementDefinition for HealthcareFhirResourceType.
RESEARCH_STUDY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ResearchStudy for HealthcareFhirResourceType.
RESEARCH_SUBJECT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ResearchSubject for HealthcareFhirResourceType.
ReservationStatus - Class in com.azure.communication.phonenumbers.models
Defines values for ReservationStatus.
ReservationStatus() - Constructor for class com.azure.communication.phonenumbers.models.ReservationStatus
 
RESERVED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Reserved for ReservationStatus.
reset() - Method in class com.azure.core.util.ProgressReporter
Resets progress to zero and notifies.
reset() - Method in class com.azure.json.DefaultJsonReader
 
reset() - Method in class com.azure.json.gson.GsonJsonReader
 
reset() - Method in class com.azure.json.JsonReader
Creates a new JsonReader reset to the beginning of the JSON stream.
reset() - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.azure.storage.common.StorageInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
RESET - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value reset.
RESET_CONTENT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
RESET_CONTENT.
RESET_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Static value resetDocs for IndexerExecutionStatusDetail.
resetAttestationPolicy(AttestationType) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Resets the current policy for an attestation type to the default policy.
resetAttestationPolicy(AttestationType) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Resets the attestation policy for the specified attestation type to the default value.
resetAttestationPolicy(AttestationType, AttestationPolicySetOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Resets the current policy for an attestation type to the default policy.
resetAttestationPolicy(AttestationType, AttestationPolicySetOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Resets the current policy for an attestation type to the default policy.
resetAttestationPolicyWithResponse(AttestationType, AttestationPolicySetOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Resets the current policy for an attestation type to the default policy.
resetAttestationPolicyWithResponse(AttestationType, AttestationPolicySetOptions, Context) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Resets the current policy for an attestation type to the default policy.
resetDocuments(String, Boolean, List<String>, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetDocuments(String, Boolean, List<String>, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetDocumentsWithResponse(SearchIndexer, Boolean, List<String>, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetDocumentsWithResponse(SearchIndexer, Boolean, List<String>, List<String>, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets the change tracking state associated with an indexer.
resetIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets the change tracking state associated with an indexer.
resetIndexerWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets the change tracking state associated with an indexer.
resetIndexerWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets the change tracking state associated with an indexer.
resetSkills(String, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSkills(String, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSkillsWithResponse(SearchIndexerSkillset, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSkillsWithResponse(SearchIndexerSkillset, List<String>, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSparkSessionTimeout(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Sends a keep alive call to the current session to reset the session timeout.
resetSparkSessionTimeout(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Sends a keep alive call to the current session to reset the session timeout.
resetSparkSessionTimeoutWithResponse(int) - Method in class com.azure.analytics.synapse.spark.SparkSessionAsyncClient
Sends a keep alive call to the current session to reset the session timeout.
resetSparkSessionTimeoutWithResponse(int, Context) - Method in class com.azure.analytics.synapse.spark.SparkSessionClient
Sends a keep alive call to the current session to reset the session timeout.
resetSupported() - Method in class com.azure.json.DefaultJsonReader
 
resetSupported() - Method in class com.azure.json.gson.GsonJsonReader
 
resetSupported() - Method in class com.azure.json.JsonReader
Indicates whether the JsonReader supports resetting.
resize(long) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Resizes the page blob to the specified size (which must be a multiple of 512).
resize(long) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Resizes the page blob to the specified size (which must be a multiple of 512).
resizeWithResponse(long, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Resizes the page blob to the specified size (which must be a multiple of 512).
resizeWithResponse(long, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Resizes the page blob to the specified size (which must be a multiple of 512).
resolve(String) - Method in class com.azure.storage.blob.nio.AzurePath
Converts a given path string to a Path and resolves it against this Path in exactly the manner specified by the resolve method.
resolve(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Resolve the given path against this path.
RESOLVED - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyIncidentStatus
Static value Resolved for AnomalyIncidentStatus.
RESOLVED - Static variable in class com.azure.ai.metricsadvisor.models.AnomalyStatus
Static value Resolved for AnomalyStatus.
resolveExpression(String) - Static method in class com.azure.spring.data.cosmos.common.ExpressionResolver
Resolve the given string value via an EmbeddedValueResolver
resolveSibling(String) - Method in class com.azure.storage.blob.nio.AzurePath
Converts a given path string to a Path and resolves it against this path's parent path in exactly the manner specified by the resolveSibling method.
resolveSibling(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Resolves the given path against this path's parent path.
Resource - Class in com.azure.analytics.synapse.artifacts.models
Resource Common fields that are returned in the response for all Azure Resource Manager resources.
Resource - Class in com.azure.core.management
The Resource model.
Resource() - Constructor for class com.azure.analytics.synapse.artifacts.models.Resource
 
Resource() - Constructor for class com.azure.core.management.Resource
 
RESOURCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Resource for HealthcareFhirResourceType.
RESOURCE_ACQUISITION - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value ResourceAcquisition for PluginCurrentState.
RESOURCE_ACQUISITION - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value ResourceAcquisition for PluginCurrentState.
RESOURCE_ACTION_CANCEL - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of cancellation of resource action.
RESOURCE_ACTION_FAILURE - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of failure in performing an action on a resource.
RESOURCE_ACTION_SUCCESS - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of successful action on a resource.
RESOURCE_ALREADY_EXISTS - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ResourceAlreadyExists for BlobErrorCode.
RESOURCE_ALREADY_EXISTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ResourceAlreadyExists for ShareErrorCode.
RESOURCE_ALREADY_EXISTS - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value ResourceAlreadyExists for QueueErrorCode.
RESOURCE_DELETE_CANCEL - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of cancellation of resource deletion.
RESOURCE_DELETE_FAILURE - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of failure in deleting a resource.
RESOURCE_DELETE_SUCCESS - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of successful deletion of a resource.
RESOURCE_LIMIT_EXCEEDED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
A peer exceeded its resource allocation.
RESOURCE_MANAGER - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure Resource Manager endpoint.
RESOURCE_NOT_FOUND - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TableNotFound.
RESOURCE_NOT_FOUND - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ResourceNotFound for BlobErrorCode.
RESOURCE_NOT_FOUND - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ResourceNotFound for ShareErrorCode.
RESOURCE_NOT_FOUND - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value ResourceNotFound for QueueErrorCode.
RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ResourceTypeMismatch for BlobErrorCode.
RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ResourceTypeMismatch for ShareErrorCode.
RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value ResourceTypeMismatch for QueueErrorCode.
RESOURCE_WRITE_CANCEL - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of write cancellation of a resource.
RESOURCE_WRITE_FAILURE - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of write failure of a resource.
RESOURCE_WRITE_SUCCESS - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of successful write of a resource.
ResourceActionCancelEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceActionCancel event.
ResourceActionCancelEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
 
ResourceActionFailureEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceActionFailure event.
ResourceActionFailureEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
 
ResourceActionSuccessEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceActionSuccess event.
ResourceActionSuccessEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
 
ResourceAuthorIdentityType - Class in com.azure.core.management
Defines values for identity type of resource author.
ResourceAuthorIdentityType() - Constructor for class com.azure.core.management.ResourceAuthorIdentityType
 
ResourceAuthorization - Class in com.azure.messaging.eventgrid.systemevents
The details of the authorization for the resource.
ResourceAuthorization() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
 
ResourceCounter - Class in com.azure.search.documents.indexes.models
Represents a resource's usage and quota.
ResourceCounter(long) - Constructor for class com.azure.search.documents.indexes.models.ResourceCounter
Creates an instance of ResourceCounter class.
ResourceDeleteCancelEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceDeleteCancel event.
ResourceDeleteCancelEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
 
ResourceDeleteFailureEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceDeleteFailure event.
ResourceDeleteFailureEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
 
ResourceDeleteSuccessEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceDeleteSuccess event.
ResourceDeleteSuccessEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
 
ResourceDetails - Class in com.azure.ai.formrecognizer.administration.models
The ResourceDetails model.
ResourceDetails() - Constructor for class com.azure.ai.formrecognizer.administration.models.ResourceDetails
 
ResourceExistsException - Exception in com.azure.core.exception
The exception thrown when HTTP request tried to create an already existing resource with status code of 4XX, typically 412 conflict.
ResourceExistsException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ResourceExistsException
Initializes a new instance of the ResourceExistsException class.
ResourceExistsException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ResourceExistsException
Initializes a new instance of the ResourceExistsException class.
ResourceExistsException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ResourceExistsException
Initializes a new instance of the ResourceExistsException class.
resourceGroupName(String) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets Name of an Azure resource group.
ResourceHttpRequest - Class in com.azure.messaging.eventgrid.systemevents
The details of the HTTP request.
ResourceHttpRequest() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
 
resourceId(String) - Method in class com.azure.identity.ManagedIdentityCredentialBuilder
Specifies the resource ID of a user assigned or system assigned identity.
ResourceIdentityType - Enum in com.azure.analytics.synapse.artifacts.models
Defines values for ResourceIdentityType.
ResourceModifiedException - Exception in com.azure.core.exception
The exception thrown for invalid resource modification with status code of 4XX, typically 409 Conflict.
ResourceModifiedException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ResourceModifiedException
Initializes a new instance of the ResourceModifiedException class.
ResourceModifiedException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ResourceModifiedException
Initializes a new instance of the ResourceModifiedException class.
ResourceModifiedException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ResourceModifiedException
Initializes a new instance of the ResourceModifiedException class.
ResourceNotFoundException - Exception in com.azure.core.exception
An error response, typically triggered by a 412 response (for update) or 404 (for get/post)
ResourceNotFoundException(String, HttpResponse) - Constructor for exception com.azure.core.exception.ResourceNotFoundException
Initializes a new instance of the ResourceNotFoundException class.
ResourceNotFoundException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.ResourceNotFoundException
Initializes a new instance of the ResourceNotFoundException class.
ResourceNotFoundException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.ResourceNotFoundException
Initializes a new instance of the ResourceNotFoundException class.
resourcePath(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the file that the constructed clients will interact with
ResourceSetRulesAsyncClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the asynchronous PurviewAccountClient type.
ResourceSetRulesClient - Class in com.azure.analytics.purview.administration
Initializes a new instance of the synchronous PurviewAccountClient type.
ResourceSetRulesClientBuilder - Class in com.azure.analytics.purview.administration
A builder for creating a new instance of the ResourceSetRulesClient type.
ResourceSetRulesClientBuilder() - Constructor for class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Create an instance of the ResourceSetRulesClientBuilder.
ResourceStatus - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ResourceStatus.
ResourceStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.ResourceStatus
 
resourceToken(String) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets a resource token used to perform authentication for accessing resource.
ResourceWriteCancelEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceWriteCancel event.
ResourceWriteCancelEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
 
ResourceWriteFailureEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceWriteFailure event.
ResourceWriteFailureEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
 
ResourceWriteSuccessEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Resources.ResourceWriteSuccess event.
ResourceWriteSuccessEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
 
Response<T> - Interface in com.azure.core.http.rest
REST response with a strongly-typed content specified.
ResponseBase<H,T> - Class in com.azure.core.http.rest
The response of a REST request.
ResponseBase(HttpRequest, int, HttpHeaders, T, H) - Constructor for class com.azure.core.http.rest.ResponseBase
Creates a ResponseBase.
ResponseDiagnostics - Class in com.azure.spring.data.cosmos.core
Diagnostics class of cosmos and feed response
ResponseDiagnostics(CosmosDiagnostics, ResponseDiagnostics.CosmosResponseStatistics) - Constructor for class com.azure.spring.data.cosmos.core.ResponseDiagnostics
Initialization
ResponseDiagnostics.CosmosResponseStatistics - Class in com.azure.spring.data.cosmos.core
Generates statistics from cosmos response
responseDiagnosticsProcessor(ResponseDiagnosticsProcessor) - Method in class com.azure.spring.data.cosmos.config.CosmosConfig.CosmosConfigBuilder
Set responseDiagnosticsProcessor
ResponseDiagnosticsProcessor - Interface in com.azure.spring.data.cosmos.core
Interface for processing cosmosDB response
ResponseError - Class in com.azure.core.models
This class represents the error details of an HTTP response.
ResponseError(String, String) - Constructor for class com.azure.core.models.ResponseError
Creates an instance of ResponseError.
responseTimeout(Duration) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the response timeout duration used when waiting for a server to reply.
responseTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the response timeout duration used when waiting for a server to reply.
ResponseValidationPolicyBuilder - Class in com.azure.storage.common.policy
Builder for a policy to do validation of general response behavior.
ResponseValidationPolicyBuilder() - Constructor for class com.azure.storage.common.policy.ResponseValidationPolicyBuilder
 
ResponseValidationPolicyBuilder.ResponseValidationPolicy - Class in com.azure.storage.common.policy
Immutable policy for asserting validations on general responses.
ResponsysLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Responsys linked service.
ResponsysLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
 
ResponsysObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Responsys dataset.
ResponsysObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
 
ResponsysSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Responsys source.
ResponsysSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ResponsysSource
 
RESTARTED - Static variable in class com.azure.messaging.eventgrid.systemevents.AppAction
Static value Restarted for AppAction.
RestError - Class in com.azure.quantum.jobs.models
Error information returned by the API.
RestError() - Constructor for class com.azure.quantum.jobs.models.RestError
 
RestErrorException - Exception in com.azure.quantum.jobs.models
Exception thrown for an invalid response with RestError information.
RestErrorException(String, HttpResponse) - Constructor for exception com.azure.quantum.jobs.models.RestErrorException
Initializes a new instance of the RestErrorException class.
RestErrorException(String, HttpResponse, RestError) - Constructor for exception com.azure.quantum.jobs.models.RestErrorException
Initializes a new instance of the RestErrorException class.
RESTORE - Static variable in class com.azure.analytics.synapse.artifacts.models.CreateMode
Static value Restore for CreateMode.
RESTORE_HSM_KEYS - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/restore/action for KeyVaultDataAction.
restoreCertificateBackup(byte[]) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Restores a backed up certificate to the vault.
restoreCertificateBackup(byte[]) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Restores a backed up certificate to the vault.
restoreCertificateBackupWithResponse(byte[]) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Restores a backed up certificate to the vault.
restoreCertificateBackupWithResponse(byte[], Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Restores a backed up certificate to the vault.
restoreKeyBackup(byte[]) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Restores a backed up key to a vault.
restoreKeyBackup(byte[]) - Method in class com.azure.security.keyvault.keys.KeyClient
Restores a backed up key to a vault.
restoreKeyBackupWithResponse(byte[]) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Restores a backed up key to a vault.
restoreKeyBackupWithResponse(byte[], Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Restores a backed up key to a vault.
restoreSecretBackup(byte[]) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Restores a backed up secret, and all its versions, to a vault.
restoreSecretBackup(byte[]) - Method in class com.azure.security.keyvault.secrets.SecretClient
Restores a backed up secret, and all its versions, to a vault.
restoreSecretBackupWithResponse(byte[]) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Restores a backed up secret, and all its versions, to a vault.
restoreSecretBackupWithResponse(byte[], Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Restores a backed up secret, and all its versions, to a vault.
RESTORING - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Restoring for EntityStatus.
RestProxy - Class in com.azure.core.http.rest
Type to create a proxy implementation for an interface describing REST API methods.
RestResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
A Rest service dataset.
RestResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
 
RestServiceAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RestServiceAuthenticationType.
RestServiceAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
 
RestServiceLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Rest Service linked service.
RestServiceLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
 
RestSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Rest service Sink.
RestSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.RestSink
 
RestSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Rest service source.
RestSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.RestSource
 
ResultInfo - Class in com.azure.communication.callingserver.models
Result info class to be used to report result status for actions/operations.
ResultInfo(Integer, Integer, String) - Constructor for class com.azure.communication.callingserver.models.ResultInfo
Initializes a new instance of ResultInfo.
ResumeOperation - Annotation Type in com.azure.core.annotation
Deprecated.
This interface is no longer used, or respected, in code.
resumeRecording(String) - Method in class com.azure.communication.callingserver.ServerCall
Resume recording of the call.
resumeRecording(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Resume recording of the call.
resumeRecordingWithResponse(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Resume recording of the call.
resumeRecordingWithResponse(String, Context) - Method in class com.azure.communication.callingserver.ServerCall
Resume recording of the call.
retry(AmqpRetryOptions) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
retry(AmqpRetryOptions) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
RETRY_COUNT_CONTEXT - Static variable in class com.azure.core.http.policy.HttpLoggingPolicy
Key for Context to pass request retry count metadata for logging.
retryDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Retries a deployment with failed devices.
retryDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Retries a deployment with failed devices.
retryOptions(AmqpRetryOptions) - Method in interface com.azure.core.amqp.client.traits.AmqpTrait
Sets the retry policy.
retryOptions(AmqpRetryOptions) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the retry policy for EventHubAsyncClient.
retryOptions(AmqpRetryOptions) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the retry policy for EventHubAsyncClient.
retryOptions(AmqpRetryOptions) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the retry options for Service Bus clients.
retryOptions(RetryOptions) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.email.EmailClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in interface com.azure.core.client.traits.HttpTrait
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.data.tables.TableClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets the retry options for this client.
retryOptions(RetryOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the request retry options for all the requests made through the client.
RetryOptions - Class in com.azure.core.http.policy
The configuration for retries.
RetryOptions(ExponentialBackoffOptions) - Constructor for class com.azure.core.http.policy.RetryOptions
Creates a new instance that uses ExponentialBackoffOptions.
RetryOptions(FixedDelayOptions) - Constructor for class com.azure.core.http.policy.RetryOptions
Creates a new instance that uses FixedDelayOptions.
retryPolicy(HttpPipelinePolicy) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the HttpPipelinePolicy that is used to retry requests.
retryPolicy(HttpPipelinePolicy) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the HttpPipelinePolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the RetryPolicy() that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the RetryPolicy() that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the RetryPolicy() that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the RetryPolicy() that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the retry policy to use (using the RetryPolicy type).
retryPolicy(RetryPolicy) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.email.EmailClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the retry policy to use (using the RetryPolicy type).
retryPolicy(RetryPolicy) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the HttpPipelinePolicy that is used to retry requests.
retryPolicy(RetryPolicy) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the HttpPipelinePolicy that is used to retry requests.
retryPolicy(RetryPolicy) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.data.tables.TableClientBuilder
Sets the request RetryPolicy for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the request RetryPolicy for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the HttpPipelinePolicy that is used as the retry policy for each request that is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the HttpPipelinePolicy that is used as the retry policy for each request that is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Add a custom retry policy to the pipeline.
retryPolicy(RetryPolicy) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the HttpPipelinePolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the RetryPolicy that is used to retry requests.
retryPolicy(RetryPolicy) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
RetryPolicy - Class in com.azure.analytics.synapse.artifacts.models
Execution policy for an activity.
RetryPolicy - Class in com.azure.core.http.policy
A pipeline policy that retries when a recoverable HTTP error or exception occurs.
RetryPolicy() - Constructor for class com.azure.analytics.synapse.artifacts.models.RetryPolicy
 
RetryPolicy() - Constructor for class com.azure.core.http.policy.RetryPolicy
RetryPolicy(RetryOptions) - Constructor for class com.azure.core.http.policy.RetryPolicy
Creates a RetryPolicy with the provided RetryOptions.
RetryPolicy(RetryStrategy) - Constructor for class com.azure.core.http.policy.RetryPolicy
Creates a RetryPolicy with the provided RetryStrategy.
RetryPolicy(RetryStrategy, String, ChronoUnit) - Constructor for class com.azure.core.http.policy.RetryPolicy
Creates RetryPolicy with the provided RetryStrategy and default ExponentialBackoff as RetryStrategy.
RetryPolicy(String, ChronoUnit) - Constructor for class com.azure.core.http.policy.RetryPolicy
Creates RetryPolicy using ExponentialBackoff() as the RetryStrategy and uses retryAfterHeader to look up the wait period in the returned HttpResponse to calculate the retry delay when a recoverable HTTP error is returned.
RetryPolicyType - Enum in com.azure.storage.common.policy
This type holds possible options for retry backoff algorithms.
RetryStrategy - Interface in com.azure.core.http.policy
The interface for determining the retry strategy used in RetryPolicy.
retryTimeout(Function<Duration, Duration>) - Method in class com.azure.identity.CredentialBuilderBase
Specifies a Function to calculate seconds of timeout on every retried request.
returns() - Element in annotation type com.azure.core.annotation.ServiceMethod
This represents the return type expected from this service method.
ReturnType - Enum in com.azure.core.annotation
Enumeration of return types used with ServiceMethod annotation to indicate if a method is expected to return a single item or a collection
ReturnValueWireType - Annotation Type in com.azure.core.annotation
Annotation for the type that will be used to deserialize the return value of a REST API response.
REVERSE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value reverse for TokenFilterName.
reverseProxyEndpoint(String) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the reverse proxy endpoint.
revokePermissionWithResponse(WebPubSubPermission, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Revoke permission for the connection.
revokePermissionWithResponse(WebPubSubPermission, String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Revoke permission for the connection.
revokeTokens(CommunicationUserIdentifier) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Revokes all the tokens created for an identifier.
revokeTokens(CommunicationUserIdentifier) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Revokes all the tokens created for an identifier.
revokeTokensWithResponse(CommunicationUserIdentifier) - Method in class com.azure.communication.identity.CommunicationIdentityAsyncClient
Revokes all the tokens created for an identifier with response.
revokeTokensWithResponse(CommunicationUserIdentifier, Context) - Method in class com.azure.communication.identity.CommunicationIdentityClient
Revokes all the tokens created for a user before a specific date.
rewrapClientEncryptionKey(String, EncryptionKeyWrapMetadata) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncDatabase
Rewrap a cosmos client encryption key
rewrapClientEncryptionKey(String, EncryptionKeyWrapMetadata) - Method in class com.azure.cosmos.encryption.CosmosEncryptionDatabase
Rewrap a cosmos client encryption key
RGB24 - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value rgb24 for ImageFormatRawPixelFormat.
RGB555BE - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value rgb555be for ImageFormatRawPixelFormat.
RGB555LE - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value rgb555le for ImageFormatRawPixelFormat.
RGB565BE - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value rgb565be for ImageFormatRawPixelFormat.
RGB565LE - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value rgb565le for ImageFormatRawPixelFormat.
RGBA - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value rgba for ImageFormatRawPixelFormat.
RISC_V64 - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value riscv64 for ArtifactArchitecture.
RISK_ASSESSMENT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value RiskAssessment for HealthcareFhirResourceType.
RISK_EVIDENCE_SYNTHESIS - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value RiskEvidenceSynthesis for HealthcareFhirResourceType.
RO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ro for OcrSkillLanguage.
RO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ro for TextTranslationSkillLanguage.
RO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ro.lucene for LexicalAnalyzerName.
RO_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ro.microsoft for LexicalAnalyzerName.
RO_PERSONAL_NUMERICAL_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ROPersonalNumericalCode for PiiEntityCategory.
RO_RO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ro-ro for QueryLanguage.
RoleAssignmentDetails - Class in com.azure.analytics.synapse.accesscontrol.models
Role Assignment response details.
RoleAssignmentDetails() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
 
RoleAssignmentDetailsList - Class in com.azure.analytics.synapse.accesscontrol.models
Role Assignment response details.
RoleAssignmentDetailsList() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetailsList
 
RoleAssignmentRequest - Class in com.azure.analytics.synapse.accesscontrol.models
Role Assignment request details.
RoleAssignmentRequest() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
 
RoleAssignmentsAsyncClient - Class in com.azure.analytics.synapse.accesscontrol
Initializes a new instance of the asynchronous AccessControlClient type.
RoleAssignmentsClient - Class in com.azure.analytics.synapse.accesscontrol
Initializes a new instance of the synchronous AccessControlClient type.
RoleAssignmentsListRoleAssignmentsHeaders - Class in com.azure.analytics.synapse.accesscontrol.models
The RoleAssignmentsListRoleAssignmentsHeaders model.
RoleAssignmentsListRoleAssignmentsHeaders() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentsListRoleAssignmentsHeaders
 
RoleAssignmentsListRoleAssignmentsResponse - Class in com.azure.analytics.synapse.accesscontrol.models
Contains all response data for the listRoleAssignments operation.
RoleAssignmentsListRoleAssignmentsResponse(HttpRequest, int, HttpHeaders, RoleAssignmentDetailsList, RoleAssignmentsListRoleAssignmentsHeaders) - Constructor for class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentsListRoleAssignmentsResponse
Creates an instance of RoleAssignmentsListRoleAssignmentsResponse.
RoleDefinitionsAsyncClient - Class in com.azure.analytics.synapse.accesscontrol
Initializes a new instance of the asynchronous AccessControlClient type.
RoleDefinitionsClient - Class in com.azure.analytics.synapse.accesscontrol
Initializes a new instance of the synchronous AccessControlClient type.
RolePermissions - Class in com.azure.storage.file.datalake.models
Represents the POSIX-style permissions on given resource for an arbitrary role.
RolePermissions() - Constructor for class com.azure.storage.file.datalake.models.RolePermissions
Initializes an instance of RolePermissions with all values set to false.
rollbackTransaction(AmqpTransaction) - Method in interface com.azure.core.amqp.AmqpSession
Rollback the transaction on the message broker.
rollbackTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Rollbacks the transaction given and all operations associated with it.
rollbackTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Rollbacks the transaction given and all operations associated with it.
rollbackTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Rollbacks the transaction given ServiceBusTransactionContext.
rollbackTransaction(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Rollbacks the transaction given and all operations associated with it.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value romanian.
root(String) - Method in class com.azure.core.util.ConfigurationBuilder
Sets path to root configuration properties where shared Azure SDK properties are defined.
ROOT - Enum constant in enum com.azure.json.JsonWriteState
Root of the JSON stream.
ROOT - Static variable in class com.azure.json.JsonWriteContext
Initial writing context.
ROOT_CONTAINER_NAME - Static variable in class com.azure.storage.blob.BlobContainerAsyncClient
Special container name for the root container in the Storage account.
ROOT_CONTAINER_NAME - Static variable in class com.azure.storage.blob.BlobContainerClient
Special container name for the root container in the Storage account.
ROOT_FILESYSTEM_NAME - Static variable in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Special file system name for the root file system in the Storage account.
ROOT_FILESYSTEM_NAME - Static variable in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Special file system name for the root file system in the Storage account.
ROOT_SQUASH - Enum constant in enum com.azure.storage.file.share.models.ShareRootSquash
Enum value RootSquash.
ROTATE - Enum constant in enum com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
Rotate policy action.
rotateKey(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Rotates a key.
rotateKey(String) - Method in class com.azure.security.keyvault.keys.KeyClient
Rotates a key.
rotateKeyWithResponse(String) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Rotates a key.
rotateKeyWithResponse(String, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Rotates a key.
ROUTE_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value RouteOfMedication for HealthcareEntityRelationType.
RouteType - Class in com.azure.communication.networktraversal.models
Defines values for RouteType.
RouteType() - Constructor for class com.azure.communication.networktraversal.models.RouteType
 
ROW_HEADER - Static variable in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
Static value rowHeader for DocumentTableCellKind.
RPMSG - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value rpmsg for EmailAttachmentType.
RS256 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value RS256 for SignatureAlgorithm.
RS384 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value RS384 for SignatureAlgorithm.
RS512 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
Static value RS512 for SignatureAlgorithm.
RSA - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyType
Static value RSA for CertificateKeyType.
RSA - Static variable in class com.azure.security.keyvault.keys.models.KeyType
Static value RSA for KeyType.
RSA_AES_KEY_WRAP_256 - Static variable in class com.azure.security.keyvault.keys.models.KeyExportEncryptionAlgorithm
Static value RSA_AES_KEY_WRAP_256 for KeyExportEncryptionAlgorithm.
RSA_AES_KEY_WRAP_384 - Static variable in class com.azure.security.keyvault.keys.models.KeyExportEncryptionAlgorithm
Static value RSA_AES_KEY_WRAP_384 for KeyExportEncryptionAlgorithm.
RSA_HSM - Static variable in class com.azure.security.keyvault.certificates.models.CertificateKeyType
Static value RSA-HSM for CertificateKeyType.
RSA_HSM - Static variable in class com.azure.security.keyvault.keys.models.KeyType
Static value RSA-HSM for KeyType.
RSA_OAEP - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value RSA_OAEP for EncryptionAlgorithm.
RSA_OAEP - Static variable in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Static value RSA-OAEP for KeyWrapAlgorithm.
RSA_OAEP_256 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value RSA_OAEP_256 for EncryptionAlgorithm.
RSA_OAEP_256 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Static value RSA-OAEP-256 for KeyWrapAlgorithm.
RSA1_5 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
Static value RSA1_5 for EncryptionAlgorithm.
RSA1_5 - Static variable in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
Static value RSA1_5 for KeyWrapAlgorithm.
RTF - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value rtf for EmailAttachmentType.
RtspSource - Class in com.azure.media.videoanalyzer.edge.models
RTSP source allows for media from an RTSP camera or generic RTSP server to be ingested into a live pipeline.
RtspSource(String, EndpointBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.RtspSource
Creates an instance of RtspSource class.
RtspTransport - Class in com.azure.media.videoanalyzer.edge.models
Defines values for RtspTransport.
RtspTransport() - Constructor for class com.azure.media.videoanalyzer.edge.models.RtspTransport
 
ru() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.Container
To set request unit
RU - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ru for EntityRecognitionSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value ru for KeyPhraseExtractionSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ru for OcrSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value ru for SentimentSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ru for TextTranslationSkillLanguage.
RU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ru.lucene for LexicalAnalyzerName.
RU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ru.microsoft for LexicalAnalyzerName.
RU_PASSPORT_NUMBER_DOMESTIC - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value RUPassportNumberDomestic for PiiEntityCategory.
RU_PASSPORT_NUMBER_INTERNATIONAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value RUPassportNumberInternational for PiiEntityCategory.
RU_RU - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ru-ru for QueryLanguage.
RuleAction - Class in com.azure.messaging.servicebus.administration.models
Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
RuleFilter - Class in com.azure.messaging.servicebus.administration.models
Describes a filter expression that is evaluated against a ServiceBusMessage.
RuleProperties - Class in com.azure.messaging.servicebus.administration.models
Properties on a rule.
RUN_END - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value RunEnd for RunQueryFilterOperand.
RUN_END - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value RunEnd for RunQueryOrderByField.
RUN_GROUP_ID - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value RunGroupId for RunQueryFilterOperand.
RUN_START - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value RunStart for RunQueryFilterOperand.
RUN_START - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value RunStart for RunQueryOrderByField.
RunFilterParameters - Class in com.azure.analytics.synapse.artifacts.models
Query parameters for listing runs.
RunFilterParameters() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
 
runIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Runs an indexer on-demand.
runIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Runs an indexer on-demand.
runIndexerWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Runs an indexer on-demand.
runIndexerWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Runs an indexer on-demand.
RUNNING - Enum constant in enum com.azure.ai.anomalydetector.models.DetectionStatus
Enum value RUNNING.
RUNNING - Enum constant in enum com.azure.ai.anomalydetector.models.ModelStatus
Enum value RUNNING.
RUNNING - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Enum value running.
RUNNING - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
Enum value running.
RUNNING - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value Running for IngestionStatusType.
RUNNING - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value running for LivyStates.
RUNNING - Static variable in class com.azure.analytics.synapse.artifacts.models.RequestStatus
Static value Running for RequestStatus.
RUNNING - Static variable in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Static value running for LivyStatementStates.
RUNNING - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value running for LivyStates.
RUNNING - Static variable in class com.azure.communication.callingserver.models.OperationStatus
Static value running for OperationStatus.
RUNNING - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value running for PhoneNumberOperationStatus.
RUNNING - Static variable in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
Static value Running for AssetConversionStatus.
runPaginationQuery(SqlQuerySpec, Pageable, Class<?>, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Run the query.
runPaginationQuery(SqlQuerySpec, Pageable, Class<?>, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
runQuery(SqlQuerySpec, Class<?>, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Run the query.
runQuery(SqlQuerySpec, Class<?>, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
runQuery(SqlQuerySpec, Class<?>, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Run the query.
runQuery(SqlQuerySpec, Class<?>, Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
runQuery(SqlQuerySpec, Sort, Class<?>, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Run the query.
runQuery(SqlQuerySpec, Sort, Class<?>, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
runQuery(SqlQuerySpec, Sort, Class<?>, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Run the query.
runQuery(SqlQuerySpec, Sort, Class<?>, Class<T>) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
RunQueryFilter - Class in com.azure.analytics.synapse.artifacts.models
Query filter option for listing runs.
RunQueryFilter() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
 
RunQueryFilterOperand - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RunQueryFilterOperand.
RunQueryFilterOperand() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
 
RunQueryFilterOperator - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RunQueryFilterOperator.
RunQueryFilterOperator() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
 
RunQueryOrder - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RunQueryOrder.
RunQueryOrder() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunQueryOrder
 
RunQueryOrderBy - Class in com.azure.analytics.synapse.artifacts.models
An object to provide order by options for listing runs.
RunQueryOrderBy() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunQueryOrderBy
 
RunQueryOrderByField - Class in com.azure.analytics.synapse.artifacts.models
Defines values for RunQueryOrderByField.
RunQueryOrderByField() - Constructor for class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
 
runSample() - Static method in class com.azure.aot.graalvm.samples.appconfiguration.AppConfigurationSample
The method to run the app configuration sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.cosmos.CosmosSample
The method to run the cosmos sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.eventhubs.EventHubsSample
The method to run Event Hubs sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.formrecognizer.FormRecognizerSample
The method to run the formrecognizer sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.keyvault.certificates.KeyVaultCertificatesSample
The method to run Key Vault certificates sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.keyvault.keys.KeyVaultKeysSample
The method to run the Key Vault Keys sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.keyvault.secrets.KeyVaultSecretsSample
The method to run the Key Vault secrets sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.storage.blob.StorageBlobSample
The method to run the storage blob sample.
runSample() - Static method in class com.azure.aot.graalvm.samples.textanalytics.TextAnalyticsSample
The method to run the text analytics sample.
runScanWithResponse(String, String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanResultAsyncClient
Runs the scan.
runScanWithResponse(String, String, String, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ScanResultClient
Runs the scan.
runSliceQuery(SqlQuerySpec, Pageable, Class<?>, Class<T>) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Run custom SQL query
runSliceQuery(SqlQuerySpec, Pageable, Class<?>, Class<T>) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value russian.

S

S390X - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value s390x for ArtifactArchitecture.
SA_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SANationalID for PiiEntityCategory.
SalesforceLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Salesforce.
SalesforceLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
 
SalesforceMarketingCloudLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Salesforce Marketing Cloud linked service.
SalesforceMarketingCloudLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
 
SalesforceMarketingCloudObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Salesforce Marketing Cloud dataset.
SalesforceMarketingCloudObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
 
SalesforceMarketingCloudSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Salesforce Marketing Cloud source.
SalesforceMarketingCloudSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
 
SalesforceObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
The Salesforce object dataset.
SalesforceObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
 
SalesforceServiceCloudLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Salesforce Service Cloud.
SalesforceServiceCloudLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
 
SalesforceServiceCloudObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
The Salesforce Service Cloud object dataset.
SalesforceServiceCloudObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
 
SalesforceServiceCloudSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Salesforce Service Cloud sink.
SalesforceServiceCloudSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
 
SalesforceServiceCloudSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Salesforce Service Cloud source.
SalesforceServiceCloudSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
 
SalesforceSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Salesforce sink.
SalesforceSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceSink
 
SalesforceSinkWriteBehavior - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SalesforceSinkWriteBehavior.
SalesforceSinkWriteBehavior() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceSinkWriteBehavior
 
SalesforceSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Salesforce source.
SalesforceSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceSource
 
SalesforceSourceReadBehavior - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SalesforceSourceReadBehavior.
SalesforceSourceReadBehavior() - Constructor for class com.azure.analytics.synapse.artifacts.models.SalesforceSourceReadBehavior
 
SamplingOptions - Class in com.azure.media.videoanalyzer.edge.models
Defines how often media is submitted to the extension plugin.
SamplingOptions() - Constructor for class com.azure.media.videoanalyzer.edge.models.SamplingOptions
 
SAP_HANA_DYNAMIC_RANGE - Static variable in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionOption
Static value SapHanaDynamicRange for SapHanaPartitionOption.
SapBwCubeDataset - Class in com.azure.analytics.synapse.artifacts.models
The SAP BW cube dataset.
SapBwCubeDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
 
SapBWLinkedService - Class in com.azure.analytics.synapse.artifacts.models
SAP Business Warehouse Linked Service.
SapBWLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
 
SapBwSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for SapBW server via MDX.
SapBwSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapBwSource
 
SapCloudForCustomerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for SAP Cloud for Customer.
SapCloudForCustomerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
 
SapCloudForCustomerResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
The path of the SAP Cloud for Customer OData entity.
SapCloudForCustomerResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
 
SapCloudForCustomerSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SAP Cloud for Customer sink.
SapCloudForCustomerSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
 
SapCloudForCustomerSinkWriteBehavior - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SapCloudForCustomerSinkWriteBehavior.
SapCloudForCustomerSinkWriteBehavior() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSinkWriteBehavior
 
SapCloudForCustomerSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for SAP Cloud for Customer source.
SapCloudForCustomerSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
 
SapEccLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for SAP ERP Central Component(SAP ECC).
SapEccLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
 
SapEccResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
The path of the SAP ECC OData entity.
SapEccResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
 
SapEccSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for SAP ECC source.
SapEccSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapEccSource
 
SapHanaAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SapHanaAuthenticationType.
SapHanaAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapHanaAuthenticationType
 
SapHanaLinkedService - Class in com.azure.analytics.synapse.artifacts.models
SAP HANA Linked Service.
SapHanaLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
 
SapHanaPartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SapHanaPartitionOption.
SapHanaPartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionOption
 
SapHanaPartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for SAP HANA source partitioning.
SapHanaPartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionSettings
 
SapHanaSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for SAP HANA source.
SapHanaSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapHanaSource
 
SapHanaTableDataset - Class in com.azure.analytics.synapse.artifacts.models
SAP HANA Table properties.
SapHanaTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
 
SapOpenHubLinkedService - Class in com.azure.analytics.synapse.artifacts.models
SAP Business Warehouse Open Hub Destination Linked Service.
SapOpenHubLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
 
SapOpenHubSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for SAP Business Warehouse Open Hub Destination source.
SapOpenHubSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
 
SapOpenHubTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Sap Business Warehouse Open Hub Destination Table properties.
SapOpenHubTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
 
SapTableLinkedService - Class in com.azure.analytics.synapse.artifacts.models
SAP Table Linked Service.
SapTableLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
 
SapTablePartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SapTablePartitionOption.
SapTablePartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
 
SapTablePartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for SAP table source partitioning.
SapTablePartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
 
SapTableResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
SAP Table Resource properties.
SapTableResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
 
SapTableSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for SAP Table source.
SapTableSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SapTableSource
 
sasIpRange - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The IP range that the SAS validates.
SasIpRange - Class in com.azure.storage.common.sas
This type specifies a continuous range of IP addresses.
SasIpRange() - Constructor for class com.azure.storage.common.sas.SasIpRange
Constructs an SasIpRange object.
SASL - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveThriftTransportProtocol
Static value SASL for HiveThriftTransportProtocol.
SASL - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkThriftTransportProtocol
Static value SASL for SparkThriftTransportProtocol.
SASL_USERNAME - Static variable in class com.azure.analytics.synapse.artifacts.models.ImpalaAuthenticationType
Static value SASLUsername for ImpalaAuthenticationType.
SasProtocol - Enum in com.azure.storage.common.sas
Specifies the set of possible permissions for a shared access signature protocol.
sasToken(String) - Method in class com.azure.data.tables.TableClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasUri(BlobDetails) - Method in class com.azure.quantum.jobs.StorageAsyncClient
Gets a URL with SAS token for a container/blob in the storage account associated with the workspace.
sasUri(BlobDetails) - Method in class com.azure.quantum.jobs.StorageClient
Gets a URL with SAS token for a container/blob in the storage account associated with the workspace.
SasUriResponse - Class in com.azure.quantum.jobs.models
Get SAS URL operation response.
SasUriResponse() - Constructor for class com.azure.quantum.jobs.models.SasUriResponse
 
sasUriWithResponse(BlobDetails) - Method in class com.azure.quantum.jobs.StorageAsyncClient
Gets a URL with SAS token for a container/blob in the storage account associated with the workspace.
SATURATION - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Saturation for MetricClass.
SATURDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Saturday.
save(S) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
save entity without partition
save(S) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
saveAll(Iterable<S>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
batch save entities
saveAll(Iterable<S>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
saveAll(Publisher<S>) - Method in class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
 
SCANDINAVIAN_FOLDING_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value scandinavian_folding for TokenFilterName.
SCANDINAVIAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value scandinavian_normalization for TokenFilterName.
scanForEntities(String) - Method in class com.azure.spring.data.cosmos.config.CosmosConfigurationSupport
Scan all beans under the given base package
ScanResultAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
ScanResultClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
ScanRulesetsAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
ScanRulesetsClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
ScansAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
ScansClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
ScenesBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the ScenesBaseClient type.
SCHEDULE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Schedule for HealthcareFhirResourceType.
SCHEDULED - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Enum value Scheduled.
SCHEDULED - Enum constant in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Specifies a scheduled message state.
SCHEDULED - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value Scheduled for IngestionStatusType.
SCHEDULED - Static variable in class com.azure.analytics.synapse.artifacts.models.SchedulerCurrentState
Static value Scheduled for SchedulerCurrentState.
SCHEDULED - Static variable in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
Static value Scheduled for SchedulerCurrentState.
SCHEDULED_ENQUEUE_UTC_TIME_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The name representing scheduled enqueue time.
scheduleDeletion(FileScheduleDeletionOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Schedules the file for deletion.
scheduleDeletion(FileScheduleDeletionOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Schedules the file for deletion.
scheduleDeletionWithResponse(FileScheduleDeletionOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Schedules the file for deletion.
scheduleDeletionWithResponse(FileScheduleDeletionOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Schedules the file for deletion.
scheduleMessage(ServiceBusMessage, OffsetDateTime) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessage(ServiceBusMessage, OffsetDateTime) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessage(ServiceBusMessage, OffsetDateTime, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessage(ServiceBusMessage, OffsetDateTime, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessages(Iterable<ServiceBusMessage>, OffsetDateTime) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a batch of scheduled messages to the Azure Service Bus entity this sender is connected to.
scheduleMessages(Iterable<ServiceBusMessage>, OffsetDateTime) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a batch of scheduled messages to the Azure Service Bus entity this sender is connected to.
scheduleMessages(Iterable<ServiceBusMessage>, OffsetDateTime, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a scheduled messages to the Azure Service Bus entity this sender is connected to.
scheduleMessages(Iterable<ServiceBusMessage>, OffsetDateTime, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a batch of scheduled messages to the Azure Service Bus entity this sender is connected to.
SchedulerCurrentState - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SchedulerCurrentState.
SchedulerCurrentState - Class in com.azure.analytics.synapse.spark.models
Defines values for SchedulerCurrentState.
SchedulerCurrentState() - Constructor for class com.azure.analytics.synapse.artifacts.models.SchedulerCurrentState
 
SchedulerCurrentState() - Constructor for class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
 
ScheduleTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that creates pipeline runs periodically, on schedule.
ScheduleTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScheduleTrigger
 
ScheduleTriggerRecurrence - Class in com.azure.analytics.synapse.artifacts.models
The workflow trigger recurrence.
ScheduleTriggerRecurrence() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
 
schema(String) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerBuilder
Configures the schema that will be associated to the ApacheAvroSerializer when ApacheAvroSerializerBuilder.build() is called.
schema(String) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializerBuilder
Configures the schema that will be associated to the JacksonAvroSerializer when JacksonAvroSerializerBuilder.build() is called.
SchemaFormat - Class in com.azure.data.schemaregistry.models
The list of all formats supported by Schema Registry.
SchemaFormat() - Constructor for class com.azure.data.schemaregistry.models.SchemaFormat
 
schemaGroup(String) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder
Specifies schema group for interacting with Azure Schema Registry service.
SchemaProperties - Class in com.azure.data.schemaregistry.models
Stores properties of a schema stored in Schema Registry.
SchemaProperties(String, SchemaFormat) - Constructor for class com.azure.data.schemaregistry.models.SchemaProperties
Initializes a new instance.
SchemaRegistryApacheAvroException - Exception in com.azure.data.schemaregistry.apacheavro
Represents an exception that is thrown when Avro serialization or deserialization fails.
SchemaRegistryApacheAvroException(String) - Constructor for exception com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroException
Initializes a new instance.
SchemaRegistryApacheAvroException(String, Throwable) - Constructor for exception com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroException
Initializes a new instance.
SchemaRegistryApacheAvroException(String, Throwable, boolean, boolean) - Constructor for exception com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroException
Initializes a new instance.
SchemaRegistryApacheAvroException(String, Throwable, String) - Constructor for exception com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroException
Initializes a new instance.
SchemaRegistryApacheAvroSerializer - Class in com.azure.data.schemaregistry.apacheavro
Schema Registry-based serializer implementation for Avro data format using Apache Avro.
SchemaRegistryApacheAvroSerializerBuilder - Class in com.azure.data.schemaregistry.apacheavro
The builder for instantiating a SchemaRegistryApacheAvroSerializer.
SchemaRegistryApacheAvroSerializerBuilder() - Constructor for class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder
Instantiates instance of Builder class.
SchemaRegistryAsyncClient - Class in com.azure.data.schemaregistry
HTTP-based client that interacts with Azure Schema Registry service to store and retrieve schemas on demand.
schemaRegistryClient(SchemaRegistryAsyncClient) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializerBuilder
The SchemaRegistryAsyncClient to use to interact with the Schema Registry service.
SchemaRegistryClient - Class in com.azure.data.schemaregistry
HTTP-based client that interacts with Azure Schema Registry service to store and retrieve schemas on demand.
SchemaRegistryClientBuilder - Class in com.azure.data.schemaregistry
Fluent builder for interacting with the Schema Registry service via SchemaRegistryAsyncClient and SchemaRegistryClient.
SchemaRegistryClientBuilder() - Constructor for class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Constructor for SchemaRegistryClientBuilder.
SchemaRegistrySchema - Class in com.azure.data.schemaregistry.models
Represents a schema in Schema Registry.
SchemaRegistrySchema(SchemaProperties, String) - Constructor for class com.azure.data.schemaregistry.models.SchemaRegistrySchema
Creates a new instance.
SchemaRegistryVersion - Enum in com.azure.data.schemaregistry
Schema registry service version.
SCOPE_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context the scope of code where the given Span is in the current Context.
ScoringFunction - Class in com.azure.search.documents.indexes.models
Base type for functions that can modify document scores during ranking.
ScoringFunction(String, double) - Constructor for class com.azure.search.documents.indexes.models.ScoringFunction
Creates an instance of ScoringFunction class.
ScoringFunctionAggregation - Enum in com.azure.search.documents.indexes.models
Defines values for ScoringFunctionAggregation.
ScoringFunctionInterpolation - Enum in com.azure.search.documents.indexes.models
Defines values for ScoringFunctionInterpolation.
ScoringParameter - Class in com.azure.search.documents.models
Represents a parameter value to be used in scoring functions (for example, referencePointParameter).
ScoringParameter(String) - Constructor for class com.azure.search.documents.models.ScoringParameter
Constructor to take name value pair string of ScoringParameter.
ScoringParameter(String, GeoPoint) - Constructor for class com.azure.search.documents.models.ScoringParameter
Initializes a new instance of the ScoringParameter class with the given name and GeographyPoint value.
ScoringParameter(String, List<String>) - Constructor for class com.azure.search.documents.models.ScoringParameter
Initializes a new instance of the ScoringParameter class with the given name and string values.
ScoringProfile - Class in com.azure.search.documents.indexes.models
Defines parameters for a search index that influence scoring in search queries.
ScoringProfile(String) - Constructor for class com.azure.search.documents.indexes.models.ScoringProfile
Creates an instance of ScoringProfile class.
ScoringStatistics - Enum in com.azure.search.documents.models
Defines values for ScoringStatistics.
ScriptAction - Class in com.azure.analytics.synapse.artifacts.models
Custom script action to run on HDI ondemand cluster once it's up.
ScriptAction() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptAction
 
ScriptActivity - Class in com.azure.analytics.synapse.artifacts.models
Script activity type.
ScriptActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivity
 
ScriptActivityLogDestination - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ScriptActivityLogDestination.
ScriptActivityLogDestination() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivityLogDestination
 
ScriptActivityParameter - Class in com.azure.analytics.synapse.artifacts.models
Parameters of a script block.
ScriptActivityParameter() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
 
ScriptActivityParameterDirection - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ScriptActivityParameterDirection.
ScriptActivityParameterDirection() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterDirection
 
ScriptActivityParameterType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ScriptActivityParameterType.
ScriptActivityParameterType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
 
ScriptActivityScriptBlock - Class in com.azure.analytics.synapse.artifacts.models
Script block of scripts.
ScriptActivityScriptBlock() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
 
ScriptActivityTypePropertiesLogSettings - Class in com.azure.analytics.synapse.artifacts.models
Log settings of script activity.
ScriptActivityTypePropertiesLogSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptActivityTypePropertiesLogSettings
 
ScriptType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ScriptType.
ScriptType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ScriptType
 
ScrubEtagPolicy - Class in com.azure.storage.common.policy
Wraps any potential error responses from the service and applies post-processing of the response's eTag header to standardize the value.
ScrubEtagPolicy() - Constructor for class com.azure.storage.common.policy.ScrubEtagPolicy
 
SE_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SENationalID for PiiEntityCategory.
SE_NATIONAL_ID_V2 - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SENationalIDV2 for PiiEntityCategory.
SE_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SEPassportNumber for PiiEntityCategory.
SE_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SETaxIdentificationNumber for PiiEntityCategory.
seal() - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Seals an append blob, making it read only.
seal() - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Seals an append blob, making it read only.
sealWithResponse(AppendBlobSealOptions) - Method in class com.azure.storage.blob.specialized.AppendBlobAsyncClient
Seals an append blob, making it read only.
sealWithResponse(AppendBlobSealOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.AppendBlobClient
Seals an append blob, making it read only.
search() - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Search for boundaries across all farmers by fields and intersecting geometry.
search(String) - Method in class com.azure.search.documents.SearchAsyncClient
Searches for documents in the Azure Cognitive Search index.
search(String) - Method in class com.azure.search.documents.SearchClient
Searches for documents in the Azure Cognitive Search index.
search(String, SearchOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Searches for documents in the Azure Cognitive Search index.
search(String, SearchOptions, Context) - Method in class com.azure.search.documents.SearchClient
Searches for documents in the Azure Cognitive Search index.
SEARCH - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value search for PhoneNumberOperationType.
SEARCH_PARAMETER - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SearchParameter for HealthcareFhirResourceType.
SearchableField - Annotation Type in com.azure.search.documents.indexes
An annotation that directs SearchIndexAsyncClient.buildSearchFields(Class, FieldBuilderOptions) to turn the field or method into a searchable field.
SearchAlias - Class in com.azure.search.documents.indexes.models
Represents an index alias, which describes a mapping from the alias name to an index.
SearchAlias(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.SearchAlias
Creates an instance of SearchAlias class.
searchAnalyzerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalAnalyzerName to associate as the search analyzer for the field.
SearchAsyncClient - Class in com.azure.search.documents
This class provides a client that contains the operations for querying an index and uploading, merging, or deleting documents in an Azure Cognitive Search service.
searchByFarmerId(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Search for boundaries by fields and intersecting geometry.
searchByFarmerIdNext(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Get the next page of items.
SearchClient - Class in com.azure.search.documents
This class provides a client that contains the operations for querying an index and uploading, merging, or deleting documents in an Azure Cognitive Search service.
SearchClientBuilder - Class in com.azure.search.documents
This class provides a fluent builder API to help aid the configuration and instantiation of SearchClients and SearchAsyncClients.
SearchClientBuilder() - Constructor for class com.azure.search.documents.SearchClientBuilder
Creates a builder instance that is able to configure and construct SearchClients and SearchAsyncClients.
SearchClientBuilder.SearchIndexingBufferedSenderBuilder<T> - Class in com.azure.search.documents
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexingBufferedSenders and SearchIndexingBufferedAsyncSenders.
SearchDocument - Class in com.azure.search.documents
Represents an untyped document returned from a search or document lookup.
SearchDocument() - Constructor for class com.azure.search.documents.SearchDocument
Initializes a new instance of the SearchDocument class.
SearchDocument(Map<? extends String, ?>) - Constructor for class com.azure.search.documents.SearchDocument
Initializes a new instance of the SearchDocument class with initial values.
SearchField - Class in com.azure.search.documents.indexes.models
Represents a field in an index definition, which describes the name, data type, and search behavior of a field.
SearchField(String, SearchFieldDataType) - Constructor for class com.azure.search.documents.indexes.models.SearchField
Creates an instance of SearchField class.
SearchFieldDataType - Class in com.azure.search.documents.indexes.models
Defines values for SearchFieldDataType.
SearchFieldDataType() - Constructor for class com.azure.search.documents.indexes.models.SearchFieldDataType
 
SearchFilter - Class in com.azure.search.documents
This class is used to help construct valid OData filter expressions by automatically replacing, quoting, and escaping string parameters.
SearchIndex - Class in com.azure.search.documents.indexes.models
Represents a search index definition, which describes the fields and search behavior of an index.
SearchIndex(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndex
Constructor of SearchIndex.
SearchIndex(String, List<SearchField>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndex
Constructor of SearchIndex.
SearchIndexAsyncClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting indexes or synonym map and analyzing text in an Azure Cognitive Search service.
SearchIndexClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting indexes or synonym map and analyzing text in an Azure Cognitive Search service.
SearchIndexClientBuilder - Class in com.azure.search.documents.indexes
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexClients and SearchIndexAsyncClients.
SearchIndexClientBuilder() - Constructor for class com.azure.search.documents.indexes.SearchIndexClientBuilder
Creates a builder instance that is able to configure and construct SearchIndexClients and SearchIndexAsyncClients.
SearchIndexer - Class in com.azure.search.documents.indexes.models
Represents an indexer.
SearchIndexer(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexer
Constructor of SearchIndexer.
SearchIndexer(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexer
Constructor of SearchIndexer.
SearchIndexerAsyncClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting data source connections, indexers, or skillsets and running or resetting indexers in an Azure Cognitive Search service.
SearchIndexerCache - Class in com.azure.search.documents.indexes.models
The SearchIndexerCache model.
SearchIndexerCache() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerCache
 
SearchIndexerClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting data source connections, indexers, or skillsets and running or resetting indexers in an Azure Cognitive Search service.
SearchIndexerClientBuilder - Class in com.azure.search.documents.indexes
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexerClients and SearchIndexerAsyncClients.
SearchIndexerClientBuilder() - Constructor for class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Creates a builder instance that is able to configure and construct SearchIndexerClients and SearchIndexerAsyncClients.
SearchIndexerDataContainer - Class in com.azure.search.documents.indexes.models
Represents information about the entity (such as Azure SQL table or CosmosDB collection) that will be indexed.
SearchIndexerDataContainer(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Creates an instance of SearchIndexerDataContainer class.
SearchIndexerDataIdentity - Class in com.azure.search.documents.indexes.models
Abstract base type for data identities.
SearchIndexerDataIdentity() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataIdentity
 
SearchIndexerDataNoneIdentity - Class in com.azure.search.documents.indexes.models
Clears the identity property of a datasource.
SearchIndexerDataNoneIdentity() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataNoneIdentity
 
SearchIndexerDataSourceConnection - Class in com.azure.search.documents.indexes.models
Represents a datasource definition, which can be used to configure an indexer.
SearchIndexerDataSourceConnection(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
SearchIndexerDataSourceConnection(String, SearchIndexerDataSourceType, String, SearchIndexerDataContainer) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
SearchIndexerDataSources - Class in com.azure.search.documents.indexes
Utility class that aids in the creation of SearchIndexerDataSourceConnections.
SearchIndexerDataSourceType - Class in com.azure.search.documents.indexes.models
Defines values for SearchIndexerDataSourceType.
SearchIndexerDataSourceType() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
 
SearchIndexerDataUserAssignedIdentity - Class in com.azure.search.documents.indexes.models
Specifies the identity for a datasource to use.
SearchIndexerDataUserAssignedIdentity(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Creates an instance of SearchIndexerDataUserAssignedIdentity class.
SearchIndexerError - Class in com.azure.search.documents.indexes.models
Represents an item- or document-level indexing error.
SearchIndexerError(String, int) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerError
Creates an instance of SearchIndexerError class.
SearchIndexerKnowledgeStore - Class in com.azure.search.documents.indexes.models
Definition of additional projections to azure blob, table, or files, of enriched data.
SearchIndexerKnowledgeStore(String, List<SearchIndexerKnowledgeStoreProjection>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Creates an instance of SearchIndexerKnowledgeStore class.
SearchIndexerKnowledgeStoreBlobProjectionSelector - Class in com.azure.search.documents.indexes.models
Abstract class to share properties between concrete selectors.
SearchIndexerKnowledgeStoreBlobProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreBlobProjectionSelector class.
SearchIndexerKnowledgeStoreFileProjectionSelector - Class in com.azure.search.documents.indexes.models
Projection definition for what data to store in Azure Files.
SearchIndexerKnowledgeStoreFileProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreFileProjectionSelector class.
SearchIndexerKnowledgeStoreObjectProjectionSelector - Class in com.azure.search.documents.indexes.models
Projection definition for what data to store in Azure Blob.
SearchIndexerKnowledgeStoreObjectProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreObjectProjectionSelector class.
SearchIndexerKnowledgeStoreProjection - Class in com.azure.search.documents.indexes.models
Container object for various projection selectors.
SearchIndexerKnowledgeStoreProjection() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
 
SearchIndexerKnowledgeStoreProjectionSelector - Class in com.azure.search.documents.indexes.models
Abstract class to share properties between concrete selectors.
SearchIndexerKnowledgeStoreProjectionSelector() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
 
SearchIndexerKnowledgeStoreTableProjectionSelector - Class in com.azure.search.documents.indexes.models
Description for what data to store in Azure Tables.
SearchIndexerKnowledgeStoreTableProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreTableProjectionSelector class.
SearchIndexerLimits - Class in com.azure.search.documents.indexes.models
The SearchIndexerLimits model.
SearchIndexerLimits() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerLimits
 
SearchIndexerSkill - Class in com.azure.search.documents.indexes.models
Base type for skills.
SearchIndexerSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkill
Creates an instance of SearchIndexerSkill class.
SearchIndexerSkillset - Class in com.azure.search.documents.indexes.models
A list of skills.
SearchIndexerSkillset(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Creates an instance of SearchIndexerSkillset class.
SearchIndexerSkillset(String, List<SearchIndexerSkill>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Creates an instance of SearchIndexerSkillset class.
SearchIndexerStatus - Class in com.azure.search.documents.indexes.models
Represents the current status and execution history of an indexer.
SearchIndexerStatus(IndexerStatus, List<IndexerExecutionResult>, SearchIndexerLimits) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerStatus
Creates an instance of SearchIndexerStatus class.
SearchIndexerWarning - Class in com.azure.search.documents.indexes.models
Represents an item-level warning.
SearchIndexerWarning(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerWarning
Creates an instance of SearchIndexerWarning class.
SearchIndexingBufferedAsyncSender<T> - Class in com.azure.search.documents
This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index.
SearchIndexingBufferedSender<T> - Class in com.azure.search.documents
This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index.
SearchIndexStatistics - Class in com.azure.search.documents.indexes.models
Statistics for a given index.
SearchIndexStatistics(long, long) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexStatistics
Creates an instance of SearchIndexStatistics class.
SearchMode - Enum in com.azure.search.documents.models
Defines values for SearchMode.
searchNext(String) - Method in class com.azure.verticals.agrifood.farming.BoundariesBaseClient
Get the next page of items.
SearchOptions - Class in com.azure.search.documents.models
Additional parameters for searchGet operation.
SearchOptions() - Constructor for class com.azure.search.documents.models.SearchOptions
 
SearchPagedFlux - Class in com.azure.search.documents.util
Implementation of ContinuablePagedFlux where the continuation token type is SearchRequest, the element type is SearchResult, and the page type is SearchPagedResponse.
SearchPagedFlux(Supplier<Mono<SearchPagedResponse>>) - Constructor for class com.azure.search.documents.util.SearchPagedFlux
Creates an instance of SearchPagedFlux.
SearchPagedFlux(Supplier<Mono<SearchPagedResponse>>, Function<String, Mono<SearchPagedResponse>>) - Constructor for class com.azure.search.documents.util.SearchPagedFlux
Creates an instance of SearchPagedFlux.
SearchPagedIterable - Class in com.azure.search.documents.util
Implementation of ContinuablePagedIterable where the continuation token type is SearchRequest, the element type is SearchResult, and the page type is SearchPagedResponse.
SearchPagedIterable(SearchPagedFlux) - Constructor for class com.azure.search.documents.util.SearchPagedIterable
Creates an instance of SearchPagedIterable.
SearchPagedResponse - Class in com.azure.search.documents.util
Represents an HTTP response from the search API request that contains a list of items deserialized into a Page.
SearchPagedResponse(Response<List<SearchResult>>, String, Map<String, List<FacetResult>>, Long, Double) - Constructor for class com.azure.search.documents.util.SearchPagedResponse
Constructor
SearchPagedResponse(Response<List<SearchResult>>, String, Map<String, List<FacetResult>>, Long, Double, List<AnswerResult>) - Constructor for class com.azure.search.documents.util.SearchPagedResponse
Constructor
SearchResourceEncryptionKey - Class in com.azure.search.documents.indexes.models
A customer-managed encryption key in Azure Key Vault.
SearchResourceEncryptionKey(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Creates an instance of SearchResourceEncryptionKey class.
SearchResult - Class in com.azure.search.documents.models
Contains a document found by a search query, plus associated metadata.
SearchResult(double) - Constructor for class com.azure.search.documents.models.SearchResult
Constructor of SearchResult.
SearchServiceCounters - Class in com.azure.search.documents.indexes.models
Represents service-level resource counters and quotas.
SearchServiceCounters(ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter) - Constructor for class com.azure.search.documents.indexes.models.SearchServiceCounters
Creates an instance of SearchServiceCounters class.
SearchServiceLimits - Class in com.azure.search.documents.indexes.models
Represents various service level limits.
SearchServiceLimits() - Constructor for class com.azure.search.documents.indexes.models.SearchServiceLimits
 
SearchServiceStatistics - Class in com.azure.search.documents.indexes.models
Response from a get service statistics request.
SearchServiceStatistics(SearchServiceCounters, SearchServiceLimits) - Constructor for class com.azure.search.documents.indexes.models.SearchServiceStatistics
Creates an instance of SearchServiceStatistics class.
SearchServiceVersion - Enum in com.azure.search.documents
The versions of Azure Cognitive Search supported by this client library.
SearchSuggester - Class in com.azure.search.documents.indexes.models
Defines how the Suggest API should apply to a group of fields in the index.
SearchSuggester(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.SearchSuggester
Creates an instance of SearchSuggester class.
SeasonalFieldsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the SeasonalFieldsBaseClient type.
SeasonsBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the SeasonsBaseClient type.
SECONDS - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Seconds for MetricUnit.
SECRET_STRING - Static variable in class com.azure.media.videoanalyzer.edge.models.ParameterType
Static value secretString for ParameterType.
SecretAsyncClient - Class in com.azure.security.keyvault.secrets
The SecretAsyncClient provides asynchronous methods to manage secrets in the Azure Key Vault.
SecretBase - Class in com.azure.analytics.synapse.artifacts.models
The base definition of a secret type.
SecretBase() - Constructor for class com.azure.analytics.synapse.artifacts.models.SecretBase
 
SecretClient - Class in com.azure.security.keyvault.secrets
The SecretClient provides synchronous methods to manage secrets in the Azure Key Vault.
SecretClientBuilder - Class in com.azure.security.keyvault.secrets
This class provides a fluent builder API to help aid the configuration and instantiation of the secret async client and secret client, by calling buildAsyncClient and buildClient respectively.
SecretClientBuilder() - Constructor for class com.azure.security.keyvault.secrets.SecretClientBuilder
The constructor with defaults.
SecretProperties - Class in com.azure.security.keyvault.secrets.models
SecretProperties is the resource containing all the properties of the secret except its value.
SecretProperties() - Constructor for class com.azure.security.keyvault.secrets.models.SecretProperties
Creates empty instance of SecretProperties.
SecretReferenceConfigurationSetting - Class in com.azure.data.appconfiguration.models
SecretReferenceConfigurationSetting(String, String) - Constructor for class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
The constructor for a secret reference configuration setting.
SecretServiceVersion - Enum in com.azure.security.keyvault.secrets
The versions of Azure Key Vault Secret supported by this client library.
SECTION_HEADING - Static variable in class com.azure.ai.formrecognizer.models.ParagraphRole
Static value sectionHeading for ParagraphRole.
SECURE_STRING - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value SecureString for ParameterType.
SecureString - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse secure string definition.
SecureString() - Constructor for class com.azure.analytics.synapse.artifacts.models.SecureString
 
SEE_OTHER - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
SEE_OTHER.
SELECTED - Static variable in class com.azure.ai.formrecognizer.models.SelectionMarkState
Static value selected for SelectionMarkState.
SELECTION_MARK - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value selectionMark for DocumentFieldType.
SelectionMarkState - Class in com.azure.ai.formrecognizer.models
Defines values for SelectionMarkState.
SelectionMarkState() - Constructor for class com.azure.ai.formrecognizer.models.SelectionMarkState
 
SELF - Static variable in class com.azure.security.keyvault.certificates.models.WellKnownIssuerNames
Create a self-issued certificate.
SELF_HOSTED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeType
Static value SelfHosted for IntegrationRuntimeType.
SelfDependencyTumblingWindowTriggerReference - Class in com.azure.analytics.synapse.artifacts.models
Self referenced tumbling window trigger dependency.
SelfDependencyTumblingWindowTriggerReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.SelfDependencyTumblingWindowTriggerReference
 
SelfHostedIntegrationRuntime - Class in com.azure.analytics.synapse.artifacts.models
Self-hosted integration runtime.
SelfHostedIntegrationRuntime() - Constructor for class com.azure.analytics.synapse.artifacts.models.SelfHostedIntegrationRuntime
 
SEMANTIC - Enum constant in enum com.azure.search.documents.models.QueryType
Enum value semantic.
SemanticConfiguration - Class in com.azure.search.documents.indexes.models
Defines a specific configuration to be used in the context of semantic capabilities.
SemanticConfiguration(String, PrioritizedFields) - Constructor for class com.azure.search.documents.indexes.models.SemanticConfiguration
Creates an instance of SemanticConfiguration class.
SemanticField - Class in com.azure.search.documents.indexes.models
A field that is used as part of the semantic configuration.
SemanticField() - Constructor for class com.azure.search.documents.indexes.models.SemanticField
 
SemanticSettings - Class in com.azure.search.documents.indexes.models
Defines parameters for a search index that influence semantic capabilities.
SemanticSettings() - Constructor for class com.azure.search.documents.indexes.models.SemanticSettings
 
send() - Method in class com.azure.core.experimental.http.DynamicRequest
Sends the request through the HTTP pipeline synchronously.
send(EmailMessage) - Method in class com.azure.communication.email.EmailAsyncClient
Queues an email message to be sent to one or more recipients
send(EmailMessage) - Method in class com.azure.communication.email.EmailClient
Queues an email message to be sent to one or more recipients
send(AmqpAnnotatedMessage) - Method in interface com.azure.core.amqp.AmqpManagementNode
Sends a message to the management node.
send(AmqpAnnotatedMessage, DeliveryOutcome) - Method in interface com.azure.core.amqp.AmqpManagementNode
Sends a message to the management node and associates the deliveryOutcome with that message.
send(HttpPipelineCallContext) - Method in class com.azure.core.http.HttpPipeline
Sends the context (containing an HTTP request) through pipeline.
send(HttpRequest) - Method in interface com.azure.core.http.HttpClient
Send the provided request asynchronously.
send(HttpRequest) - Method in class com.azure.core.http.HttpPipeline
Wraps the request in a context and sends it through pipeline.
send(HttpRequest, Context) - Method in interface com.azure.core.http.HttpClient
Sends the provided request asynchronously with contextual information.
send(HttpRequest, Context) - Method in class com.azure.core.http.HttpPipeline
Wraps the request in a context with additional metadata and sends it through the pipeline.
send(HttpRequest, Context) - Method in class com.azure.core.http.rest.RestProxy
Send the provided request asynchronously, applying any request policies provided to the HttpClient instance.
send(Context) - Method in class com.azure.core.experimental.http.DynamicRequest
Sends the request through the HTTP pipeline synchronously.
send(EventDataBatch) - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Sends the batch to the associated Event Hub.
send(EventDataBatch) - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Sends the batch to the associated Event Hub.
send(Iterable<EventData>) - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Sends a set of events to the associated Event Hub using a batched approach.
send(Iterable<EventData>) - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Sends a set of events to the associated Event Hub using a batched approach.
send(Iterable<EventData>, SendOptions) - Method in class com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Sends a set of events to the associated Event Hub using a batched approach.
send(Iterable<EventData>, SendOptions) - Method in class com.azure.messaging.eventhubs.EventHubProducerClient
Sends a set of events to the associated Event Hub using a batched approach.
send(String, Iterable<String>, String) - Method in class com.azure.communication.sms.SmsAsyncClient
Sends an SMS message from a phone number that belongs to the authenticated account.
send(String, Iterable<String>, String) - Method in class com.azure.communication.sms.SmsClient
Sends an SMS message from a phone number that belongs to the authenticated account.
send(String, String, String) - Method in class com.azure.communication.sms.SmsAsyncClient
Sends an SMS message from a phone number that belongs to the authenticated account.
send(String, String, String) - Method in class com.azure.communication.sms.SmsClient
Sends an SMS message from a phone number that belongs to the authenticated account.
send(String, String, String, SmsSendOptions) - Method in class com.azure.communication.sms.SmsAsyncClient
Sends an SMS message from a phone number that belongs to the authenticated account.
send(String, String, String, SmsSendOptions) - Method in class com.azure.communication.sms.SmsClient
Sends an SMS message from a phone number that belongs to the authenticated account.
SEND - Enum constant in enum com.azure.core.util.tracing.ProcessKind
Amqp Send Message process call to send data.
SEND - Static variable in class com.azure.messaging.servicebus.administration.models.AccessRights
Static value Send for AccessRights.
SEND - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while sending a message.
SEND_DISABLED - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value SendDisabled for EntityStatus.
SEND_TO_GROUP - Static variable in class com.azure.messaging.webpubsub.models.WebPubSubPermission
Static value sendToGroup for WebPubSubPermission.
sendAsync() - Method in class com.azure.core.experimental.http.DynamicRequest
Sends the request through the HTTP pipeline asynchronously.
sendCertificateChain(boolean) - Method in class com.azure.identity.ClientCertificateCredentialBuilder
Specifies if the x5c claim (public key of the certificate) should be sent as part of the authentication request and enable subject name / issuer based authentication.
sendCertificateChain(boolean) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Specifies if the x5c claim (public key of the certificate) should be sent as part of the authentication request and enable subject name / issuer based authentication.
SendChatMessageOptions - Class in com.azure.communication.chat.models
Details of the message to send.
SendChatMessageOptions() - Constructor for class com.azure.communication.chat.models.SendChatMessageOptions
 
SendChatMessageResult - Class in com.azure.communication.chat.models
Result of the send message operation.
SendChatMessageResult() - Constructor for class com.azure.communication.chat.models.SendChatMessageResult
 
SendEmailResult - Class in com.azure.communication.email.models
Status of an email message that was sent previously.
SendEmailResult() - Constructor for class com.azure.communication.email.models.SendEmailResult
 
sender() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
A new instance of ServiceBusClientBuilder.ServiceBusSenderClientBuilder used to configure Service Bus message senders.
sendEvent(EventGridPublisherClient<CloudEvent>, CloudEvent) - Static method in class com.azure.messaging.eventgrid.cloudnative.cloudevents.EventGridCloudNativeEventPublisher
Publishes the given native cloud event to the set topic or domain.
sendEvent(T) - Method in class com.azure.messaging.eventgrid.EventGridPublisherAsyncClient
Publishes the given events to the set topic or domain.
sendEvent(T) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClient
Publishes the given event to the set topic or domain and gives the response issued by EventGrid.
sendEventAsync(EventGridPublisherAsyncClient<CloudEvent>, CloudEvent) - Static method in class com.azure.messaging.eventgrid.cloudnative.cloudevents.EventGridCloudNativeEventPublisher
Publishes the given native cloud event to the set topic or domain.
sendEvents(EventGridPublisherClient<CloudEvent>, Iterable<CloudEvent>) - Static method in class com.azure.messaging.eventgrid.cloudnative.cloudevents.EventGridCloudNativeEventPublisher
Publishes the given native cloud events to the set topic or domain.
sendEvents(Iterable<T>) - Method in class com.azure.messaging.eventgrid.EventGridPublisherAsyncClient
Publishes the given events to the set topic or domain.
sendEvents(Iterable<T>) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClient
Publishes the given events to the given topic or domain.
sendEventsAsync(EventGridPublisherAsyncClient<CloudEvent>, Iterable<CloudEvent>) - Static method in class com.azure.messaging.eventgrid.cloudnative.cloudevents.EventGridCloudNativeEventPublisher
Publishes the given native cloud events to the set topic or domain.
sendEventsWithResponse(EventGridPublisherClient<CloudEvent>, Iterable<CloudEvent>, Context) - Static method in class com.azure.messaging.eventgrid.cloudnative.cloudevents.EventGridCloudNativeEventPublisher
Publishes the given native cloud events to the set topic or domain and gives the response issued by EventGrid.
sendEventsWithResponse(Iterable<T>) - Method in class com.azure.messaging.eventgrid.EventGridPublisherAsyncClient
Publishes the given events to the set topic or domain and gives the response issued by EventGrid.
sendEventsWithResponse(Iterable<T>, Context) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClient
Publishes the given events to the set topic or domain and gives the response issued by EventGrid.
sendEventsWithResponse(Iterable<T>, String) - Method in class com.azure.messaging.eventgrid.EventGridPublisherAsyncClient
Publishes the given events to the set topic or domain and gives the response issued by EventGrid.
sendEventsWithResponse(Iterable<T>, String, Context) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClient
Publishes the given events to the set topic or domain and gives the response issued by EventGrid.
sendEventsWithResponseAsync(EventGridPublisherAsyncClient<CloudEvent>, Iterable<CloudEvent>) - Static method in class com.azure.messaging.eventgrid.cloudnative.cloudevents.EventGridCloudNativeEventPublisher
Publishes the given native cloud events to the set topic or domain and gives the response issued by EventGrid.
sendMessage(SendChatMessageOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Sends a message to a thread.
sendMessage(SendChatMessageOptions) - Method in class com.azure.communication.chat.ChatThreadClient
Sends a message to a thread.
sendMessage(BinaryData) - Method in class com.azure.storage.queue.QueueAsyncClient
Enqueues a message that has a time-to-live of 7 days and is instantly visible.
sendMessage(BinaryData) - Method in class com.azure.storage.queue.QueueClient
Sends a message that has a time-to-live of 7 days and is instantly visible.
sendMessage(ServiceBusMessage) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a message to a Service Bus queue or topic.
sendMessage(ServiceBusMessage) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a message to a Service Bus queue or topic.
sendMessage(ServiceBusMessage, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a message to a Service Bus queue or topic.
sendMessage(ServiceBusMessage, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a message to a Service Bus queue or topic.
sendMessage(String) - Method in class com.azure.storage.queue.QueueAsyncClient
Enqueues a message that has a time-to-live of 7 days and is instantly visible.
sendMessage(String) - Method in class com.azure.storage.queue.QueueClient
Sends a message that has a time-to-live of 7 days and is instantly visible.
SendMessageResult - Class in com.azure.storage.queue.models
The object returned in the QueueMessageList array when calling Put Message on a Queue.
SendMessageResult() - Constructor for class com.azure.storage.queue.models.SendMessageResult
 
sendMessages(ServiceBusMessageBatch) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a message batch to the Azure Service Bus entity this sender is connected to.
sendMessages(ServiceBusMessageBatch) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a message batch to the Azure Service Bus entity this sender is connected to.
sendMessages(ServiceBusMessageBatch, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a message batch to the Azure Service Bus entity this sender is connected to.
sendMessages(ServiceBusMessageBatch, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a message batch to the Azure Service Bus entity this sender is connected to.
sendMessages(Iterable<ServiceBusMessage>) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a set of messages to a Service Bus queue or topic using a batched approach.
sendMessages(Iterable<ServiceBusMessage>) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a set of ServiceBusMessage to a Service Bus queue or topic using a batched approach.
sendMessages(Iterable<ServiceBusMessage>, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderAsyncClient
Sends a set of messages to a Service Bus queue or topic using a batched approach.
sendMessages(Iterable<ServiceBusMessage>, ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.ServiceBusSenderClient
Sends a set of ServiceBusMessage to a Service Bus queue or topic using a batched approach.
sendMessageWithResponse(SendChatMessageOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Sends a message to a thread.
sendMessageWithResponse(SendChatMessageOptions, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Sends a message to a thread.
sendMessageWithResponse(BinaryData, Duration, Duration) - Method in class com.azure.storage.queue.QueueAsyncClient
Enqueues a message with a given time-to-live and a timeout period where the message is invisible in the queue.
sendMessageWithResponse(BinaryData, Duration, Duration, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Sends a message with a given time-to-live and a timeout period where the message is invisible in the queue.
sendMessageWithResponse(String, Duration, Duration) - Method in class com.azure.storage.queue.QueueAsyncClient
Enqueues a message with a given time-to-live and a timeout period where the message is invisible in the queue.
sendMessageWithResponse(String, Duration, Duration, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Sends a message with a given time-to-live and a timeout period where the message is invisible in the queue.
SendOptions - Class in com.azure.messaging.eventhubs.models
The set of options that can be specified when sending a set of events to influence the way in which events are sent to the Event Hubs service.
SendOptions() - Constructor for class com.azure.messaging.eventhubs.models.SendOptions
 
sendReadReceipt(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Posts a read receipt event to a thread, on behalf of a user.
sendReadReceipt(String) - Method in class com.azure.communication.chat.ChatThreadClient
Posts a read receipt event to a thread, on behalf of a user.
sendReadReceiptWithResponse(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Posts a read receipt event to a thread, on behalf of a user.
sendReadReceiptWithResponse(String, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Posts a read receipt event to a thread, on behalf of a user.
SendStatus - Class in com.azure.communication.email.models
Defines values for SendStatus.
SendStatus() - Constructor for class com.azure.communication.email.models.SendStatus
 
SendStatusResult - Class in com.azure.communication.email.models
Status of an email message that was sent previously.
SendStatusResult() - Constructor for class com.azure.communication.email.models.SendStatusResult
 
sendSync(HttpRequest, Context) - Method in interface com.azure.core.http.HttpClient
Sends the provided request synchronously with contextual information.
sendSync(HttpRequest, Context) - Method in class com.azure.core.http.HttpPipeline
Wraps the request in a context with additional metadata and sends it through the pipeline.
sendToAll(String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Broadcast content inside request body to all the connected client connections.
sendToAll(String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Broadcast content inside request body to all the connected client connections.
sendToAllWithResponse(BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Broadcast content inside request body to all the connected client connections.
sendToAllWithResponse(BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Broadcast content inside request body to all the connected client connections.
sendToAllWithResponse(BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Broadcast content inside request body to all the connected client connections.
sendToAllWithResponse(BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Broadcast content inside request body to all the connected client connections.
sendToConnection(String, String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to the specific connection.
sendToConnection(String, String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to the specific connection.
sendToConnectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to the specific connection.
sendToConnectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to the specific connection.
sendToConnectionWithResponse(String, BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to the specific connection.
sendToConnectionWithResponse(String, BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to the specific connection.
sendToGroup(String, String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to a group of connections.
sendToGroup(String, String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to a group of connections.
sendToGroupWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to a group of connections.
sendToGroupWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to a group of connections.
sendToGroupWithResponse(String, BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to a group of connections.
sendToGroupWithResponse(String, BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to a group of connections.
sendToUser(String, String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to the specific user.
sendToUser(String, String, WebPubSubContentType) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to the specific user.
sendToUserWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to the specific user.
sendToUserWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to the specific user.
sendToUserWithResponse(String, BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Send content inside request body to the specific user.
sendToUserWithResponse(String, BinaryData, WebPubSubContentType, long, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Send content inside request body to the specific user.
sendTypingNotification() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Posts a typing event to a thread, on behalf of a user.
sendTypingNotification() - Method in class com.azure.communication.chat.ChatThreadClient
Posts a typing event to a thread, on behalf of a user.
sendTypingNotificationWithResponse() - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Posts a typing event to a thread, on behalf of a user.
sendTypingNotificationWithResponse(TypingNotificationOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Posts a typing event to a thread, on behalf of a user.
sendTypingNotificationWithResponse(TypingNotificationOptions, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Posts a typing event to a thread, on behalf of a user.
sendTypingNotificationWithResponse(Context) - Method in class com.azure.communication.chat.ChatThreadClient
Posts a typing event to a thread, on behalf of a user.
sendWithResponse(String, Iterable<String>, String, SmsSendOptions) - Method in class com.azure.communication.sms.SmsAsyncClient
Sends an SMS message from a phone number that belongs to the authenticated account.
sendWithResponse(String, Iterable<String>, String, SmsSendOptions, Context) - Method in class com.azure.communication.sms.SmsClient
Sends an SMS message from a phone number that belongs to the authenticated account.
SentenceOpinion - Class in com.azure.ai.textanalytics.models
The SentenceOpinion model.
SentenceOpinion() - Constructor for class com.azure.ai.textanalytics.models.SentenceOpinion
 
SENTENCES - Static variable in class com.azure.search.documents.indexes.models.TextSplitMode
Static value sentences for TextSplitMode.
SentenceSentiment - Class in com.azure.ai.textanalytics.models
The SentenceSentiment model that contains a sentiment label of a sentence, confidence scores of the sentiment label, sentence opinions, and offset of sentence within a document.
SentenceSentiment(String, TextSentiment, SentimentConfidenceScores) - Constructor for class com.azure.ai.textanalytics.models.SentenceSentiment
Creates a SentenceSentiment model that describes the sentiment analysis of sentence.
SentimentConfidenceScores - Class in com.azure.ai.textanalytics.models
SentimentConfidenceScores(double, double, double) - Constructor for class com.azure.ai.textanalytics.models.SentimentConfidenceScores
Creates a SentimentConfidenceScores model that describes the sentiment score of the sentiment label.
SentimentSkill - Class in com.azure.search.documents.indexes.models
Text analytics positive-negative sentiment analysis, scored as a floating point value in a range of zero to 1.
SentimentSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SentimentSkill
Creates an instance of SentimentSkill class.
SentimentSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, SentimentSkillVersion) - Constructor for class com.azure.search.documents.indexes.models.SentimentSkill
Creates an instance of SentimentSkill class.
SentimentSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for SentimentSkillLanguage.
SentimentSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SentimentSkillLanguage
 
SentimentSkillVersion - Enum in com.azure.search.documents.indexes.models
Represents the version of SentimentSkill.
SEQUENCE - Enum constant in enum com.azure.core.amqp.models.AmqpMessageBodyType
Message content is a list of objects, equivalent to AMQP Sequence.
SEQUENCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Sequence for HealthcareFhirResourceType.
SEQUENCE_NUMBER_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The sequence number assigned to a message.
SEQUENCE_NUMBER_CONDITION_NOT_MET - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SequenceNumberConditionNotMet for BlobErrorCode.
SEQUENCE_NUMBER_INCREMENT_TOO_LARGE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SequenceNumberIncrementTooLarge for BlobErrorCode.
SequenceNumberActionType - Enum in com.azure.storage.blob.models
Defines values for SequenceNumberActionType.
SERBIAN_CYRILLIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value serbianCyrillic.
SERBIAN_CYRILLIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value serbianCyrillic.
SERBIAN_LATIN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value serbianLatin.
SERBIAN_LATIN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value serbianLatin.
SERIAL - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value SERIAL for CassandraSourceReadConsistencyLevels.
serialize() - Method in interface com.azure.security.attestation.models.AttestationToken
Serializes the attestation token as a string.
serialize(OutputStream) - Method in class com.azure.identity.AuthenticationRecord
Serializes the AuthenticationRecord to the specified OutputStream
serialize(OutputStream, Object) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Writes an object's Avro representation into a stream.
serialize(OutputStream, Object) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializer
 
serialize(OutputStream, Object) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializer
 
serialize(OutputStream, Object) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializer
 
serialize(OutputStream, Object) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
serialize(OutputStream, Object) - Method in interface com.azure.core.util.serializer.JsonSerializer
Writes an object's JSON representation into a stream.
serialize(OutputStream, Object) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Writes the serialized object into a stream.
serialize(Object, SerializerEncoding) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
serialize(Object, SerializerEncoding) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Serializes an object into a string.
serialize(Object, SerializerEncoding, OutputStream) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
serialize(Object, SerializerEncoding, OutputStream) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Serializes an object and writes its output into an OutputStream.
serialize(Object, TypeReference<T>) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer
Serializes an object into a message.
serialize(Object, TypeReference<T>, Function<BinaryData, T>) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer
Serializes an object into a message.
serializeAsync(OutputStream) - Method in class com.azure.identity.AuthenticationRecord
Serializes the AuthenticationRecord to the specified OutputStream
serializeAsync(OutputStream, Object) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Writes an object's Avro representation into a stream.
serializeAsync(OutputStream, Object) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializer
 
serializeAsync(OutputStream, Object) - Method in class com.azure.core.serializer.avro.jackson.JacksonAvroSerializer
 
serializeAsync(OutputStream, Object) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializer
 
serializeAsync(OutputStream, Object) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
serializeAsync(OutputStream, Object) - Method in interface com.azure.core.util.serializer.JsonSerializer
Writes an object's JSON representation into a stream.
serializeAsync(OutputStream, Object) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Writes the serialized object into a stream.
serializeAsync(Object, TypeReference<T>) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer
Serializes an object into a message.
serializeAsync(Object, TypeReference<T>, Function<BinaryData, T>) - Method in class com.azure.data.schemaregistry.apacheavro.SchemaRegistryApacheAvroSerializer
Serializes an object into a message.
serializeIterable(Iterable<?>, CollectionFormat) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Serializes an iterable into a string with the delimiter specified with the Swagger collection format joining each individual serialized items in the list.
serializeList(List<?>, CollectionFormat) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
serializeList(List<?>, CollectionFormat) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Serializes a list into a string with the delimiter specified with the Swagger collection format joining each individual serialized items in the list.
serializeList(List<PathAccessControlEntry>) - Static method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Converts the Access Control List to a String.
serializeList(List<PathRemoveAccessControlEntry>) - Static method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Converts the Access Control List to a String.
serializer() - Method in class com.azure.core.util.serializer.JacksonAdapter
Deprecated.
deprecated to avoid direct ObjectMapper usage in favor of using more resilient and debuggable JacksonAdapter APIs.
serializer(JsonSerializer) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Custom JSON serializer that is used to handle model types that are not contained in the Azure Digital Twins library.
serializer(JsonSerializer) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Custom JSON serializer that is used to handle model types that are not contained in the Azure Search Documents library.
serializer(JsonSerializer) - Method in class com.azure.search.documents.SearchClientBuilder
Custom JSON serializer that is used to handle model types that are not contained in the Azure Search Documents library.
serializer(ObjectSerializer) - Method in class com.azure.verticals.agrifood.farming.FarmBeatsClientBuilder
Sets The serializer to serialize an object into a string.
serializer(ObjectMapper) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializerBuilder
Sets the ObjectMapper that will be used during serialization.
serializer(Gson) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializerBuilder
Sets the Gson that will be used during serialization.
serializerAdapter(SerializerAdapter) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder
Sets The serializer to serialize an object into a string.
serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.accesscontrol.AccessControlClientBuilder
Sets The serializer to serialize an object into a string.
serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.artifacts.ArtifactsClientBuilder
Sets The serializer to serialize an object into a string.
serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.managedprivateendpoints.ManagedPrivateEndpointsClientBuilder
Sets The serializer to serialize an object into a string.
serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.monitoring.MonitoringClientBuilder
Sets The serializer to serialize an object into a string.
serializerAdapter(SerializerAdapter) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets The serializer to serialize an object into a string.
serializerAdapter(SerializerAdapter) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The serializer to serialize an object into a string.
SerializerAdapter - Interface in com.azure.core.util.serializer
An interface defining the behaviors of a serializer.
serializeRaw(Object) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
serializeRaw(Object) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Serializes an object into a raw string, leading and trailing quotes will be trimmed.
SerializerEncoding - Enum in com.azure.core.util.serializer
Supported serialization encoding formats.
SerializerFactory - Class in com.azure.core.management.serializer
Factory to create SerializerAdapter for Azure resource manager (ARM).
serializeToBytes(Object) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Converts the object into an Avro byte array.
serializeToBytes(Object) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
serializeToBytes(Object) - Method in interface com.azure.core.util.serializer.JsonSerializer
Converts the object into a JSON byte array.
serializeToBytes(Object) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Converts the object into a byte array.
serializeToBytes(Object, SerializerEncoding) - Method in class com.azure.core.util.serializer.JacksonAdapter
 
serializeToBytes(Object, SerializerEncoding) - Method in interface com.azure.core.util.serializer.SerializerAdapter
Serializes an object into a byte array.
serializeToBytesAsync(Object) - Method in interface com.azure.core.experimental.serializer.AvroSerializer
Converts the object into a Avro byte array.
serializeToBytesAsync(Object) - Method in class com.azure.core.serializer.json.gson.GsonJsonSerializer
 
serializeToBytesAsync(Object) - Method in class com.azure.core.serializer.json.jackson.JacksonJsonSerializer
 
serializeToBytesAsync(Object) - Method in interface com.azure.core.util.serializer.JsonSerializer
Converts the object into a JSON byte array.
serializeToBytesAsync(Object) - Method in interface com.azure.core.util.serializer.ObjectSerializer
Converts the object into a byte array.
serializeTree(OutputStream, JsonNode) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Writes a JSON tree into a stream.
serializeTreeAsync(OutputStream, JsonNode) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Writes a JSON tree into a stream.
SERIES - Static variable in class com.azure.ai.metricsadvisor.administration.models.SnoozeScope
Static value Series for SnoozeScope.
SERIES_GROUP - Static variable in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScopeType
Indicate that alert is scoped to a specific time series group of a metric.
SERVER - Enum constant in enum com.azure.core.util.tracing.SpanKind
Indicates that the span covers server-side handling of an RPC or other remote request.
SERVER_BUSY - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value ServerBusy for BlobErrorCode.
SERVER_BUSY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ServerBusy for ShareErrorCode.
SERVER_BUSY - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value ServerBusy for QueueErrorCode.
SERVER_BUSY_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The server is busy.
ServerCall - Class in com.azure.communication.callingserver
Synchronous Client that supports server call operations.
ServerCallAsync - Class in com.azure.communication.callingserver
Asynchronous client that supports server call operations.
SERVICE - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Enum value Service.
SERVICE_AUTHENTICATION - Static variable in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsAuthenticationType
Static value ServiceAuthentication for GoogleAdWordsAuthenticationType.
SERVICE_AUTHENTICATION - Static variable in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryAuthenticationType
Static value ServiceAuthentication for GoogleBigQueryAuthenticationType.
SERVICE_BUS_ACTIVE_MESSAGES_AVAILABLE_PERIODIC_NOTIFICATION - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.ActiveMessagesAvailablePeriodicNotifications event.
SERVICE_BUS_ACTIVE_MESSAGES_AVAILABLE_WITH_NO_LISTENERS - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of active messages with no listener for them.
SERVICE_BUS_DEADLETTER_MESSAGES_AVAILABLE_PERIODIC_NOTIFICATION - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.DeadletterMessagesAvailablePeriodicNotifications event.
SERVICE_BUS_DEADLETTER_MESSAGES_AVAILABLE_WITH_NO_LISTENER - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicate an event of deadletter messages with no listener for them.
SERVICE_BUSY - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The Azure Service Bus service reports that it is busy in response to a client request to perform an operation .
SERVICE_COMMUNICATION_ERROR - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
There was a general communications error encountered when interacting with the Azure Service Bus service.
SERVICE_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ServiceDefinition for HealthcareFhirResourceType.
SERVICE_ERROR - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value ServiceError.
SERVICE_PRINCIPAL - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Static value ServicePrincipal for DataSourceAuthenticationType.
SERVICE_PRINCIPAL_CERT - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsServicePrincipalCredentialType
Static value ServicePrincipalCert for DynamicsServicePrincipalCredentialType.
SERVICE_PRINCIPAL_CERT - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAadServicePrincipalCredentialType
Static value ServicePrincipalCert for ODataAadServicePrincipalCredentialType.
SERVICE_PRINCIPAL_IN_KV - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
Static value ServicePrincipalInKV for DataSourceAuthenticationType.
SERVICE_PRINCIPAL_KEY - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsServicePrincipalCredentialType
Static value ServicePrincipalKey for DynamicsServicePrincipalCredentialType.
SERVICE_PRINCIPAL_KEY - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAadServicePrincipalCredentialType
Static value ServicePrincipalKey for ODataAadServicePrincipalCredentialType.
SERVICE_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ServiceRequest for HealthcareFhirResourceType.
SERVICE_TIMEOUT - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
An operation or other request timed out while interacting with the Azure Service Bus service.
SERVICE_TRANSIENT_ERROR - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value ServiceTransientError.
SERVICE_UNAVAILABLE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
SERVICE_UNAVAILABLE.
SERVICE_UNAVAILABLE - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value ServiceUnavailable.
ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.ActiveMessagesAvailablePeriodicNotifications event.
ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
 
ServiceBusActiveMessagesAvailableWithNoListenersEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.ActiveMessagesAvailableWithNoListeners event.
ServiceBusActiveMessagesAvailableWithNoListenersEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
 
ServiceBusAdministrationAsyncClient - Class in com.azure.messaging.servicebus.administration
An asynchronous client for managing a Service Bus namespace.
ServiceBusAdministrationClient - Class in com.azure.messaging.servicebus.administration
A synchronous client for managing a Service Bus namespace.
ServiceBusAdministrationClientBuilder - Class in com.azure.messaging.servicebus.administration
This class provides a fluent builder API to help aid the configuration and instantiation of ServiceBusAdministrationClient and ServiceBusAdministrationAsyncClient.
ServiceBusAdministrationClientBuilder() - Constructor for class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Constructs a builder with the default parameters.
ServiceBusClientBuilder - Class in com.azure.messaging.servicebus
The builder to create Service Bus clients:
ServiceBusClientBuilder() - Constructor for class com.azure.messaging.servicebus.ServiceBusClientBuilder
Creates a new instance with the default transport AmqpTransportType.AMQP.
ServiceBusClientBuilder.ServiceBusProcessorClientBuilder - Class in com.azure.messaging.servicebus
Builder for creating ServiceBusProcessorClient to consume messages from a Service Bus entity.
ServiceBusClientBuilder.ServiceBusReceiverClientBuilder - Class in com.azure.messaging.servicebus
Builder for creating ServiceBusReceiverClient and ServiceBusReceiverAsyncClient to consume messages from Service Bus.
ServiceBusClientBuilder.ServiceBusSenderClientBuilder - Class in com.azure.messaging.servicebus
Builder for creating ServiceBusSenderClient and ServiceBusSenderAsyncClient to publish messages to Service Bus.
ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder - Class in com.azure.messaging.servicebus
Builder for creating ServiceBusProcessorClient to consume messages from a session-based Service Bus entity.
ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder - Class in com.azure.messaging.servicebus
Builder for creating ServiceBusReceiverClient and ServiceBusReceiverAsyncClient to consume messages from a session aware Service Bus entity.
ServiceBusConnectionStringProperties - Class in com.azure.messaging.servicebus
A utility class that parses a connection string into sections.
ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.DeadletterMessagesAvailablePeriodicNotifications event.
ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
 
ServiceBusDeadletterMessagesAvailableWithNoListenersEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListeners event.
ServiceBusDeadletterMessagesAvailableWithNoListenersEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
 
ServiceBusErrorContext - Class in com.azure.messaging.servicebus
Context for errors handled by the Service Bus processor.
ServiceBusErrorSource - Class in com.azure.messaging.servicebus
Represents the operation a Service Bus client was performing when the error happened.
ServiceBusErrorSource() - Constructor for class com.azure.messaging.servicebus.ServiceBusErrorSource
 
ServiceBusException - Exception in com.azure.messaging.servicebus
Exception containing additional information about the operation that caused the error.
ServiceBusException(Throwable, ServiceBusErrorSource) - Constructor for exception com.azure.messaging.servicebus.ServiceBusException
Creates an instance containing the error and the operation that created the error.
ServiceBusFailureReason - Class in com.azure.messaging.servicebus
The set of well-known reasons for an Service Bus operation failure that was the cause of an exception.
ServiceBusFailureReason() - Constructor for class com.azure.messaging.servicebus.ServiceBusFailureReason
 
ServiceBusMessage - Class in com.azure.messaging.servicebus
The data structure encapsulating the message being sent to Service Bus.
ServiceBusMessage(byte[]) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
Creates a ServiceBusMessage with given byte array body.
ServiceBusMessage(AmqpMessageBody) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
This constructor provides an easy way to create ServiceBusMessage with message body as AMQP Data types SEQUENCE and VALUE.
ServiceBusMessage(BinaryData) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
Creates a ServiceBusMessage containing the body.The BinaryData provides various convenience API representing byte array.
ServiceBusMessage(ServiceBusReceivedMessage) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
Creates a ServiceBusMessage using properties from receivedMessage.
ServiceBusMessage(String) - Constructor for class com.azure.messaging.servicebus.ServiceBusMessage
Creates a ServiceBusMessage with a UTF-8 encoded body.
ServiceBusMessageBatch - Class in com.azure.messaging.servicebus
A class for aggregating messages into a single, size-limited, batch.
ServiceBusMessageState - Enum in com.azure.messaging.servicebus.models
Represents the message state of the ServiceBusReceivedMessage.
ServiceBusProcessorClient - Class in com.azure.messaging.servicebus
The processor client for processing Service Bus messages.
ServiceBusReceivedMessage - Class in com.azure.messaging.servicebus
The data structure encapsulating the message received from Service Bus.
ServiceBusReceivedMessageContext - Class in com.azure.messaging.servicebus
The Service Bus processor message context that holds a received message and additional methods to settle the message.
ServiceBusReceiveMode - Enum in com.azure.messaging.servicebus.models
Defines the modes for receiving messages.
ServiceBusReceiverAsyncClient - Class in com.azure.messaging.servicebus
An asynchronous receiver responsible for receiving messages from a specific queue or topic subscription.
ServiceBusReceiverClient - Class in com.azure.messaging.servicebus
A synchronous receiver responsible for receiving ServiceBusReceivedMessage from a specific queue or topic on Azure Service Bus.
ServiceBusSenderAsyncClient - Class in com.azure.messaging.servicebus
An asynchronous client to send messages to a Service Bus resource.
ServiceBusSenderClient - Class in com.azure.messaging.servicebus
A synchronous sender responsible for sending ServiceBusMessage to specific queue or topic on Azure Service Bus.
ServiceBusServiceVersion - Enum in com.azure.messaging.servicebus
The versions of Azure Service Bus supported by this client library.
ServiceBusSessionReceiverAsyncClient - Class in com.azure.messaging.servicebus
This asynchronous session receiver client is used to acquire session locks from a queue or topic and create ServiceBusReceiverAsyncClient instances that are tied to the locked sessions.
ServiceBusSessionReceiverClient - Class in com.azure.messaging.servicebus
This synchronous session receiver client is used to acquire session locks from a queue or topic and create ServiceBusReceiverClient instances that are tied to the locked sessions.
ServiceBusSupplementaryAuthHeaderPolicy - Class in com.azure.messaging.servicebus.administration
Authentication policy to add necessary supplementary auth headers when forwarding is set.
ServiceBusSupplementaryAuthHeaderPolicy(TokenCredential) - Constructor for class com.azure.messaging.servicebus.administration.ServiceBusSupplementaryAuthHeaderPolicy
Creates an instance that adds necessary supplementary authentication headers.
ServiceBusTransactionContext - Class in com.azure.messaging.servicebus
Represents transaction in service.
ServiceClient - Annotation Type in com.azure.core.annotation
Annotation given to all service client classes.
ServiceClientBuilder - Annotation Type in com.azure.core.annotation
Annotation given to all service client builder classes.
ServiceClientProtocol - Enum in com.azure.core.annotation
Enumeration of protocols available for setting the protocol property of ServiceClientBuilder annotation.
serviceClients() - Element in annotation type com.azure.core.annotation.ServiceClientBuilder
An array of classes that this builder can build.
ServiceInterface - Annotation Type in com.azure.core.annotation
Annotation to give the service interfaces a name that correlates to the service that is usable in a programmatic way.
serviceInterfaces() - Element in annotation type com.azure.core.annotation.ServiceClient
Optional field to indicate all the services this service client interacts with.
ServiceMethod - Annotation Type in com.azure.core.annotation
Annotation given to all service client methods that perform network operations.
ServiceNowAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ServiceNowAuthenticationType.
ServiceNowAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ServiceNowAuthenticationType
 
ServiceNowLinkedService - Class in com.azure.analytics.synapse.artifacts.models
ServiceNow server linked service.
ServiceNowLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
 
ServiceNowObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
ServiceNow server dataset.
ServiceNowObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
 
ServiceNowSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity ServiceNow server source.
ServiceNowSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
 
ServiceResponseException - Exception in com.azure.core.exception
A runtime exception indicating service response failure caused by one of the following scenarios: The request was sent, but the client failed to understand the response.
ServiceResponseException(String) - Constructor for exception com.azure.core.exception.ServiceResponseException
Initializes a new instance of the ServiceResponseException class.
ServiceResponseException(String, Throwable) - Constructor for exception com.azure.core.exception.ServiceResponseException
Initializes a new instance of the ServiceResponseException class.
serviceVersion - Variable in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Storage REST API version used in requests to the Storage service.
serviceVersion(DocumentAnalysisServiceVersion) - Method in class com.azure.ai.formrecognizer.administration.DocumentModelAdministrationClientBuilder
Sets the DocumentAnalysisServiceVersion that is used when making API requests.
serviceVersion(DocumentAnalysisServiceVersion) - Method in class com.azure.ai.formrecognizer.DocumentAnalysisClientBuilder
Sets the DocumentAnalysisServiceVersion that is used when making API requests.
serviceVersion(MetricsAdvisorServiceVersion) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClientBuilder
Sets the MetricsAdvisorServiceVersion that is used when making API requests.
serviceVersion(MetricsAdvisorServiceVersion) - Method in class com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilder
Sets the MetricsAdvisorServiceVersion that is used when making API requests.
serviceVersion(TextAnalyticsServiceVersion) - Method in class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
Sets the TextAnalyticsServiceVersion that is used when making API requests.
serviceVersion(PurviewAccountServiceVersion) - Method in class com.azure.analytics.purview.administration.AccountsClientBuilder
Sets Service version.
serviceVersion(PurviewAccountServiceVersion) - Method in class com.azure.analytics.purview.administration.CollectionsClientBuilder
Sets Service version.
serviceVersion(PurviewAccountServiceVersion) - Method in class com.azure.analytics.purview.administration.ResourceSetRulesClientBuilder
Sets Service version.
serviceVersion(PurviewMetadataServiceVersion) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClientBuilder
Sets Service version.
serviceVersion(PurviewMetadataServiceVersion) - Method in class com.azure.analytics.purview.administration.MetadataRolesClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.CollectionClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.DiscoveryClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.EntityClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.GlossaryClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.LineageClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.RelationshipClientBuilder
Sets Service version.
serviceVersion(PurviewCatalogServiceVersion) - Method in class com.azure.analytics.purview.catalog.TypesClientBuilder
Sets Service version.
serviceVersion(PurviewScanningServiceVersion) - Method in class com.azure.analytics.purview.scanning.PurviewScanningClientBuilder
Sets Service version.
serviceVersion(CallingServerServiceVersion) - Method in class com.azure.communication.callingserver.CallingServerClientBuilder
Sets the CallingServerServiceVersion that is used when making API requests.
serviceVersion(ChatServiceVersion) - Method in class com.azure.communication.chat.ChatClientBuilder
Sets the ChatServiceVersion that is used when making API requests.
serviceVersion(ChatServiceVersion) - Method in class com.azure.communication.chat.ChatThreadClientBuilder
Sets the ChatServiceVersion that is used when making API requests.
serviceVersion(EmailServiceVersion) - Method in class com.azure.communication.email.EmailClientBuilder
Sets Service version.
serviceVersion(CommunicationIdentityServiceVersion) - Method in class com.azure.communication.identity.CommunicationIdentityClientBuilder
Sets the CommunicationIdentityServiceVersion that is used when making API requests.
serviceVersion(CommunicationRelayServiceVersion) - Method in class com.azure.communication.networktraversal.CommunicationRelayClientBuilder
Sets the CommunicationRelayServiceVersion that is used when making API requests.
serviceVersion(PhoneNumbersServiceVersion) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the PhoneNumbersServiceVersion that is used when making API requests.
serviceVersion(SmsServiceVersion) - Method in class com.azure.communication.sms.SmsClientBuilder
Sets the SmsServiceVersion that is used when making API requests.
serviceVersion(ContainerRegistryServiceVersion) - Method in class com.azure.containers.containerregistry.ContainerRegistryClientBuilder
Sets the ContainerRegistryServiceVersion that is used when making API requests.
serviceVersion(ContainerRegistryServiceVersion) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClientBuilder
Sets the ContainerRegistryServiceVersion that is used when making API requests.
serviceVersion(ServiceVersion) - Method in class com.azure.data.schemaregistry.SchemaRegistryClientBuilder
Sets the service version to use.
serviceVersion(ConfigurationServiceVersion) - Method in class com.azure.data.appconfiguration.ConfigurationClientBuilder
Sets the ConfigurationServiceVersion that is used when making API requests.
serviceVersion(TableServiceVersion) - Method in class com.azure.data.tables.TableClientBuilder
Sets the service version that is used when making API requests.
serviceVersion(TableServiceVersion) - Method in class com.azure.data.tables.TableServiceClientBuilder
Sets the service version that is used when making API requests.
serviceVersion(DigitalTwinsServiceVersion) - Method in class com.azure.digitaltwins.core.DigitalTwinsClientBuilder
Sets the DigitalTwinsServiceVersion that is used when making API requests.
serviceVersion(DeviceUpdateServiceVersion) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
Sets Service version.
serviceVersion(DeviceUpdateServiceVersion) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets Service version.
serviceVersion(ModelsRepositoryServiceVersion) - Method in class com.azure.iot.modelsrepository.ModelsRepositoryClientBuilder
Sets the ModelsRepositoryServiceVersion that is used when making API requests.
serviceVersion(EventGridServiceVersion) - Method in class com.azure.messaging.eventgrid.EventGridPublisherClientBuilder
Set the service version to use for requests to the event grid service.
serviceVersion(ServiceBusServiceVersion) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClientBuilder
Sets the ServiceBusServiceVersion that is used.
serviceVersion(WebPubSubServiceVersion) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Sets the WebPubSubServiceVersion that is used when making API requests.
serviceVersion(MixedRealityStsServiceVersion) - Method in class com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
Sets the MixedRealityStsServiceVersion that is used when making API requests.
serviceVersion(RemoteRenderingServiceVersion) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClientBuilder
Sets the RemoteRenderingServiceVersion that is used when making API requests.
serviceVersion(LogsIngestionServiceVersion) - Method in class com.azure.monitor.ingestion.LogsIngestionClientBuilder
The service version to use when creating the client.
serviceVersion(AzureMonitorExporterServiceVersion) - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterBuilder
Sets the Azure Monitor service version.
serviceVersion(LogsQueryServiceVersion) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
The service version to use when creating the client.
serviceVersion(MetricsQueryServiceVersion) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
The service version to use when creating the client.
serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the SearchServiceVersion that is used when making API requests.
serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the SearchServiceVersion that is used when making API requests.
serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the SearchServiceVersion that is used when making API requests.
serviceVersion(AttestationServiceVersion) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets the desired API version for this attestation client.
serviceVersion(AttestationServiceVersion) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets the desired API version for this attestation client.
serviceVersion(ConfidentialLedgerCertificateServiceVersion) - Method in class com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateClientBuilder
Sets Service version.
serviceVersion(ConfidentialLedgerServiceVersion) - Method in class com.azure.security.confidentialledger.ConfidentialLedgerClientBuilder
Sets Service version.
serviceVersion(KeyVaultAdministrationServiceVersion) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the KeyVaultAdministrationServiceVersion that is used when making API requests.
serviceVersion(KeyVaultAdministrationServiceVersion) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the KeyVaultAdministrationServiceVersion that is used when making API requests.
serviceVersion(CertificateServiceVersion) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the CertificateServiceVersion that is used when making API requests.
serviceVersion(CryptographyServiceVersion) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClientBuilder
Sets the CryptographyServiceVersion that is used when making API requests.
serviceVersion(CryptographyServiceVersion) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClientBuilder
Sets the CryptographyServiceVersion that is used when making API requests.
serviceVersion(KeyServiceVersion) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the KeyServiceVersion that is used when making API requests.
serviceVersion(SecretServiceVersion) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the SecretServiceVersion that is used when making API requests.
serviceVersion(BlobServiceVersion) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the BlobServiceVersion that is used when making API requests.
serviceVersion(BlobServiceVersion) - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Sets the BlobServiceVersion that is used when making API requests.
serviceVersion(BlobServiceVersion) - Method in class com.azure.storage.blob.BlobServiceClientBuilder
Sets the BlobServiceVersion that is used when making API requests.
serviceVersion(BlobServiceVersion) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the BlobServiceVersion that is used when making API requests.
serviceVersion(BlobServiceVersion) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the BlobServiceVersion that is used when making API requests.
serviceVersion(DataLakeServiceVersion) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Sets the DataLakeServiceVersion that is used when making API requests.
serviceVersion(DataLakeServiceVersion) - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Sets the DataLakeServiceVersion that is used when making API requests.
serviceVersion(DataLakeServiceVersion) - Method in class com.azure.storage.file.datalake.DataLakeServiceClientBuilder
Sets the DataLakeServiceVersion that is used when making API requests.
serviceVersion(ShareServiceVersion) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the ShareServiceVersion that is used when making API requests.
serviceVersion(ShareServiceVersion) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the ShareServiceVersion that is used when making API requests.
serviceVersion(ShareServiceVersion) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the ShareServiceVersion that is used when making API requests.
serviceVersion(QueueServiceVersion) - Method in class com.azure.storage.queue.QueueClientBuilder
Sets the QueueServiceVersion that is used when making API requests.
serviceVersion(QueueServiceVersion) - Method in class com.azure.storage.queue.QueueServiceClientBuilder
Sets the QueueServiceVersion that is used when making API requests.
ServiceVersion - Interface in com.azure.core.util
A generic interface for sending HTTP requests using the provided service version.
SESSION - Enum constant in enum com.azure.cosmos.ConsistencyLevel
SESSION Consistency guarantees monotonic reads (you never read old data, then new, then old again), monotonic writes (writes are ordered) and read your writes (your writes are immediately visible to your reads) within any single session.
SESSION_CANNOT_BE_LOCKED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Error condition when a client attempts to accept a session that is already locked by another client.
SESSION_CANNOT_BE_LOCKED - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The requested session cannot be locked.
SESSION_LOCK_LOST - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Error condition when a session receiver performs an operation on a session after its lock is expired.
SESSION_LOCK_LOST - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The lock on the session has expired.
SESSION_NOT_FOUND - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Error condition when a receiver attempts to receive from a session that does not exist.
sessionCapturingOverrideEnabled(boolean) - Method in class com.azure.cosmos.CosmosClientBuilder
Session capturing is enabled by default for ConsistencyLevel.SESSION.
SessionErrorContext - Class in com.azure.core.amqp.exception
Context for an error that occurs in an AMQP session when an AmqpException occurs.
SessionErrorContext(String, String) - Constructor for class com.azure.core.amqp.exception.SessionErrorContext
Creates a new instance with the namespace and entityPath.
sessionProcessor() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
A new instance of ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder used to configure a Service Bus processor instance that processes sessions.
sessionReceiver() - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
A new instance of ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder used to configure session aware Service Bus message receivers.
set(int, JsonNode) - Method in interface com.azure.core.experimental.serializer.JsonArray
Replaces the JsonNode at the specified index with a new node.
set(String, JsonNode) - Method in interface com.azure.core.experimental.serializer.JsonObject
Sets the JsonNode field with the specified name with a new node value.
set(String, String) - Method in class com.azure.core.http.HttpHeaders
Sets a header with the given name and value.
set(String, List<String>) - Method in class com.azure.core.http.HttpHeaders
Sets a header with the given name and the list of values provided, such that the given values will be comma-separated when necessary.
set(String, T) - Method in class com.azure.cosmos.models.CosmosPatchOperations
This sets the value at the target location with a new value.
SET_OF_OBJECTS - Static variable in class com.azure.analytics.synapse.artifacts.models.JsonFormatFilePattern
Static value setOfObjects for JsonFormatFilePattern.
SET_OF_OBJECTS - Static variable in class com.azure.analytics.synapse.artifacts.models.JsonWriteFilePattern
Static value setOfObjects for JsonWriteFilePattern.
setAadResourceId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the aadResourceId property: Specify the resource you are requesting authorization.
setAadResourceId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the aadResourceId property: Specify the resource you are requesting authorization to use Directory.
setAadResourceId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the aadResourceId property: The resource you are requesting authorization to use.
setAadServicePrincipalCredentialType(ODataAadServicePrincipalCredentialType) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the aadServicePrincipalCredentialType property: Specify the credential type (key or cert) is used for service principal.
setAbsoluteExpiryTime(OffsetDateTime) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given absoluteExpiryTime value on AmqpMessageProperties object.
setAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the accentSensitive property: Defaults to false.
setAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Set the accentSensitive property: Determine if the alias is accent sensitive.
setAcceptDatetime(OffsetDateTime) - Method in class com.azure.data.appconfiguration.models.SettingSelector
If set, then configuration setting values will be retrieved as they existed at the provided datetime.
setAcceptRanges(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the acceptRanges property: Indicates that the service supports requests for partial blob content.
setAcceptRanges(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the acceptRanges property: Indicates that the service supports requests for partial blob content.
setAcceptRanges(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the acceptRanges property: Indicates that the service supports requests for partial file content.
setAcceptRanges(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the acceptRanges property: Indicates that the service supports requests for partial file content.
setAcceptRanges(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the acceptRanges property: Indicates that the service supports requests for partial file content.
setAccessControlList(List<PathAccessControlEntry>) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional.
setAccessControlList(List<PathAccessControlEntry>, String, String) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes the access control list, group and/or owner for a resource.
setAccessControlList(List<PathAccessControlEntry>, String, String) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes the access control list, group and/or owner for a resource.
setAccessControlListWithResponse(List<PathAccessControlEntry>, String, String, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes the access control list, group and/or owner for a resource.
setAccessControlListWithResponse(List<PathAccessControlEntry>, String, String, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes the access control list, group and/or owner for a resource.
setAccessControlRecursive(List<PathAccessControlEntry>) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Recursively sets the access control on a path and all subpaths.
setAccessControlRecursive(List<PathAccessControlEntry>) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Recursively sets the access control on a path and all subpaths.
setAccessControlRecursiveWithResponse(PathSetAccessControlRecursiveOptions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Recursively sets the access control on a path and all subpaths.
setAccessControlRecursiveWithResponse(PathSetAccessControlRecursiveOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Recursively sets the access control on a path and all subpaths.
setAccessControlType(AccessControlType) - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Sets the AccessControlType for this entry.
setAccessControlType(AccessControlType) - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Specifies which role this entry targets.
setAccessCredential(SsisAccessCredential) - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Set the accessCredential property: The package execution log access credential.
setAccessCredential(SsisAccessCredential) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the accessCredential property: The package access credential.
setAccessDecision(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
Set the accessDecision property: Access Decision.
setAccessDecisions(List<CheckAccessDecision>) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessResponse
Set the accessDecisions property: To check if the current user, group, or service principal has permission to read artifacts in the specified workspace.
setAccessKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the accessKey property: The Azure Batch account access key.
setAccessKeyId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the accessKeyId property: The access key id used to access data.
setAccessKeyId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the accessKeyId property: The access key identifier of the Amazon S3 Identity and Access Management (IAM) user.
setAccessKeyId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the accessKeyId property: The access key identifier of the Google Cloud Storage Identity and Access Management (IAM) user.
setAccessMode(DataFeedAccessMode) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the data feed access mode, default is Private.
setAccessPolicies(List<TableSignedIdentifier>) - Method in class com.azure.data.tables.TableAsyncClient
Sets stored access policies for the table that may be used with Shared Access Signatures.
setAccessPolicies(List<TableSignedIdentifier>) - Method in class com.azure.data.tables.TableClient
Sets stored access policies for the table that may be used with Shared Access Signatures.
setAccessPoliciesWithResponse(List<TableSignedIdentifier>) - Method in class com.azure.data.tables.TableAsyncClient
Sets stored access policies for the table that may be used with Shared Access Signatures.
setAccessPoliciesWithResponse(List<TableSignedIdentifier>, Duration, Context) - Method in class com.azure.data.tables.TableClient
Sets stored access policies for the table that may be used with Shared Access Signatures.
setAccessPolicy(TableAccessPolicy) - Method in class com.azure.data.tables.models.TableSignedIdentifier
setAccessPolicy(BlobAccessPolicy) - Method in class com.azure.storage.blob.models.BlobSignedIdentifier
Set the accessPolicy property: An Access policy.
setAccessPolicy(PublicAccessType, List<BlobSignedIdentifier>) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Sets the container's permissions.
setAccessPolicy(PublicAccessType, List<BlobSignedIdentifier>) - Method in class com.azure.storage.blob.BlobContainerClient
Sets the container's permissions.
setAccessPolicy(DataLakeAccessPolicy) - Method in class com.azure.storage.file.datalake.models.DataLakeSignedIdentifier
Set the accessPolicy property: The accessPolicy property.
setAccessPolicy(PublicAccessType, List<DataLakeSignedIdentifier>) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Sets the file system's permissions.
setAccessPolicy(PublicAccessType, List<DataLakeSignedIdentifier>) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Sets the file system's permissions.
setAccessPolicy(ShareAccessPolicy) - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Set the accessPolicy property: The access policy.
setAccessPolicy(QueueAccessPolicy) - Method in class com.azure.storage.queue.models.QueueSignedIdentifier
Set the accessPolicy property: The access policy.
setAccessPolicy(Iterable<QueueSignedIdentifier>) - Method in class com.azure.storage.queue.QueueAsyncClient
Sets stored access policies on the queue.
setAccessPolicy(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets stored access policies for the share.
setAccessPolicy(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.ShareClient
Sets stored access policies for the share.
setAccessPolicy(List<QueueSignedIdentifier>) - Method in class com.azure.storage.queue.QueueClient
Sets stored access policies on the queue.
setAccessPolicyWithResponse(PublicAccessType, List<BlobSignedIdentifier>, BlobRequestConditions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Sets the container's permissions.
setAccessPolicyWithResponse(PublicAccessType, List<BlobSignedIdentifier>, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Sets the container's permissions.
setAccessPolicyWithResponse(PublicAccessType, List<DataLakeSignedIdentifier>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Sets the file system's permissions.
setAccessPolicyWithResponse(PublicAccessType, List<DataLakeSignedIdentifier>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Sets the file system's permissions.
setAccessPolicyWithResponse(ShareSetAccessPolicyOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(ShareSetAccessPolicyOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(Iterable<QueueSignedIdentifier>) - Method in class com.azure.storage.queue.QueueAsyncClient
Sets stored access policies on the queue.
setAccessPolicyWithResponse(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(List<ShareSignedIdentifier>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(List<QueueSignedIdentifier>, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Sets stored access policies on the queue.
setAccessTier(AccessTier) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the accessTier property: Possible values include: 'P4', 'P6', 'P10', 'P15', 'P20', 'P30', 'P40', 'P50', 'P60', 'P70', 'P80', 'Hot', 'Cool', 'Archive'.
setAccessTier(AccessTier) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets the tier on a blob.
setAccessTier(AccessTier) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets the tier on a blob.
setAccessTier(ShareAccessTier) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setAccessTier(ShareAccessTier) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setAccessTier(String) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the accessTier property: The accessTier property.
setAccessTierChangeTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the accessTierChangeTime property: The accessTierChangeTime property.
setAccessTierChangeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the accessTierChangeTime property: The accessTierChangeTime property.
setAccessTierInferred(Boolean) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the accessTierInferred property: The accessTierInferred property.
setAccessTierTransitionState(String) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the accessTierTransitionState property: The accessTierTransitionState property.
setAccessTierWithResponse(AccessTier, RehydratePriority, String) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets the tier on a blob.
setAccessTierWithResponse(AccessTier, RehydratePriority, String, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets the tier on a blob.
setAccessTierWithResponse(BlobSetAccessTierOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets the tier on a blob.
setAccessTierWithResponse(BlobSetAccessTierOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets the tier on a blob.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the accessToken property: Access token for databricks REST API.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the accessToken property: Access token for databricks REST API.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the accessToken property: The access token obtained when initially authenticating your OAuth integration.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the accessToken property: The access token from Magento.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the accessToken property: The access token for OAuth 1.0 authentication.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the accessToken property: The API access token that can be used to access Shopify’s data.
setAccessToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the accessToken property: The access token for Zoho authentication.
setAccessTokenSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the accessTokenSecret property: The access token secret for OAuth 1.0 authentication.
setAccountEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the accountEndpoint property: The endpoint of the Azure CosmosDB account.
setAccountId(String) - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Set the account id of the issuer.
setAccountKey(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the accountKey property: The Azure key vault secret reference of accountKey in connection string.
setAccountKey(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the accountKey property: The Azure key vault secret reference of accountKey in connection string.
setAccountKey(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the accountKey property: The Azure key vault secret reference of accountKey in connection string.
setAccountKey(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the accountKey property: The Azure key vault secret reference of accountKey in connection string.
setAccountKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the accountKey property: The account key of the Azure CosmosDB account.
setAccountKey(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the accountKey property: Account key for the Azure Data Lake Storage Gen2 service.
setAccountKind(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the accountKind property: Specify the kind of your storage account.
setAccountName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the accountName property: The Azure Batch account name.
setAccountName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the accountName property: The Azure Data Lake Analytics account name.
setAccountName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the accountName property: Data Lake Store account name.
setAccountName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the accountName property: Account name.
setAccountName(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the accountName property: The account name for which inventory policy is registered.
setAccountName(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the account name.
setAccountUrl(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeStorageAccountDetails
Set the accountUrl property: Account URL.
setAccuracy(ObjectTrackingAccuracy) - Method in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingProcessor
Set the accuracy property: Object tracker accuracy: low, medium, high.
setAction(AppAction) - Method in class com.azure.messaging.eventgrid.systemevents.AppEventTypeDetail
Set the action property: Type of action of the operation.
setAction(AppServicePlanAction) - Method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
Set the action property: Type of action on the app service plan.
setAction(RuleAction) - Method in class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Sets the action to perform if the message satisfies the filtering expression.
setAction(RuleAction) - Method in class com.azure.messaging.servicebus.administration.models.RuleProperties
Sets the action to perform if the message satisfies the filtering expression.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Set the action property: The action that encompasses the provided event.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Set the action property: The action that encompasses the provided event.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
Set the action property: The action that encompasses the provided event.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the action property: The action that encompasses the provided event.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the action property: The action that encompasses the provided event.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the action property: The action that encompasses the provided event.
setAction(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
Set the action property: The action being requested.
setActionId(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
Set the actionId property: Action Id.
setActionLinkTemplate(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the action link for alert.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Set the custom name for the action.
setActionName(String) - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Set the custom name for the action.
setActions(List<RequiredAction>) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
Set the actions property: List of actions.
setActions(List<String>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Set the actions property: List of actions.
setActionsRequired(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointConnectionState
Set the actionsRequired property: The actions required on the managed private endpoint.
setActionType(IndexActionType) - Method in class com.azure.search.documents.models.IndexAction
Set the actionType property: The operation to perform on a document in an indexing batch.
setActivationEvaluationWindow(String) - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Set the activationEvaluationWindow property: The period of time over which the gate gathers input events before evaluating them.
setActivationSignalOffset(String) - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Set the activationSignalOffset property: Signal offset once the gate is activated (can be negative).
setActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the activities property: List of activities to execute .
setActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the activities property: List of activities in pipeline.
setActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchCase
Set the activities property: List of activities to execute for satisfied case condition.
setActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the activities property: List of activities to execute.
setActivity(String) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityDependency
Set the activity property: Activity name.
setActor(ContainerRegistryEventActor) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the actor property: The agent that initiated the event.
setActor(ContainerRegistryEventActor) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the actor property: The agent that initiated the event.
setActor(ContainerRegistryEventActor) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the actor property: The agent that initiated the event.
setAddedBy(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
Set the addedBy property: The MRI of the user who added the user.
setAddedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Set the addedByCommunicationIdentifier property: The communication identifier of the user who added the user.
setAddedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the addedByCommunicationIdentifier property: The communication identifier of the user who added the user.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Set the additionalColumns property: Specifies the additional columns to be added to source data.
setAdditionalCopyOptions(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeExportCopyCommand
Set the additionalCopyOptions property: Additional copy options directly passed to snowflake Copy Command.
setAdditionalCopyOptions(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeImportCopyCommand
Set the additionalCopyOptions property: Additional copy options directly passed to snowflake Copy Command.
setAdditionalFormatOptions(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeExportCopyCommand
Set the additionalFormatOptions property: Additional format options directly passed to snowflake Copy Command.
setAdditionalFormatOptions(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeImportCopyCommand
Set the additionalFormatOptions property: Additional format options directly passed to snowflake Copy Command.
setAdditionalHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the additionalHeaders property: The headers for the HTTP Request.
setAdditionalHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
setAdditionalHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
setAdditionalHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
setAdditionalHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the additionalHeaders property: The additional HTTP headers in the request to the RESTful API.
setAdditionalLinkedServiceNames(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the additionalLinkedServiceNames property: Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf.
setAdditionalOptions(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandSettings
Set the additionalOptions property: Additional options directly passed to SQL DW in Copy Command.
setAdditionalProjects(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the additionalProjects property: A comma-separated list of public BigQuery projects to access.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Set the additionalProperties property: A pipeline activity.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityDependency
Set the additionalProperties property: Activity dependency information.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Set the additionalProperties property: Execution policy for an activity.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRun
Set the additionalProperties property: Information about an activity run in a pipeline.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CompressionReadSettings
Set the additionalProperties property: Compression read settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Set the additionalProperties property: A copy activity sink.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Set the additionalProperties property: A copy activity source.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyTranslator
Set the additionalProperties property: A copy activity translator.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the additionalProperties property: Request body structure for starting data flow debug session.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the additionalProperties property: Data flow debug session info.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Set the additionalProperties property: Data flow reference type.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
Set the additionalProperties property: Definition of data flow source setting for debug.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the additionalProperties property: The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetCompression
Set the additionalProperties property: The compression method used on a dataset.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetLocation
Set the additionalProperties property: Dataset location.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
Set the additionalProperties property: Columns that define the physical type schema of the dataset.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
Set the additionalProperties property: The format definition of a storage.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ExportSettings
Set the additionalProperties property: Export command settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.FormatReadSettings
Set the additionalProperties property: Format read settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.FormatWriteSettings
Set the additionalProperties property: Format write settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ImportSettings
Set the additionalProperties property: Import command settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntime
Set the additionalProperties property: Azure Synapse nested object which serves as a compute resource for activities.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the additionalProperties property: The compute resource properties for managed integration runtime.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Set the additionalProperties property: Data flow properties for managed integration runtime.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Set the additionalProperties property: Catalog information for managed dedicated integration runtime.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the additionalProperties property: SSIS properties for managed integration runtime.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Set the additionalProperties property: VNet properties for managed integration runtime.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Set the additionalProperties property: The Azure Synapse nested object which contains the information and credential which can be used to connect with related store or compute resource.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Set the additionalProperties property: (Deprecated.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Set the additionalProperties property: Cursor methods for Mongodb query.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the additionalProperties property: Notebook.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Set the additionalProperties property: Notebook cell.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
Set the additionalProperties property: Kernel information.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
Set the additionalProperties property: Language info.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
Set the additionalProperties property: Notebook root-level metadata.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the additionalProperties property: Pipeline resource type.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRun
Set the additionalProperties property: Information about a pipeline run.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Set the additionalProperties property: PolyBase settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Set the additionalProperties property: The recurrence schedule.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
Set the additionalProperties property: The recurrence schedule occurrence.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
Set the additionalProperties property: Redirect incompatible row settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the additionalProperties property: The workflow trigger recurrence.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the additionalProperties property: Spark job definition.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the additionalProperties property: The properties of the Spark job.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Set the additionalProperties property: The connection used to execute the SQL script.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Set the additionalProperties property: SQL script.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Set the additionalProperties property: The content of the SQL script.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptMetadata
Set the additionalProperties property: The metadata of the SQL script.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Set the additionalProperties property: Staging settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.StoreReadSettings
Set the additionalProperties property: Connector read setting.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
Set the additionalProperties property: Connector write settings.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Set the additionalProperties property: Azure Synapse nested object which contains information about creating pipeline run.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRun
Set the additionalProperties property: Trigger runs.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the additionalProperties property: Additional information provided through arbitrary metadata.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the additionalProperties property: A dictionary of indexer-specific configuration properties.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.models.AnswerResult
Set the additionalProperties property: An answer is a text passage extracted from the contents of the most relevant documents that matched the query.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.models.CaptionResult
Set the additionalProperties property: Captions are the most representative passages from the document relatively to the search query.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.models.FacetResult
Set the additionalProperties property: A single bucket of a facet query result.
setAdditionalWorkspaces(String...) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the list of additional workspaces on which this query is executed.
setAdditionalWorkspaces(List<String>) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the list of additional workspaces on which this query is executed.
setAddPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the add permission status.
setAddPermission(boolean) - Method in class com.azure.storage.queue.sas.QueueSasPermission
Sets the add permission status.
setAddr(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Set the addr property: The IP or hostname and possibly port of the client connection that initiated the event.
setAddr(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
Set the addr property: The IP or hostname and the port of the registry node that generated the event.
setAddress(Address) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the address.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the address property: HTTP request URL of this operation.
setAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the address property: HTTP request URL of this operation.
setAdministratorContacts(List<AdministratorContact>) - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Set the administrators of the issuer.
setAdmins(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the list of data feed administrator emails and clientIds.
setAdmins(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Sets the user e-mails and clientIds with administrative rights to manage the hook.
setAdmins(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets the user e-mails and clientIds with administrative rights to manage the hook.
setAgentObjectId(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the AAD object ID of a user assumed to be unauthorized by the owner of the user delegation key to perform the action granted by the SAS token.
setAggregateCounters(AccessControlChangeCounters) - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Sets an AccessControlChangeCounters that contains counts of paths changed from start of the operation.
setAggregations(AggregationType...) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the list of aggregations that should be applied to the metrics data.
setAggregations(List<AggregationType>) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the list of aggregations that should be applied to the metrics data.
setAlertConditions(MetricAnomalyAlertConditions) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Sets the conditions to be applied on the detected anomalies to decide whether it should be included in the alert or not.
setAlertQueryTimeMode(AlertQueryTimeMode) - Method in class com.azure.ai.metricsadvisor.models.ListAlertOptions
Set the query time mode.
setAlertSnoozeCondition(MetricAnomalyAlertSnoozeCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Sets the snooze condition.
setAlgorithm(KeyExportEncryptionAlgorithm) - Method in class com.azure.security.keyvault.keys.models.ReleaseKeyOptions
Set the encryption algorithm to use to protected the exported key material.
setAlgorithm(String) - Method in class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Store key vault certificate algorithm
setAlias(String) - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Set the alias property: Alias for the geo-disaster recovery Service Bus namespace.
setAliasCounter(ResourceCounter) - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Set the aliasCounter property: Total number of aliases.
setAliases(List<CustomEntityAlias>) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the aliases property: An array of complex objects that can be used to specify alternative spellings or synonyms to the root entity name.
setAlignMode(AlignMode) - Method in class com.azure.ai.anomalydetector.models.AlignPolicy
Set the alignMode property: An optional field, indicating how we align different variables to the same time-range.
setAlignPolicy(AlignPolicy) - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Set the alignPolicy property: The alignPolicy property.
setAll(Map<String, List<String>>) - Method in class com.azure.core.http.HttpHeaders
Sets all provided header key/values pairs into this HttpHeaders instance.
setAllowCopyCommand(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the allowCopyCommand property: Indicates to use Copy Command to copy data into SQL Data Warehouse.
setAllowDataTruncation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Set the allowDataTruncation property: Whether to allow data truncation when converting the data.
setAllowedAadTenantIdsForLinking(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
Set the allowedAadTenantIdsForLinking property: Allowed Aad Tenant Ids For Linking.
setAllowedGroups(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the allowedGroups property: The groups containing all the users.
setAllowedHeaderNames(Set<String>) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the given whitelisted headers that should be logged.
setAllowedHeaders(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
Set the request headers that the origin domain may specify on the CORS request.
setAllowedHeaders(String) - Method in class com.azure.storage.blob.models.BlobCorsRule
Set the allowedHeaders property: the request headers that the origin domain may specify on the CORS request.
setAllowedHeaders(String) - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Set the allowedHeaders property: the request headers that the origin domain may specify on the CORS request.
setAllowedHeaders(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the allowedHeaders property: The request headers that the origin domain may specify on the CORS request.
setAllowedHeaders(String) - Method in class com.azure.storage.queue.models.QueueCorsRule
Set the allowedHeaders property: the request headers that the origin domain may specify on the CORS request.
setAllowedMethods(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
setAllowedMethods(String) - Method in class com.azure.storage.blob.models.BlobCorsRule
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
setAllowedMethods(String) - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
setAllowedMethods(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
setAllowedMethods(String) - Method in class com.azure.storage.queue.models.QueueCorsRule
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
setAllowedOrigins(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
Set the allowedOrigins property: The origin domains that are permitted to make a request against the service via CORS.
setAllowedOrigins(String) - Method in class com.azure.storage.blob.models.BlobCorsRule
Set the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
setAllowedOrigins(String) - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Set the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
setAllowedOrigins(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
setAllowedOrigins(String) - Method in class com.azure.storage.queue.models.QueueCorsRule
Set the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
setAllowedQueryParamNames(Set<String>) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the given whitelisted query params to be displayed in the logging info.
setAllowHostNameCNMismatch(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
setAllowHostNameCNMismatch(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
setAllowHostNameCNMismatch(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
setAllowHostNameCNMismatch(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
setAllowHostNameCNMismatch(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
setAllowHostNameCNMismatch(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the allowHostNameCNMismatch property: Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL.
setAllowPartialErrors(boolean) - Method in class com.azure.monitor.query.models.LogsQueryOptions
If set to true, exception is not thrown if query returns partial errors.
setAllowPolyBase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the allowPolyBase property: Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSelfSignedServerCert(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the allowSelfSignedServerCert property: Specifies whether to allow self-signed certificates from the server.
setAllowSkillsetToReadFileData(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the allowSkillsetToReadFileData property: If true, will create a path //document//file_data that is an object representing the original file data downloaded from your blob data source.
setAllTokensConsumed(Boolean) - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Set the consumeAllTokens property: A value indicating whether all tokens from the input must be consumed even if maxTokenCount is reached.
setAlreadyRollup(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Set the identification value when rollup settings set to Auto or AlreadyRollUp.
setAlternateCallerId(PhoneNumberIdentifier) - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Set the alternate caller id of the source to be used when target is phone number.
setAlternateKeyName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the alternateKeyName property: The logical name of the alternate key which will be used when upserting records.
setAlternateKeyName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the alternateKeyName property: The logical name of the alternate key which will be used when upserting records.
setAlternateKeyName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the alternateKeyName property: The logical name of the alternate key which will be used when upserting records.
setAnalyticalStoreTimeToLiveInSeconds(Integer) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the analytical store time to live in seconds for items in a container from the Azure Cosmos DB service.
setAnalyticsLogging(QueueAnalyticsLogging) - Method in class com.azure.storage.queue.models.QueueServiceProperties
Set the analyticsLogging property: Azure Analytics Logging settings.
setAnalyticsVersion(String) - Method in class com.azure.data.tables.models.TableServiceLogging
Set the version of Analytics to configure.
setAnalyzeHealthcareEntitiesActions(AnalyzeHealthcareEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of AnalyzeHealthcareEntitiesAction to be executed.
setAnalyzerName(LexicalAnalyzerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the analyzerName property: The name of the analyzer to use for the field.
setAnalyzers(LexicalAnalyzer...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the analyzers property: The analyzers for the index.
setAnalyzers(List<LexicalAnalyzer>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the analyzers property: The analyzers for the index.
setAnalyzeSentimentActions(AnalyzeSentimentAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of AnalyzeSentimentAction to be executed.
setAnnotations(OciAnnotations) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the annotations property: Additional information provided through arbitrary metadata.
setAnnotations(OciAnnotations) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the annotations property: Additional information provided through arbitrary metadata.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlow
Set the annotations property: List of tags that can be used for describing the data flow.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the annotations property: List of tags that can be used for describing the data flow.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the annotations property: List of tags that can be used for describing the data flow.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MultiplePipelineTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the annotations property: List of tags that can be used for describing the Pipeline.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the annotations property: List of tags that can be used for describing the trigger.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the annotations property: List of tags that can be used for describing the linked service.
setAnnotations(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the annotations property: List of tags that can be used for describing the Dataset.
setAnnotations(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the annotations property: Annotations for SparkConfiguration.
setAnomalyDetectorDirection(AnomalyDetectorDirection) - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Sets the direction that detector should use when comparing the data point change with change threshold.
setAnomalyDetectorDirection(AnomalyDetectorDirection) - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Sets the direction that detector should use when comparing data point value against lowerBound and/or upperBound.
setAnomalyDetectorDirection(AnomalyDetectorDirection) - Method in class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Sets the direction that detector should use when comparing data point value against range derived from the sensitivity.
setAnonymousAccess() - Method in class com.azure.storage.blob.BlobClientBuilder
Clears the credential used to authorize the request.
setAnonymousAccess() - Method in class com.azure.storage.blob.BlobContainerClientBuilder
Clears the credential used to authorize the request.
setAnonymousAccess() - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Clears the credential used to authorize the request.
setAnonymousAccess() - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Clears the credential used to authorize the request.
setAnonymousAccess() - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClientBuilder
Clears the credential used to authorize the request.
setAnonymousAccess() - Method in class com.azure.storage.file.datalake.DataLakePathClientBuilder
Clears the credential used to authorize the request.
setAnswers(QueryAnswerType) - Method in class com.azure.search.documents.models.SearchOptions
Set the answers property: This parameter is only valid if the query type is 'semantic'.
setAnswersCount(Integer) - Method in class com.azure.search.documents.models.SearchOptions
Set the answers count property: This parameter is only valid if the query type is 'semantic'.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the api property: The name of the API/operation that triggered this event.
setApi(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the api property: The name of the API/operation that triggered this event.
setApiKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the apiKey property: The API key for accessing the Azure ML model endpoint.
setApiToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Set the apiToken property: The api token for the Asana source.
setApiToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Set the apiToken property: The api token for the Dataworld source.
setApiToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Set the apiToken property: The api token for the Smartsheet source.
setApiToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the apiToken property: The api token for the TeamDesk source.
setApiToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the apiToken property: The api token for the Zendesk source.
setApiVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the apiVersion property: The Salesforce API version used in ADF.
setApiVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the apiVersion property: The Salesforce API version used in ADF.
setAppendPosition(Long) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Sets the byte offset that the append position of the append blob must match.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppEventTypeDetail(AppEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the appEventTypeDetail property: Detail of action on the app.
setAppId(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the appId property: The application id of this session.
setAppId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the appId property: The application id of this session.
setAppId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the appId property: The appId property.
setAppInfo(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the appInfo property: The detailed application info.
setAppInfo(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the appInfo property: The detailed application info.
setAppInfo(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the appInfo property: Dictionary of <string>.
setApplicationContext(ApplicationContext) - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
 
setApplicationContext(ApplicationContext) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Sets the application context
setApplicationContext(ApplicationContext) - Method in class com.azure.spring.data.cosmos.core.mapping.BasicCosmosPersistentEntity
To set application context
setApplicationContext(ApplicationContext) - Method in class com.azure.spring.data.cosmos.core.mapping.CosmosMappingContext
 
setApplicationContext(ApplicationContext) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
 
setApplicationId(String) - Method in class com.azure.core.amqp.AmqpClientOptions
Sets the application ID.
setApplicationId(String) - Method in class com.azure.core.http.policy.HttpLogOptions
Deprecated.
Use ClientOptions to configure applicationId.
setApplicationId(String) - Method in class com.azure.core.util.ClientOptions
Sets the application ID.
setApplicationId(String) - Method in class com.azure.core.util.HttpClientOptions
 
setApplicationId(String) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the applicationId property: An AAD Application ID that was granted the required access permissions to the Azure Key Vault that is to be used when encrypting your data at rest.
setApplicationSecret(String) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the applicationSecret property: The authentication key of the specified AAD application.
setAppServicePlanEventTypeDetail(AppServicePlanEventTypeDetail) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the appServicePlanEventTypeDetail property: Detail of action on the app service plan.
setArchiveAttribute(Boolean) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
setArchives(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the archives property: Archives to be used in this job.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the archives property: The archives property.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the archives property: The archives property.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the archives property: The archives property.
setArchives(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the archives property: The archives property.
setArchiveStatus(ArchiveStatus) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the archiveStatus property: Possible values include: 'rehydrate-pending-to-hot', 'rehydrate-pending-to-cool'.
setAreaCode(String) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the area code property.
setArgs(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the args property: Command line arguments for the application.
setArguments(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the arguments property: User specified arguments to HDInsightActivity.
setArguments(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the arguments property: User specified arguments to HDInsightActivity.
setArguments(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the arguments property: User specified arguments to HDInsightActivity.
setArguments(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the arguments property: The user-specified arguments to HDInsightSparkActivity.
setArguments(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the arguments property: User specified arguments to HDInsightActivity.
setArguments(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the arguments property: User specified arguments to SynapseSparkJobDefinitionActivity.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the arguments property: The args property.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the arguments property: The args property.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the arguments property: The args property.
setArguments(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the arguments property: The args property.
setArticles(String...) - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Set the articles property: The set of articles to remove.
setArticles(List<String>) - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Set the articles property: The set of articles to remove.
setArtifactId(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the artifactId property: The artifact identifier.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the artifactId property: The artifact identifier.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the artifactId property: The artifactId property.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the artifactId property: The artifactId property.
setArtifactId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the artifactId property: The artifactId property.
setAssetName(String) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Set the assetName property: Gets the Job output asset name.
setAssignableScopes(List<KeyVaultRoleScope>) - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Set the role definition's assignable scopes.
setAttachments(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Set the attachments property: Attachments associated with the cell.
setAttachments(List<EmailAttachment>) - Method in class com.azure.communication.email.models.EmailMessage
Set the attachments property: list of attachments.
setAttestationPolicy(AttestationType, AttestationPolicySetOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Sets the current policy for an attestation type.
setAttestationPolicy(AttestationType, AttestationPolicySetOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Sets the attestation policy for the specified attestation type, with policy and signing key.
setAttestationPolicy(AttestationType, String) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Sets the current policy for an attestation type with an unsecured attestation policy.
setAttestationPolicy(AttestationType, String) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Sets the attestation policy for the specified attestation type for an AAD mode attestation instance.
setAttestationPolicy(String) - Method in class com.azure.security.attestation.models.AttestationPolicySetOptions
Sets the attestation policy which will be used to generate a policy set request.
setAttestationPolicyWithResponse(AttestationType, AttestationPolicySetOptions) - Method in class com.azure.security.attestation.AttestationAdministrationAsyncClient
Sets the current policy for an attestation type.
setAttestationPolicyWithResponse(AttestationType, AttestationPolicySetOptions, Context) - Method in class com.azure.security.attestation.AttestationAdministrationClient
Sets the attestation policy for the specified attestation type.
setAttestationSigner(AttestationSigningKey) - Method in class com.azure.security.attestation.models.AttestationPolicySetOptions
Sets the attestation signer which will be used to generate a policy set request.
setAttribute(String, Object) - Method in class com.azure.core.util.tracing.StartSpanOptions
Sets attribute on span before its started.
setAttribute(String, String, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Adds metadata to the current span.
setAttribute(String, String, Context) - Method in interface com.azure.core.util.tracing.Tracer
Adds metadata to the current span.
setAttribute(String, String, Context) - Static method in class com.azure.core.util.tracing.TracerProxy
For the plugged in tracer, the key-value pair metadata is added to its current span.
setAttribute(Path, String, Object, LinkOption...) - Method in class com.azure.storage.blob.nio.AzureFileSystemProvider
Sets the value of a file attribute.
setAudioFileId(String) - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Set the audioFileId property: An id for the media in the AudioFileUri, using which we cache the media resource.
setAuthentication(WebActivityAuthentication) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the authentication property: Authentication method used for calling the endpoint.
setAuthentication(WebActivityAuthentication) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the authentication property: Authentication method used for calling the endpoint.
setAuthentication(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the authentication property: Required to specify MSI, if using Workspace resource id for databricks REST API.
setAuthenticationKey(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the authenticationKey property: (Required for key authentication) The key for the AML service.
setAuthenticationType(Db2AuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the authenticationType property: AuthenticationType to be used for connection.
setAuthenticationType(FtpAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the authenticationType property: The authentication type to be used to connect to the FTP server.
setAuthenticationType(GoogleAdWordsAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the authenticationType property: The OAuth 2.0 authentication mechanism used for authentication.
setAuthenticationType(GoogleBigQueryAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the authenticationType property: The OAuth 2.0 authentication mechanism used for authentication.
setAuthenticationType(HBaseAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the authenticationType property: The authentication mechanism to use to connect to the HBase server.
setAuthenticationType(HiveAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the authenticationType property: The authentication method used to access the Hive server.
setAuthenticationType(HttpAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the authenticationType property: The authentication type to be used to connect to the HTTP server.
setAuthenticationType(ImpalaAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the authenticationType property: The authentication type to use.
setAuthenticationType(MongoDbAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the authenticationType property: The authentication type to be used to connect to the MongoDB database.
setAuthenticationType(ODataAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the authenticationType property: Type of authentication used to connect to the OData service.
setAuthenticationType(PhoenixAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the authenticationType property: The authentication mechanism used to connect to the Phoenix server.
setAuthenticationType(PrestoAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the authenticationType property: The authentication mechanism used to connect to the Presto server.
setAuthenticationType(RestServiceAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the authenticationType property: Type of authentication used to connect to the REST service.
setAuthenticationType(SapHanaAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the authenticationType property: The authentication type to be used to connect to the SAP HANA server.
setAuthenticationType(ServiceNowAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the authenticationType property: The authentication type to use.
setAuthenticationType(SftpAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the authenticationType property: The authentication type to be used to connect to the FTP server.
setAuthenticationType(SparkAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the authenticationType property: The authentication method used to access the Spark server.
setAuthenticationType(SybaseAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the authenticationType property: AuthenticationType to be used for connection.
setAuthenticationType(TeamDeskAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the authenticationType property: The authentication type to use.
setAuthenticationType(TeradataAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the authenticationType property: AuthenticationType to be used for connection.
setAuthenticationType(ZendeskAuthenticationType) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the authenticationType property: The authentication type to use.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the authenticationType property: The authentication type of S3.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the authenticationType property: AuthenticationType to be used for connection.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the authenticationType property: The authentication type to connect to Common Data Service for Apps server.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the authenticationType property: The authentication type to connect to Dynamics CRM server.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the authenticationType property: The authentication type to connect to Dynamics server.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the authenticationType property: Type of authentication used to connect to the HDFS.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the authenticationType property: Type of authentication used to connect to the Informix as ODBC data store.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the authenticationType property: Type of authentication used to connect to the Microsoft Access as ODBC data store.
setAuthenticationType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the authenticationType property: Type of authentication used to connect to the ODBC data store.
setAuthenticationType(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the authenticationType property: Authentication type used for this device: either SAS, SelfSigned, or CertificateAuthority.
setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionCancelEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionFailureEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionSuccessEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteCancelEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteFailureEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteSuccessEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteCancelEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteFailureEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorization(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteSuccessEventData.setResourceAuthorization(ResourceAuthorization) instead.

setAuthorizationHeader(HttpPipelineCallContext, TokenRequestContext) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Authorizes the request with the bearer token acquired using the specified tokenRequestContext
setAuthorizationHeaderSync(HttpPipelineCallContext, TokenRequestContext) - Method in class com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Authorizes the request with the bearer token acquired using the specified tokenRequestContext
setAuthors(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the authors property: Contact details of the people or organization responsible for the image.
setAuthSource(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the authSource property: Database to verify the username and password.
setAutocompleteMode(AutocompleteMode) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the autocompleteMode property: Specifies the mode for Autocomplete.
setAutoDeleteOnIdle(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the queue is automatically deleted.
setAutoDeleteOnIdle(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the subscription is automatically deleted.
setAutoDeleteOnIdle(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the queue is automatically deleted.
setAutoDeleteOnIdle(Duration) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the queue is automatically deleted.
setAutoDeleteOnIdle(Duration) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the subscription is automatically deleted.
setAutoDeleteOnIdle(Duration) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the autoDeleteOnIdle property: ISO 8601 timeSpan idle interval after which the topic is automatically deleted.
setAutomatic(boolean) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets whether automatic indexing is enabled for a container.
setAutoPause(AutoPauseProperties) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the autoPause property: Spark pool auto-pausing properties Auto-pausing properties.
setAutoRollup(DataFeedAutoRollUpMethod, List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Set up rollup settings to be used for the data feed aggregation.
setAutoRollup(DataFeedAutoRollUpMethod, List<String>, String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Set up rollup settings to be used for the data feed aggregation.
setAutoScale(AutoScaleProperties) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the autoScale property: Spark pool auto-scaling properties Auto-scaling properties.
setAutoSnooze(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Sets the value indicating the snooze point count, the value range is : [0, +∞).
setAutoUserSpecification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the autoUserSpecification property: Elevation level and scope for the user, default is nonadmin task.
setAvailabilityStatus(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the availabilityStatus property: Availability of the Synapse role.
setAvroCompressionCodec(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the avroCompressionCodec property: A string from AvroCompressionCodecEnum or an expression.
setAvroCompressionLevel(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the avroCompressionLevel property: The avroCompressionLevel property.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureCloudType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the azureCloudType property: Indicates the azure cloud type of the service principle auth.
setAzureTableDefaultPartitionKeyValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the azureTableDefaultPartitionKeyValue property: Azure Table default partition key value.
setAzureTableInsertType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the azureTableInsertType property: Azure Table insert type.
setAzureTablePartitionKeyName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the azureTablePartitionKeyName property: Azure Table partition key name.
setAzureTableRowKeyName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the azureTableRowKeyName property: Azure Table row key name.
setAzureTableSourceIgnoreTableNotFound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the azureTableSourceIgnoreTableNotFound property: Azure Table source ignore table not found.
setAzureTableSourceQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the azureTableSourceQuery property: Azure Table source query.
setB(Double) - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Set the b property: This property controls how the length of a document affects the relevance score.
setBaseDatasetId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the baseDatasetId property: The ID of the base Dataset used to detect drift.
setBaseDelay(Duration) - Method in class com.azure.core.http.policy.ExponentialBackoffOptions
Sets the base delay duration for retry.
setBaseParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the baseParameters property: Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
setBaseRequestId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the baseRequestId property: The ID of request for delta loading.
setBaseRequestId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the baseRequestId property: The ID of request for delta loading.
setBaseUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
Set the baseUrl property: The base URL of the Azure Key Vault.
setBatchCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the batchCount property: Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
setBatchCounters(AccessControlChangeCounters) - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Sets an AccessControlChangeCounters that contains counts of paths changed within a single batch.
setBatchedOperationsEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
setBatchedOperationsEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
setBatchedOperationsEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
setBatchedOperationsEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
setBatchedOperationsEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the enableBatchedOperations property: Value that indicates whether server-side batched operations are enabled.
setBatchFailures(List<AccessControlChangeFailure>) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeResult
Sets the first set of batch failures.
setBatchFailures(List<AccessControlChangeFailure>) - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Sets a list of path entries that failed to update Access Control List within a single batch.
setBatchSize(Integer) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the batchSize property: The number of items that are read from the data source and indexed as a single batch in order to improve performance.
setBatchSize(Integer) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the batchSize property: The desired batch size which indicates number of documents.
setBatchSize(Integer) - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Sets the batch size.
setBatchSize(Integer) - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Sets the batch size.
setBatchSize(Integer) - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Sets the batch size.
setBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the batchSize property: Specifies the number of documents to return in each batch of the response from MongoDB instance.
setBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the batchSize property: Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance.
setBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the batchSize property: Specifies the number of documents to return in each batch of the response from MongoDB instance.
setBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the batchSize property: Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table.
setBatchUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the batchUri property: The Azure Batch URI.
setBcc(Iterable<EmailAddress>) - Method in class com.azure.communication.email.models.EmailRecipients
Set the bcc property: Email BCC recipients.
setBigDataPool(BigDataPoolReference) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the bigDataPool property: Big data pool reference.
setBitRateLimit(Float) - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Set the bitRateLimit property: the maximum output bitrate in kbps.
setBlobAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
Sets the access status for blob resources.
setBlobAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
Sets the access status for blob resources.
setBlobAccessTier(BlobBatchSetBlobAccessTierOptions) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a set tier operation to the batch.
setBlobAccessTier(String, AccessTier) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a set tier operation to the batch.
setBlobAccessTier(String, AccessTier, String) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a set tier operation to the batch.
setBlobAccessTier(String, String, AccessTier) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a set tier operation to the batch.
setBlobAccessTier(String, String, AccessTier, String) - Method in class com.azure.storage.blob.batch.BlobBatch
Adds a set tier operation to the batch.
setBlobCommittedBlockCount(Integer) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the blobCommittedBlockCount property: The number of committed blocks present in the blob.
setBlobCommittedBlockCount(Integer) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the blobCommittedBlockCount property: The number of committed blocks present in the blob.
setBlobContainerUri(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeCustomSetupScriptProperties
Set the blobContainerUri property: The URI of the Azure blob container that contains the custom setup script.
setBlobContentMd5(byte[]) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the blobContentMd5 property: If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value.
setBlobContentMD5(byte[]) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the blobContentMD5 property: If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value.
setBlobHttpHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Sets the BlobHttpHeaders as an atomic operation.
setBlobName(String) - Method in class com.azure.quantum.jobs.models.BlobDetails
Set the blobName property: The blob name.
setBlobName(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the blob name that will be used as part of the URL path.
setBlobName(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Please use the SAS generation methods provided on the desired blob client that will auto-populate the blob name.
setBlobPathBeginsWith(String) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the blobPathBeginsWith property: The blob path must begin with the pattern provided for trigger to fire.
setBlobPathEndsWith(String) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the blobPathEndsWith property: The blob path must end with the pattern provided for trigger to fire.
setBlobsAccessTier(List<String>, AccessTier) - Method in class com.azure.storage.blob.batch.BlobBatchAsyncClient
Set access tier on multiple blobs in a single request to the service.
setBlobsAccessTier(List<String>, AccessTier) - Method in class com.azure.storage.blob.batch.BlobBatchClient
Set access tier on multiple blobs in a single request to the service.
setBlobsAccessTier(List<String>, AccessTier, Duration, Context) - Method in class com.azure.storage.blob.batch.BlobBatchClient
Set access tier on multiple blobs in a single request to the service.
setBlobSequenceNumber(Long) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the blobSequenceNumber property: The current sequence number for a page blob.
setBlobSequenceNumber(Long) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the blobSequenceNumber property: The blobSequenceNumber property.
setBlobSequenceNumber(Long) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the blobSequenceNumber property: The current sequence number for a page blob.
setBlobType(BlobType) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the blobType property: The blob's type.
setBlobType(BlobType) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the blobType property: Possible values include: 'BlockBlob', 'PageBlob', 'AppendBlob'.
setBlobType(BlobType) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the blobType property: The blob's type.
setBlobType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the blobType property: The type of blob.
setBlobType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the blobType property: The type of blob.
setBlobType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the blobType property: The type of blob.
setBlobType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the blobType property: The type of blob.
setBlobWriterAddHeader(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the blobWriterAddHeader property: Blob writer add header.
setBlobWriterDateTimeFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the blobWriterDateTimeFormat property: Blob writer date time format.
setBlobWriterOverwriteFiles(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the blobWriterOverwriteFiles property: Blob writer overwrite files.
setBlockSize(Integer) - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
setBlockSize(Integer) - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
setBlockSize(Long) - Method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
Sets the block size.
setBlockSizeInMB(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSWriteSettings
Set the blockSizeInMB property: Indicates the block size(MB) when writing data to blob.
setBlockSizeInMB(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageWriteSettings
Set the blockSizeInMB property: Indicates the block size(MB) when writing data to blob.
setBlockSizeLong(Long) - Method in class com.azure.storage.blob.models.ParallelTransferOptions
Sets the block size (chunk size) to transfer at a time.
setBlockSizeLong(Long) - Method in class com.azure.storage.common.ParallelTransferOptions
Sets the block size.
setBody(byte[]) - Method in class com.azure.core.http.HttpRequest
Set the request content.
setBody(BinaryData) - Method in class com.azure.core.http.HttpRequest
Set request content.
setBody(BinaryData) - Method in class com.azure.core.http.rest.RequestOptions
Sets the body to send as part of the HTTP request.
setBody(BinaryData) - Method in class com.azure.storage.queue.models.PeekedMessageItem
Set the body property: The content of the Message.
setBody(BinaryData) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the body property: The content of the Message.
setBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the body property: Represents the payload that will be sent to the endpoint.
setBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the body property: Represents the payload that will be sent to the endpoint.
setBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the body property: Represents the payload that will be sent to the endpoint.
setBody(Object) - Method in class com.azure.core.experimental.http.DynamicRequest
Sets the body on the HTTP request.
setBody(Object) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
Set the body property: The content of the message from the device.
setBody(Object) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceTelemetryEventData
Set the body property: The content of the message from the device.
setBody(String) - Method in class com.azure.core.experimental.http.DynamicRequest
Sets the string representation of the request body.
setBody(String) - Method in class com.azure.core.http.HttpRequest
Set the request content.
setBody(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Set the body of the stored procedure.
setBody(String) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Set the body of the trigger.
setBody(String) - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Set the body of the user defined function.
setBody(Flux<ByteBuffer>) - Method in class com.azure.core.http.HttpRequest
Set request content.
setBodyAsBinaryData(BinaryData) - Method in class com.azure.core.models.MessageContent
Sets the message body.
setBodyAsBinaryData(BinaryData) - Method in class com.azure.messaging.eventhubs.EventData
Sets a new binary body and corresponding AmqpAnnotatedMessage on the event.
setBoundary(BoundaryDirection, Double, Double) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Sets the boundary.
setBreakPeriod(Duration) - Method in class com.azure.storage.blob.options.BlobBreakLeaseOptions
 
setBreakPeriod(Duration) - Method in class com.azure.storage.file.share.options.ShareBreakLeaseOptions
 
setBucketName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the bucketName property: The name of the Amazon S3 bucket.
setBucketName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
Set the bucketName property: Specify the bucketName of amazon S3.
setBucketName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
Set the bucketName property: Specify the bucketName of Google Cloud Storage.
setBucketName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RedshiftUnloadSettings
Set the bucketName property: The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source.
setBusyAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the busyAt property: The busyAt property.
setByoaSecretAkvUrl(String) - Method in class com.azure.analytics.synapse.artifacts.models.GitHubClientSecret
Set the byoaSecretAkvUrl property: Bring your own app client secret AKV URL.
setByoaSecretName(String) - Method in class com.azure.analytics.synapse.artifacts.models.GitHubClientSecret
Set the byoaSecretName property: Bring your own app client secret name in AKV.
setCache(SearchIndexerCache) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the cache property: Adds caching to an enrichment pipeline to allow for incremental modification steps without having to rebuild the index every time.
setCacheControl(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the cacheControl property: This header is returned if it was previously specified for the blob.
setCacheControl(String) - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Set the cacheControl property: Optional.
setCacheControl(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the cacheControl property: The cacheControl property.
setCacheControl(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the cacheControl property: This header is returned if it was previously specified for the blob.
setCacheControl(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the cache-control header for the SAS.
setCacheControl(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the cacheControl property: This header is returned if it was previously specified for the file.
setCacheControl(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the cacheControl property: This header is returned if it was previously specified for the file.
setCacheControl(String) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the cacheControl property: Optional.
setCacheControl(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the cache-control header for the SAS.
setCacheControl(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the cacheControl property: Returned if it was previously specified for the file.
setCacheControl(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the cacheControl property: Sets the file's cache control.
setCacheControl(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the cache-control header for the SAS.
setCacheReprocessingChangeDetectionDisabled(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Sets an optional flag that determines whether the created or updated indexer disables cache reprocessing change detection.
setCacheReprocessingChangeDetectionDisabled(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Sets an optional flag that determines whether the created or updated skillset disables cache reprocessing change detection.
setCacheResetRequirementsIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Sets an optional flag that determines whether the created or updated data source connection ignores cache reset requirements.
setCacheResetRequirementsIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Sets an optional flag that determines whether the created or updated indexer ignores cache reset requirements.
setCacheResetRequirementsIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Sets an optional flag that determines whether the created or updated skillset ignores cache reset requirements.
setCacheSize(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the cacheSize property: The cache size.
setCalibrationConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the calibrationConfiguration property: Advanced calibration configuration.
setCalibrationConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the calibrationConfiguration property: Advanced calibration configuration.
setCalibrationConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the calibrationConfiguration property: Advanced calibration configuration.
setCalibrationConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the calibrationConfiguration property: Advanced calibration configuration.
setCalibrationConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the calibrationConfiguration property: Advanced calibration configuration.
setCallbackUri(String) - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Set the callbackUri property: The callback URI.
setCallbackUri(String) - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Set the callbackUri property: The callback Uri to receive PlayAudio status notifications.
setCalling(PhoneNumberCapabilityType) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Set the calling property: Capability value for calling.
setCameraCalibratorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
setCameraCalibratorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
setCameraCalibratorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
setCameraCalibratorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
setCameraCalibratorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
setCameraConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the cameraConfiguration property: Advanced camera configuration.
setCameraConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the cameraConfiguration property: Advanced camera configuration.
setCameraConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the cameraConfiguration property: Advanced camera configuration.
setCameraConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the cameraConfiguration property: Advanced camera configuration.
setCameraConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the cameraConfiguration property: Advanced camera configuration.
setCancellationRequestedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Set the cancellationRequestedAt property: The cancellationRequestedAt property.
setCancellationRequestedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the cancellationRequestedAt property: The cancellationRequestedAt property.
setCapacity(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.Sku
Set the capacity property: If the SKU supports scale out/in then the capacity integer should be included.
setCapacity(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Set the capacity property: capacity of app service plan sku.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Set the ignoreCase property: A value indicating whether common words matching will be case insensitive.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Set the ignoreCase property: A value indicating whether to ignore case.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the ignoreCase property: A value indicating whether to ignore case.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Set the ignoreCase property: A value indicating whether to case-fold input for matching.
setCases(List<SwitchCase>) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the cases property: List of cases that correspond to expected values of the 'on' property.
setCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the caseSensitive property: Defaults to false.
setCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Set the caseSensitive property: Determine if the alias is case sensitive.
setCatalog(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the catalog property: The catalog context for all request against the server.
setCatalogAdminPassword(SecureString) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Set the catalogAdminPassword property: The password of the administrator user account of the catalog database.
setCatalogAdminUserName(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Set the catalogAdminUserName property: The administrator user name of catalog database.
setCatalogInfo(IntegrationRuntimeSsisCatalogInfo) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the catalogInfo property: Catalog information for managed dedicated integration runtime.
setCatalogPricingTier(IntegrationRuntimeSsisCatalogPricingTier) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Set the catalogPricingTier property: The pricing tier for the catalog database.
setCatalogServerEndpoint(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogInfo
Set the catalogServerEndpoint property: The catalog database server URL.
setCategories(EntityCategory...) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the categories property: A list of entity categories that should be extracted.
setCategories(List<EntityCategory>) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the categories property: A list of entity categories that should be extracted.
setCategoriesFilter(PiiEntityCategory...) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the value of categoriesFilter.
setCategoriesFilter(PiiEntityCategory...) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of categoriesFilter.
setCatenateAll(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the catenateAll property: A value indicating whether all subword parts will be catenated.
setCc(Iterable<EmailAddress>) - Method in class com.azure.communication.email.models.EmailRecipients
Set the cc property: Email CC recipients.
setCells(List<NotebookCell>) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the cells property: Array of cells of the current notebook.
setCellType(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Set the cellType property: String identifying the type of cell.
setCertificateCommonName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the certificateCommonName property: Certificate Common Name when TLS is enabled.
setCertificateTransparent(Boolean) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the certificate transparency status.
setCertificateType(String) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the certificate type to request from the issuer.
setCertThumbprint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the certThumbprint property: Thumbprint of certificate for ClientCertificate authentication.
setChangedDirectoriesCount(long) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeCounters
Sets the number of directories where Access Control List has been updated successfully.
setChangedFilesCount(long) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeCounters
Sets number of files where Access Control List has been updated successfully.
setChangedOn(Boolean) - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specify whether changed on timestamp should be copied from source file.
setChangedValues(List<Float>) - Method in class com.azure.ai.anomalydetector.models.CorrelationChanges
Set the changedValues property: changes in correlation.
setChangedVariables(List<String>) - Method in class com.azure.ai.anomalydetector.models.CorrelationChanges
Set the changedVariables property: correlated variables.
setChangeFeedPolicy(ChangeFeedPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the changeFeedPolicy for this container in the Azure Cosmos DB service.
setChangePercentage(Double) - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Sets the percentage of change that will consider a data point as an anomaly.
setChangeThresholdCondition(ChangeThresholdCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Sets the change threshold condition.
setChangeThresholdCondition(ChangeThresholdCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Sets the change threshold condition.
setChangeThresholdCondition(ChangeThresholdCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Sets the change threshold condition.
setCharFilters(CharFilter...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the charFilters property: The character filters for the index.
setCharFilters(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Set the charFilters property: An optional list of character filters to use when breaking the given text.
setCharFilters(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the charFilters property: A list of character filters used to prepare input text before it is processed by the tokenizer.
setCharFilters(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Set the charFilters property: A list of character filters used to prepare input text before it is processed.
setCharFilters(List<CharFilter>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the charFilters property: The character filters for the index.
setCharFilters(List<CharFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the charFilters property: A list of character filters used to prepare input text before it is processed by the tokenizer.
setCharFilters(List<CharFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Set the charFilters property: A list of character filters used to prepare input text before it is processed.
setChatMessageId(String) - Method in class com.azure.communication.chat.models.ChatMessageReadReceipt
Set the chatMessageId property: Id for the chat message that has been read.
setChildItems(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the childItems property: Can be used if dataset points to a folder.
setChildPackages(List<SsisChildPackage>) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the childPackages property: The embedded child package list.
setChildren(Child[]) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the children array.
setCity(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Address
Sets the city.
setClaims(String) - Method in class com.azure.core.credential.TokenRequestContext
Set the additional claims to be included in the token.
setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionCancelEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionFailureEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionSuccessEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteCancelEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteFailureEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteSuccessEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteCancelEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteFailureEventData.setResourceClaims(Map) instead.

setClaims(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteSuccessEventData.setResourceClaims(Map) instead.

setClassificationsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Set classifications on entities in bulk.
setClassificationsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Set classifications on entities in bulk.
setClassName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the className property: Class name.
setClassName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the className property: The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide.
setClassName(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the className property: The application's Java/Spark main class.
setClassName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the className property: Main class for Java/Scala application.
setClassName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the className property: The className property.
setClassName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the className property: The className property.
setClassName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the className property: The className property.
setClassName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the className property: The className property.
setCleanup(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Set the cleanup property: Cluster will not be recycled and it will be used in next data flow activity run until TTL (time to live) is reached if this is set as false.
setCleanupStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Set the cleanupStartedAt property: The cleanupStartedAt property.
setCleanupStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the cleanupStartedAt property: The cleanupStartedAt property.
setClearRange(List<ClearRange>) - Method in class com.azure.storage.blob.models.PageList
Set the clearRange property: The ClearRange property.
setClearRanges(List<ClearRange>) - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Set the clearRanges property: The ClearRanges property.
setClientCertificate(String, String) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets the HTTPS certificate to use to access the endpoint.
setClientCustomerID(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the clientCustomerID property: The Client customer ID of the AdWords account that you want to fetch report data for.
setClientEncryptionKeyId(String) - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Sets the identifier of the Data Encryption Key to be used to encrypt the path.
setClientEncryptionPolicy(ClientEncryptionPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the ClientEncryptionPolicy that is used for encrypting item fields
setClientFilters(List<FeatureFlagFilter>) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the feature flag filters of this configuration setting.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the clientId property: Application client_id supplied by Concur App Management.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the clientId property: The client id of the google application used to acquire the refresh token.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the clientId property: The client id of the google application used to acquire the refresh token.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the clientId property: The client ID associated with your Hubspot application.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the clientId property: The client Id of your Marketo service.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the clientId property: The client ID associated with your PayPal application.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the clientId property: The client ID associated with the Responsys application.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the clientId property: The client ID associated with the Salesforce Marketing Cloud application.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the clientId property: Client ID of the client on the BW system.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the clientId property: Client ID of the client on the BW system where the open hub destination is located.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the clientId property: Client ID of the client on the SAP system where the table is located.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the clientId property: The client id for OAuth2 authentication.
setClientId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the clientId property: The client ID associated with your Square application.
setClientId(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Sets the client id.
setClientId(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the clientId property: GitHub bring your own app client id.
setClientIp(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the clientIp property: Client IP that opened the handle.
setClientIpAddress(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Set the clientIpAddress property: The client IP address.
setClientKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the clientKey property: The client key for the AppFigures source.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Set the clientRequestId property: The client request ID.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the clientRequestId property: A request id provided by the client of the storage API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the clientRequestId property: The client request id generated by the app service for the app service plan API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the clientRequestId property: The client request id generated by the app service for the site API operation that triggered this event.
setClientRequestId(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
setClientRequestId(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
setClientRequestId(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
setClientRequestId(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the clientRequestId property: If a client request id header is sent in the request, this header will be present in the response with the same value.
setClientSecret(GitHubClientSecret) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the clientSecret property: GitHub bring your own app client secret information.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the clientSecret property: The client secret of the google application used to acquire the refresh token.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the clientSecret property: The client secret of the google application used to acquire the refresh token.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the clientSecret property: The client secret associated with your Hubspot application.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the clientSecret property: The client secret of your Marketo service.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the clientSecret property: The client secret associated with your PayPal application.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the clientSecret property: The client secret associated with the Responsys application.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the clientSecret property: The client secret associated with the Salesforce Marketing Cloud application.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the clientSecret property: The client secret for OAuth2 authentication.
setClientSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the clientSecret property: The client secret associated with your Square application.
setClientSecret(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Sets the client secret.
setCloud(CommunicationCloudEnvironmentModel) - Method in class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
Set the cloud property: The cloud that the Microsoft Teams user belongs to.
setCloudEnvironment(CommunicationCloudEnvironment) - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
Set cloud environment of the Teams user identifier
setCloudToDeviceMessageCount(Float) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the cloudToDeviceMessageCount property: Count of cloud to device messages sent to this device.
setClusterId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the clusterId property: The id of an existing interactive cluster that will be used for all runs of this job.
setClusterNamePrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterNamePrefix property: The prefix of cluster name, postfix will be distinct with timestamp.
setClusterPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterPassword property: The password to access the cluster.
setClusterResourceGroup(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterResourceGroup property: The resource group where the cluster belongs.
setClusterSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterSize property: Number of worker/data nodes in the cluster.
setClusterSshPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterSshPassword property: The password to SSH remotely connect cluster’s node (for Linux).
setClusterSshUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterSshUserName property: The username to SSH remotely connect to cluster’s node (for Linux).
setClusterType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterType property: The cluster type.
setClusterUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the clusterUri property: HDInsight cluster URI.
setClusterUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the clusterUserName property: The username to access the cluster.
setCmk(CustomerManagedKeyDetails) - Method in class com.azure.analytics.synapse.artifacts.models.EncryptionDetails
Set the cmk property: Customer Managed Key Details.
setCode(AnomalyDetectorErrorCodes) - Method in class com.azure.ai.anomalydetector.models.AnomalyDetectorError
Set the code property: The error code.
setCode(String) - Method in class com.azure.ai.anomalydetector.models.ErrorResponse
Set the code property: The error code.
setCode(String) - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorError
Set the code property: The code property.
setCode(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
Set the code property: The code property.
setCode(String) - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Set the code property: Error code.
setCode(String) - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Set the code property: Error code.
setCode(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the code property: The code property.
setCode(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Set the code property: The code property.
setCode(String) - Method in class com.azure.quantum.jobs.models.ErrorData
Set the code property: An identifier for the error.
setCodemirrorMode(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
Set the codemirrorMode property: The codemirror mode to use for code in this language.
setCognitiveServicesAccount(CognitiveServicesAccount) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the cognitiveServicesAccount property: Details about cognitive services to be used when running skills.
setCollaborationBranch(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the collaborationBranch property: Collaboration branch.
setCollation(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the collation property: Collation mode.
setCollection(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the collection property: The collection name of the CosmosDB (MongoDB API) database.
setCollection(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the collection property: The collection name of the MongoDB Atlas database.
setCollection(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the collection property: The collection name of the MongoDB database.
setCollectionName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the collectionName property: CosmosDB (SQL API) collection name.
setCollectionName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the collectionName property: Document Database collection name.
setCollectionName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the collectionName property: The table name of the MongoDB database.
setCollectionReference(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the collectionReference property: The JSON Path of the Nested Array that is going to do cross-apply.
setColumnDelimiter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the columnDelimiter property: The column delimiter.
setColumnDelimiter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the columnDelimiter property: The column delimiter.
setColumnMappings(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the columnMappings property: Column mappings.
setColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandDefaultValue
Set the columnName property: Column name.
setColumns(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Set the columns property: Array of column names.
setColumns(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Set the columns property: List of column names.
setColumnSeparator(char) - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Sets the column separator.
setColumnSeparator(char) - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Sets the column separator.
setCombiner(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the combiner property: Combiner executable name.
setCommand(DataFlowDebugCommandType) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
Set the command property: The command type.
setCommand(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the command property: A control command, according to the Azure Data Explorer command syntax.
setCommand(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the command property: Command for custom activity Type: string (or Expression with resultType string).
setCommandEnvironment(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the commandEnvironment property: Command line environment values.
setCommandPayload(DataFlowDebugCommandPayload) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
Set the commandPayload property: The command payload object.
setCommandTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the commandTimeout property: Control command timeout.
setCommitted(List<String>) - Method in class com.azure.storage.blob.models.BlockLookupList
Set the committed property: The Committed property.
setCommittedBlocks(List<Block>) - Method in class com.azure.storage.blob.models.BlockList
Set the committedBlocks property: The CommittedBlocks property.
setCommonSasQueryParameters(CommonSasQueryParameters) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the CommonSasQueryParameters representing the SAS query parameters that will be used to generate the SAS token for this URL.
setCommunicationIdentifier(CommunicationIdentifier) - Method in class com.azure.communication.chat.models.ChatParticipant
Set the communicationIdentifier property: Identifies a participant in Azure Communication services.
setCommunicationUser(CommunicationUserIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Set the communicationUser property: The communication user.
setCommunicationUserIdentifier(CommunicationUserIdentifier) - Method in class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
Set the communicationUser property: The CommunicationUserIdentifier for whom to issue a token
setCompanionMetricId(String) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Sets the companion metric id.
setCompanionMetricId(String, boolean) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Sets the companion metric id.
setCompanyId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the companyId property: The company ID of the QuickBooks company to authorize.
setCompilationMode(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the compilationMode property: Compilation mode of U-SQL.
setComplianceReasonCode(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the complianceReasonCode property: The compliance reason code.
setComplianceReasonCode(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the complianceReasonCode property: The compliance reason code.
setComplianceReasonCode(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the complianceReasonCode property: The compliance reason code.
setComplianceState(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the complianceState property: The compliance state of the resource with respect to the policy assignment.
setComplianceState(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the complianceState property: The compliance state of the resource with respect to the policy assignment.
setComplianceState(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the complianceState property: The compliance state of the resource with respect to the policy assignment.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the composeTime property: The original compose time of the message.
setComposeTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the composeTime property: The original compose time of the message.
setCompositeIndexes(List<List<CompositePath>>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the composite indexes for additional indexes.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the compression property: The data compression method used for the Amazon S3 object.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the compression property: The data compression method used for the blob storage.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the compression property: The data compression method used for the blob storage.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the compression property: The data compression method used for the item(s) in the Azure Data Lake Store.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the compression property: The data compression method used for the binary dataset.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the compression property: The data compression method used for the json dataset.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the compression property: The data compression method used for the file system.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the compression property: The data compression method used on files.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the compression property: The data compression method used for the json dataset.
setCompression(DatasetCompression) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the compression property: The data compression method used for the json dataset.
setCompressionCodec(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the compressionCodec property: The data compressionCodec.
setCompressionCodec(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the compressionCodec property: A string from ParquetCompressionCodecEnum or an expression.
setCompressionLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the compressionLevel property: The data compression method used for DelimitedText.
setCompressionProperties(CompressionReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryReadSettings
Set the compressionProperties property: Compression settings.
setCompressionProperties(CompressionReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextReadSettings
Set the compressionProperties property: Compression settings.
setCompressionProperties(CompressionReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.JsonReadSettings
Set the compressionProperties property: Compression settings.
setCompressionProperties(CompressionReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Set the compressionProperties property: Compression settings.
setCompute(ExecuteDataFlowActivityTypePropertiesCompute) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the compute property: Compute properties for data flow activity.
setCompute(LinkConnectionCompute) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Set the compute property: Properties of link connection's compute.
setCompute(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the compute property: The compute property.
setComputeMd5(boolean) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Sets the computeMd5 property.
setComputeProperties(IntegrationRuntimeComputeProperties) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Set the computeProperties property: The compute resource for managed integration runtime.
setComputeSubnetId(String) - Method in class com.azure.analytics.synapse.artifacts.models.VirtualNetworkProfile
Set the computeSubnetId property: Subnet ID used for computes in workspace.
setComputeType(DataFlowComputeType) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute
Set the computeType property: Compute type of the cluster which will execute data flow job.
setComputeType(DataFlowComputeType) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Set the computeType property: Compute type of the cluster which will execute data flow job.
setComputeType(String) - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Set the computeType property: Compute type of the cluster.
setComputeType(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the computeType property: Compute type of the cluster.
setComputeType(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionCompute
Set the computeType property: Link connection's compute type.
setConcurrency(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the concurrency property: The max number of concurrent runs for the pipeline.
setCondition(Expression) - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Set the condition property: Condition to be used for filtering the input.
setConditionOperator(DetectionConditionOperator) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Sets the logical operator to apply across conditions.
setConditionOperator(DetectionConditionOperator) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Sets the logical operator to apply across conditions.
setConditionOperator(DetectionConditionOperator) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Sets the logical operator to apply across conditions.
setConf(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the conf property: Spark configuration properties.
setConf(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the conf property: Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
setConfidenceScores(List<Float>) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectResponse
Set the confidenceScores property: the change point confidence of each point.
setConfig(OciBlobDescriptor) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the config property: V2 image config descriptor.
setConfigMergeRule(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the configMergeRule property: SparkConfiguration configMergeRule.
setConfigs(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the configs property: SparkConfiguration configs.
setConfiguration(Configuration) - Method in class com.azure.core.util.HttpClientOptions
Sets the configuration store that the HttpClient will use.
setConfiguration(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the configuration property: A dictionary of configurations for the skill.
setConfiguration(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the configuration property: A dictionary of indexer-specific configuration properties.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the configuration property: Dictionary of <string>.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the configuration property: Dictionary of <string>.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the configuration property: Dictionary of <string>.
setConfiguration(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the configuration property: Dictionary of <string>.
setConfigurationAccessCredential(SsisAccessCredential) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the configurationAccessCredential property: The configuration file access credential.
setConfigurationPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the configurationPath property: The configuration file of the package execution.
setConfigurations(List<SemanticConfiguration>) - Method in class com.azure.search.documents.indexes.models.SemanticSettings
Set the configurations property: The semantic configurations for the index.
setConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Creates or updates a configuration value in the service.
setConfigurationSetting(ConfigurationSetting) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Creates or updates a configuration value in the service.
setConfigurationSetting(String, String, String) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Creates or updates a configuration value in the service with the given key.
setConfigurationSetting(String, String, String) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Creates or updates a configuration value in the service with the given key and.
setConfigurationSettingWithResponse(ConfigurationSetting, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Creates or updates a configuration value in the service.
setConfigurationSettingWithResponse(ConfigurationSetting, boolean, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Creates or updates a configuration value in the service.
setConflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the conflictResolutionPolicy that is used for resolving conflicting writes on items in different regions, in a container in the Azure Cosmos DB service.
setConnectedRegistry(ContainerRegistryEventConnectedRegistry) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
setConnectedRegistry(ContainerRegistryEventConnectedRegistry) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
setConnectedRegistry(ContainerRegistryEventConnectedRegistry) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
setConnectedRegistry(ContainerRegistryEventConnectedRegistry) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
setConnectedRegistry(ContainerRegistryEventConnectedRegistry) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
setConnectedRegistry(ContainerRegistryEventConnectedRegistry) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry.
setConnectionEndpointRediscoveryEnabled(boolean) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets a value indicating whether Direct TCP connection endpoint rediscovery should be enabled.
setConnectionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Set the connectionId property: The connection Id of connected client connection.
setConnectionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Set the connectionId property: The connection Id of connected client connection.
setConnectionIdleTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the duration of time before an idle connection.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the connectionProperties property: Properties used to connect to Concur.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the connectionProperties property: Properties used to connect to GoogleAds.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the connectionProperties property: Properties used to connect to QuickBooks.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the connectionProperties property: Properties used to connect to Salesforce Marketing Cloud.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the connectionProperties property: Properties used to connect to Square.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the connectionProperties property: Properties used to connect to Xero.
setConnectionProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the connectionProperties property: Properties used to connect to Zoho.
setConnectionState(ManagedPrivateEndpointConnectionState) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Set the connectionState property: The managed private endpoint connection state.
setConnectionState(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the connectionState property: Whether the device is connected or disconnected.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Set the connectionString property: The CosmosDB (MongoDB API) connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the connectionString property: The non-access credential portion of the connection string as well as an optional encrypted credential.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the connectionString property: The non-access credential portion of the connection string as well as an optional encrypted credential.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Set the connectionString property: The MongoDB Atlas connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Set the connectionString property: The MongoDB connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the connectionString property: The non-access credential portion of the connection string as well as an optional encrypted credential.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the connectionString property: SAP HANA ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the connectionString property: The connection string of snowflake.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the connectionString property: The connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the connectionString property: Teradata ODBC connection string.
setConnectionString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the connectionString property: An ODBC connection string.
setConnectionString(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
Sets the connection string.
setConnectionString(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the connectionString property: The connection string for the datasource.
setConnectivityEndpoints(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the connectivityEndpoints property: Connectivity endpoints.
setConnectTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the connection timeout for a request to be sent.
setConnectTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the connect timeout for direct client, represents timeout for establishing connections with an endpoint.
setConnectVia(EntityReference) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
Set the connectVia property: The self-hosted integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the connectVia property: The integration runtime reference.
setConnectVia(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the connectVia property: The integration runtime reference.
setConsistencyLevel(CassandraSourceReadConsistencyLevels) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the consistencyLevel property: The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application.
setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the consistency level required for the request.
setConsistencyLevel(ConsistencyLevel) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the consistency level required for the request.
setConsistentReadControl(ConsistentReadControl) - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
setConsistentReadControl(ConsistentReadControl) - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
setConsumerGroup(String) - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Sets the consumer group name associated with this checkpoint.
setConsumerGroup(String) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the consumer group name associated with this ownership record.
setConsumerKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the consumerKey property: The consumer key associated with the Xero application.
setConsumerKey(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the consumerKey property: The consumer key for OAuth 1.0 authentication.
setConsumerSecret(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the consumerSecret property: The consumer secret for OAuth 1.0 authentication.
setContacts(List<CertificateContact>) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Sets the certificate contacts on the key vault.
setContacts(List<CertificateContact>) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Sets the certificate contacts on the key vault.
setContacts(List<CertificateContact>, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Sets the certificate contacts on the key vault.
setContainer(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Sets the access status for container level APIs, this grants access to Blob Containers, Tables, Queues, and File Shares.
setContainer(boolean) - Method in class com.azure.storage.common.sas.AccountSasResourceType
Sets the access status for container level APIs, this grants access to Blob Containers, Tables, Queues, and File Shares.
setContainer(SearchIndexerDataContainer) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the container property: The data container for the datasource.
setContainer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLocation
Set the container property: Specify the container of azure blob.
setContainerName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Set the containerName property: Storage blob container name.
setContainerName(String) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the name of the Cosmos container as the parent resource which is associated with this permission object.
setContainerName(String) - Method in class com.azure.quantum.jobs.models.BlobDetails
Set the containerName property: The container name.
setContainerName(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the container name that will be used as part of the URL path.
setContainerName(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Please use the SAS generation methods provided on the desired container/blob client that will auto-populate the container name.
setContainerUri(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the containerUri property: The blob container SAS uri, the container is used to host job data.
setContent(KqlScriptContent) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScript
Set the content property: The content property.
setContent(SqlScriptContent) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Set the content property: The content of the SQL script.
setContent(ChatMessageContent) - Method in class com.azure.communication.chat.models.ChatMessage
Set the content property: Content of the chat message.
setContent(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryRequirements
Set the content property: The library requirements.
setContent(String) - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Set the content property: Chat message content.
setContent(String) - Method in class com.azure.communication.chat.models.UpdateChatMessageOptions
Set the content property: Chat message content.
setContentCrc64(byte[]) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
setContentCrc64(byte[]) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
setContentCrc64(byte[]) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
setContentCrc64(byte[]) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentCrc64 property: If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB.
setContentDisposition(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
setContentDisposition(String) - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Set the contentDisposition property: Optional.
setContentDisposition(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the contentDisposition property: The contentDisposition property.
setContentDisposition(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
setContentDisposition(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the content-disposition header for the SAS.
setContentDisposition(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
setContentDisposition(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentDisposition property: This header returns the value that was specified for the 'x-ms-blob-content-disposition' header.
setContentDisposition(String) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the contentDisposition property: Optional.
setContentDisposition(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the content-disposition header for the SAS.
setContentDisposition(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentDisposition property: Returns the value that was specified for the 'x-ms-content-disposition' header and specifies how to process the response.
setContentDisposition(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentDisposition property: Sets the file's Content-Disposition header.
setContentDisposition(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-disposition header for the SAS.
setContentEncoding(String) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given contentEncoding value on AmqpMessageProperties object.
setContentEncoding(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
setContentEncoding(String) - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Set the contentEncoding property: Optional.
setContentEncoding(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the contentEncoding property: The contentEncoding property.
setContentEncoding(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
setContentEncoding(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the content-encoding header for the SAS.
setContentEncoding(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
setContentEncoding(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentEncoding property: This header returns the value that was specified for the Content-Encoding request header.
setContentEncoding(String) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the contentEncoding property: Optional.
setContentEncoding(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the content-encoding header for the SAS.
setContentEncoding(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentEncoding property: Returns the value that was specified for the Content-Encoding request header.
setContentEncoding(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentEncoding property: Specifies which content encodings have been applied to the file.
setContentEncoding(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-encoding header for the SAS.
setContentLanguage(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
setContentLanguage(String) - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Set the contentLanguage property: Optional.
setContentLanguage(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the contentLanguage property: The contentLanguage property.
setContentLanguage(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
setContentLanguage(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the content-language header for the SAS.
setContentLanguage(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
setContentLanguage(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentLanguage property: This header returns the value that was specified for the Content-Language request header.
setContentLanguage(String) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the contentLanguage property: Optional.
setContentLanguage(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the content-language header for the SAS.
setContentLanguage(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentLanguage property: Returns the value that was specified for the Content-Language request header.
setContentLanguage(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentLanguage property: Specifies the natural languages used by this resource.
setContentLanguage(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-language header for the SAS.
setContentLength(Long) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the contentLength property: The size of the blob in bytes.
setContentLength(Long) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the contentLength property: The size of the blob in bytes.
setContentLength(Long) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the contentLength property: The size of the blob in bytes.
setContentLength(Long) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentLength property: The number of bytes present in the response body.
setContentLength(Long) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the contentLength property: Size in bytes.
setContentLength(Long) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentLength property: The number of bytes present in the response body.
setContentLength(Long) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentLength property: The number of bytes present in the response body.
setContentLength(Long) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentLength property: The number of bytes present in the response body.
setContentLength(Long) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentLength property: The number of bytes present in the response body.
setContentLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Set the contentLocation property: The location of the content for this chunk.
setContentMd5(byte[]) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentMd5 property: If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.
setContentMd5(byte[]) - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Set the contentMd5 property: Optional.
setContentMd5(byte[]) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the contentMd5 property: The contentMd5 property.
setContentMd5(byte[]) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentMd5 property: If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.
setContentMd5(byte[]) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
setContentMd5(byte[]) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
setContentMd5(byte[]) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
setContentMd5(byte[]) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentMd5 property: If the file has an MD5 hash and this operation is to read the full file, this response header is returned so that the client can check for message content integrity.
setContentMd5(byte[]) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentMd5 property: If the file has an MD5 hash and this operation is to read the full file, this response header is returned so that the client can check for message content integrity.
setContentMd5(byte[]) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the contentMd5 property: Specify the transactional md5 for the body, to be validated by the service.
setContentMd5(byte[]) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentMd5 property: If the file has an MD5 hash and the request is to read the full file, this response header is returned so that the client can check for message content integrity.
setContentMd5(byte[]) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentMd5 property: Sets the file's MD5 hash.
setContentOffset(Long) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the contentOffset property: The offset of the blob in bytes.
setContentRange(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.
setContentRange(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.
setContentRange(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the file by setting the 'Range' request header.
setContentRange(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentRange property: Indicates the range of bytes returned in the event that the client requested a subset of the file by setting the 'Range' request header.
setContentRange(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentRange property: Indicates the range of bytes returned if the client requested a subset of the file by setting the Range request header.
setContentResponseOnWriteEnabled(Boolean) - Method in class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Sets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations in CosmosItemOperation.
setContentResponseOnWriteEnabled(Boolean) - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Sets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations in CosmosItemOperation.
setContentResponseOnWriteEnabled(Boolean) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the boolean to only return the headers and status code in Cosmos DB response in case of Create, Update and Delete operations on CosmosItem.
setContentType(CertificateContentType) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the content type.
setContentType(String) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given contentType value on AmqpMessageProperties object.
setContentType(String) - Method in class com.azure.core.models.MessageContent
Sets the content type.
setContentType(String) - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Sets the content type.
setContentType(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the content type.
setContentType(String) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Sets the content type.
setContentType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the contentType property: The content type of the blob.
setContentType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the contentType property: The content type of the blob.
setContentType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the contentType property: The content type of the blob.
setContentType(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the contentType property: The content type of the blob.
setContentType(String) - Method in class com.azure.messaging.eventhubs.EventData
Sets the content type.
setContentType(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the content type of the message.
setContentType(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the content type of the ServiceBusMessage.
setContentType(String) - Method in class com.azure.security.keyvault.keys.models.KeyReleasePolicy
Set the content type and version of key release policy.
setContentType(String) - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Set the contentType.
setContentType(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the contentType property: The media type of the body of the response.
setContentType(String) - Method in class com.azure.storage.blob.models.BlobHttpHeaders
Set the contentType property: Optional.
setContentType(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the contentType property: The contentType property.
setContentType(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the contentType property: The media type of the body of the response.
setContentType(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the content-type header for the SAS.
setContentType(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the contentType property: The media type of the body of the response.
setContentType(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the contentType property: The media type of the body of the response.
setContentType(String) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the contentType property: Optional.
setContentType(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the content-type header for the SAS.
setContentType(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentType property: The content type specified for the file.
setContentType(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentType property: Sets the MIME content type of the file.
setContentType(String) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
Sets the content type.
setContentType(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-type header for the SAS.
setContext(Context) - Method in class com.azure.core.http.rest.RequestOptions
Sets the additional context on the request that is passed during the service call.
setContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContinuationToken(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionQueryTableStatus
Set the continuationToken property: Continuation token to query table status.
setContinuationToken(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QueryTableStatusRequest
Set the continuationToken property: Continuation token to query table status.
setContinuationToken(String) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRunsQueryResponse
Set the continuationToken property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
setContinuationToken(String) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunsQueryResponse
Set the continuationToken property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
setContinuationToken(String) - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Set the continuationToken property: The continuation token for getting the next page of results.
setContinuationToken(String) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRunsQueryResponse
Set the continuationToken property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
setContinuationToken(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Sets a marker representing the last item that was processed.
setContinuationToken(String) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineCollection
Set the continuationToken property: A continuation token to be used in subsequent calls when enumerating through the collection.
setContinuationToken(String) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyCollection
Set the continuationToken property: A continuation token to be used in subsequent calls when enumerating through the collection.
setContinuationToken(String) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterCollection
Set the continuationToken property: A continuation token to use in subsequent calls to enumerate through the remote device adapter collection.
setContinuationToken(String) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeResult
Sets the continuation token.
setContinuationToken(String) - Method in class com.azure.storage.file.datalake.models.AccessControlChanges
Sets the continuation token.
setContinuationToken(String) - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Sets a token that can be used to resume previously stopped operation.
setContinuationToken(String) - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Sets a token that can be used to resume previously stopped operation.
setContinuationToken(String) - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Sets a token that can be used to resume previously stopped operation.
setContinueOnError(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the continueOnError property: Continue on error setting used for data flow execution.
setContinueOnFailure(boolean) - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Sets if the operation should continue on user failure.
setContinueOnFailure(boolean) - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Sets if the operation should continue on user failure.
setContinueOnFailure(boolean) - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Sets if the operation should continue on user failure.
setContinueOnStepFailure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the continueOnStepFailure property: Whether to continue execution of other steps in the PipelineRun if a step fails.
setContinuousRunId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the continuousRunId property: Link connection's corresponding continuous run id.
setContributionScore(Float) - Method in class com.azure.ai.anomalydetector.models.AnomalyInterpretation
Set the contributionScore property: The contributionScore property.
setControlItemExpireInterval(Duration) - Method in class com.azure.cosmos.GlobalThroughputControlConfigBuilder
Set the control item expire interval.
setControlItemRenewInterval(Duration) - Method in class com.azure.cosmos.GlobalThroughputControlConfigBuilder
Set the control item renew interval.
setCopyActivityLogSettings(CopyActivityLogSettings) - Method in class com.azure.analytics.synapse.artifacts.models.LogSettings
Set the copyActivityLogSettings property: Specifies settings for copy activity log.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
Set the copyBehavior property: The type of copy behavior for copy sink.
setCopyCommandSettings(DWCopyCommandSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the copyCommandSettings property: Specifies Copy Command related settings when allowCopyCommand is true.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the copyCompletionTime property: The copyCompletionTime property.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this file was the destination file.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the copyCompletionTime property: Conclusion time of the last attempted Copy Blob operation where this file was the destination file.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyCompletionTime property: Conclusion time of the last attempted Copy File operation where this file was the destination file.
setCopyId(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the copyId property: String identifier for this copy operation.
setCopyId(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the copyId property: The copyId property.
setCopyId(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the copyId property: String identifier for this copy operation.
setCopyId(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the copyId property: String identifier for this copy operation.
setCopyId(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the copyId property: String identifier for this copy operation.
setCopyId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyId property: String identifier for the last attempted Copy File operation where this file was the destination file.
setCopyProgress(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob.
setCopyProgress(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the copyProgress property: The copyProgress property.
setCopyProgress(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob.
setCopyProgress(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this file was the destination file.
setCopyProgress(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this file was the destination file.
setCopyProgress(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy File operation where this file was the destination file.
setCopySource(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the copySource property: URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob.
setCopySource(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the copySource property: The copySource property.
setCopySource(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the copySource property: URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob.
setCopySource(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the copySource property: URL up to 2 KB in length that specifies the source file or file used in the last attempted Copy Blob operation where this file was the destination file.
setCopySource(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the copySource property: URL up to 2 KB in length that specifies the source file or file used in the last attempted Copy Blob operation where this file was the destination file.
setCopySource(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copySource property: URL up to 2KB in length that specifies the source file used in the last attempted Copy File operation where this file was the destination file.
setCopySourceBlobProperties(Boolean) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
Optional, default is true.
setCopySourceTagsMode(BlobCopySourceTagsMode) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
Sets the copy source tags mode
setCopySourceTagsMode(BlobCopySourceTagsMode) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
Sets the copy source tags mode
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the copyStatus property: State of the copy operation identified by x-ms-copy-id.
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the copyStatus property: Possible values include: 'pending', 'success', 'aborted', 'failed'.
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the copyStatus property: State of the copy operation identified by x-ms-copy-id.
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the copyStatus property: State of the copy operation identified by x-ms-copy-id.
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the copyStatus property: State of the copy operation identified by x-ms-copy-id.
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyStatus property: State of the copy operation identified by 'x-ms-copy-id'.
setCopyStatusDescription(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
setCopyStatusDescription(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the copyStatusDescription property: The copyStatusDescription property.
setCopyStatusDescription(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
setCopyStatusDescription(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
setCopyStatusDescription(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
setCopyStatusDescription(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
setCoreConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the coreConfiguration property: Specifies the core configuration parameters (as in core-site.xml) for the HDInsight cluster to be created.
setCoreCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Set the coreCount property: Core count of the cluster.
setCoreCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the coreCount property: Core count of the cluster.
setCoreCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute
Set the coreCount property: Core count of the cluster which will execute data flow job.
setCoreCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Set the coreCount property: Core count of the cluster which will execute data flow job.
setCoreCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionCompute
Set the coreCount property: Link connection's compute core count.
setCorrelationChanges(CorrelationChanges) - Method in class com.azure.ai.anomalydetector.models.AnomalyInterpretation
Set the correlationChanges property: The correlationChanges property.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobCanceledEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobCancelingEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobErroredEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobFinishedEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobProcessingEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobScheduledEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobStateChangeEventData
Set the correlationData property: Gets the Job correlation data.
setCorrelationId(AmqpMessageId) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given correlationId value on AmqpMessageProperties object.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the correlationId property: An operation ID used for troubleshooting.
setCorrelationId(String) - Method in class com.azure.messaging.eventhubs.EventData
Sets the correlation id.
setCorrelationId(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the correlation identifier.
setCorrelationId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets a correlation identifier.
setCorrelationId(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the correlation id value for the SAS.
setCorrelationId(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the correlation id value for the SAS.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the app service plan API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCorrelationRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the correlationRequestId property: The correlation request id generated by the app service for the site API operation that triggered this event.
setCors(List<BlobCorsRule>) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the cors property: The set of CORS rules.
setCors(List<DataLakeCorsRule>) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the cors property: The set of CORS rules.
setCors(List<ShareCorsRule>) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the cors property: The set of CORS rules.
setCors(List<QueueCorsRule>) - Method in class com.azure.storage.queue.models.QueueServiceProperties
Set the cors property: The set of CORS rules.
setCorsOptions(CorsOptions) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the corsOptions property: Options to control Cross-Origin Resource Sharing (CORS) for the index.
setCorsRules(List<TableServiceCorsRule>) - Method in class com.azure.data.tables.models.TableServiceProperties
Set the CORS rules.
setCosmosOperations(CosmosOperations) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactoryBean
Set cosmos operation
setCount(Integer) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetailsList
Set the count property: Number of role assignments.
setCount(Long) - Method in class com.azure.quantum.jobs.models.JobDetailsList
Set the count property: Total records count number.
setCount(Long) - Method in class com.azure.storage.blob.HttpGetterInfo
Sets the count of bytes used to calculate the end offset when creating the Range header.
setCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RetryPolicy
Set the count property: Maximum ordinary retry attempts.
setCounters(AccessControlChangeCounters) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeResult
setCounty(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Address
Sets the county.
setCreated(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the created property: The timestamp of resource creation.
setCreated(OffsetDateTime) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the created property: Date and time on which the image was built (string, date-time as defined by https://tools.ietf.org/html/rfc3339#section-5.6).
setCreatedAt(OffsetDateTime) - Method in class com.azure.media.videoanalyzer.edge.models.SystemData
Set the createdAt property: Date and time when this resource was first created.
setCreatedBy(CommunicationIdentifier) - Method in class com.azure.communication.chat.models.ChatThreadProperties
Set the createdBy property: Identifies a participant in Azure Communication services.
setCreatedBy(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the createdBy property: The identity that created the resource.
setCreatedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the createdByCommunicationIdentifier property: The communication identifier of the user who created the thread.
setCreatedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the createdByCommunicationIdentifier property: The communication identifier of the user who created the thread.
setCreatedOn(Boolean) - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specify whether created on timestamp should be copied from source file.
setCreatedOn(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatMessage
Set the createdOn property: The timestamp when the chat message arrived at the server.
setCreatedOn(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatThreadProperties
Set the createdOn property: The timestamp when the chat thread was created.
setCreatedTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.Model
Set the createdTime property: Date and time (UTC) when the model was created.
setCreatedTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Set the createdTime property: Date and time (UTC) when the model was created.
setCreateMode(CreateMode) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the createMode property: Specifies the mode of sql pool creation.
setCreatePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the create permission status.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the createTime property: The original creation time of the thread.
setCreateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the createTime property: The original creation time of the thread.
setCreationDate(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the creationDate property: The time when the Big Data pool was created.
setCreationDate(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the creationDate property: Date the SQL pool was created.
setCreationTime(OffsetDateTime) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given creationTime value on AmqpMessageProperties object.
setCreationTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the creationTime property: The creationTime property.
setCreator(String) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Set the creator of the data feed.
setCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the credential property: The access credential portion of the connection string specified in driver-specific property-value format.
setCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the credential property: The access credential portion of the connection string specified in driver-specific property-value format.
setCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the credential property: The access credential portion of the connection string specified in driver-specific property-value format.
setCredentials(CredentialsBase) - Method in class com.azure.media.videoanalyzer.edge.models.EndpointBase
Set the credentials property: Credentials to be presented to the endpoint.
setCredentials(CredentialsBase) - Method in class com.azure.media.videoanalyzer.edge.models.IotHubDeviceConnection
Set the credentials property: IoT device connection credentials.
setCredentials(CredentialsBase) - Method in class com.azure.media.videoanalyzer.edge.models.TlsEndpoint
Set the credentials property: Credentials to be presented to the endpoint.
setCredentials(CredentialsBase) - Method in class com.azure.media.videoanalyzer.edge.models.UnsecuredEndpoint
Set the credentials property: Credentials to be presented to the endpoint.
setCredentials(String, String) - Method in class com.azure.core.http.ProxyOptions
Set the proxy credentials.
setCredString(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the credString property: The Azure key vault secret reference of credString in connection string.
setCrossMetricsOperator(MetricAlertConfigurationsOperator) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Sets the logical operator to apply across across multiple metric level alert configurations.
setCulture(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Set the culture property: The culture used to convert data from/to string.
setCurrentConnection(KqlScriptContentCurrentConnection) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
Set the currentConnection property: The currentConnection property.
setCurrentConnection(SqlConnection) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Set the currentConnection property: The connection used to execute the SQL script.
setCurrentCount(int) - Method in class com.azure.ai.anomalydetector.models.ModelList
Set the currentCount property: Current count of trained multivariate models.
setCurrentState(PluginCurrentState) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Set the currentState property: The currentState property.
setCurrentState(SchedulerCurrentState) - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Set the currentState property: The currentState property.
setCurrentState(PluginCurrentState) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the currentState property: The currentState property.
setCurrentState(SchedulerCurrentState) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the currentState property: The currentState property.
setCurrentState(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the currentState property: the Spark job state.
setCurrentState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the currentState property: the Spark job state.
setCurrentState(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the currentState property: The currentState property.
setCurrentVersion(Boolean) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the currentVersion property: The x-ms-is-current-version property.
setCurrentVersion(Boolean) - Method in class com.azure.storage.blob.models.BlobItem
Set the isCurrentVersion property: The isCurrentVersion property.
setCursorMethods(MongoDbCursorMethodsProperties) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the cursorMethods property: Cursor methods for Mongodb query.
setCursorMethods(MongoDbCursorMethodsProperties) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the cursorMethods property: Cursor methods for Mongodb query.
setCursorMethods(MongoDbCursorMethodsProperties) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the cursorMethods property: Cursor methods for Mongodb query.
setCurveName(KeyCurveName) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set the curve name.
setCurveName(KeyCurveName) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the crv value.
setCustomerProvidedKeySha256(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the customerProvidedKeySha256 property: The customerProvidedKeySha256 property.
setCustomFillValue(Double) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillSettings
Set the custom value of fill missing point for anomaly detection.
setCustomGranularityValue(int) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularity
Set the granularity amount, if granularity is custom, it is required.
setCustomHeaders(List<EmailCustomHeader>) - Method in class com.azure.communication.email.models.EmailMessage
Set the customHeaders property: Custom email headers to be passed.
setCustomInterval(Integer) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Set the customInterval property: Custom Interval is used to set non-standard time interval, for example, if the series is 5 minutes, request can be set as {"granularity":"minutely", "customInterval":5}.
setCustomInterval(Integer) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the customInterval property: Custom Interval is used to set non-standard time interval, for example, if the series is 5 minutes, request can be set as {"granularity":"minutely", "customInterval":5}.
setCustomLibraries(List<LibraryInfo>) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the customLibraries property: List of custom libraries/packages associated with the spark pool.
setCustomRfcReadTableFunctionModule(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the customRfcReadTableFunctionModule property: Specifies the custom RFC function module that will be used to read data from SAP Table.
setCustomRfcReadTableFunctionModule(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the customRfcReadTableFunctionModule property: Specifies the custom RFC function module that will be used to read data from SAP Table.
setCustomSetupScriptProperties(IntegrationRuntimeCustomSetupScriptProperties) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the customSetupScriptProperties property: Custom setup script properties for a managed dedicated integration runtime.
setD(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the d value.
setData(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Set the data property: Output data.
setData(Object) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the data property: Any object.
setData(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandResponse
Set the data property: The result data of data preview, statistics or expression preview.
setData(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResultResponse
Set the data property: The result data of data preview, statistics or expression preview.
setData(String, Object) - Method in class com.azure.core.http.HttpPipelineCallContext
Stores a key-value data in the context.
setData(String, String) - Method in class com.azure.core.util.polling.PollingContext
Set a key-value pair in the context.
setDataActions(List<String>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Set the dataActions property: List of data actions.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the database property: The database name of the Amazon Redshift source.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the database property: The database name of delta table.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the database property: Database name for connection.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the database property: The name of the database.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Set the database property: The name of the CosmosDB (MongoDB API) database that you want to access.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the database property: Database name for connection.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Set the database property: The name of the MongoDB Atlas database that you want to access.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Set the database property: The name of the MongoDB database that you want to access.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the database property: Database name for connection.
setDatabase(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the database property: The database name of Teradata.
setDatabaseName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the databaseName property: The name of the MongoDB database that you want to access.
setDatabaseName(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Set the databaseName property: The databaseName property.
setDatabaseName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Set the databaseName property: The associated database name (supported by SQL pool v3).
setDataChangeDetectionPolicy(DataChangeDetectionPolicy) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the dataChangeDetectionPolicy property: The data change detection policy for the datasource.
setDataDeletionDetectionPolicy(DataDeletionDetectionPolicy) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the dataDeletionDetectionPolicy property: The data deletion detection policy for the datasource.
setDataDriftId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the dataDriftId property: The ID of the data drift monitor that triggered the event.
setDataDriftName(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the dataDriftName property: The name of the data drift monitor that triggered the event.
setDataFeedGranularityType(DataFeedGranularityType) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Set the granularity type for the data feed.
setDataFeedSourceType(DataFeedSourceType) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Set the source type of the data feed.
setDataFeedStatus(DataFeedStatus) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Set the status of the data feed.
setDataflow(DataFlowReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the dataflow property: Data flow reference.
setDataFlow(DataFlowDebugResource) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the dataFlow property: Data flow instance.
setDataFlow(DataFlowResource) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the dataFlow property: Data flow instance.
setDataFlowName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Set the dataFlowName property: The data flow which contains the debug session.
setDataFlowName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the dataFlowName property: The name of the data flow.
setDataFlowName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Set the dataFlowName property: The data flow which contains the debug session.
setDataFlowName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest
Set the dataFlowName property: The data flow which contains the debug session.
setDataFlowName(String) - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Set the dataFlowName property: The data flow which contains the debug session.
setDataFlowProperties(IntegrationRuntimeDataFlowProperties) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the dataFlowProperties property: Data flow properties for managed integration runtime.
setDataFlows(List<DataFlowDebugResource>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the dataFlows property: List of Data flows.
setDataFlows(List<DataFlowResource>) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the dataFlows property: List of Data flows.
setDataInconsistency(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SkipErrorFile
Set the dataInconsistency property: Skip if source/sink file changed by other concurrent write.
setDataIntegrationUnits(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the dataIntegrationUnits property: Maximum number of data integration units that can be used to perform this data movement.
setDataLakeAnalyticsUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the dataLakeAnalyticsUri property: Azure Data Lake Analytics URI Type: string (or Expression with resultType string).
setDataLakeStoreUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the dataLakeStoreUri property: Data Lake Store service URI.
setDataNodeSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the dataNodeSize property: Specifies the size of the data node for the HDInsight cluster.
setDataProxyProperties(IntegrationRuntimeDataProxyProperties) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the dataProxyProperties property: Data proxy properties for a managed dedicated integration runtime.
setDataSchema(String) - Method in class com.azure.core.models.CloudEvent
Set the schema that the data adheres to.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Set the dataset property: Dataset reference.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Set the dataset property: Dataset reference.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the dataset property: Delete activity dataset reference.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the dataset property: GetMetadata activity dataset reference.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the dataset property: Lookup activity dataset reference.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Set the dataset property: Dataset reference.
setDataset(DatasetReference) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the dataset property: Validation activity dataset reference.
setDataset(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the dataset property: The database name of the Google BigQuery.
setDatasetParameters(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
Set the datasetParameters property: Parameters for dataset.
setDatasetParameters(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Set the datasetParameters property: Reference data flow parameters from dataset.
setDatasets(List<DatasetDebugResource>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the datasets property: List of datasets.
setDatasets(List<DatasetReference>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivityReferenceObject
Set the datasets property: Dataset references.
setDatasets(List<DatasetReference>) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the datasets property: List of datasets passed to web endpoint.
setDatasets(List<DatasetResource>) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the datasets property: List of datasets.
setDataSourceName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the dataSourceName property: The name of the datasource from which this indexer reads data.
setDataSourceRequestConcurrency(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Set the max concurrency of data ingestion queries against user data source.
setDataToExtract(BlobIndexerDataToExtract) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the dataToExtract property: Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none".
setDataToExtract(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the dataToExtract property: The type of data to be extracted for the skill.
setDateFilterColumn(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the dateFilterColumn property: The Column to apply the <paramref name="StartTime"/> and <paramref name="EndTime"/>.
setDateFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeExportCommand
Set the dateFormat property: Specify the date format for the csv in Azure Databricks Delta Lake Copy.
setDateFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeImportCommand
Set the dateFormat property: Specify the date format for csv in Azure Databricks Delta Lake Copy.
setDateProperty(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
setDateProperty(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
setDateProperty(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
setDateProperty(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the dateProperty property: UTC date/time value generated by the service that indicates the time at which the response was initiated.
setDateProperty(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the dateProperty property: A UTC date/time value generated by the service that indicates the time at which the response was initiated.
setDates() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.EnableCosmosAuditing
Configures whether the creation and modification dates are set.
setDateTimeFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Set the dateTimeFormat property: The format for DateTime values.
setDateTimeOffsetFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Set the dateTimeOffsetFormat property: The format for DateTimeOffset values.
setDay(DayOfWeek) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
Set the day property: The day of the week.
setDays(Integer) - Method in class com.azure.storage.blob.models.BlobRetentionPolicy
Set the days property: Indicates the number of days that metrics or logging or soft-deleted data should be retained.
setDays(Integer) - Method in class com.azure.storage.file.datalake.models.DataLakeRetentionPolicy
Set the days property: Indicates the number of days that metrics or logging or soft-deleted data should be retained.
setDays(Integer) - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Set the days property: Indicates the number of days that metrics data should be retained.
setDays(Integer) - Method in class com.azure.storage.queue.models.QueueRetentionPolicy
Set the days property: Indicates the number of days that metrics or logging or soft-deleted data should be retained.
setDaysBeforeExpiry(Integer) - Method in class com.azure.security.keyvault.certificates.models.LifetimeAction
Set the days before expiry.
setDaysToRetain(Integer) - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
Set the number of daysToRetain that metrics or logging or soft-deleted data should be retained.
setDeadAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the deadAt property: time that at which "dead" livy state was first seen.
setDeadAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the deadAt property: time that at which "dead" livy state was first seen.
setDeadAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the deadAt property: The deadAt property.
setDeadLetterErrorDescription(String) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Sets the error description while putting message in dead letter sub-queue.
setDeadLetteringOnMessageExpiration(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
setDeadLetteringOnMessageExpiration(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this subscription has dead letter support when a message expires.
setDeadLetteringOnMessageExpiration(boolean) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this queue has dead letter support when a message expires.
setDeadLetteringOnMessageExpiration(boolean) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the deadLetteringOnMessageExpiration property: A value that indicates whether this subscription has dead letter support when a message expires.
setDeadLetterReason(String) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Sets the reason while putting message in dead letter sub-queue.
setDebug(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the debug property: If set to 'true', enables debugging mode for this operation.
setDebug(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the debug property: If set to 'true', enables debugging mode for this operation.
setDebug(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the debug property: If set to 'true', enables debugging mode for this operation.
setDebug(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the debug property: If set to 'true', enables debugging mode for this operation.
setDebug(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the debug property: If set to 'true', enables debugging mode for this operation.
setDebugSettings(DataFlowDebugPackageDebugSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the debugSettings property: Data flow debug settings.
setDebugSettings(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the debugSettings property: Data flow debug settings.
setDedicatedGatewayRequestOptions(DedicatedGatewayRequestOptions) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the Dedicated Gateway Request Options
setDedicatedGatewayRequestOptions(DedicatedGatewayRequestOptions) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the Dedicated Gateway Request Options
setDefault(boolean) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Deprecated.
setDefaultAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the defaultAccentSensitive property: Changes the default accent sensitivity value for this entity.
setDefaultActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the defaultActivities property: List of activities to execute if no case condition is satisfied.
setDefaultCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the defaultCaseSensitive property: Changes the default case sensitivity value for this entity.
setDefaultCountryHint(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the defaultCountryHint property: A country code to use as a hint to the language detection model if it cannot disambiguate the language.
setDefaultDataLakeStorage(DataLakeStorageAccountDetails) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the defaultDataLakeStorage property: Workspace default data lake storage account details.
setDefaultEncryptionScope(String) - Method in class com.azure.storage.blob.models.BlobContainerEncryptionScope
Set the defaultEncryptionScope property: Optional.
setDefaultEncryptionScope(String) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the defaultEncryptionScope property: The DefaultEncryptionScope property.
setDefaultFromLanguageCode(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the defaultFromLanguageCode property: The language code to translate documents from for documents that don't specify the from language explicitly.
setDefaultFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the defaultFuzzyEditDistance property: Changes the default fuzzy edit distance value for this entity.
setDefaultIndexDocumentPath(String) - Method in class com.azure.storage.blob.models.StaticWebsite
Set the defaultIndexDocumentPath property: Absolute path of the default index page.
setDefaultIndexDocumentPath(String) - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Set the defaultIndexDocumentPath property: Absolute path of the default index page.
setDefaultLanguageCode(CustomEntityLookupSkillLanguage) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(EntityRecognitionSkillLanguage) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(ImageAnalysisSkillLanguage) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(KeyPhraseExtractionSkillLanguage) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(OcrSkillLanguage) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(SentimentSkillLanguage) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(SplitSkillLanguage) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultMessageTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
setDefaultMessageTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
setDefaultMessageTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
setDefaultMessageTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
setDefaultMessageTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
setDefaultMessageTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the defaultMessageTimeToLive property: ISO 8601 default message timespan to live value.
setDefaultProperty(String) - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Set the defaultProperty property: The default value for the parameter to be used if the live pipeline does not specify a value.
setDefaultScope(boolean) - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Sets whether or not this entry is the default for a directory.
setDefaultScope(boolean) - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Sets whether this is the default entry for the ACL.
setDefaultScoringProfile(String) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the defaultScoringProfile property: The name of the scoring profile to use if none is specified in the query.
setDefaultServiceVersion(String) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the defaultServiceVersion property: The default version to use for requests to the Blob service if an incoming request's version is not specified.
setDefaultServiceVersion(String) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the defaultServiceVersion property: The default version to use for requests to the DataLake service if an incoming request's version is not specified.
setDefaultSparkLogFolder(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the defaultSparkLogFolder property: The default folder where Spark logs will be written.
setDefaultTimeToLiveInSeconds(Integer) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the container's default time-to-live value.
setDefaultValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandDefaultValue
Set the defaultValue property: The default value of the column.
setDefaultValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParameterSpecification
Set the defaultValue property: Default value of parameter.
setDefaultValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VariableSpecification
Set the defaultValue property: Default value of variable.
setDefaultValues(List<DWCopyCommandDefaultValue>) - Method in class com.azure.analytics.synapse.artifacts.models.DWCopyCommandSettings
Set the defaultValues property: Specifies the default values for each target column in SQL DW.
setDefines(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the defines property: Allows user to specify defines for Hive job request.
setDefines(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the defines property: Allows user to specify defines for the MapReduce job request.
setDefines(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the defines property: Allows user to specify defines for Pig job request.
setDefines(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the defines property: Allows user to specify defines for streaming job request.
setDegreeOfParallelism(Integer) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the degreeOfParallelism property: (Optional) When specified, indicates the number of calls the indexer will make in parallel to the endpoint you have provided.
setDegreeOfParallelism(Integer) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the degreeOfParallelism property: If set, the number of parallel calls that can be made to the Web API.
setDegreeOfParallelism(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the degreeOfParallelism property: The maximum number of nodes simultaneously used to run the job.
setDelay(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the delay property: Specifies how long the trigger waits past due time before triggering new run.
setDelay(Duration) - Method in class com.azure.core.amqp.AmqpRetryOptions
Gets the delay between retry attempts for a fixed approach or the delay on which to base calculations for a backoff-approach.
setDelayInMinutes(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.AutoPauseProperties
Set the delayInMinutes property: Number of minutes of idle time before the Big Data pool is automatically paused.
setDelete(boolean) - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Set the delete property: Indicates whether all delete requests should be logged.
setDelete(boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Set the delete property: Indicates whether all delete requests should be logged.
setDelete(boolean) - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Set the delete property: Indicates whether all delete requests should be logged.
setDeleted(boolean) - Method in class com.azure.storage.blob.models.BlobItem
Set the deleted property: The deleted property.
setDeleted(Boolean) - Method in class com.azure.storage.blob.models.BlobContainerItem
Set the deleted property: The Deleted property.
setDeleted(Boolean) - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Set the deleted property: The deleted property.
setDeleted(Boolean) - Method in class com.azure.storage.file.share.models.ShareItem
Set the deleted property: The deleted property.
setDeletedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Set the deletedByCommunicationIdentifier property: The communication identifier of the user who deleted the thread.
setDeletedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the deletedByCommunicationIdentifier property: The communication identifier of the user who deleted the thread.
setDeletedOn(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatMessage
Set the deletedOn property: The timestamp when the chat message was deleted.
setDeletedOn(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatThreadItem
Set the deletedOn property: The timestamp when the chat thread was deleted.
setDeletedTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the deletedTime property: The DeletedTime property.
setDeletedTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the deletedTime property: The deletedTime property.
setDeletedTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the deletedTime property: The deletedTime property.
setDeleteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the deleteEnabled property: Delete enabled.
setDeleteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the deleteEnabled property: Delete enabled.
setDeleteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the deleteEnabled property: Delete enabled.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteFilesAfterCompletion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the deleteFilesAfterCompletion property: Indicates whether the source files need to be deleted after copy completion.
setDeleteLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Set the deleteLocation property: The location to delete all chunk storage.
setDeleteLogged(boolean) - Method in class com.azure.data.tables.models.TableServiceLogging
Set a value that indicates whether all delete requests should be logged.
setDeletePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
Sets the process permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the delete permission status.
setDeleteRetentionPolicy(BlobRetentionPolicy) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the deleteRetentionPolicy property: the retention policy which determines how long the associated data should persist.
setDeleteRetentionPolicy(DataLakeRetentionPolicy) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the deleteRetentionPolicy property: The deleteRetentionPolicy property.
setDeleteSnapshotsOptions(ShareSnapshotsDeleteOptionType) - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
setDeleteSummary(StorageLifecyclePolicyActionSummaryDetail) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Set the deleteSummary property: Execution statistics of a specific policy action in a Blob Management cycle.
setDeleteTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the deleteTime property: The time at which the message was deleted.
setDeleteTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the deleteTime property: The time at which the message was deleted.
setDeleteTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Set the deleteTime property: The deletion time of the thread.
setDeleteTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the deleteTime property: The deletion time of the thread.
setDeleteVersionPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the delete version permission status.
setDeleteVersionPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the delete version permission status.
setDeleteVersionPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the delete version permission status.
setDeleteVersionPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the delete version permission status.
setDelimitedTextDelimiter(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the delimitedTextDelimiter property: For CSV blobs, specifies the end-of-line single-character delimiter for CSV files where each line starts a new document (for example, "|").
setDelimitedTextHeaders(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the delimitedTextHeaders property: For CSV blobs, specifies a comma-delimited list of column headers, useful for mapping source fields to destination fields in an index.
setDelimiter(Character) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the delimiter property: The delimiter character to use.
setDeliveryAttempts(List<AcsSmsDeliveryAttemptProperties>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the deliveryAttempts property: List of details of delivery attempts made.
setDeliveryCount(Long) - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Sets the given deliveryCount value on AmqpMessageHeader object.
setDeliveryFailed(boolean) - Method in class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Sets whether or not to count the transfer as an unsuccessful delivery attempt.
setDeliveryReportEnabled(boolean) - Method in class com.azure.communication.sms.models.SmsSendOptions
Set the deliveryReportEnabled property: Enable this flag to receive a delivery report for this message on the Azure Resource EventGrid.
setDeliveryStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the deliveryStatus property: Status of Delivery.
setDeliveryStatusDetails(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the deliveryStatusDetails property: Details about Delivery Status.
setDependenciesFor(List<String>) - Method in class com.azure.digitaltwins.core.models.ListModelsOptions
Sets the model Ids that will have their dependencies retrieved.
setDependencyConditions(List<DependencyCondition>) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityDependency
Set the dependencyConditions property: Match-Condition for the dependency.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ControlActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.WaitActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<ActivityDependency>) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the dependsOn property: Activity depends on condition.
setDependsOn(List<DependencyReference>) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the dependsOn property: Triggers that this trigger depends on.
setDependsOn(List<PipelineReference>) - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Set the dependsOn property: Upstream Pipelines.
setDeploymentType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the deploymentType property: The deployment type of the Common Data Service for Apps instance.
setDeploymentType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the deploymentType property: The deployment type of the Dynamics CRM instance.
setDeploymentType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the deploymentType property: The deployment type of the Dynamics instance.
setDequeueCount(long) - Method in class com.azure.storage.queue.models.PeekedMessageItem
Set the dequeueCount property: The number of times the message has been dequeued.
setDequeueCount(long) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the dequeueCount property: The number of times the message has been dequeued.
setDescription(String) - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Set the model description.
setDescription(String) - Method in class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
Set the optional model description defined by the user.
setDescription(String) - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
Set the model description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Sets the description for the configuration.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Sets the configuration description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Sets the description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the dataFeedDescription property: data feed description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
Sets the description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Sets the description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Sets the description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
Sets the description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Sets email hook description.
setDescription(String) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets web hook description.
setDescription(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the description property: Description for the Synapse role.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ControlActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlow
Set the description property: The description of the data flow.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Set the description property: Transformation description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Set the description property: Transformation description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the description property: The description of the data flow.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntime
Set the description property: Integration runtime description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Set the description property: Integration runtime description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the description property: The description of the data flow.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MultiplePipelineTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the description property: The description of the notebook.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the description property: The description of the pipeline.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.PrivateLinkServiceConnectionState
Set the description property: The private link service connection description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SelfHostedIntegrationRuntime
Set the description property: Integration runtime description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the description property: Description about the SparkConfiguration.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the description property: The description of the Spark job definition.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Set the description property: The description of the SQL script.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Set the description property: Transformation description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.Trigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the description property: Trigger description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.WaitActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the description property: Activity description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the description property: Linked service description.
setDescription(String) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the description property: Dataset description.
setDescription(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointConnectionState
Set the description property: The managed private endpoint description.
setDescription(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the description property: Human-readable description of the software packaged in the image.
setDescription(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Set the description of this configuration setting.
setDescription(String) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Set the description property: An optional description of the live pipeline.
setDescription(String) - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDeclaration
Set the description property: Description of the parameter.
setDescription(String) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Set the description property: An optional description of the pipeline topology.
setDescription(String) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterProperties
Set the description property: An optional description for the remote device adapter.
setDescription(String) - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Set the description property: Optional video description provided by the user.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Set the description property: Description of the cognitive service resource attached to a skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the description property: This field can be used as a passthrough for custom metadata about the matched text(s).
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the description property: The description of the indexer.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the description property: The description of the datasource.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the description property: The description of the skillset.
setDescription(String) - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Set the role description.
setDeserializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroFormat
Set the deserializer property: Deserializer.
setDeserializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
Set the deserializer property: Deserializer.
setDeserializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the deserializer property: Deserializer.
setDeserializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcFormat
Set the deserializer property: Deserializer.
setDeserializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetFormat
Set the deserializer property: Deserializer.
setDeserializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the deserializer property: Deserializer.
setDesired(DeviceTwinProperties) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoProperties
Set the desired property: A portion of the properties that can be written only by the application back-end, and read by the device.
setDestinationContainerName(String) - Method in class com.azure.storage.blob.options.UndeleteBlobContainerOptions
Deprecated.
Destination container name must match deleted container name
setDestinationFileSystemName(String) - Method in class com.azure.storage.file.datalake.options.FileSystemUndeleteOptions
Deprecated.
Destination file system name must match deleted file system name
setDestinationOffset(long) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
setDestinationRequestConditions(AppendBlobRequestConditions) - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
setDestinationRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setDestinationRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
setDestinationRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
setDestinationRequestConditions(PageBlobRequestConditions) - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
setDestinationRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
Sets the ShareRequestConditions to add conditions on copying the file.
setDestinationRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setDestinationRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
setDestinationSnapshot(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the destinationSnapshot property: The destinationSnapshot property.
setDestinationUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the destinationUrl property: The new path to the blob after the rename operation.
setDestinationUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the destinationUrl property: The new path to the directory after the rename operation.
setDetails(ImageDetail...) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the details property: A string indicating which domain-specific details to return.
setDetails(BlobContainerListDetails) - Method in class com.azure.storage.blob.models.ListBlobContainersOptions
 
setDetails(BlobListDetails) - Method in class com.azure.storage.blob.models.ListBlobsOptions
 
setDetails(FileSystemListDetails) - Method in class com.azure.storage.file.datalake.models.ListFileSystemsOptions
 
setDetails(List<CloudError>) - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Set the details property: Array with additional error details.
setDetails(List<CloudError>) - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Set the details property: Array with additional error details.
setDetails(List<ImageDetail>) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the details property: A string indicating which domain-specific details to return.
setDetectDataType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Set the detectDataType property: Indicates whether type detection is enabled when reading the xml files.
setDetectDatetime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the detectDatetime property: Whether detect primitive values as datetime values.
setDetectingPoints(int) - Method in class com.azure.ai.anomalydetector.models.LastDetectionRequest
Set the detectingPoints property: number of timestamps on which the model detects.
setDetectionConfigurationId(String) - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Set the corresponding anomaly detection configuration Id for this feedback.
setDetectorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the detectorNodeConfiguration property: Advanced detector node configuration.
setDetectorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the detectorNodeConfiguration property: Advanced detector node configuration.
setDetectorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the detectorNodeConfiguration property: Advanced detector node configuration.
setDetectorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the detectorNodeConfiguration property: Advanced detector node configuration.
setDetectorNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the detectorNodeConfiguration property: Advanced detector node configuration.
setDeveloperToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the developerToken property: The developer token associated with the manager account that you use to grant access to the AdWords API.
setDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Set the deviceConnectionStateEventInfo property: Information about the device connection state event.
setDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceConnectedEventData
Set the deviceConnectionStateEventInfo property: Information about the device connection state event.
setDeviceConnectionStateEventInfo(DeviceConnectionStateEventInfo) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDisconnectedEventData
Set the deviceConnectionStateEventInfo property: Information about the device connection state event.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Set the deviceId property: The unique identifier of the device.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
Set the deviceId property: The unique identifier of the device.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the deviceId property: The unique identifier of the device twin.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceConnectedEventData
Set the deviceId property: The unique identifier of the device.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceCreatedEventData
Set the deviceId property: The unique identifier of the device.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDeletedEventData
Set the deviceId property: The unique identifier of the device.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDisconnectedEventData
Set the deviceId property: The unique identifier of the device.
setDeviceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Set the deviceId property: ID of the device.
setDigest(String) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the digest property: Layer digest.
setDigest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the digest property: The digest of the artifact.
setDigest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the digest property: The digest of the content, as defined by the Registry V2 HTTP API Specification.
setDimension(String) - Method in class com.azure.quantum.jobs.models.Quota
Set the dimension property: The name of the dimension associated with the quota.
setDimensionCombinationToFilter(Map<String, List<String>>) - Method in class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
Sets the dimension key and values.
setDimensionFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Set the feedback dimension filter to filter the feedbacks.
setDimensionFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.MetricAnomalyFeedback
Set the series keys value for the feedback.
setDimensionFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.MetricChangePointFeedback
Set the series keys value for the feedback.
setDimensionFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.MetricCommentFeedback
Set the series keys value for the feedback.
setDimensionFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.MetricFeedback
Set the series keys value for the feedback.
setDimensionFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.MetricPeriodFeedback
Set the series keys value for the feedback.
setDimensions(List<DataFeedDimension>) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSchema
Sets the dimension columns value.
setDimensionsToFilter(List<DimensionKey>) - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsDetectedOptions
Sets the dimensions to filter.
setDimensionsToSplitAlert(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Sets the dimensions names used to split a single alert into multiple ones.
setDimensionToFilter(DimensionKey) - Method in class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
Sets the dimension filter.
setDimensionValueToFilter(String) - Method in class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
Set the dimension value to filter the query result.
setDirection(ScriptActivityParameterDirection) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Set the direction property: The direction of the parameter.
setDirectory(boolean) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeFailure
Sets whether entry is a directory.
setDisableChunking(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the disableChunking property: If true, disable parallel reading within each file.
setDisableChunking(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the disableChunking property: If true, disable parallel reading within each file.
setDisableUserEngagementTracking(Boolean) - Method in class com.azure.communication.email.models.EmailMessage
Set the disableUserEngagementTracking property: Indicates whether user engagement tracking should be disabled for this request if the resource-level user engagement tracking setting was already enabled in the control plane.
setDiscoveryDuration(String) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDeviceDiscoverRequest
Set the discoveryDuration property: The amount of time that the ONVIF device discovery will wait for supported device responses.
setDisplayName(String) - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Set the displayName property: An optional field.
setDisplayName(String) - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Set the displayName property: The displayName property.
setDisplayName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedDimension
Sets the dimension display name.
setDisplayName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMetric
Sets the display name.
setDisplayName(String) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the custom name for the actions.
setDisplayName(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
Set the displayName property: Name to display in UI.
setDisplayName(String) - Method in class com.azure.communication.chat.models.ChatParticipant
Set the displayName property: Display name for the chat participant.
setDisplayName(String) - Method in class com.azure.communication.email.models.EmailAddress
Set the displayName property: Email display name.
setDisplayName(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Set the display name of this configuration setting.
setDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadMemberProperties
Set the displayName property: The name of the user.
setDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadParticipantProperties
Set the displayName property: The name of the user.
setDistance(Float) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Set the distance property: Distance from the coordinate to the closest border of the geofence.
setDistcpOptions(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DistcpSettings
Set the distcpOptions property: Specifies the Distcp options.
setDistcpSettings(DistcpSettings) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the distcpSettings property: Specifies Distcp-related settings.
setDistcpSettings(DistcpSettings) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Set the distcpSettings property: Specifies Distcp-related settings.
setDistributionColumn(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTargetDistributionOptions
Set the distributionColumn property: Target table distribution column.
setDistributionOptions(LinkTableRequestTargetDistributionOptions) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
Set the distributionOptions property: Target table distribution options for link table request.
setDistrict(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the district.
setDns(OnvifDns) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Set the dns property: The ONVIF device DNS properties.
setDnsNames(List<String>) - Method in class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Set the dns names.
setDocument(T) - Method in class com.azure.search.documents.models.IndexAction
Get the document on which the action will be performed; Fields other than the key are ignored for delete actions.
setDocumentation(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the documentation property: URL to get documentation on the image.
setDocumentId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Set the documentId property: The documentId of the recording chunk.
setDocumentRoot(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the documentRoot property: For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property.
setDomain(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the domain property: <REGION>.azuredatabricks.net, domain name of your Databricks deployment.
setDomain(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the domain property: <REGION>.azuredatabricks.net, domain name of your Databricks deployment.
setDomain(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
Set the domain property: Domain for windows authentication.
setDomain(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
Set the domain property: Domain for windows authentication.
setDomain(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the domain property: If specified, will set the PII domain to include only a subset of the entity categories.
setDomainFilter(PiiEntityDomain) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the value of domainFilter.
setDomainFilter(PiiEntityDomain) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of domainFilter.
setDownloadRetryOptions(DownloadRetryOptions) - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
setDp(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set RSA Private Key Parameter value.
setDq(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set RSA Private Key Parameter value .
setDraftPolicyForAttestation(String) - Method in class com.azure.security.attestation.models.AttestationOptions
Set the draftPolicyForAttestation property: Attest against the provided draft policy.
setDriftCoefficient(Double) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the driftCoefficient property: The coefficient result that triggered the event.
setDriverCores(int) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Set the driverCores property: Number of cores to use for the driver.
setDriverCores(int) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the driverCores property: Number of cores to use for the driver.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the driverCores property: The driverCores property.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the driverCores property: The driverCores property.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the driverCores property: The driverCores property.
setDriverCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the driverCores property: The driverCores property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Set the driverMemory property: Amount of memory to use for the driver process.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the driverMemory property: Amount of memory to use for the driver process.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the driverMemory property: The driverMemory property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the driverMemory property: The driverMemory property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the driverMemory property: The driverMemory property.
setDriverMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the driverMemory property: The driverMemory property.
setDriverSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the driverSize property: Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide.
setDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
setDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
setDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
setDuplicateDetectionHistoryTimeWindow(Duration) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the duplicateDetectionHistoryTimeWindow property: ISO 8601 timeSpan structure that defines the duration of the duplicate detection history.
setDuplicateDetectionRequired(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
setDuplicateDetectionRequired(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the requiresDuplicateDetection property: A value indicating if this queue requires duplicate detection.
setDuplicateDetectionRequired(boolean) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the requiresDuplicateDetection property: A value indicating if this topic requires duplicate detection.
setDurable(Boolean) - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Sets the given durable value on AmqpMessageHeader object.
setDuration(int) - Method in class com.azure.storage.file.share.options.ShareAcquireLeaseOptions
 
setDynamicExecutorAllocation(DynamicExecutorAllocation) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the dynamicExecutorAllocation property: Dynamic Executor Allocation.
setE(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the e value.
setEditedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the editedByCommunicationIdentifier property: The communication identifier of the user who updated the thread properties.
setEditedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the editedByCommunicationIdentifier property: The communication identifier of the user who updated the thread properties.
setEditedOn(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatMessage
Set the editedOn property: The timestamp when the chat message was edited.
setEdition(IntegrationRuntimeEdition) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the edition property: The edition for the SSIS Integration Runtime.
setEditTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the editTime property: The time at which the message was edited.
setEditTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the editTime property: The time at which the message was edited.
setEditTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the editTime property: The time at which the properties of the thread were updated.
setEditTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the editTime property: The time at which the properties of the thread were updated.
setEffectiveCount(Integer) - Method in class com.azure.ai.anomalydetector.models.VariableState
Set the effectiveCount property: Number of effective points counted.
setEmail(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the email property: The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR.
setEmail(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the email property: The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR.
setEmail(String) - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Set the email of the admin.
setEmail(String) - Method in class com.azure.security.keyvault.certificates.models.CertificateContact
Set the email of the contact.
setEmails(List<String>) - Method in class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Set the emails.
setEmailsToAlert(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Sets the emails to send the alert.
setEmbeddedCertData(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the embeddedCertData property: Base64 encoded certificate data for ClientCertificate authentication.
setEnableAdlsSingleFileParallel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the enableAdlsSingleFileParallel property: Single File Parallel.
setEnableCompression(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Set the enableCompression property: Specifies whether to use compression when copying data via an interim staging.
setEnableCopyActivityLog(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LogSettings
Set the enableCopyActivityLog property: Specifies whether to enable copy activity log.
setEnabled(boolean) - Method in class com.azure.core.metrics.opentelemetry.OpenTelemetryMetricsOptions
Enables or disables metrics.
setEnabled(boolean) - Method in class com.azure.core.util.MetricsOptions
Enables or disables metrics.
setEnabled(boolean) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Set the boolean indicator to show if the setting is turn on or off.
setEnabled(boolean) - Method in class com.azure.data.tables.models.TableServiceMetrics
Set a value that indicates whether metrics are enabled for the Table service.
setEnabled(boolean) - Method in class com.azure.data.tables.models.TableServiceRetentionPolicy
Set a value that indicates whether a retention policy is enabled for the Table service.
setEnabled(boolean) - Method in class com.azure.storage.blob.models.BlobMetrics
Set the enabled property: Indicates whether metrics are enabled for the Blob service.
setEnabled(boolean) - Method in class com.azure.storage.blob.models.BlobRetentionPolicy
Set the enabled property: Indicates whether a retention policy is enabled for the storage service.
setEnabled(boolean) - Method in class com.azure.storage.blob.models.StaticWebsite
Set the enabled property: Indicates whether this account is hosting a static website.
setEnabled(boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Set the enabled property: Indicates whether metrics are enabled for the DataLake service.
setEnabled(boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeRetentionPolicy
Set the enabled property: Indicates whether a retention policy is enabled for the storage service.
setEnabled(boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Set the enabled property: Indicates whether this account is hosting a static website.
setEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the enabled property: Indicates whether metrics are enabled for the File service.
setEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Set the enabled property: Indicates whether a retention policy is enabled for the File service.
setEnabled(boolean) - Method in class com.azure.storage.queue.models.QueueMetrics
Set the enabled property: Indicates whether metrics are enabled for the Queue service.
setEnabled(boolean) - Method in class com.azure.storage.queue.models.QueueRetentionPolicy
Set the enabled property: Indicates whether a retention policy is enabled for the storage service.
setEnabled(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AutoPauseProperties
Set the enabled property: Whether auto-pausing is enabled for the Big Data pool.
setEnabled(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
Set the enabled property: Whether automatic scaling is enabled for the Big Data pool.
setEnabled(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicExecutorAllocation
Set the enabled property: Indicates whether Dynamic Executor Allocation is enabled or not.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Set the enabled status
setEnabled(Boolean) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the enabled status.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Set the enabled status.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Set the enabled status.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Set the enabled status.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set a value that indicates if the key is enabled.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set a value that indicates if the key is enabled.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set a value that indicates if the key is enabled.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set a value that indicates if the key is enabled.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.keys.models.ImportKeyOptions
Set a value that indicates if the key is enabled.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Set a value that indicates if the key is enabled.
setEnabled(Boolean) - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Set the enabled value.
setEnabled(Boolean) - Method in class com.azure.storage.file.share.models.SmbMultichannel
Set the enabled property: If SMB multichannel is enabled.
setEnableDeadLetteringOnFilterEvaluationExceptions(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the deadLetteringOnFilterEvaluationExceptions property: A value that indicates whether this subscription has dead letter support when a message expires.
setEnableDeadLetteringOnFilterEvaluationExceptions(boolean) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the deadLetteringOnFilterEvaluationExceptions property: A value that indicates whether this subscription has dead letter support when a message expires.
setEnableFaceMaskClassifier(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
setEnableFaceMaskClassifier(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
setEnableFaceMaskClassifier(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
setEnableFaceMaskClassifier(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
setEnableFaceMaskClassifier(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
setEnableLogging(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the enableLogging property: Whether to record detailed logs of delete-activity execution.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnablePartitionDiscovery(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the enablePartitionDiscovery property: Indicates whether to enable partition discovery.
setEnableReliableLogging(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivityLogSettings
Set the enableReliableLogging property: Specifies whether to enable reliable logging.
setEnableReliableLogging(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Set the enableReliableLogging property: Specifies whether to enable reliable logging.
setEnableReprocessing(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the enableReprocessing property: Specifies whether incremental reprocessing is enabled.
setEnableServerCertificateValidation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the enableServerCertificateValidation property: If true, validate the FTP server SSL certificate when connect over SSL/TLS channel.
setEnableServerCertificateValidation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the enableServerCertificateValidation property: If true, validate the HTTPS server SSL certificate.
setEnableServerCertificateValidation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the enableServerCertificateValidation property: Whether to validate server side SSL certificate when connecting to the endpoint.The default value is true.
setEnableSkipIncompatibleRow(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the enableSkipIncompatibleRow property: Whether to skip incompatible row.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the enableSsl property: If true, connect to the FTP server over SSL/TLS channel.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableSsl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the enableSsl property: Specifies whether the connections to the server are encrypted using SSL.
setEnableStaging(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the enableStaging property: Specifies whether to copy data via an interim staging.
setEnableVideoPreviewImage(String) - Method in class com.azure.media.videoanalyzer.edge.models.VideoPublishingOptions
Set the enableVideoPreviewImage property: When set to 'true' the video will publish preview images.
setEncoder(PhoneticEncoder) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Set the encoder property: The phonetic encoder to use.
setEncoding(VideoEncoding) - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Set the encoding property: The video codec used by the Media Profile.
setEncodingInterval(Float) - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Set the encodingInterval property: Interval at which images are encoded and transmitted.
setEncodingName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the encodingName property: The code page name of the preferred encoding.
setEncodingName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the encodingName property: The code page name of the preferred encoding.
setEncodingName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the encodingName property: The code page name of the preferred encoding.
setEncodingName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the encodingName property: The code page name of the preferred encoding.
setEncodingName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the encodingName property: The code page name of the preferred encoding.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryptedCredential(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the encryptedCredential property: The encrypted credential used for authentication.
setEncryption(EncryptionDetails) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the encryption property: The encryption details of the workspace.
setEncryptionAlgorithm(EncryptionAlgorithmType) - Method in class com.azure.storage.blob.models.CpkInfo
Set the encryptionAlgorithm property: The algorithm used to produce the encryption key hash.
setEncryptionAlgorithm(String) - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Sets the type of encryption algorithm to be performed.
setEncryptionAlgorithm(String) - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Sets the encryption algorithm that will be used along with this client encryption key to encrypt/decrypt data.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SynonymMap
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(String) - Method in class com.azure.storage.blob.models.CpkInfo
Set the encryptionKey property: Optional.
setEncryptionKeySha256(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the blob.
setEncryptionKeySha256(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the blob.
setEncryptionKeySha256(String) - Method in class com.azure.storage.blob.models.CpkInfo
Set the encryptionKeySha256 property: The SHA-256 hash of the provided encryption key.
setEncryptionKeySha256(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the file.
setEncryptionKeySha256(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the encryptionKeySha256 property: The SHA-256 hash of the encryption key used to encrypt the file.
setEncryptionKeyWrapMetadata(EncryptionKeyWrapMetadata) - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Sets the metadata for the wrapping provider that can be used to unwrap the wrapped client encryption key.
setEncryptionScope(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the encryptionScope property: Returns the name of the encryption scope used to encrypt the blob contents and application metadata.
setEncryptionScope(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the encryptionScope property: The name of the encryption scope under which the blob is encrypted.
setEncryptionScope(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the encryptionScope property: Returns the name of the encryption scope used to encrypt the blob contents and application metadata.
setEncryptionScope(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Sets the encryption scope that will be applied to any write operations performed with the sas
setEncryptionScopeOverridePrevented(boolean) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the encryptionScopeOverridePrevented property: The DenyEncryptionScopeOverride property.
setEncryptionScopeOverridePrevented(Boolean) - Method in class com.azure.storage.blob.models.BlobContainerEncryptionScope
Set the encryptionScopeOverridePrevented property: Optional.
setEncryptionType(String) - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Sets the type of encryption to be performed.
setEnd(long) - Method in class com.azure.storage.blob.models.ClearRange
Set the end property: The End property.
setEnd(long) - Method in class com.azure.storage.blob.models.PageRange
Set the end property: The End property.
setEnd(long) - Method in class com.azure.storage.file.share.models.ClearRange
Set the end property: The End property.
setEnd(long) - Method in class com.azure.storage.file.share.models.FileRange
Set the end property: End of the range.
setEnd(long) - Method in class com.azure.storage.file.share.models.Range
Set the end property: End of the range.
setEndedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Set the endedAt property: The endedAt property.
setEndedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the endedAt property: The endedAt property.
setEndPartitionKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Set the maximum partition key accessible with this shared access signature.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the endpoint property: The endpoint of the Amazon MWS server, (i.e.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the endpoint property: The endpoint of Azure Data Explorer (the engine's endpoint).
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the endpoint property: The endpoint of the Eloqua server.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the endpoint property: The endpoint of the Marketo server.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the endpoint property: The endpoint of the QuickBooks server.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the endpoint property: The endpoint of the Responsys server.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the endpoint property: The endpoint of the ServiceNow server.
setEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the endpoint property: The endpoint of the Zoho server.
setEndPoint(String) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
The web endpoint to notify incident alerts.
setEndpoints(List<String>) - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Set the endpoints property: An array of media profile endpoints that the ONVIF discovered device supports.
setEndReason(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Set the endReason property: The reason for ending the recording chunk.
setEndRowKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Set the maximum row key accessible with this shared access signature.
setEndTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the endTime property: End time of the requested range for this dataset.
setEndTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.DetectionRequest
Set the endTime property: A required field, indicating the end time of data for detection.
setEndTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Set the endTime property: A required field, indicating the end time of training data.
setEndTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.VariableState
Set the endTime property: End time of the variable.
setEndTime(OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Set the end time filter under chosen time mode.
setEndTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
Set the endTime property: The end time for the time period for which restatement is initiated.
setEndTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the endTime property: The end time.
setEndTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the endTime property: The end time for the time period for the trigger during which events are fired for windows that are ready.
setEndTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the endTime property: The endTime property.
setEndTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the endTime property: The end time of the target dataset time series that resulted in drift detection.
setEnhancedKeyUsage(List<String>) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the enhanced key usage.
setEntitiesDefinitionUri(String) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the entitiesDefinitionUri property: Path to a JSON or CSV file containing all the target text to match against.
setEntityId(String) - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Sets the entity ID to which this entry will apply.
setEntityId(String) - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
Specifies the entity for which this entry applies.
setEntityName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the entityName property: The logical name of the entity.
setEntityName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the entityName property: The logical name of the entity.
setEntityName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the entityName property: The logical name of the entity.
setEntityType(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Set the entityType property: The entity type of the Microsoft.ServiceBus resource.
setEntityType(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Set the entityType property: The entity type of the Microsoft.ServiceBus resource.
setEntityType(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Set the entityType property: The entity type of the Microsoft.ServiceBus resource.
setEntityType(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Set the entityType property: The entity type of the Microsoft.ServiceBus resource.
setEntryFilePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the entryFilePath property: The relative path to the root folder of the code/package to be executed.
setEnvironmentPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the environmentPath property: The environment path to execute the SSIS package.
setEnvironmentUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the environmentUrl property: The URL of Salesforce instance.
setEnvironmentUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the environmentUrl property: The URL of Salesforce Service Cloud instance.
setEpochIds(List<Integer>) - Method in class com.azure.ai.anomalydetector.models.ModelState
Set the epochIds property: Epoch id.
setError(ErrorResponse) - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorContract
Set the error property: Error Response The error details.
setError(ErrorResponse) - Method in class com.azure.analytics.synapse.artifacts.models.ErrorContract
Set the error property: Error Response The error details.
setError(MediaJobError) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Set the error property: Gets the Job output error.
setError(MediaJobError) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Set the error property: Gets the Job output error.
setError(ErrorData) - Method in class com.azure.quantum.jobs.models.RestError
Set the error property: An error response from Azure.
setError(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the error property: Link connection error.
setError(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Set the error property: The operation error message.
setErrorAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the errorAt property: The errorAt property.
setErrorCode(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServiceError
Set the errorCode property: The errorCode property.
setErrorCode(String) - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Set the errorCode property: The errorCode property.
setErrorCode(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the errorCode property: The errorCode property.
setErrorCode(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the errorCode property: The errorCode property.
setErrorCode(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the errorCode property: The errorCode property.
setErrorCode(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the errorCode property: The errorCode property.
setErrorCode(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the errorCode property: The errorCode property.
setErrorConsumer(Consumer<BlobQueryError>) - Method in class com.azure.storage.blob.options.BlobQueryOptions
Sets the error consumer.
setErrorConsumer(Consumer<FileQueryError>) - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Sets the error consumer.
setErrorDocument404Path(String) - Method in class com.azure.storage.blob.models.StaticWebsite
Set the errorDocument404Path property: The absolute path of the custom 404 page.
setErrorDocument404Path(String) - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Set the errorDocument404Path property: The absolute path of the custom 404 page.
setErrorInfo(Map<String, Object>) - Method in class com.azure.core.amqp.models.RejectedDeliveryOutcome
Sets a map with additional error information.
setErrorList(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
Set the errorList property: Error messages of this action if any.
setErrorMessage(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Set the errorMessage property: Link table error message.
setErrorMessage(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Set the errorMessage property: The message of error that cause the client connection disconnected.
setErrorMessage(String) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeFailure
Sets the error message that is the reason why entry failed to update.
setErrorName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the errorName property: The ename property.
setErrors(List<ErrorResponse>) - Method in class com.azure.ai.anomalydetector.models.AnomalyState
Set the errors property: Error message for the current timestamp.
setErrors(List<ErrorResponse>) - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Set the errors property: Error message when detection is failed.
setErrors(List<SparkServiceError>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the errors property: The error information.
setErrors(List<SparkServiceError>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the errors property: The error information.
setErrors(List<SparkServiceError>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the errors property: The errorInfo property.
setErrorValue(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the errorValue property: The evalue property.
setEscapeChar(char) - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Sets the escape character.
setEscapeChar(char) - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Sets the escape character.
setEscapeChar(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the escapeChar property: The escape character.
setEscapeChar(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the escapeChar property: The escape character.
setEstimatedLag(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Sets the estimated lag.
setEtag(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Set the etag property: The etag representing the key-value that was deleted.
setEtag(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Set the etag property: The etag representing the new state of the key-value.
setEtag(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the etag property: A piece of information that describes the content of the device twin.
setETag(String) - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Sets the ETag for this configuration setting.
setETag(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the ETag for this configuration setting.
setETag(String) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Sets the ETag for this configuration setting.
setETag(String) - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Sets a string representing a weak ETag for the entity that this request performs an operation against, as per RFC7232.
setETag(String) - Method in class com.azure.digitaltwins.core.BasicRelationship
Sets a string representing a weak ETag for the entity that this request performs an operation against, as per RFC7232.
setETag(String) - Method in class com.azure.digitaltwins.core.models.DigitalTwinsResponseHeaders
Set the eTag property: The ETag property.
setETag(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the eTag property: The etag of the blob at the time this event was triggered.
setETag(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the eTag property: The etag of the directory at the time this event was triggered.
setETag(String) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the ETag with the last known successful update to partition ownership record.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchAlias
Set the eTag property: The ETag of the alias.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the eTag property: The ETag of the index.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the eTag property: The ETag of the indexer.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the eTag property: The ETag of the data source.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the eTag property: The ETag of the skillset.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SynonymMap
Set the eTag property: The ETag of the synonym map.
setETag(String) - Method in class com.azure.storage.blob.HttpGetterInfo
Sets the eTag used when creating If-Match header.
setETag(String) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the eTag property: The Etag property.
setETag(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the eTag property: The ETag contains a value that you can use to perform operations conditionally.
setETag(String) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the eTag property: The eTag property.
setETag(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the eTag property: The ETag contains a value that you can use to perform operations conditionally.
setETag(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the eTag property: The ETag contains a value that you can use to perform operations conditionally.
setETag(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the eTag property: The ETag contains a value that you can use to perform operations conditionally.
setETag(String) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the eTag property: The eTag property.
setETag(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the eTag property: The ETag contains a value that you can use to perform operations conditionally, in quotes.
setETag(String) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the eTag property: The eTag property.
setEventAggregationWindow(String) - Method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Set the eventAggregationWindow property: Time window duration on which events are aggregated before being emitted.
setEventCount(Integer) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the eventCount property: The number of events in the file.
setEventHubName(String) - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Sets the Event Hub name associated with this checkpoint.
setEventHubName(String) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the Event Hub name associated with this ownership record.
setEventRouteId(String) - Method in class com.azure.digitaltwins.core.models.DigitalTwinsEventRoute
Sets this event route's Id.
setEvents(List<BlobEventType>) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the events property: The type of events that cause this trigger to fire.
setEvents(List<SpatialAnalysisPersonCountEvent>) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountZoneEvents
Set the events property: The event configuration.
setEvents(List<SpatialAnalysisPersonDistanceEvent>) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceZoneEvents
Set the events property: The event configuration.
setEvents(List<SpatialAnalysisPersonLineCrossingEvent>) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingLineEvents
Set the events property: The event configuration.
setEvents(List<SpatialAnalysisPersonZoneCrossingEvent>) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingZoneEvents
Set the events property: The event configuration.
setEvents(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the events property: The list of event types that cause this trigger to fire.
setEventTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.EventGridEvent
Set the time associated with the event.
setEventType(SpatialAnalysisPersonZoneCrossingEventType) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEvent
Set the eventType property: The event type.
setEvidence(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
Set the evidence property: The evidence for the authorization.
setExcludedFileNameExtensions(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the excludedFileNameExtensions property: Comma-delimited list of filename extensions to ignore when processing from Azure blob storage.
setExcludedPaths(List<ExcludedPath>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets excluded paths.
setExcludeLastRequest(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the excludeLastRequest property: Whether to exclude the records of the last request.
setExcludeLastRequest(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the excludeLastRequest property: Whether to exclude the records of the last request.
setExecutePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the execute permission status.
setExecutePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the execute permission status.
setExecutePermission(boolean) - Method in class com.azure.storage.file.datalake.models.RolePermissions
Sets the execute permission status.
setExecutePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the execute permission status.
setExecutePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the execute permission status.
setExecutionCount(int) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the executionCount property: The execution_count property.
setExecutionCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Set the executionCount property: Execution sequence number.
setExecutionCredential(SsisExecutionCredential) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the executionCredential property: The package execution credential.
setExecutionEnvironment(IndexerExecutionEnvironment) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the executionEnvironment property: Specifies the environment in which the indexer should execute.
setExecutorCores(int) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Set the executorCores property: Number of cores to use for each executor.
setExecutorCores(int) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the executorCores property: Number of cores to use for each executor.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the executorCores property: The executorCores property.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the executorCores property: The executorCores property.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the executorCores property: The executorCores property.
setExecutorCores(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the executorCores property: The executorCores property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the executorCount property: The numExecutors property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the executorCount property: The numExecutors property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the executorCount property: The numExecutors property.
setExecutorCount(Integer) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the executorCount property: The numExecutors property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Set the executorMemory property: Amount of memory to use per executor process.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the executorMemory property: Amount of memory to use per executor process.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the executorMemory property: The executorMemory property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the executorMemory property: The executorMemory property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the executorMemory property: The executorMemory property.
setExecutorMemory(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the executorMemory property: The executorMemory property.
setExecutorSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the executorSize property: Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide.
setExistingClusterId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the existingClusterId property: The id of an existing interactive cluster that will be used for all runs of this activity.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the exp property: The expiration date of the object that triggered this event.
setExp(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the exp property: The expiration date of the object that triggered this event.
setExpand(Boolean) - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Set the expand property: A value indicating whether all words in the list of synonyms (if => notation is not used) will map to one another.
setExpectedIssuer(String) - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Sets the expected issuer of the token.
setExpectedValue(float) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the expectedValue property: Expected value of the latest point.
setExpectedValues(List<Float>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the expectedValues property: ExpectedValues contain expected value for each input point.
setExperimentId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Set the experimentId property: The ID of the experiment that the run belongs to.
setExperimentId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the experimentId property: The ID of the experiment that the Machine Learning Run belongs to.
setExperimentName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the experimentName property: Run history experiment name of the pipeline run.
setExperimentName(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Set the experimentName property: The name of the experiment that the run belongs to.
setExperimentName(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the experimentName property: The name of the experiment that the Machine Learning Run belongs to.
setExpirationTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.PeekedMessageItem
Set the expirationTime property: The time that the Message will expire and be automatically deleted.
setExpirationTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the expirationTime property: The time that the Message will expire and be automatically deleted.
setExpirationTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.SendMessageResult
Set the expirationTime property: The time that the Message will expire and be automatically deleted.
setExpiredGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEnteredEventData
Set the expiredGeofenceGeometryId property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request.
setExpiredGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Set the expiredGeofenceGeometryId property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request.
setExpiredGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData
Set the expiredGeofenceGeometryId property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request.
setExpiredGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData
Set the expiredGeofenceGeometryId property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request.
setExpiresAfter(Duration) - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Specifies when the duration after which the requested authentication token will expire.
setExpiresIn(String) - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Set the optional key expiration period used to define the duration after which a newly rotated key will expire.
setExpiresOn(OffsetDateTime) - Method in class com.azure.data.tables.models.TableAccessPolicy
Set the date-time the policy expires.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set the expires UTC time.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set the key expiration time in UTC.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set the expires UTC time.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the expires UTC time.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.ImportKeyOptions
Set the key expiration time in UTC.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Set the key expiration time in UTC.
setExpiresOn(OffsetDateTime) - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Set the expires UTC time.
setExpiresOn(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobAccessPolicy
Set the expiresOn property: the date-time the policy expires.
setExpiresOn(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
Set the expiresOn property: the date-time the policy expires.
setExpiresOn(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Set the expiresOn property: The date-time the policy expires.
setExpiresOn(OffsetDateTime) - Method in class com.azure.storage.queue.models.QueueAccessPolicy
Set the expiresOn property: the date-time the policy expires.
setExpiry(String) - Method in class com.azure.storage.blob.models.KeyInfo
Set the expiry property: The date-time the key expires in ISO 8601 UTC time.
setExpiryDateTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreWriteSettings
Set the expiryDateTime property: Specifies the expiry time of the written files.
setExpiryTime(OffsetDateTime) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets the time after which the SAS will no longer work.
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobImmutabilityPolicy
 
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the expiryTime property: The Expiry-Time property.
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the time after which the SAS will no longer work.
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the time after which the SAS will no longer work.
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the time after which the SAS will no longer work.
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Sets the time after which the SAS will no longer work.
setExportable(Boolean) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the exportable value.
setExportable(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set a flag that indicates if the private key can be exported.
setExportable(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set a flag that indicates if the private key can be exported.
setExportable(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set a flag that indicates if the private key can be exported.
setExportable(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set a flag that indicates if the private key can be exported.
setExportable(Boolean) - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Set a flag that indicates if the private key can be exported.
setExportSettings(AzureDatabricksDeltaLakeExportCommand) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Set the exportSettings property: Azure Databricks Delta Lake export settings.
setExportSettings(SnowflakeExportCopyCommand) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Set the exportSettings property: Snowflake export settings.
setExposedHeaders(String) - Method in class com.azure.data.tables.models.TableServiceCorsRule
Set the response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
setExposedHeaders(String) - Method in class com.azure.storage.blob.models.BlobCorsRule
Set the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
setExposedHeaders(String) - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Set the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
setExposedHeaders(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
setExposedHeaders(String) - Method in class com.azure.storage.queue.models.QueueCorsRule
Set the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
setExpressCustomSetupProperties(List<CustomSetupBase>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the expressCustomSetupProperties property: Custom setup without script properties for a SSIS integration runtime.
setExpression(Expression) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the expression property: An expression that would evaluate to Boolean.
setExpression(Expression) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the expression property: An expression that would evaluate to Boolean.
setExpression(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Set the expression property: The expression which is used for preview.
setExpression(String) - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Set the expression property: The expression for preview.
setExtendedProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the extendedProperties property: Extended properties appended to the connection string.
setExtendedProperties(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the extendedProperties property: User defined property bag.
setExtensionConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtension
Set the extensionConfiguration property: An optional configuration string that is sent to the extension plugin.
setExternalIdFieldName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the externalIdFieldName property: The name of the external ID field for upsert operation.
setExternalIdFieldName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the externalIdFieldName property: The name of the external ID field for upsert operation.
setExternalLink(String) - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Sets the customized external link which is displayed in the title bar of the alert email.
setExternalLink(String) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets the customized external link, it will be included in the notification sent to the users, this is usually a reference to any troubleshooting guide.
setExtractKeyPhrasesActions(ExtractKeyPhrasesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of ExtractKeyPhrasesAction to be executed.
setExtractSummaryActions(ExtractSummaryAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of ExtractSummaryAction to be executed.
setFacetable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the facetable property: A value indicating whether to enable the field to be referenced in facet queries.
setFacets(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the facets property: The list of facet expressions to apply to the search query.
setFailedChangesCount(long) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeCounters
Sets the number of paths where Access Control List update has failed.
setFailOnUnprocessableDocument(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the failOnUnprocessableDocument property: For Azure blobs, set to false if you want to continue indexing if a document fails indexing.
setFailOnUnsupportedContentType(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the failOnUnsupportedContentType property: For Azure blobs, set to false if you want to continue indexing when an unsupported content type is encountered, and you don't know all the content types (file extensions) in advance.
setFamily(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Set the family property: family of app service plan sku.
setFamilyName(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Sets the family name.
setFamilyName(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Parent
Sets the family name.
setFeatureId(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Set the feature ID of this configuration setting.
setFeatureName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExposureControlRequest
Set the featureName property: The feature name.
setFeatureType(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExposureControlRequest
Set the featureType property: The feature type.
setFeedbackType(FeedbackType) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Set the feedback type value to filter feedbacks by type.
setFeedPollDelay(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the delay in between polling a partition for new changes on the feed, after all current changes are drained.
setFeedRange(FeedRange) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the FeedRange that we want to query
setFhirResourceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Set the fhirResourceId property: Id of HL7 FHIR resource.
setFhirResourceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Set the fhirResourceId property: Id of HL7 FHIR resource.
setFhirResourceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Set the fhirResourceId property: Id of HL7 FHIR resource.
setFhirResourceType(HealthcareFhirResourceType) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Set the fhirResourceType property: Type of HL7 FHIR resource.
setFhirResourceType(HealthcareFhirResourceType) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Set the fhirResourceType property: Type of HL7 FHIR resource.
setFhirResourceType(HealthcareFhirResourceType) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Set the fhirResourceType property: Type of HL7 FHIR resource.
setFhirResourceVersionId(Long) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Set the fhirResourceVersionId property: VersionId of HL7 FHIR resource.
setFhirResourceVersionId(Long) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Set the fhirResourceVersionId property: VersionId of HL7 FHIR resource.
setFhirResourceVersionId(Long) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Set the fhirResourceVersionId property: VersionId of HL7 FHIR resource.
setFhirServiceHostName(String) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceCreatedEventData
Set the fhirServiceHostName property: Domain name of FHIR account for this resource.
setFhirServiceHostName(String) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceDeletedEventData
Set the fhirServiceHostName property: Domain name of FHIR account for this resource.
setFhirServiceHostName(String) - Method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceUpdatedEventData
Set the fhirServiceHostName property: Domain name of FHIR account for this resource.
setFhirVersion(FhirVersion) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Set the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
setFhirVersion(FhirVersion) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Set the fhirVersion property: The FHIR Spec version that the result will use to format the fhirBundle.
setFieldList(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the fieldList property: Fields of metadata to get from dataset.
setFieldMappings(FieldMapping...) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the fieldMappings property: Defines mappings between fields in the data source and corresponding target fields in the index.
setFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the fieldMappings property: Defines mappings between fields in the data source and corresponding target fields in the index.
setFieldName(String) - Method in class com.azure.search.documents.indexes.models.SemanticField
Set the fieldName property: The fieldName property.
setFieldQuote(char) - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Sets the field quote.
setFieldQuote(char) - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Sets the field quote.
setFields(SettingFields...) - Method in class com.azure.data.appconfiguration.models.SettingSelector
Sets fields that will be returned in the response corresponding to properties in ConfigurationSetting.
setFields(SearchField...) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the fields property: A list of sub-fields if this is a field of type Edm.ComplexType or Collection(Edm.ComplexType).
setFields(SearchField...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the fields property: The fields of the index.
setFields(List<SearchField>) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the fields property: A list of sub-fields if this is a field of type Edm.ComplexType or Collection(Edm.ComplexType).
setFields(List<SearchField>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the fields property: The fields of the index.
setFile(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the file property: The main file used for the job, which will override the 'file' of the spark job definition you provide.
setFile(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the file property: File containing the application to execute.
setFile(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the file property: The file property.
setFile(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the file property: The file property.
setFile(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the file property: The file property.
setFile(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the file property: The file property.
setFileAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
Sets the access status for file resources.
setFileAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
Sets the access status for file resources.
setFileAttributes(Boolean) - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specify whether file attributes should be copied from source file.
setFileAttributes(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileAttributes property: Attributes set for the file.
setFileChangeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file change time.
setFileChangeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileChangeTime property: Change time for the file.
setFileContentMd5(byte[]) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the fileContentMD5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
setFileContentMd5(byte[]) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the fileContentMD5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
setFileContentMd5(byte[]) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileContentMd5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
setFileCreationTime(OffsetDateTime) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file creation time.
setFileCreationTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileCreationTime property: Creation time for the file.
setFileExtension(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Set the fileExtension property: The file extension used to create the files.
setFileFilter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the fileFilter property: Specify a filter to be used to select a subset of files in the folderPath rather than all files.
setFileFilter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the fileFilter property: Specify a filter to be used to select a subset of files in the folderPath rather than all files.
setFileId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the fileId property: FileId uniquely identifies the file or directory.
setFileId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileId property: The fileId of the file.
setFileLastWriteTime(OffsetDateTime) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file last write time.
setFileLastWriteTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileLastWriteTime property: Last write time for the file.
setFileLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the fileLinkedService property: Linked service reference where the files are located.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileListPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the fileListPath property: Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy.
setFileMissing(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SkipErrorFile
Set the fileMissing property: Skip if file is deleted by other client during copy.
setFilename(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryRequirements
Set the filename property: The filename of the library requirements file.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the fileName property: The name of the Azure Blob.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the fileName property: The name of the Azure Data Lake Storage Gen2.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the fileName property: The name of the file in the Azure Data Lake Store.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the fileName property: The name of the on-premises file system.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpServerLocation
Set the fileName property: Specify the file name of dataset.
setFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpLocation
Set the fileName property: Specify the file name of dataset.
setFileNamePrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Set the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
setFileNamePrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Set the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
setFileNamePrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcWriteSettings
Set the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
setFileNamePrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetWriteSettings
Set the fileNamePrefix property: Specifies the file name pattern <fileNamePrefix>_<fileIndex>.<fileExtension> when copy from non-file based store without partitionOptions.
setFileParentId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileParentId property: The parent fileId of the file.
setFilePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLWebServiceFile
Set the filePath property: The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService.
setFilePath(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Please use the generateSas methods provided on the desired file/directory client that will auto-populate the file path.
setFilePaths(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the filePaths property: Paths to streaming job files.
setFilePattern(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the filePattern property: File pattern of JSON.
setFilePattern(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonWriteSettings
Set the filePattern property: File pattern of JSON.
setFilePermission(String) - Method in class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
Sets the file permission key.
setFilePermission(String) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
Sets the file permission key.
setFilePermission(String) - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
Sets the file permission key.
setFilePermission(String) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setFilePermissionKey(String) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file permission key.
setFilePermissionKey(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the filePermissionKey property: Key of the permission set for the file.
setFiles(List<SearchIndexerKnowledgeStoreFileProjectionSelector>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Set the files property: Projections to Azure File storage.
setFiles(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the files property: Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the files property: files to be used in this job.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the files property: The files property.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the files property: The files property.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the files property: The files property.
setFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the files property: The files property.
setFileShare(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the fileShare property: The azure file share name.
setFilesystem(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeStorageAccountDetails
Set the filesystem property: Filesystem name.
setFileSystem(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLocation
Set the fileSystem property: Specify the fileSystem of azure blobFS.
setFileSystem(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the fileSystem property: Specify the FileSystem if the main storage for the HDInsight is ADLS Gen2.
setFileSystem(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Set the fileSystem property: Landing zone's file system name.
setFileType(String) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the fileType property: The file type of the capture file.
setFileurl(String) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the fileurl property: The path to the capture file.
setFilledNARatio(Float) - Method in class com.azure.ai.anomalydetector.models.VariableState
Set the filledNARatio property: Proportion of NaN values filled of the variable.
setFillNaMethod(FillNaMethod) - Method in class com.azure.ai.anomalydetector.models.AlignPolicy
Set the fillNaMethod property: An optional field, indicating how missing values will be filled.
setFillType(DataFeedMissingDataPointFillType) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillSettings
Set the type of fill missing point for anomaly detection.
setFilter(ListAnomaliesDetectedFilter) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
Sets additional conditions to filter the anomalies.
setFilter(ListMetricFeedbackFilter) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
Set the additional metric feedback filter options that can be passed for filtering the result of lisMetricFeedbacks operation.
setFilter(RuleFilter) - Method in class com.azure.messaging.servicebus.administration.models.CreateRuleOptions
Sets the filter expression used to match messages.
setFilter(RuleFilter) - Method in class com.azure.messaging.servicebus.administration.models.RuleProperties
Sets the filter expression used to match messages.
setFilter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the filter property: Specifies selection filter using query operators.
setFilter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the filter property: Specifies selection filter using query operators.
setFilter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the filter property: Specifies selection filter using query operators.
setFilter(String) - Method in class com.azure.data.tables.models.ListEntitiesOptions
Sets the value of the `filter` OData query option which filters the set of returned entities, excluding those that do not match the filter expression.
setFilter(String) - Method in class com.azure.data.tables.models.ListTablesOptions
Sets the value of the `filter` OData query option which filters the set of returned entities, excluding those that do not match the filter expression.
setFilter(String) - Method in class com.azure.digitaltwins.core.models.DigitalTwinsEventRoute
Set the filter property: An expression which describes the events which are routed to the endpoint.
setFilter(String) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the filter to be applied to the query.
setFilter(String) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the filter property: An OData expression that filters the documents used to produce completed terms for the Autocomplete result.
setFilter(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the filter property: The OData $filter expression to apply to the search query.
setFilter(String) - Method in class com.azure.search.documents.models.SuggestOptions
Set the filter property: An OData expression that filters the documents considered for suggestions.
setFilterable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the filterable property: A value indicating whether to enable the field to be referenced in $filter queries.
setFilterPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the filter permission status.
setFilterPredicate(String) - Method in class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Sets the FilterPredicate associated with the request in the Azure Cosmos DB service.
setFilterPredicate(String) - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Sets the FilterPredicate associated with the request in the Azure Cosmos DB service.
setFilterPredicate(String) - Method in class com.azure.cosmos.models.CosmosPatchItemRequestOptions
Sets the FilterPredicate associated with the request in the Azure Cosmos DB service.
setFilters(List<RunQueryFilter>) - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Set the filters property: List of filters.
setFilterTagsPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the filter tags permission status.
setFilterTagsPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the filter tags permission status.
setFilterToken(String) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the filterToken property: The string to insert for each position at which there is no token.
setFirstAcquirer(Boolean) - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Sets the given firstAcquirer value on AmqpMessageHeader object.
setFirstEnqueueTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the firstEnqueueTime property: The first time from the queue.
setFirstLineContainsHeaders(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the firstLineContainsHeaders property: For CSV blobs, indicates that the first (non-blank) line of each blob contains headers.
setFirstName(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Sets the first name.
setFirstName(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Parent
Sets the first name.
setFirstName(String) - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Set the first name of the admin.
setFirstRowAsHeader(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the firstRowAsHeader property: When used as input, treat the first row of data as headers.
setFirstRowAsHeader(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the firstRowAsHeader property: When used as input, treat the first row of data as headers.
setFirstRowAsHeader(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the firstRowAsHeader property: When used as input, treat the first row of data as headers.
setFirstRowOnly(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the firstRowOnly property: Whether to return first row or all rows.
setFirstSequenceNumber(Integer) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the firstSequenceNumber property: The smallest sequence number from the queue.
setFlags(RegexFlags...) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the flags property: Regular expression flags.
setFlags(RegexFlags...) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the flags property: Regular expression flags.
setFlags(List<RegexFlags>) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the flags property: Regular expression flags.
setFlags(List<RegexFlags>) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the flags property: Regular expression flags.
setFlowlet(DataFlowReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Set the flowlet property: Flowlet Reference.
setFlowlet(DataFlowReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Set the flowlet property: Flowlet Reference.
setFlowlet(DataFlowReference) - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Set the flowlet property: Flowlet Reference.
setFlushImmediately(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the flushImmediately property: If set to true, any aggregation will be skipped.
setFocus(SpatialAnalysisOperationFocus) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationEventBase
Set the focus property: The operation focus type.
setFocus(SpatialAnalysisOperationFocus) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
Set the focus property: The operation focus type.
setFocus(SpatialAnalysisOperationFocus) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Set the focus property: The operation focus type.
setFocus(SpatialAnalysisOperationFocus) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingEvent
Set the focus property: The operation focus type.
setFocus(SpatialAnalysisOperationFocus) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEvent
Set the focus property: The operation focus type.
setFolder(DataFlowFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlow
Set the folder property: The folder that this data flow is in.
setFolder(DataFlowFolder) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the folder property: The folder that this data flow is in.
setFolder(DataFlowFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the folder property: The folder that this data flow is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the folder property: The folder that this Dataset is in.
setFolder(DatasetFolder) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the folder property: The folder that this Dataset is in.
setFolder(NotebookFolder) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the folder property: The folder that this notebook is in.
setFolder(PipelineFolder) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the folder property: The folder that this Pipeline is in.
setFolder(SparkJobDefinitionFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the folder property: The folder that this Spark job definition is in.
setFolder(SqlScriptFolder) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Set the folder property: The folder that this SQL script is in.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the folderPath property: The path of the Azure Blob storage.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the folderPath property: The path of the Azure Data Lake Storage Gen2 storage.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the folderPath property: Path to the folder in the Azure Data Lake Store.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the folderPath property: Folder path for resource files Type: string (or Expression with resultType string).
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the folderPath property: The path of the on-premises file system.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpServerLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpLocation
Set the folderPath property: Specify the folder path of dataset.
setFolderPath(String) - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Set the folderPath property: The path of the container/folder that will trigger the pipeline.
setFolderPath(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowStagingInfo
Set the folderPath property: Folder path for staging blob.
setFolderPath(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Set the folderPath property: Landing zone's folder path name.
setFormat(DatasetStorageFormat) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the format property: The format of files.
setFormat(DatasetStorageFormat) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the format property: The format of the Azure Blob storage.
setFormat(DatasetStorageFormat) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the format property: The format of the Azure Data Lake Storage Gen2 storage.
setFormat(DatasetStorageFormat) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the format property: The format of the Data Lake Store.
setFormat(DatasetStorageFormat) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the format property: The format of the files.
setFormat(DatasetStorageFormat) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the format property: The format of files.
setFormat(ImageFormatProperties) - Method in class com.azure.media.videoanalyzer.edge.models.ImageProperties
Set the format property: Base class for image formatting properties.
setFormatSettings(AvroWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the formatSettings property: Avro format settings.
setFormatSettings(BinaryReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Set the formatSettings property: Binary format settings.
setFormatSettings(DelimitedTextReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Set the formatSettings property: DelimitedText format settings.
setFormatSettings(DelimitedTextWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the formatSettings property: DelimitedText format settings.
setFormatSettings(FormatReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the formatSettings property: GetMetadata activity format settings.
setFormatSettings(JsonReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Set the formatSettings property: Json format settings.
setFormatSettings(JsonWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the formatSettings property: Json format settings.
setFormatSettings(OrcWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the formatSettings property: ORC format settings.
setFormatSettings(ParquetWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the formatSettings property: Parquet format settings.
setFormatSettings(XmlReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Set the formatSettings property: Xml format settings.
setForwardDeadLetteredMessagesTo(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the dead-lettered messages of this queue are forwarded to.
setForwardDeadLetteredMessagesTo(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
setForwardDeadLetteredMessagesTo(String) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the dead-lettered messages of this queue are forwarded to.
setForwardDeadLetteredMessagesTo(String) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the forwardDeadLetteredMessagesTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
setForwardTo(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the forwardTo property: The name of the recipient entity to which all the messages sent to the queue are forwarded to.
setForwardTo(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the forwardTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
setForwardTo(String) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the forwardTo property: The name of the recipient entity to which all the messages sent to the queue are forwarded to.
setForwardTo(String) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the forwardTo property: The name of the recipient entity to which all the messages sent to the subscription are forwarded to.
setFqdns(List<String>) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Set the fqdns property: List of fully qualified domain names.
setFrameRateLimit(Float) - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Set the frameRateLimit property: Maximum output framerate in fps.
setFrequency(RecurrenceFrequency) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the frequency property: The frequency.
setFrequency(TumblingWindowFrequency) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the frequency property: The frequency of the time windows.
setFrom(int) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Set the from property: The start index of fetched sessions.
setFrom(int) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Set the from property: The from property.
setFrom(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the from property: The identity of SMS message sender.
setFrom(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Set the from property: The identity of SMS message sender.
setFrom(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Set the from property: The identity of SMS message sender.
setFromDhcp(Boolean) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDns
Set the fromDhcp property: Result value showing if the ONVIF device is configured to use DHCP.
setFromDhcp(Boolean) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifHostName
Set the fromDhcp property: Result value showing if the ONVIF device is configured to use DHCP.
setFullyQualifiedNamespace(String) - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Sets the fully qualified namespace of the Event Hub.
setFullyQualifiedNamespace(String) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the fully qualified namespace of the Event Hub.
setFunctionAggregation(ScoringFunctionAggregation) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the functionAggregation property: A value indicating how the results of individual scoring functions should be combined.
setFunctionAppUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the functionAppUrl property: The endpoint of the Azure Function App.
setFunctionKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the functionKey property: Function or Host key for Azure Function App.
setFunctionName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the functionName property: Name of the Function that the Azure Function Activity will call.
setFunctions(ScoringFunction...) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the functions property: The collection of functions that influence the scoring of documents.
setFunctions(List<ScoringFunction>) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the functions property: The collection of functions that influence the scoring of documents.
setFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the fuzzyEditDistance property: Defaults to 0.
setFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Set the fuzzyEditDistance property: Determine the fuzzy edit distance of the alias.
setGender(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Sets the gender.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
 
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
 
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
 
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the generatedKeyName property: Name of generated key to store projection under.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
 
setGenerateNumberParts(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the generateNumberParts property: A value indicating whether to generate number subwords.
setGenerateWordParts(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the generateWordParts property: A value indicating whether to generate part words.
setGeometries(List<MapsGeofenceGeometry>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEnteredEventData
Set the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence.
setGeometries(List<MapsGeofenceGeometry>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Set the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence.
setGeometries(List<MapsGeofenceGeometry>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData
Set the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence.
setGeometries(List<MapsGeofenceGeometry>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData
Set the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence.
setGeometryId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Set the geometryId property: The unique ID for the geofence geometry.
setGeoReplication(GeoReplication) - Method in class com.azure.storage.blob.models.BlobServiceStatistics
Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.
setGeoReplication(GeoReplication) - Method in class com.azure.storage.queue.models.QueueServiceStatistics
Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.
setGetDebugInfo(HDInsightActivityDebugInfoOption) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the getDebugInfo property: Debug info option.
setGetDebugInfo(HDInsightActivityDebugInfoOption) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the getDebugInfo property: Debug info option.
setGetDebugInfo(HDInsightActivityDebugInfoOption) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the getDebugInfo property: Debug info option.
setGetDebugInfo(HDInsightActivityDebugInfoOption) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the getDebugInfo property: Debug info option.
setGetDebugInfo(HDInsightActivityDebugInfoOption) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the getDebugInfo property: Debug info option.
setGitHubAccessCode(String) - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
Set the gitHubAccessCode property: The GitHub Access code.
setGitHubAccessToken(String) - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenResponse
Set the gitHubAccessToken property: The gitHubAccessToken property.
setGitHubAccessTokenBaseUrl(String) - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
Set the gitHubAccessTokenBaseUrl property: The GitHub access token base URL.
setGitHubClientId(String) - Method in class com.azure.analytics.synapse.artifacts.models.GitHubAccessTokenRequest
Set the gitHubClientId property: The GitHub Client Id.
setGivenName(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Pet
Sets the name of the pet.
setGlobalDefaultAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the globalDefaultAccentSensitive property: A global flag for AccentSensitive.
setGlobalDefaultCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the globalDefaultCaseSensitive property: A global flag for CaseSensitive.
setGlobalDefaultFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the globalDefaultFuzzyEditDistance property: A global flag for FuzzyEditDistance.
setGlobalParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the globalParameters property: Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint.
setGovLength(Float) - Method in class com.azure.media.videoanalyzer.edge.models.H264Configuration
Set the govLength property: Group of Video frames length.
setGovLength(Float) - Method in class com.azure.media.videoanalyzer.edge.models.Mpeg4Configuration
Set the govLength property: Group of Video frames length.
setGrade(int) - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Sets the grade.
setGranularity(TimeGranularity) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Set the granularity property: Can only be one of yearly, monthly, weekly, daily, hourly, minutely or secondly.
setGranularity(TimeGranularity) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the granularity property: Optional argument, can be one of yearly, monthly, weekly, daily, hourly, minutely, secondly, microsecond or none.
setGranularity(DataFeedGranularity) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Set the data feed granularity settings for the time series.
setGranularity(Duration) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the interval (window size) for which the metric data was returned in.
setGranularityType(DataFeedGranularityType) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularity
Set the granularity level of the time series.
setGroup(RolePermissions) - Method in class com.azure.storage.file.datalake.models.PathPermissions
Sets the permissions for the owning group of the resource.
setGroup(Integer) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the group property: The zero-based ordinal of the matching group in the regular expression pattern to extract into tokens.
setGroup(String) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional.
setGroupId(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Set the groupId property: The groupId to which the managed private endpoint is created.
setGroupId(String) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given groupId value on AmqpMessageProperties object.
setGroupIds(List<UUID>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SubjectInfo
Set the groupIds property: List of group Ids that the principalId is part of.
setGroupName(String) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Deprecated.
setGroupSequence(Long) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given groupSequence value on AmqpMessageProperties object.
setGuaranteedFrameRate(Boolean) - Method in class com.azure.media.videoanalyzer.edge.models.RateControl
Set the guaranteedFrameRate property: A value of true indicates that frame rate is a fixed value rather than an upper limit, and that the video encoder shall prioritize frame rate over all other adaptable configuration values such as bitrate.
setH264(H264Configuration) - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Set the h264 property: The H264 Configuration.
setHandleId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the handleId property: XSMB service handle ID.
setHardThresholdCondition(HardThresholdCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Sets the hard threshold condition.
setHardThresholdCondition(HardThresholdCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Sets the hard threshold condition.
setHardThresholdCondition(HardThresholdCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Sets the hard threshold condition.
setHardwareProtected(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set whether the key being created is of HSM type or not.
setHardwareProtected(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set whether the key being created is of HSM type or not.
setHardwareProtected(Boolean) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set whether the key being created is of HSM type or not.
setHardwareProtected(Boolean) - Method in class com.azure.security.keyvault.keys.models.ImportKeyOptions
Set whether the key being imported is of HSM type or not.
setHasImmutabilityPolicy(Boolean) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the hasImmutabilityPolicy property: The HasImmutabilityPolicy property.
setHasImmutabilityPolicy(Boolean) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the hasImmutabilityPolicy property: The hasImmutabilityPolicy property.
setHasLegalHold(Boolean) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the hasLegalHold property: The HasLegalHold property.
setHasLegalHold(Boolean) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the hasLegalHold property: The x-ms-legal-hold property.
setHasLegalHold(Boolean) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the hasLegalHold property: The LegalHold property.
setHasLegalHold(Boolean) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the hasLegalHold property: The hasLegalHold property.
setHasVersionsOnly(Boolean) - Method in class com.azure.storage.blob.models.BlobItem
Set the hasVersionsOnly property: The HasVersionsOnly property.
setHBaseConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the hBaseConfiguration property: Specifies the HBase configuration parameters (hbase-site.xml) for the HDInsight cluster.
setHcatalogLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the hcatalogLinkedServiceName property: A reference to the Azure SQL linked service that points to the HCatalog database.
setHcatalogLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the hcatalogLinkedServiceName property: The name of Azure SQL linked service that point to the HCatalog database.
setHdfsConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the hdfsConfiguration property: Specifies the HDFS configuration parameters (hdfs-site.xml) for the HDInsight cluster.
setHeader(String, String) - Method in class com.azure.core.http.HttpRequest
Set a request header, replacing any existing value.
setHeader(String, String) - Method in class com.azure.core.http.rest.RequestOptions
Sets a header on the HTTP request.
setHeaders(HttpHeaders) - Method in class com.azure.core.experimental.http.DynamicRequest
Sets the headers on the HTTP request.
setHeaders(HttpHeaders) - Method in class com.azure.core.http.HttpRequest
Set the request headers.
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Sets the BlobHttpHeaders.
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
setHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
setHeaders(PathHttpHeaders) - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Sets the PathHttpHeaders.
setHeaders(Iterable<Header>) - Method in class com.azure.core.amqp.AmqpClientOptions
Sets the Headers.
setHeaders(Iterable<Header>) - Method in class com.azure.core.util.ClientOptions
Sets the Headers.
setHeaders(Iterable<Header>) - Method in class com.azure.core.util.HttpClientOptions
 
setHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the headers property: Represents the headers that will be sent to the request.
setHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the headers property: Represents the headers that will be sent to the request.
setHeaders(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the headers property: Represents the headers that will be sent to the request.
setHeadersPresent(boolean) - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Sets whether or not headers are present.
setHeadersPresent(boolean) - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Sets whether or not headers are present.
setHeadNodeSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the headNodeSize property: Specifies the size of the head node for the HDInsight cluster.
setHeight(Float) - Method in class com.azure.media.videoanalyzer.edge.models.VideoResolution
Set the height property: The number of lines of the Video image.
setHeight(String) - Method in class com.azure.media.videoanalyzer.edge.models.ImageScale
Set the height property: The desired output image height.
setHidden(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the hidden property: A value indicating whether the field will be returned in a search result.
setHighlightFields(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the highlightFields property: The list of field names to use for hit highlights.
setHighlightPostTag(String) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the highlightPostTag property: A string tag that is appended to hit highlights.
setHighlightPostTag(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the highlightPostTag property: A string tag that is appended to hit highlights.
setHighlightPostTag(String) - Method in class com.azure.search.documents.models.SuggestOptions
Set the highlightPostTag property: A string tag that is appended to hit highlights.
setHighlightPreTag(String) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the highlightPreTag property: A string tag that is prepended to hit highlights.
setHighlightPreTag(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the highlightPreTag property: A string tag that is prepended to hit highlights.
setHighlightPreTag(String) - Method in class com.azure.search.documents.models.SuggestOptions
Set the highlightPreTag property: A string tag that is prepended to hit highlights.
setHiveConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the hiveConfiguration property: Specifies the hive configuration parameters (hive-site.xml) for the HDInsight cluster.
setHolds(Float) - Method in class com.azure.quantum.jobs.models.Quota
Set the holds property: The amount of the usage that has been reserved but not applied for the current period.
setHookIdsToAlert(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Sets the hooks to receives alerts triggered by this configuration.
setHookNameFilter(String) - Method in class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
Sets the hook name filter.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the host property: Host name of the server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the host property: Host name for connection.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the host property: Host name of the server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the host property: Host name of the FTP server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the host property: The IP address or host name of the HBase server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the host property: IP address or host name of the Hive server, separated by ';' for multiple hosts (only when serviceDiscoveryMode is enable).
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the host property: The IP address or host name of the Impala server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the host property: The IP address or host name of the Jira service.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the host property: The URL of the Magento instance.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the host property: The URL of the Oracle Service Cloud instance.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the host property: The URL of the PayPal instance.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the host property: The IP address or host name of the Phoenix server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the host property: The IP address or host name of the Presto server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the host property: The SFTP server host name.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the host property: The endpoint of the Shopify server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the host property: IP address or host name of the Spark server.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the host property: The URL of the Square instance.
setHost(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the host property: The endpoint of the Xero server.
setHost(String) - Method in class com.azure.core.util.UrlBuilder
Set the host that will be used to build the final URL.
setHost(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Set the host property: The externally accessible hostname of the registry instance, as specified by the http host header on incoming requests.
setHost(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the URL host, ex.
setHostKeyFingerprint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the hostKeyFingerprint property: The host key finger-print of the SFTP server.
setHostname(OnvifHostName) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Set the hostname property: The hostname of the ONVIF device.
setHostname(String) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifHostName
Set the hostname property: The hostname of the ONVIF device.
setHostName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the hostName property: The host name of the on-premises Common Data Service for Apps server.
setHostName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the hostName property: The host name of the on-premises Dynamics CRM server.
setHostName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the hostName property: The host name of the on-premises Dynamics server.
setHostName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the hostName property: GitHub Enterprise host name.
setHostName(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Sets the name of the host which operates on the lease item.
setHostSubscriptionId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the hostSubscriptionId property: The customer’s subscription to host the cluster.
setHourMetrics(TableServiceMetrics) - Method in class com.azure.data.tables.models.TableServiceProperties
Set settings for generating a summary of request statistics grouped by API in hourly aggregates for tables.
setHourMetrics(BlobMetrics) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the hourMetrics property: a summary of request statistics grouped by API in hour or minute aggregates for blobs.
setHourMetrics(DataLakeMetrics) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the hourMetrics property: The hourMetrics property.
setHourMetrics(ShareMetrics) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the hourMetrics property: A summary of request statistics grouped by API in hourly aggregates for files.
setHourMetrics(QueueMetrics) - Method in class com.azure.storage.queue.models.QueueServiceProperties
Set the hourMetrics property: A summary of request statistics grouped by API in hourly aggregates for queues.
setHours(List<Integer>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Set the hours property: The hours.
setHtml(String) - Method in class com.azure.communication.email.models.EmailContent
Set the html property: Html version of the email message.
setHttpCompressionType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the httpCompressionType property: Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None.
setHttpHeaders(HttpHeaders) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets the HTTP headers to send while sending alert to the endpoint.
setHttpHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Changes a blob's HTTP header properties.
setHttpHeaders(BlobHttpHeaders) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Changes a blob's HTTP header properties.
setHttpHeaders(PathHttpHeaders) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes a resource's HTTP header properties.
setHttpHeaders(PathHttpHeaders) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes a resource's HTTP header properties.
setHttpHeaders(Map<String, String>) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the httpHeaders property: The headers required to make the http request.
setHttpHeadersWithResponse(BlobHttpHeaders, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Changes a blob's HTTP header properties.
setHttpHeadersWithResponse(BlobHttpHeaders, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Changes a blob's HTTP header properties.
setHttpHeadersWithResponse(PathHttpHeaders, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes a resource's HTTP header properties.
setHttpHeadersWithResponse(PathHttpHeaders, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes a resource's HTTP header properties.
setHttpMethod(HttpMethod) - Method in class com.azure.core.experimental.http.DynamicRequest
Sets the HTTP method for this request.
setHttpMethod(HttpMethod) - Method in class com.azure.core.http.HttpRequest
Set the request method.
setHttpMethod(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the httpMethod property: The method for the http request.
setHttpPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the httpPath property: The partial URL corresponding to the HBase server.
setHttpPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the httpPath property: The partial URL corresponding to the Hive server.
setHttpPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the httpPath property: The partial URL corresponding to the Phoenix server.
setHttpPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the httpPath property: The partial URL corresponding to the Spark server.
setHttpRequest(HttpRequest) - Method in class com.azure.core.http.HttpPipelineCallContext
Sets the HTTP request object in the context.
setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionCancelEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionFailureEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceActionSuccessEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteCancelEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteFailureEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceDeleteSuccessEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteCancelEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteFailureEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequest(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Deprecated.
This method is no longer supported since v4.9.0.

Use ResourceWriteSuccessEventData.setResourceHttpRequest(ResourceHttpRequest) instead.

setHttpRequestProgressReporter(ProgressReporter) - Method in class com.azure.core.util.Contexts
Adds request's ProgressReporter instance to the Context.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpSource
Set the httpRequestTimeout property: Specifies the timeout for a HTTP client to get HTTP response from HTTP server.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.
setHttpRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Set the httpRequestTimeout property: The wait time to get a response from SharePoint Online.
setHubInputName(String) - Method in class com.azure.media.videoanalyzer.edge.models.IotHubMessageSource
Set the hubInputName property: Name of the IoT Edge Hub input from which messages will be consumed.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Set the hubName property: Name of the IoT Hub where the device was created or deleted.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
Set the hubName property: Name of the IoT Hub where the device was created or deleted.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceConnectedEventData
Set the hubName property: Name of the IoT Hub where the device was created or deleted.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceCreatedEventData
Set the hubName property: Name of the IoT Hub where the device was created or deleted.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDeletedEventData
Set the hubName property: Name of the IoT Hub where the device was created or deleted.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDisconnectedEventData
Set the hubName property: Name of the IoT Hub where the device was created or deleted.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Set the hubName property: The hub of connected client connection.
setHubName(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Set the hubName property: The hub of connected client connection.
setId(int) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the id property: The session Id.
setId(int) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the id property: The session Id.
setId(int) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the id property: The id property.
setId(int) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the id property: The id property.
setId(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RequiredAction
Set the id property: Action Id.
setId(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Set the id property: Role Assignment ID.
setId(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Set the id property: The id property.
setId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the id property: Link connection id.
setId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Set the id property: Link connection id.
setId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Set the id property: Link table id.
setId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Set the id property: Link table id.
setId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Set the id property: Link table id.
setId(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the family id.
setId(String) - Method in class com.azure.communication.chat.models.ChatMessage
Set the id property: The id of the chat message.
setId(String) - Method in class com.azure.communication.chat.models.ChatThreadItem
Set the id property: Chat thread id.
setId(String) - Method in class com.azure.communication.chat.models.ChatThreadProperties
Set the id property: Chat thread id.
setId(String) - Method in class com.azure.communication.chat.models.SendChatMessageResult
Set the id property: A server-generated message id.
setId(String) - Method in class com.azure.core.models.CloudEvent
Set a custom id.
setId(String) - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosConflictProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosDatabaseProperties
Sets the name of the resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the name of the permission resource.
setId(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureProperties
Sets the id
setId(String) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Sets the id
setId(String) - Method in class com.azure.cosmos.models.CosmosUserDefinedFunctionProperties
Sets the id
setId(String) - Method in class com.azure.cosmos.models.CosmosUserProperties
Sets the id
setId(String) - Method in class com.azure.messaging.eventgrid.EventGridEvent
Set the unique id of the event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationUserIdentifierModel
Set the id property: The Id of the communication user.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Set the id property: The event ID.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Set the id property: The event ID.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
Set the id property: The event ID.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the id property: The event ID.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Set the id property: The ID of the request that initiated the event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the id property: The event ID.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the id property: The event ID.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the id property: The id of the object that triggered this event.
setId(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the id property: The job id.
setId(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the id property: This field can be used as a passthrough for custom metadata about the matched text(s).
setId(String) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the key identifier value.
setId(String) - Method in class com.azure.storage.blob.models.BlobSignedIdentifier
Set the id property: a unique id.
setId(String) - Method in class com.azure.storage.file.datalake.models.DataLakeSignedIdentifier
Set the id property: a unique id.
setId(String) - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Set the id property: A unique id.
setId(String) - Method in class com.azure.storage.queue.models.QueueSignedIdentifier
Set the id property: a unique id.
setId(UUID) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the id property: Role Definition ID.
setIdempotencyToken(String) - Method in class com.azure.communication.chat.models.CreateChatThreadOptions
Set the idempotencyToken property: If specified, the client directs that the request is repeatable; that is, that the client can make the request multiple times with the same idempotencyToken and get back an appropriate response without the server executing the request multiple times.
setIdentifier(String) - Method in class com.azure.core.amqp.AmqpClientOptions
Sets the identifier for the AMQP client.
setIdentifier(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets the name of the access policy on the table this SAS references if any.
setIdentifier(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the name of the access policy on the container this SAS references if any.
setIdentifier(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the name of the access policy on the file system this SAS references if any.
setIdentifier(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the name of the access policy on the share this SAS references if any.
setIdentifier(String) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Sets the name of the access policy on the queue this SAS references if any.
setIdentity(ManagedIdentity) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the identity property: Identity of the workspace.
setIdentity(WorkspaceIdentity) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceUpdateParameters
Set the identity property: Managed service identity of the workspace.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the identity property: An explicit managed identity to use for this datasource.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the identity property: An explicit managed identity to use for this encryption key.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdentity(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the identity property: The identity of the requester that triggered this event.
setIdleAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the idleAt property: The idleAt property.
setIdleConnectionTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the idle connection timeout Default value is Duration.ZERO Direct client doesn't close a single connection to an endpoint by default unless specified.
setIdleConnectionTimeout(Duration) - Method in class com.azure.cosmos.GatewayConnectionConfig
sets the value of the timeout for an idle connection.
setIdleEndpointTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the idle endpoint timeout Default value is 1 hour.
setIfFalseActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the ifFalseActivities property: List of activities to execute if expression is evaluated to false.
setIfMatch(String) - Method in class com.azure.core.http.MatchConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.core.http.RequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.digitaltwins.core.models.DeleteDigitalTwinOptions
Set the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
setIfMatch(String) - Method in class com.azure.digitaltwins.core.models.DeleteRelationshipOptions
Set the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
setIfMatch(String) - Method in class com.azure.digitaltwins.core.models.UpdateComponentOptions
Set the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
setIfMatch(String) - Method in class com.azure.digitaltwins.core.models.UpdateDigitalTwinOptions
Set the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
setIfMatch(String) - Method in class com.azure.digitaltwins.core.models.UpdateRelationshipOptions
Set the ifMatch property: Only perform the operation if the entity's etag matches one of the etags provided or * is provided.
setIfMatch(String) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.storage.blob.models.BlobLeaseRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.storage.blob.models.BlobRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatch(String) - Method in class com.azure.storage.file.datalake.models.DataLakeRequestConditions
Optionally limit requests to resources that match the passed ETag.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBatchItemRequestOptions
Sets the If-Match (ETag) associated with the operation in CosmosBatch.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Sets the If-Match (ETag) associated with the operation in CosmosBatch.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Sets the If-Match (ETag) associated with the operation in CosmosItemOperation.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Sets the If-Match (ETag) associated with the operation in CosmosItemOperation.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfMatchETag(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.core.http.RequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobLeaseRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfModifiedSince(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.DataLakeRequestConditions
Optionally limit requests to resources that have only been modified since the passed datetime.
setIfNoneMatch(String) - Method in class com.azure.core.http.MatchConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.core.http.RequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.digitaltwins.core.models.CreateOrReplaceDigitalTwinOptions
Set the ifNoneMatch property.
setIfNoneMatch(String) - Method in class com.azure.digitaltwins.core.models.CreateOrReplaceRelationshipOptions
Set the ifNoneMatch property.
setIfNoneMatch(String) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.storage.blob.models.BlobLeaseRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.storage.blob.models.BlobRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatch(String) - Method in class com.azure.storage.file.datalake.models.DataLakeRequestConditions
Optionally limit requests to resources that do not match the passed ETag.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBatchItemRequestOptions
Sets the If-None-Match (ETag) associated with the request in operation in CosmosBatch.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBatchPatchItemRequestOptions
Sets the If-None-Match (ETag) associated with the request in operation in CosmosBatch.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBulkItemRequestOptions
Sets the If-None-Match (ETag) associated with the request in operation in CosmosItemOperation.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosBulkPatchItemRequestOptions
Sets the If-None-Match (ETag) associated with the request in operation in CosmosItemOperation.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosDatabaseRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosPermissionRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfNoneMatchETag(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service.
setIfSequenceNumberEqualTo(Long) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Sets the value that the page blob's sequence number must be less equal to.
setIfSequenceNumberLessThan(Long) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Sets the value that the page blob's sequence number must be less than.
setIfSequenceNumberLessThanOrEqualTo(Long) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Sets the value that the page blob's sequence number must be less than or equal to.
setIfTagsMatch(String) - Method in class com.azure.storage.blob.options.BlockBlobListBlocksOptions
Optionally applies the SQL statement to the tags of the blob.
setIfTrueActivities(List<Activity>) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the ifTrueActivities property: List of activities to execute if expression is evaluated to true.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.core.http.RequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobLeaseRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIfUnmodifiedSince(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.DataLakeRequestConditions
Optionally limit requests to resources that have remained unmodified since the passed datetime.
setIgnoreEmptyBlobs(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the ignoreEmptyBlobs property: If set to true, blobs with zero bytes will be ignored.
setIgnoreHostname(String) - Method in class com.azure.media.videoanalyzer.edge.models.TlsValidationOptions
Set the ignoreHostname property: When set to 'true' causes the certificate subject name validation to be skipped.
setIgnoreNullValues(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the ignoreNullValues property: The flag indicating whether to ignore null values from input dataset (except key fields) during write operation.
setIgnoreNullValues(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the ignoreNullValues property: The flag indicating whether to ignore null values from input dataset (except key fields) during write operation.
setIgnoreNullValues(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the ignoreNullValues property: The flag indicating whether ignore null values from input dataset (except key fields) during write operation.
setIgnoreNullValues(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the ignoreNullValues property: The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation.
setIgnoreNullValues(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the ignoreNullValues property: The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation.
setIgnoreReadOnly(Boolean) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
setIgnoreReadOnly(Boolean) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setIgnoreScripts(CjkBigramTokenFilterScripts...) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Set the ignoreScripts property: The scripts to ignore.
setIgnoreScripts(List<CjkBigramTokenFilterScripts>) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Set the ignoreScripts property: The scripts to ignore.
setIgnoreSignature(String) - Method in class com.azure.media.videoanalyzer.edge.models.TlsValidationOptions
Set the ignoreSignature property: When set to 'true' causes the certificate chain trust validation to be skipped.
setImage(ImageProperties) - Method in class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Set the image property: Describes the parameters of the image that is sent as input to the endpoint.
setImageAction(BlobIndexerImageAction) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the imageAction property: Determines how to process embedded images and image files in Azure blob storage.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the immutabilityPolicy property: x-ms-immutability-policy-mode and x-ms-immutability-policy-until-date property.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the immutabilityPolicy property: The ImmutabilityPolicyUntilDate and ImmutabilityPolicyMode property.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets the immutability policy on a blob, blob snapshot or blob version.
setImmutabilityPolicy(BlobImmutabilityPolicy) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets the immutability policy on a blob, blob snapshot or blob version.
setImmutabilityPolicyPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the set immutability policy permission status.
setImmutabilityPolicyPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the set immutability policy permission status.
setImmutabilityPolicyPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the set immutability policy permission status.
setImmutabilityPolicyWithResponse(BlobImmutabilityPolicy, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets the immutability policy on a blob, blob snapshot or blob version.
setImmutabilityPolicyWithResponse(BlobImmutabilityPolicy, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets the immutability policy on a blob, blob snapshot or blob version.
setImmutable(Boolean) - Method in class com.azure.security.keyvault.keys.models.KeyReleasePolicy
Get a value indicating if the policy is immutable.
setImmutableStorageWithVersioningEnabled(Boolean) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the isImmutableStorageWithVersioningEnabled property: Indicates if version level worm is enabled on this container.
setImportance(EmailImportance) - Method in class com.azure.communication.email.models.EmailMessage
Set the importance property: The importance type for the email.
setImportSettings(AzureDatabricksDeltaLakeImportCommand) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the importSettings property: Azure Databricks Delta Lake import settings.
setImportSettings(SnowflakeImportCopyCommand) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the importSettings property: Snowflake import settings.
setImputeFixedValue(Float) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the imputeFixedValue property: Used to specify the value to fill, it's used when granularity is not "none" and imputeMode is "fixed".
setImputeMode(ImputeMode) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the imputeMode property: Used to specify how to deal with missing values in the input series, it's used when granularity is not "none".
setIncludeApis(Boolean) - Method in class com.azure.data.tables.models.TableServiceMetrics
Set a value that indicates whether metrics should generate summary statistics for called API operations.
setIncludeApis(Boolean) - Method in class com.azure.storage.blob.models.BlobMetrics
Set the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
setIncludeApis(Boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Set the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
setIncludeApis(Boolean) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
setIncludeApis(Boolean) - Method in class com.azure.storage.queue.models.QueueMetrics
Set the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
setIncludeAttributes(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeDeleted(boolean) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the status of including deleted shares when listing shares
setIncludedPaths(List<IncludedPath>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets included paths.
setIncludeETag(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeExtendedInfo(Boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Note that setting timestamps, etag, attributes, or permission key will also set this option as true.
setIncludeMetadata(boolean) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the status of including share metadata when listing shares If listing snapshots as well this will also determine if the snapshots have their metadata included as well.
setIncludeMetadata(boolean) - Method in class com.azure.storage.queue.models.QueuesSegmentOptions
Sets the status of including queue metadata when listing queues
setIncludeModelDefinition(Boolean) - Method in class com.azure.digitaltwins.core.models.ListModelsOptions
Sets whether to include the model definition in the result.
setIncludeOpinionMining(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Sets the value of includeOpinionMining.
setIncludeOpinionMining(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the value of includeOpinionMining.
setIncludeOpinionMining(Boolean) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the includeOpinionMining property: If set to true, the skill output will include information from Text Analytics for opinion mining, namely targets (nouns or verbs) and their associated assessment (adjective) in the text.
setIncludePermissionKey(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeSnapshots(boolean) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the status of including share snapshots when listing shares
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeActionsOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Set the value of includeStatistics.
setIncludeStatistics(boolean) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the flag that indicates if the query should include statistics.
setIncludeTimestamps(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeTotalCount(Boolean) - Method in class com.azure.search.documents.models.SearchOptions
Set the includeTotalCount property: A value that specifies whether to fetch the total count of results.
setIncludeVisualization(boolean) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the flag that indicates if the query should return visualization details.
setIncrementalCopy(Boolean) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the incrementalCopy property: The incrementalCopy property.
setIncrementalDebug(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the incrementalDebug property: The type of new Databricks cluster.
setIndex(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Set the index property: The index of the recording chunk.
setIndex(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the index property: The zero-based index of the table in the web page.
setIndexAnalyzerName(LexicalAnalyzerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the indexAnalyzerName property: The name of the analyzer used at indexing time for the field.
setIndexDocument(String) - Method in class com.azure.storage.blob.models.StaticWebsite
Set the indexDocument property: The default name of the index page under each directory.
setIndexDocument(String) - Method in class com.azure.storage.file.datalake.models.DataLakeStaticWebsite
Set the indexDocument property: The default name of the index page under each directory.
setIndexedFileNameExtensions(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the indexedFileNameExtensions property: Comma-delimited list of filename extensions to select when processing from Azure blob storage.
setIndexingDirective(IndexingDirective) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the indexing directive (index, do not index etc).
setIndexingMode(IndexingMode) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the indexing mode (consistent or lazy).
setIndexingParametersConfiguration(IndexingParametersConfiguration) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the configuration property: A dictionary of indexer-specific configuration properties.
setIndexingPolicy(IndexingPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the container's indexing policy
setIndexingResult(IndexingResult) - Method in class com.azure.search.documents.options.OnActionErrorOptions
Sets the indexing result of the action with a non-retryable status code.
setIndexMetricsEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets indexMetricsEnabled, which is used to obtain the index metrics to understand how the query engine used existing indexes and could use potential new indexes.
setIndexName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the indexName property: The name of the Azure Search Index.
setIndexStorageMetadataOnlyForOversizedDocuments(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the indexStorageMetadataOnlyForOversizedDocuments property: For Azure blobs, set this property to true to still index storage metadata for blob content that is too large to process.
setIngestionMappingAsJson(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the ingestionMappingAsJson property: An explicit column mapping description provided in a json format.
setIngestionMappingName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the ingestionMappingName property: A name of a pre-created csv mapping that was defined on the target Kusto table.
setIngestionRetryDelay(Duration) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Set the duration retry interval for failed data ingestion tasks.
setIngestionSettings(DataFeedIngestionSettings) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Set the data feed ingestion settings.
setIngestionStartOffset(Duration) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Set the duration that the beginning of data ingestion task will delay for every data slice according to this offset.
setInitialToken(String) - Method in class com.azure.communication.common.CommunicationTokenRefreshOptions
Set the optional serialized JWT token
setInitTimeData(AttestationData) - Method in class com.azure.security.attestation.models.AttestationOptions
Set the initTimeData property: The initTimeData is data presented at the time that the execution environment was instantiated.
setInlineEntitiesDefinition(CustomEntity...) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the inlineEntitiesDefinition property: The inline CustomEntity definition.
setInlineEntitiesDefinition(List<CustomEntity>) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the inlineEntitiesDefinition property: The inline CustomEntity definition.
setInput(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the input property: Input blob path.
setInputBlobPrefix(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the inputBlobPrefix property: Only Blobs starting with this prefix will be downloaded to perform the conversion.
setInputDataFormat(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the inputDataFormat property: The format of the input data.
setInputDataUri(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the inputDataUri property: The input blob SAS uri, if specified, it will override the default input blob in the container.
setInputFolder(String) - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreRegisterObject
Set the inputFolder property: The input folder containing CDM files.
setInputFolder(String) - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreUpdateObject
Set the inputFolder property: The input folder containing CDM files.
setInputParams(Object) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the inputParams property: The input parameters for the job.
setInputRelativeAssetPath(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the inputRelativeAssetPath property: The relative path starting at blobPrefix (or at the container root if blobPrefix is not specified) to the input model.
setInputs(InputFieldMappingEntry...) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the inputs property: The recursive inputs used when creating a complex type.
setInputs(List<DatasetReference>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the inputs property: List of inputs for the activity.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the inputs property: The recursive inputs used when creating a complex type.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
 
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
 
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
 
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the inputs property: Nested inputs for complex projections.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
 
setInputSerialization(BlobQuerySerialization) - Method in class com.azure.storage.blob.options.BlobQueryOptions
Sets the input serialization.
setInputSerialization(FileQuerySerialization) - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Sets the input serialization.
setInputStorageContainerReadListSas(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the inputStorageContainerReadListSas property: A Azure blob storage container shared access signature giving read and list access to the storage container.
setInputStorageContainerUrl(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the inputStorageContainerUrl property: The URL of the Azure blob storage container containing the input model.
setInsertionTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.PeekedMessageItem
Set the insertionTime property: The time the Message was inserted into the Queue.
setInsertionTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the insertionTime property: The time the Message was inserted into the Queue.
setInsertionTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.SendMessageResult
Set the insertionTime property: The time the Message was inserted into the Queue.
setInsertPostTag(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the insertPostTag property: The tag indicates the end of the merged text.
setInsertPreTag(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the insertPreTag property: The tag indicates the start of the merged text.
setInstanceID(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource
Set the instanceID property: The running instance of an application.
setInstancePoolId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the instancePoolId property: The id of an existing instance pool that will be used for all runs of this activity.
setIntegrationRuntime(IntegrationRuntimeDebugResource) - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Set the integrationRuntime property: Set to use integration runtime setting for data flow debug session.
setIntegrationRuntime(IntegrationRuntimeReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the integrationRuntime property: The integration runtime reference.
setIntegrationRuntimeName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the integrationRuntimeName property: Attached integration runtime name of data flow debug session.
setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
setInterpretation(List<AnomalyInterpretation>) - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Set the interpretation property: The interpretation property.
setInterval(int) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the interval property: The interval of the time windows.
setInterval(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the interval property: The interval.
setIntervalInSeconds(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.RetryPolicy
Set the intervalInSeconds property: Interval between retries in seconds.
setInvalidPeriodGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEnteredEventData
Set the invalidPeriodGeofenceGeometryId property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request.
setInvalidPeriodGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Set the invalidPeriodGeofenceGeometryId property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request.
setInvalidPeriodGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData
Set the invalidPeriodGeofenceGeometryId property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request.
setInvalidPeriodGeofenceGeometryId(List<String>) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData
Set the invalidPeriodGeofenceGeometryId property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request.
setIpMax(String) - Method in class com.azure.data.tables.sas.TableSasIpRange
Sets the maximum IP address of the range.
setIpMax(String) - Method in class com.azure.storage.common.sas.SasIpRange
Sets the maximum IP address of the range.
setIpMin(String) - Method in class com.azure.data.tables.sas.TableSasIpRange
Sets the minimum IP address of the range.
setIpMin(String) - Method in class com.azure.storage.common.sas.SasIpRange
Sets the minimum IP address of the range.
setIpv4Address(List<String>) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDns
Set the ipv4Address property: An array of IPv4 address for the discovered ONVIF device.
setIpv6Address(List<String>) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDns
Set the ipv6Address property: An array of IPv6 address for the discovered ONVIF device.
setIsAnomaly(boolean) - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Set the isAnomaly property: True if an anomaly is detected at the current timestamp.
setIsAnomaly(boolean) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the isAnomaly property: Anomaly status of the latest point, true means the latest point is an anomaly either in negative direction or positive direction.
setIsAnomaly(List<Boolean>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the isAnomaly property: IsAnomaly contains anomaly properties for each input point.
setIsAnonymous(Boolean) - Method in class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
Set the isAnonymous property: True if the Microsoft Teams user is anonymous.
setIsApplyingChanges(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the isApplyingChanges property: Is link connection applying changes.
setIsBuiltIn(Boolean) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the isBuiltIn property: Is a built-in role or not.
setIsChangePoint(List<Boolean>) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectResponse
Set the isChangePoint property: isChangePoint contains change point properties for each input point.
setIsCompliant(Boolean) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Set the isCompliant property: Denotes whether the managed private endpoint is compliant.
setIsComputeIsolationEnabled(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the isComputeIsolationEnabled property: Whether compute isolation is required or not.
setIsDataAction(boolean) - Method in class com.azure.analytics.synapse.accesscontrol.models.RequiredAction
Set the isDataAction property: Is a data action or not.
setIsDisabled(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the isDisabled property: A value indicating whether the indexer is disabled.
setIsEspEnabled(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the isEspEnabled property: Specify if the HDInsight is created with ESP (Enterprise Security Package).
setIsEventPublished(Boolean) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEnteredEventData
Set the isEventPublished property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.
setIsEventPublished(Boolean) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties
Set the isEventPublished property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.
setIsEventPublished(Boolean) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData
Set the isEventPublished property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.
setIsEventPublished(Boolean) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData
Set the isEventPublished property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.
setIsNegativeAnomaly(boolean) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the isNegativeAnomaly property: Anomaly status in negative direction of the latest point.
setIsNegativeAnomaly(List<Boolean>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the isNegativeAnomaly property: IsNegativeAnomaly contains anomaly status in negative direction for each input point.
setIsolationLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the isolationLevel property: Specifies the transaction locking behavior for the SQL source.
setIsPartiallyFailed(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the isPartiallyFailed property: Is link connection partially failed.
setIsPositiveAnomaly(boolean) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the isPositiveAnomaly property: Anomaly status in positive direction of the latest point.
setIsPositiveAnomaly(List<Boolean>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the isPositiveAnomaly property: IsPositiveAnomaly contain anomaly status in positive direction for each input point.
setIsPrefix(Boolean) - Method in class com.azure.storage.blob.models.BlobItem
Set the isPrefix property: The isPrefix property.
setIsRecursive(boolean) - Method in class com.azure.storage.file.datalake.options.DataLakePathDeleteOptions
Sets the permissions.
setIsSearchTokenizer(Boolean) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Set the isSearchTokenizer property: A value indicating how the tokenizer is used.
setIsSearchTokenizerUsed(Boolean) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Set the isSearchTokenizer property: A value indicating how the tokenizer is used.
setIsSensitive(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPropertyOverride
Set the isSensitive property: Whether SSIS package property override value is sensitive data.
setIsSequential(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the isSequential property: Should the loop be executed in sequence or in parallel (max 50).
setIsServerEncrypted(Boolean) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the isServerEncrypted property: The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm.
setIsServerEncrypted(Boolean) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
setItems(Expression) - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Set the items property: Input array on which filter should be applied.
setItems(Expression) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the items property: Collection to iterate.
setJarFilePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the jarFilePath property: Jar path.
setJarLibs(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the jarLibs property: Jar libs.
setJarLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the jarLinkedService property: Jar linked service reference.
setJars(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the jars property: Jars to be used in this job.
setJars(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the jars property: The jars property.
setJars(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the jars property: The jars property.
setJars(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the jars property: The jars property.
setJars(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the jars property: The jars property.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputCanceledEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputCancelingEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputErroredEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputFinishedEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProcessingEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputScheduledEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCorrelationData(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputStateChangeEventData
Set the jobCorrelationData property: Gets the Job correlation data.
setJobCreationRequest(SparkRequest) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the jobCreationRequest property: The jobCreationRequest property.
setJobCreationRequest(SparkRequest) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the jobCreationRequest property: The jobCreationRequest property.
setJobCreationRequest(SparkRequest) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the jobCreationRequest property: The jobCreationRequest property.
setJobProperties(SparkJobProperties) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the jobProperties property: The properties of the Spark job.
setJobType(SparkJobType) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the jobType property: The job type.
setJobType(SparkJobType) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the jobType property: The job type.
setJobType(SparkJobType) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the jobType property: The job type.
setJobType(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the jobType property: The jobType property.
setJobVersion(String) - Method in class com.azure.analytics.synapse.artifacts.models.AddDataFlowToDebugSessionResponse
Set the jobVersion property: The ID of data flow debug job version.
setJobVersion(String) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionResponse
Set the jobVersion property: The ID of data flow debug job version.
setJsonNodeReference(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the jsonNodeReference property: The JSONPath of the JSON array element to be flattened.
setJsonPathDefinition(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the jsonPathDefinition property: The JSONPath definition for each column mapping with a customized column name to extract data from JSON file.
setJsonSerializer(JsonSerializer) - Method in class com.azure.search.documents.indexes.models.FieldBuilderOptions
Sets the serializer.
setK(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the Symmetric key value.
setK1(Double) - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Set the k1 property: This property controls the scaling function between the term frequency of each matching terms and the final relevance score of a document-query pair.
setKernelspec(NotebookKernelSpec) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
Set the kernelspec property: Kernel information.
setKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the key property: Admin Key for Azure Search service.
setKey(SecureString) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeKeyAuthorization
Set the key property: The key used for authorization.
setKey(WorkspaceKeyDetails) - Method in class com.azure.analytics.synapse.artifacts.models.CustomerManagedKeyDetails
Set the key property: The key object of the workspace.
setKey(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the key property: A value indicating whether the field uniquely identifies documents in the index.
setKey(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the key property: The key of the Amazon S3 object.
setKey(String) - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Sets the key of this configuration setting.
setKey(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the key of this setting.
setKey(String) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Sets the key of this setting.
setKey(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Set the key property: The key used to identify the key-value that was deleted.
setKey(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Set the key property: The key used to identify the key-value that was modified.
setKey(String) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Set the key property: The key used to provision the cognitive service resource attached to a skillset.
setKeyCurveName(CertificateKeyCurveName) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the key curve.
setKeyFilePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the keyFilePath property: The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR.
setKeyFilePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the keyFilePath property: The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR.
setKeyFilter(String) - Method in class com.azure.data.appconfiguration.models.SettingSelector
Sets the expressions to filter keys on for the request.
setKeyOperations(KeyOperation...) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set the key operations.
setKeyOperations(KeyOperation...) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set the key operations.
setKeyOperations(KeyOperation...) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set the key operations.
setKeyOperations(KeyOperation...) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the key operations.
setKeyOps(List<KeyOperation>) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the keyOps value.
setKeyReusable(Boolean) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the reuse key value.
setKeySize(Integer) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the key size.
setKeySize(Integer) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Sets the key size in bits, such as 128, 192, or 256.
setKeySize(Integer) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the key size in bits.
setKeyspace(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the keyspace property: The keyspace of the Cassandra database.
setKeyType(CertificateKeyType) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Get the key type.
setKeyType(KeyType) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the key type value.
setKeyUsage(CertificateKeyUsage...) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the key usage.
setKeyVaultForDataSourceSecrets(String, String, String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Sets the keyVault containing the data source secrets.
setKeyVaultUrl(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceKeyDetails
Set the keyVaultUrl property: Workspace Key sub-resource key vault url.
setKid(String) - Method in class com.azure.security.keyvault.jca.KeyVaultPrivateKey
Deprecated.
Store the KeyId
setKind(SparkStatementLanguageType) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOptions
Set the kind property: The kind property.
setKind(PartitionKind) - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets the partition algorithm used to calculate the partition id given a partition key.
setKnowledgeStore(SearchIndexerKnowledgeStore) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the knowledgeStore property: Definition of additional projections to azure blob, table, or files, of enriched data.
setLabel(String) - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Sets the label of this configuration setting.
setLabel(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the label of this configuration setting.
setLabel(String) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Sets the label of this configuration setting.
setLabel(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Set the label property: The label, if any, used to identify the key-value that was deleted.
setLabel(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Set the label property: The label, if any, used to identify the key-value that was modified.
setLabel(String) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Set the label property: Gets the Job output label.
setLabel(String) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Set the label property: Gets the Job output label.
setLabel(String) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
Set the label property: Gets the Job output label.
setLabel(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the application specific label.
setLabelFilter(String) - Method in class com.azure.data.appconfiguration.models.SettingSelector
Sets the expression to filter labels on for the request.
setLabelsByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Set labels to a given entity identified by its type and unique attributes, if labels is null/empty, existing labels will all be removed.
setLabelsByUniqueAttributeWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Set labels to a given entity identified by its type and unique attributes, if labels is null/empty, existing labels will all be removed.
setLabelsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Set labels to a given entity.
setLabelsWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Set labels to a given entity.
setLandingZone(LinkConnectionLandingZone) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Set the landingZone property: Properties of link connection's landing zone.
setLanguage(MicrosoftStemmingTokenizerLanguage) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Set the language property: The language to use.
setLanguage(MicrosoftTokenizerLanguage) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Set the language property: The language to use.
setLanguage(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the language property: Language of the BW system where the open hub destination is located.
setLanguage(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the language property: Language of the SAP system where the table is located.
setLanguage(String) - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
Set the language property: (Optional) This is the 2 letter ISO 639-1 representation of a language.
setLanguage(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentMetadata
Set the language property: The language property.
setLanguage(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the language property: The language of the Spark application.
setLanguage(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptMetadata
Set the language property: The language of the SQL script.
setLanguageInfo(NotebookLanguageInfo) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookMetadata
Set the languageInfo property: Language info.
setLastAccessedTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the lastAccessedTime property: The lastAccessedTime property.
setLastAccessedTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the lastAccessedTime property: The lastAccessedTime property.
setLastActivityTime(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the lastActivityTime property: Last activity time of data flow debug session.
setLastActivityTime(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the lastActivityTime property: The ISO8601 timestamp of the last activity.
setLastCommitId(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the lastCommitId property: The last commit ID.
setLastEnqueueTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the lastEnqueueTime property: The last time from the queue.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the lastModified property: The Last-Modified property.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the lastModified property: Returns the date and time the container was last modified.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the lastModified property: The lastModified property.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the lastModified property: Returns the date and time the container was last modified.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the lastModified property: Returns the date and time the container was last modified.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the lastModified property: Returns the date and time the container was last modified.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the lastModified property: The lastModified property.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the lastModified property: Returns the date and time the file was last modified.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the lastModified property: The lastModified property.
setLastModifiedAt(OffsetDateTime) - Method in class com.azure.media.videoanalyzer.edge.models.SystemData
Set the lastModifiedAt property: Date and time when this resource was last modified.
setLastModifiedTime(Long) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the last modified time of this ownership record as epoch millis.
setLastName(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the family last name.
setLastName(String) - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Set the last name of the admin.
setLastReconnectTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.HandleItem
Set the lastReconnectTime property: Time handle was last connected to (UTC).
setLastSequenceNumber(Integer) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the lastSequenceNumber property: The last sequence number from the queue.
setLastSyncTime(OffsetDateTime) - Method in class com.azure.storage.blob.models.GeoReplication
Set the lastSyncTime property: A GMT date/time value, to the second.
setLastSyncTime(OffsetDateTime) - Method in class com.azure.storage.queue.models.GeoReplication
Set the lastSyncTime property: A GMT date/time value, to the second.
setLastUpdated(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinMetadata
Set the lastUpdated property: The ISO8601 timestamp of the last time the properties were updated.
setLastUpdatedAfter(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Set the lastUpdatedAfter property: The time at or after which the run event was updated in 'ISO 8601' format.
setLastUpdatedBefore(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Set the lastUpdatedBefore property: The time at or before which the run event was updated in 'ISO 8601' format.
setLastUpdatedOn(OffsetDateTime) - Method in class com.azure.digitaltwins.core.DigitalTwinPropertyMetadata
Sets the the date and time the property was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.Model
Set the lastUpdatedTime property: Date and time (UTC) when the model was last updated.
setLastUpdatedTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Set the lastUpdatedTime property: Date and time (UTC) when the model was last updated.
setLastWrittenMode(FileLastWrittenMode) - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
setLastWrittenMode(FileLastWrittenMode) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
setLastWrittenOn(Boolean) - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Specify whether last written on timestamp should be copied from source file.
setLatenciesInSeconds(List<Float>) - Method in class com.azure.ai.anomalydetector.models.ModelState
Set the latenciesInSeconds property: The latenciesInSeconds property.
setLatest(List<String>) - Method in class com.azure.storage.blob.models.BlockLookupList
Set the latest property: The Latest property.
setLatestPreviewKubernetesVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Set the latestPreviewKubernetesVersion property: The highest PATCH Kubernetes version considered preview for the ManagedCluster resource.
setLatestStableKubernetesVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Set the latestStableKubernetesVersion property: The highest PATCH Kubernetes version for the MINOR version considered stable for the ManagedCluster resource.
setLatestSupportedKubernetesVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Set the latestSupportedKubernetesVersion property: The highest PATCH Kubernetes version for the highest MINOR version supported by ManagedCluster resource.
setLayers(List<OciBlobDescriptor>) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the layers property: List of V2 image layer information.
setLeaseAcquireInterval(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets he interval to kick off a task to compute if partitions are distributed evenly among known host instances.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the leaseDuration property: The LeaseDuration property.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the leaseDuration property: When a blob is leased, specifies whether the lease is of infinite or fixed duration.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the leaseDuration property: Possible values include: 'infinite', 'fixed'.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the leaseDuration property: When a blob is leased, specifies whether the lease is of infinite or fixed duration.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the leaseDuration property: Possible values include: 'infinite', 'fixed'.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the leaseDuration property: Possible values include: 'infinite', 'fixed'.
setLeaseDuration(Integer) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional.
setLeaseExpirationInterval(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the interval for which the lease is taken on a lease representing a partition.
setLeaseId(String) - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
setLeaseId(String) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Optionally limits requests to blobs and containers that match the lease ID.
setLeaseId(String) - Method in class com.azure.storage.blob.models.BlobRequestConditions
Optionally limits requests to blobs and containers that match the lease ID.
setLeaseId(String) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Optionally limits requests to blobs and containers that match the lease ID.
setLeaseId(String) - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
setLeaseId(String) - Method in class com.azure.storage.blob.options.BlockBlobListBlocksOptions
Optionally limits requests to blobs and containers that match the lease ID.
setLeaseId(String) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
setLeaseId(String) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockOptions
 
setLeaseId(String) - Method in class com.azure.storage.file.datalake.models.DataLakeRequestConditions
Optionally limits requests to blobs and containers that match the lease ID.
setLeaseId(String) - Method in class com.azure.storage.file.share.models.ShareRequestConditions
Optionally limits requests to files and shares that match the lease ID.
setLeasePrefix(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets a prefix to be used as part of the lease ID.
setLeaseRenewInterval(Duration) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the renew interval for all leases for partitions currently held by ChangeFeedProcessor instance.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the leaseState property: The LeaseState property.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the leaseState property: Lease state of the blob.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the leaseState property: Lease state of the blob.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the leaseState property: Lease state of the file.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the leaseState property: Lease state of the file.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the leaseState property: Lease state of the file.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the leaseStatus property: The LeaseStatus property.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the leaseStatus property: The current lease status of the blob.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the leaseStatus property: Possible values include: 'locked', 'unlocked'.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the leaseStatus property: The current lease status of the blob.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the leaseStatus property: The current lease status of the file.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the leaseStatus property: The current lease status of the file.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the leaseStatus property: Possible values include: 'locked', 'unlocked'.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the leaseStatus property: The current lease status of the file.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the leaseStatus property: Possible values include: 'locked', 'unlocked'.
setLeaseToken(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorState
Sets the token of the lease item representing the persistent state of a change feed processor worker.
setLegalHold(boolean) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets a legal hold on the blob.
setLegalHold(boolean) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets a legal hold on the blob.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHold(Boolean) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
Note that this parameter is only applicable to a blob within a container that has immutable storage with versioning enabled.
setLegalHoldWithResponse(boolean) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets a legal hold on the blob.
setLegalHoldWithResponse(boolean, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets a legal hold on the blob.
setLength(Integer) - Method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
Set the length property: The length at which terms will be truncated.
setLength(Long) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the length property: The number of bytes of the content.
setLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetCompression
Set the level property: The dataset compression level.
setLibraries(List<Map<String, Object>>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the libraries property: A list of libraries to be installed on the cluster that will execute the job.
setLibraries(List<Map<String, Object>>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the libraries property: A list of libraries to be installed on the cluster that will execute the job.
setLibraries(List<Map<String, Object>>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the libraries property: A list of libraries to be installed on the cluster that will execute the job.
setLibraryRequirements(LibraryRequirements) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the libraryRequirements property: Spark pool library version requirements Library version requirements.
setLicenses(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the licenses property: License(s) under which contained software is distributed as an SPDX License Expression.
setLicenseType(IntegrationRuntimeLicenseType) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisProperties
Set the licenseType property: License type for bringing your own license scenario.
setLifetimeActions(LifetimeAction...) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the lifetime actions
setLifetimeActions(List<KeyRotationLifetimeAction>) - Method in class com.azure.security.keyvault.keys.models.KeyRotationPolicy
Set the actions that will be performed by Key Vault over the lifetime of a key.
setLifetimePercentage(Integer) - Method in class com.azure.security.keyvault.certificates.models.LifetimeAction
Set the lifetime percentage.
setLimit(int) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
Deprecated.
use withLimit instead
setLimit(Float) - Method in class com.azure.quantum.jobs.models.Quota
Set the limit property: The maximum amount of usage allowed for the current period.
setLimit(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Set the limit property: Specifies the maximum number of documents the server returns.
setLineEnding(LineEnding) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the lineEnding property: Defines the sequence of characters to use between the lines of text recognized by the OCR skill.
setLinkedAccessCheckOnTargetResource(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
Set the linkedAccessCheckOnTargetResource property: Linked Access Check On Target Resource.
setLinkedInfo(LinkedIntegrationRuntimeType) - Method in class com.azure.analytics.synapse.artifacts.models.SelfHostedIntegrationRuntime
Set the linkedInfo property: Linked integration runtime type from data factory.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Set the linkedService property: The Azure Storage linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Set the linkedService property: Linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Set the linkedService property: Linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowStagingInfo
Set the linkedService property: Staging linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Set the linkedService property: Linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabase
Set the linkedService property: Linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionTargetDatabase
Set the linkedService property: Linked service reference.
setLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Set the linkedService property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the linkedServiceName property: The Azure Storage linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLWebServiceFile
Set the linkedServiceName property: Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the linkedServiceName property: The Azure Storage linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the linkedServiceName property: Azure Storage linked service to be used by the on-demand cluster for storing and processing data.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.LogLocationSettings
Set the linkedServiceName property: Log storage linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Set the linkedServiceName property: Log storage linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Set the linkedServiceName property: Staging linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the linkedServiceName property: Linked service reference.
setLinkedServiceName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
Set the linkedServiceName property: Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row.
setLinkedServices(List<LinkedServiceDebugResource>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the linkedServices property: List of linked services.
setLinkedServices(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivityReferenceObject
Set the linkedServices property: Linked service references.
setLinkedServices(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the linkedServices property: List of linked services passed to web endpoint.
setLinkedServices(List<LinkedServiceResource>) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the linkedServices property: List of linked services.
setLinkTables(List<LinkTableRequest>) - Method in class com.azure.analytics.synapse.artifacts.models.EditTablesRequest
Set the linkTables property: Edit link tables request.
setListAfter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the listAfter property: Lists files after the value (exclusive) based on file/folder names’ lexicographical order.
setListBefore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the listBefore property: Lists files before the value (inclusive) based on file/folder names’ lexicographical order.
setListDataFeedFilter(ListDataFeedFilter) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
Set the additional data feed filter options that can be passed for filtering the result of listDataFeeds operation.
setListEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the listEnabled property: List enabled.
setListEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the listEnabled property: List enabled.
setListEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the listEnabled property: List enabled.
setListName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the listName property: The name of the SharePoint Online list.
setListPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the list permission status.
setListPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the list permission status.
setListPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the list permission status.
setListPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the list permission status.
setListPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the list permission status.
setListPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the list permission status.
setListPermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the list permission status.
setLivyId(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the livyId property: The livyId property.
setLivyInfo(SparkBatchJobState) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the livyInfo property: The livyInfo property.
setLivyInfo(SparkBatchJobState) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the livyInfo property: The livyInfo property.
setLivyInfo(SparkSessionState) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the livyInfo property: The livyInfo property.
setLocale(String) - Method in class com.azure.ai.formrecognizer.models.AnalyzeDocumentOptions
Set the locale value.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the location property: The location of the avro storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the location property: The location of the Binary storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the location property: The location of the delimited text storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the location property: The location of the excel storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the location property: The location of the json data storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the location property: The location of the ORC data storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the location property: The location of the parquet storage.
setLocation(DatasetLocation) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the location property: The location of the json data storage.
setLocation(String) - Method in class com.azure.ai.anomalydetector.models.DetectAnomalyHeaders
Set the location property: The Location property.
setLocation(String) - Method in class com.azure.ai.anomalydetector.models.TrainMultivariateModelHeaders
Set the location property: The Location property.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the location property: The geo-location where the resource lives.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsCreateDataFlowDebugSessionHeaders
Set the location property: The location property.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionsExecuteCommandHeaders
Set the location property: The location property.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the location property: The location for managed integration runtime.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the location property: The geo-location where the resource lives.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.TrackedResource
Set the location property: The geo-location where the resource lives.
setLocation(String) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the location property: The geo-location where the resource lives.
setLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Set the location property: The location of the event.
setLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Set the location property: The location of the event.
setLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
Set the location property: The location of the event.
setLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the location property: The location of the event.
setLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the location property: The location of the event.
setLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the location property: The location of the event.
setLockDuration(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
setLockDuration(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the lockDuration property: ISO 8601 time-span duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
setLockDuration(Duration) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
setLockDuration(Duration) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
setLockDuration(Duration) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the lockDuration property: ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers.
setLogDestination(ScriptActivityLogDestination) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityTypePropertiesLogSettings
Set the logDestination property: The destination of logs.
setLogging(TableServiceLogging) - Method in class com.azure.data.tables.models.TableServiceProperties
setLogging(BlobAnalyticsLogging) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the logging property: Azure Analytics Logging settings.
setLogging(DataLakeAnalyticsLogging) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the logging property: The logging property.
setLoggingLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the loggingLevel property: The logging level of SSIS package execution.
setLogLevel(HttpLogDetailLevel) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the level of detail to log on Http messages.
setLogLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivityLogSettings
Set the logLevel property: Gets or sets the log level, support: Info, Warning.
setLogLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Set the logLevel property: Gets or sets the log level, support: Info, Warning.
setLogLines(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the logLines property: The log lines.
setLogLines(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the logLines property: The log lines.
setLogLines(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the logLines property: The log property.
setLogLocation(SsisLogLocation) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the logLocation property: SSIS package execution log location.
setLogLocationSettings(LogLocationSettings) - Method in class com.azure.analytics.synapse.artifacts.models.LogSettings
Set the logLocationSettings property: Log location settings customer needs to provide when enabling log.
setLogLocationSettings(LogLocationSettings) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityTypePropertiesLogSettings
Set the logLocationSettings property: Log location settings customer needs to provide when enabling log.
setLogonGroup(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the logonGroup property: The Logon Group for the SAP System.
setLogonGroup(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the logonGroup property: The Logon Group for the SAP System.
setLogPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Set the logPath property: The SSIS package execution log path.
setLogRefreshInterval(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Set the logRefreshInterval property: Specifies the interval to refresh log.
setLogSettings(LogSettings) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the logSettings property: Log settings customer needs provide when enabling log.
setLogSettings(ScriptActivityTypePropertiesLogSettings) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the logSettings property: Log settings of script activity.
setLogStorageSettings(LogStorageSettings) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the logStorageSettings property: (Deprecated.
setLogStorageSettings(LogStorageSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the logStorageSettings property: Log storage settings customer need to provide when enableLogging is true.
setLoop(Boolean) - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Set the loop property: The flag indicating whether audio file needs to be played in loop or not.
setLowerBound(Double) - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Sets the lowerBound value.
setLowerCaseKeepWords(Boolean) - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Set the lowerCaseKeepWords property: A value indicating whether to lower case all words first.
setLowerCaseTerms(Boolean) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the lowerCaseTerms property: A value indicating whether terms should be lower-cased.
setLowerMargin(float) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the lowerMargin property: Lower margin of the latest point.
setLowerMargins(List<Float>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the lowerMargins property: LowerMargins contain lower margin of each input point.
setLowestMinorKubernetesVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerServiceNewKubernetesVersionAvailableEventData
Set the lowestMinorKubernetesVersion property: The highest PATCH Kubernetes version for the lowest applicable MINOR version available for the ManagedCluster resource.
setMainClassName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the mainClassName property: The full name of the class containing the main method to be executed.
setManageAccessControlPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the manage access control permission status.
setManageAccessControlPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the manage access control permission status.
setManagedResourceGroupName(String) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the managedResourceGroupName property: Workspace managed resource group.
setManagedVirtualNetwork(ManagedVirtualNetworkReference) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Set the managedVirtualNetwork property: Managed Virtual Network reference.
setManagedVirtualNetwork(String) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the managedVirtualNetwork property: Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.
setManagedVirtualNetworkSettings(ManagedVirtualNetworkSettings) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the managedVirtualNetworkSettings property: Managed Virtual Network Settings.
setManageOwnershipPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the manage ownership permission status.
setManageOwnershipPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the manage ownership permission status.
setManifestBlobUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the manifestBlobUrl property: The blob URL for manifest file for inventory run.
setMapComplexValuesToString(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the mapComplexValuesToString property: Whether to map complex (array and object) values to simple strings in json format.
setMapper(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the mapper property: Mapper executable name.
setMappingContext(MappingContext<?, ?>) - Method in class com.azure.spring.data.cosmos.repository.support.CosmosRepositoryFactoryBean
 
setMappingContext(MappingContext<?, ?>) - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactoryBean
 
setMappingFunction(FieldMappingFunction) - Method in class com.azure.search.documents.indexes.models.FieldMapping
Set the mappingFunction property: A function to apply to each source field value before indexing.
setMappings(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the mappings property: Column mappings with logical types.
setMapReduceConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the mapReduceConfiguration property: Specifies the MapReduce configuration parameters (mapred-site.xml) for the HDInsight cluster.
setMarketplaceID(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the marketplaceID property: The Amazon Marketplace ID you want to retrieve data from.
setMaskingCharacter(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the maskingCharacter property: The character used to mask the text if the maskingMode parameter is set to replace.
setMaskingMode(PiiDetectionSkillMaskingMode) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the maskingMode property: A parameter that provides various ways to mask the personal information detected in the input text.
setMaxAgeInSeconds(int) - Method in class com.azure.data.tables.models.TableServiceCorsRule
Set the maximum amount time that a browser should cache the preflight OPTIONS request.
setMaxAgeInSeconds(int) - Method in class com.azure.storage.blob.models.BlobCorsRule
Set the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
setMaxAgeInSeconds(int) - Method in class com.azure.storage.file.datalake.models.DataLakeCorsRule
Set the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
setMaxAgeInSeconds(int) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
setMaxAgeInSeconds(int) - Method in class com.azure.storage.queue.models.QueueCorsRule
Set the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
setMaxAgeInSeconds(Long) - Method in class com.azure.search.documents.indexes.models.CorsOptions
Set the maxAgeInSeconds property: The duration for which browsers should cache CORS preflight responses.
setMaxAlertSeverity(AnomalySeverity) - Method in class com.azure.ai.metricsadvisor.administration.models.SeverityCondition
Sets the maximum severity value.
setMaxAnomalyRatio(Float) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the maxAnomalyRatio property: Optional argument, advanced model parameter, max anomaly ratio in a time series.
setMaxBatches(Integer) - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Sets the maximum number of batches that single change Access Control operation can execute.
setMaxBatches(Integer) - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Sets the maximum number of batches that single change Access Control operation can execute.
setMaxBatches(Integer) - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Sets the maximum number of batches that single change Access Control operation can execute.
setMaxBufferedItemCount(int) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the maximum number of items that can be buffered client side during parallel query execution.
setMaxComplexCollectionFieldsPerIndex(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxComplexCollectionFieldsPerIndex property: The maximum number of fields of type Collection(Edm.ComplexType) allowed in an index.
setMaxComplexObjectsInCollectionsPerDocument(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxComplexObjectsInCollectionsPerDocument property: The maximum number of objects in complex collections allowed per document.
setMaxConcurrency(int) - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Set the maxConcurrency property: The max number of parallel files to handle when it is triggered.
setMaxConcurrency(int) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
Set the maxConcurrency property: The max number of parallel time windows (ready for execution) for which a rerun is triggered.
setMaxConcurrency(int) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the maxConcurrency property: The max number of parallel time windows (ready for execution) for which a new run is triggered.
setMaxConcurrency(Integer) - Method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
 
setMaxConcurrency(Integer) - Method in class com.azure.monitor.ingestion.models.UploadLogsOptions
Sets the max concurrent requests to send to the Azure Monitor service when uploading logs.
setMaxConcurrency(Integer) - Method in class com.azure.storage.blob.models.ParallelTransferOptions
 
setMaxConcurrency(Integer) - Method in class com.azure.storage.common.ParallelTransferOptions
 
setMaxConcurrentConnections(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the maxConcurrentConnections property: The max concurrent connections to connect data source at the same time.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureQueueSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StoreReadSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConcurrentConnections(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
setMaxConnectionPoolSize(int) - Method in class com.azure.cosmos.GatewayConnectionConfig
Sets the value of the connection pool size, the default is 1000.
setMaxConnectionsPerEndpoint(int) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the max connections per endpoint This represents the size of connection pool for a specific endpoint Default value is 130
setMaxCount(int) - Method in class com.azure.ai.anomalydetector.models.ModelList
Set the maxCount property: Max number of models that can be trained for this subscription.
setMaxDegreeOfParallelism(int) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the number of concurrent operations run client side during parallel query execution.
setMaxDelay(Duration) - Method in class com.azure.core.amqp.AmqpRetryOptions
Sets the maximum permissible delay between retry attempts.
setMaxDelay(Duration) - Method in class com.azure.core.http.policy.ExponentialBackoffOptions
Sets the max delay duration for retry.
setMaxDeliveryCount(int) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the maxDeliveryCount property: The maximum delivery count.
setMaxDeliveryCount(int) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the maxDeliveryCount property: The maximum delivery count.
setMaxDeliveryCount(int) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the maxDeliveryCount property: The maximum delivery count.
setMaxDeliveryCount(int) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the maxDeliveryCount property: The maximum delivery count.
setMaxDeliveryCount(Integer) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Sets the maximum delivery count.
setMaxFailedItems(Integer) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the maxFailedItems property: The maximum number of items that can fail indexing for indexer execution to still be considered successful.
setMaxFailedItemsPerBatch(Integer) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the maxFailedItemsPerBatch property: The maximum number of items in a single batch that can fail indexing for the batch to still be considered successful.
setMaxFieldNestingDepthPerIndex(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxFieldNestingDepthPerIndex property: The maximum depth which you can nest sub-fields in an index, including the top-level complex field.
setMaxFieldsPerIndex(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxFieldsPerIndex property: The maximum allowed fields per index.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Set the maxGram property: The maximum n-gram length.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the maxGram property: The maximum n-gram length.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Set the maxGram property: The maximum n-gram length.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the maxGram property: The maximum n-gram length.
setMaximumActivationTime(String) - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Set the maximumActivationTime property: The maximum period for which the gate remains open in the presence of subsequent triggers (events).
setMaximumConnectionPoolSize(Integer) - Method in class com.azure.core.util.HttpClientOptions
Sets the maximum connection pool size used by the underlying HTTP client.
setMaximumDistanceThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Set the maximumDistanceThreshold property: The maximum distance threshold.
setMaximumPageLength(Integer) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the maximumPageLength property: The desired maximum page length.
setMaximumSamplesPerSecond(String) - Method in class com.azure.media.videoanalyzer.edge.models.SamplingOptions
Set the maximumSamplesPerSecond property: Maximum rate of samples submitted to the extension.
setMaximumSizeInBytes(int) - Method in class com.azure.messaging.eventhubs.models.CreateBatchOptions
Sets the maximum size for the batch of events, in bytes.
setMaximumSizeInBytes(int) - Method in class com.azure.messaging.servicebus.models.CreateMessageBatchOptions
Sets the maximum size for the batch of messages.
setMaxIntegratedCacheStaleness(Duration) - Method in class com.azure.cosmos.models.DedicatedGatewayRequestOptions
Sets the staleness value associated with the request in the Azure CosmosDB service.
setMaxItemCount(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the maximum number of items to be returned in the enumeration operation.
setMaxItemCount(int) - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Sets the maximum number of items to be returned in the enumeration operation.
setMaxItemsPerPage(Integer) - Method in class com.azure.digitaltwins.core.models.ListDigitalTwinsEventRoutesOptions
Set the maxItemsPerPage property: The maximum number of items to retrieve per request.
setMaxItemsPerPage(Integer) - Method in class com.azure.digitaltwins.core.models.ListModelsOptions
Set the maxItemsPerPage property: The maximum number of items to retrieve per request.
setMaxItemsPerPage(Integer) - Method in class com.azure.digitaltwins.core.models.QueryOptions
Set the maxItemsPerPage property: The maximum number of items to retrieve per request.
setMaxKeyPhraseCount(Integer) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the maxKeyPhraseCount property: A number indicating how many key phrases to return.
setMaxLeaseTime(Duration) - Method in class com.azure.mixedreality.remoterendering.models.BeginSessionOptions
Set the maxLeaseTime property: The time the session will run after reaching the 'Ready' state.
setMaxLength(Integer) - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Set the maxLength property: The maximum length in characters.
setMaxMessageSizeInKilobytes(long) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the maxMessageSizeInKilobytes property: Represents the default maximum message size (in kilobytes) Option only available in premium tier.
setMaxMessageSizeInKilobytes(long) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the maxMessageSizeInKilobytes property: Represents the default maximum message size (in kilobytes) Option only available in premium tier.
setMaxMessageSizeInKilobytes(long) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the maxMessageSizeInKilobytes property: The maximum size of a message in kilobytes.
setMaxMessageSizeInKilobytes(long) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the maxMessageSizeInKilobytes property: The maximum size of a message in kilobytes.
setMaxMicroBatchConcurrency(int) - Method in class com.azure.cosmos.models.CosmosBulkExecutionOptions
Set the maximum concurrency for executing requests for a partition key range.
setMaxNodeCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
Set the maxNodeCount property: The maximum number of nodes the Big Data pool can support.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListAnomalyAlertConfigsOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListCredentialEntityOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDetectionConfigsOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAlertOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesAlertedOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
Gets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsAlertedOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsDetectedOptions
Gets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricEnrichmentStatusOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
Sets limit indicating the number of items to be included in a service returned page.
setMaxPageSize(Integer) - Method in class com.azure.communication.chat.models.ListChatMessagesOptions
Set the maximum page size.
setMaxPageSize(Integer) - Method in class com.azure.communication.chat.models.ListChatThreadsOptions
Set the page size.
setMaxPageSize(Integer) - Method in class com.azure.communication.chat.models.ListParticipantsOptions
Set the maximum page size.
setMaxPageSize(Integer) - Method in class com.azure.communication.chat.models.ListReadReceiptOptions
Set the maximum page size.
setMaxParallelExecutionsPerNode(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the maxParallelExecutionsPerNode property: Maximum parallel executions count per node for managed integration runtime.
setMaxPartitionsNumber(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Set the maxPartitionsNumber property: The maximum value of partitions the table will be split into.
setMaxPrefetchPageCount(int) - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Sets the maximum number of pages that will be prefetched from the backend asynchronously in the background.
setMaxRequestsPerConnection(int) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the max requests per connection This represents the number of requests that will be queued on a single connection for a specific endpoint Default value is 30
setMaxResults(Integer) - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.blob.models.ListBlobContainersOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.blob.models.ListBlobsOptions
Specifies the maximum number of blobs to return, including all BlobPrefix elements.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.blob.options.FindBlobsOptions
Specifies the maximum number of blobs to return.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.blob.options.ListPageRangesDiffOptions
Sets the pageSize property.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.blob.options.ListPageRangesOptions
Sets the pageSize property.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.file.datalake.models.ListFileSystemsOptions
Specifies the maximum number of paths to return, including all PathPrefix elements.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the maximum number of shares to include in a single response.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Sets the max results per page for a listing operation.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.queue.models.QueuesSegmentOptions
Sets the maximum number of queues to include in a single response
setMaxRetries(int) - Method in class com.azure.core.amqp.AmqpRetryOptions
Sets the maximum number of retry attempts before considering the associated operation to have failed.
setMaxRetries(Integer) - Method in class com.azure.core.http.policy.ExponentialBackoffOptions
Sets the max retry attempts that can be made.
setMaxRetryAttemptsOnThrottledRequests(int) - Method in class com.azure.cosmos.ThrottlingRetryOptions
Sets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
setMaxRetryRequests(int) - Method in class com.azure.storage.blob.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
setMaxRetryRequests(int) - Method in class com.azure.storage.file.datalake.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
setMaxRetryRequests(int) - Method in class com.azure.storage.file.share.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
setMaxRetryWaitTime(Duration) - Method in class com.azure.cosmos.ThrottlingRetryOptions
Sets the maximum retry time in seconds.
setMaxRowsPerFile(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Set the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
setMaxRowsPerFile(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Set the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
setMaxRowsPerFile(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcWriteSettings
Set the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
setMaxRowsPerFile(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetWriteSettings
Set the maxRowsPerFile property: Limit the written file's row count to be smaller than or equal to the specified count.
setMaxScaleCount(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the maximum number of partitions (parallel workers) the host can run.
setMaxSegmentCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.QueryTableStatusRequest
Set the maxSegmentCount property: Max segment count to query table status.
setMaxSentenceCount(Integer) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Sets the maximum extractive summarization sentences number to be returned in the response.
setMaxShingleSize(Integer) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the maxShingleSize property: The maximum shingle size.
setMaxSingleUploadSizeLong(Long) - Method in class com.azure.storage.blob.models.ParallelTransferOptions
If the size of the data is less than or equal to this value, it will be uploaded in a single put rather than broken up into chunks.
setMaxSingleUploadSizeLong(Long) - Method in class com.azure.storage.common.ParallelTransferOptions
If the size of the data is less than or equal to this value, it will be uploaded in a single put rather than broken up into chunks.
setMaxSize(Long) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Sets the max length in bytes allowed for the append blob.
setMaxSizeBytes(Long) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the maxSizeBytes property: Maximum size in bytes.
setMaxSizeInMegabytes(int) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
setMaxSizeInMegabytes(long) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
setMaxSizeInMegabytes(long) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the maxSizeInMegabytes property: The maximum size of the topic in megabytes, which is the size of memory allocated for the topic.
setMaxSizeInMegabytes(Integer) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the maxSizeInMegabytes property: The maximum size of the queue in megabytes, which is the size of memory allocated for the queue.
setMaxSubwordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the maxSubwordSize property: The maximum subword size.
setMaxTokenCount(Integer) - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Set the maxTokenCount property: The maximum number of tokens to produce.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.ClassicTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.KeywordTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Set the maxTokenLength property: The maximum token length.
setMeasureType(BoundaryMeasureType) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
Sets the measure type that detector should use for measuring data-points.
setMediaProfiles(List<MediaProfile>) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Set the mediaProfiles property: An array of of ONVIF media profiles supported by the ONVIF device.
setMediaType(String) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the mediaType property: Layer media type.
setMediaType(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the mediaType property: The MIME type of the artifact.
setMediaType(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the mediaType property: The MIME type of the referenced object.
setMediaUri(Object) - Method in class com.azure.media.videoanalyzer.edge.models.MediaProfile
Set the mediaUri property: Object representing the URI that will be used to request for media streaming.
setMemberAdded(AcsChatThreadMemberProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
Set the memberAdded property: The details of the user who was added.
setMemberId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadMemberProperties
Set the memberId property: The MRI of the user.
setMemberRemoved(AcsChatThreadMemberProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
Set the memberRemoved property: The details of the user who was removed.
setMessage(String) - Method in class com.azure.ai.anomalydetector.models.AnomalyDetectorError
Set the message property: A message explaining the error reported by the service.
setMessage(String) - Method in class com.azure.ai.anomalydetector.models.ErrorResponse
Set the message property: The message explaining the error reported by the service.
setMessage(String) - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorError
Set the message property: The message property.
setMessage(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
Set the message property: The message property.
setMessage(String) - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Set the message property: Error message.
setMessage(String) - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Set the message property: Error message.
setMessage(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServiceError
Set the message property: The message property.
setMessage(String) - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Set the message property: The message property.
setMessage(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCancellationResult
Set the message property: The msg property from the Livy API.
setMessage(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Set the message property: The SMS content.
setMessage(String) - Method in class com.azure.quantum.jobs.models.ErrorData
Set the message property: A message describing the error, intended to be suitable for displaying in a user interface.
setMessageAnnotations(Map<String, Object>) - Method in class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Sets the message annotations to add to the message.
setMessageBody(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the messageBody property: The body of the chat message.
setMessageBody(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the messageBody property: The body of the chat message.
setMessageBody(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the messageBody property: The body of the chat message.
setMessageBody(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the messageBody property: The body of the chat message.
setMessageId(AmqpMessageId) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given messageId value on AmqpMessageProperties object.
setMessageId(String) - Method in class com.azure.communication.email.models.SendEmailResult
Set the messageId property: System generated id of an email message sent.
setMessageId(String) - Method in class com.azure.communication.email.models.SendStatusResult
Set the messageId property: System generated id of an email message sent.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the messageId property: The chat message id.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the messageId property: The identity of the SMS message.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Set the messageId property: The identity of the SMS message.
setMessageId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Set the messageId property: The identity of the SMS message.
setMessageId(String) - Method in class com.azure.messaging.eventhubs.EventData
Sets the message id.
setMessageId(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the identifier for the message.
setMessageId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the message id.
setMessageId(String) - Method in class com.azure.storage.queue.models.PeekedMessageItem
Set the messageId property: The Id of the Message.
setMessageId(String) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the messageId property: The Id of the Message.
setMessageId(String) - Method in class com.azure.storage.queue.models.SendMessageResult
Set the messageId property: The Id of the Message.
setMessageServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the messageServer property: The hostname of the SAP Message Server.
setMessageServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the messageServer property: The hostname of the SAP Message Server.
setMessageServerService(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the messageServerService property: The service name or port number of the Message Server.
setMessageServerService(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the messageServerService property: The service name or port number of the Message Server.
setMessageText(String) - Method in class com.azure.storage.queue.models.PeekedMessageItem
Deprecated.
setMessageText(String) - Method in class com.azure.storage.queue.models.QueueMessageItem
Deprecated.
setMessagingSku(MessagingSku) - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Set the messagingSku property: The SKU for the messaging entity.
setMessagingUnits(Integer) - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Set the messagingUnits property: The number of messaging units allocated to the namespace.
setMetadata(KqlScriptContentMetadata) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
Set the metadata property: The metadata property.
setMetadata(NotebookMetadata) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the metadata property: Notebook root-level metadata.
setMetadata(SqlScriptMetadata) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Set the metadata property: The metadata of the SQL script.
setMetadata(BasicDigitalTwinMetadata) - Method in class com.azure.digitaltwins.core.BasicDigitalTwin
Sets the information about the model a digital twin conforms to.
setMetadata(DeviceTwinMetadata) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinProperties
Set the metadata property: Metadata information for the properties JSON document.
setMetadata(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Set the metadata property: Cell-level metadata.
setMetadata(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Set the metadata property: Metadata for the output item.
setMetadata(Map<String, String>) - Method in class com.azure.communication.chat.models.ChatMessage
Set the metadata property: Message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Set the metadata property: Message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.communication.chat.models.UpdateChatMessageOptions
Set the metadata property: Message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the metadata property: The chat message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the metadata property: The chat message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the metadata property: The chat message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the metadata property: The chat message metadata.
setMetadata(Map<String, String>) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the metadata property: The job metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Sets the container's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.BlobContainerClient
Sets the container's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.models.BlobContainerItem
Set the metadata property: Dictionary of <string>.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.models.BlobItem
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Sets the metadata as an atomic operation.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobContainerCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Sets the metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Changes a blob's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Changes a blob's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Sets the file system's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Sets the file system's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes a resource's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes a resource's metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional custom metadata to set for this file or directory.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Sets the metadata.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.models.ShareItem
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the user-defined metadata to associate to the share.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareClient
Sets the user-defined metadata to associate to the share.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the user-defined metadata to associate to the directory.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the user-defined metadata to associate to the directory.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined metadata to associate to the file.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined metadata to associate to the file.
setMetadata(Map<String, String>) - Method in class com.azure.storage.queue.models.QueueItem
Set the metadata property: Dictionary of <string>.
setMetadata(Map<String, String>) - Method in class com.azure.storage.queue.QueueAsyncClient
Sets the metadata of the queue.
setMetadata(Map<String, String>) - Method in class com.azure.storage.queue.QueueClient
Sets the metadata of the queue.
setMetadataLocation(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingChunkInfoProperties
Set the metadataLocation property: The location of the metadata for this chunk.
setMetadataPath(String) - Method in class com.azure.analytics.synapse.artifacts.models.GetSsisObjectMetadataRequest
Set the metadataPath property: Metadata path.
setMetadataWithResponse(ShareSetMetadataOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(ShareSetMetadataOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the user-defined metadata to associate to the directory.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.queue.QueueAsyncClient
Sets the metadata of the queue.
setMetadataWithResponse(Map<String, String>, BlobRequestConditions) - Method in class com.azure.storage.blob.BlobContainerAsyncClient
Sets the container's metadata.
setMetadataWithResponse(Map<String, String>, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Changes a blob's metadata.
setMetadataWithResponse(Map<String, String>, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.BlobContainerClient
Sets the container's metadata.
setMetadataWithResponse(Map<String, String>, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Changes a blob's metadata.
setMetadataWithResponse(Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Sets the file system's metadata.
setMetadataWithResponse(Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes a resource's metadata.
setMetadataWithResponse(Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Sets the file system's metadata.
setMetadataWithResponse(Map<String, String>, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes a resource's metadata.
setMetadataWithResponse(Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the user-defined metadata to associate to the directory.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Sets the metadata of the queue.
setMethod(AzureFunctionActivityMethod) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the method property: Rest API method for target endpoint.
setMethod(WebActivityMethod) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the method property: Rest API method for target endpoint.
setMethod(WebHookActivityMethod) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the method property: Rest API method for target endpoint.
setMethod(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Set the method property: The request method that generated the event.
setMethod(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Set the method property: The request method.
setMetricAlertConfigurations(List<MetricAlertConfiguration>) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyAlertConfiguration
Sets the metric level alert configurations.
setMetricBoundaryCondition(MetricBoundaryCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertConditions
Gets the boundary condition, an anomaly will be included in the alert only if it's value is not within the boundary.
setMetricNamespace(String) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the namespace of the metrics been queried
setMetricsOptions(MetricsOptions) - Method in class com.azure.core.util.ClientOptions
Sets MetricsOptions that are applied to each metric reported by the client.
setMicrosoftTeamsUser(MicrosoftTeamsUserIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Set the microsoftTeamsUser property: The Microsoft Teams user.
setMinAlertSeverity(AnomalySeverity) - Method in class com.azure.ai.metricsadvisor.administration.models.SeverityCondition
Sets the minimum severity value.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Set the minGram property: The minimum n-gram length.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the minGram property: The minimum n-gram length.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Set the minGram property: The minimum n-gram length.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the minGram property: The minimum n-gram length.
setMinimumActivationTime(String) - Method in class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Set the minimumActivationTime property: The minimum period for which the gate remains open in the absence of subsequent triggers (events).
setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by an autocomplete query in order for the query to be reported as a success.
setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.SearchOptions
Set the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a search query in order for the query to be reported as a success.
setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.SuggestOptions
Set the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a suggestions query in order for the query to be reported as a success.
setMinimumDistanceThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Set the minimumDistanceThreshold property: The minimum distance threshold.
setMinimumPrecision(Double) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
setMinimumPrecision(Double) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
setMinimumPrecision(Double) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
setMinimumSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the minimumSize property: Can be used if dataset points to a file.
setMinLength(Integer) - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Set the minLength property: The minimum length in characters.
setMinNodeCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.AutoScaleProperties
Set the minNodeCount property: The minimum number of nodes the Big Data pool can support.
setMinNumber(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.SuppressCondition
Sets the number of latest data points to consider for detection, the value should be in the range : [1, +∞).
setMinRatio(Double) - Method in class com.azure.ai.metricsadvisor.administration.models.SuppressCondition
Sets the percentage of the minNumber data points to be anomalies before reporting, the value should be in the range : (0, 100].
setMinScaleCount(int) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the minimum partition count (parallel workers) for the current host.
setMinShingleSize(Integer) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the minShingleSize property: The minimum shingle size.
setMinSubwordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the minSubwordSize property: The minimum subword size.
setMinTopCount(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Sets the number of point-sets in the period to falls into the top rank for anomaly reporting,
setMinuteMetrics(TableServiceMetrics) - Method in class com.azure.data.tables.models.TableServiceProperties
Set settings for generating a summary of request statistics grouped by API in minute aggregates for tables.
setMinuteMetrics(BlobMetrics) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the minuteMetrics property: a summary of request statistics grouped by API in hour or minute aggregates for blobs.
setMinuteMetrics(DataLakeMetrics) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the minuteMetrics property: The minuteMetrics property.
setMinuteMetrics(ShareMetrics) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the minuteMetrics property: A summary of request statistics grouped by API in minute aggregates for files.
setMinuteMetrics(QueueMetrics) - Method in class com.azure.storage.queue.models.QueueServiceProperties
Set the minuteMetrics property: a summary of request statistics grouped by API in minute aggregates for queues.
setMinutes(List<Integer>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Set the minutes property: The minutes.
setMinWordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the minWordSize property: The minimum word size.
setMissingDataPointFillSettings(DataFeedMissingDataPointFillSettings) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the data feed, data point fill properties.
setMlEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the mlEndpoint property: The Batch Execution REST URL for an Azure ML Studio Web Service endpoint.
setMlParentRunId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the mlParentRunId property: The parent Azure ML Service pipeline run id.
setMlPipelineId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the mlPipelineId property: ID of the published Azure ML pipeline.
setMlPipelineParameters(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the mlPipelineParameters property: Key,Value pairs to be passed to the published Azure ML pipeline endpoint.
setMlWorkspaceName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the mlWorkspaceName property: Azure ML Service workspace name.
setMode(AmqpRetryMode) - Method in class com.azure.core.amqp.AmqpRetryOptions
Sets the approach to use for calculating retry delays.
setMode(ImageScaleMode) - Method in class com.azure.media.videoanalyzer.edge.models.ImageScale
Set the mode property: Describes the image scaling mode to be applied.
setModelId(String) - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Set the unique model identifier for the model.
setModelId(String) - Method in class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
Set the unique model identifier for the model.
setModelId(String) - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
Set the unique model identifier for the model.
setModelId(String) - Method in class com.azure.digitaltwins.core.BasicDigitalTwinMetadata
Sets the Id of the model that the digital twin or component is modeled by.
setModelId(UUID) - Method in class com.azure.ai.anomalydetector.models.Model
Set the modelId property: Model identifier.
setModelId(UUID) - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Set the modelId property: Model identifier.
setModelIds(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Set the modelIds property: A common separated list of model IDs.
setModelInfo(ModelInfo) - Method in class com.azure.ai.anomalydetector.models.Model
Set the modelInfo property: Train result of a model including status, errors and diagnose info for model and variables.
setModelName(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Set the modelName property: The name of the model that was registered.
setModelProperties(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Set the modelProperties property: The properties of the model that was registered.
setModels(List<ModelSnapshot>) - Method in class com.azure.ai.anomalydetector.models.ModelList
Set the models property: List of models.
setModelState(ModelState) - Method in class com.azure.ai.anomalydetector.models.DiagnosticsInfo
Set the modelState property: The modelState property.
setModelTags(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Set the modelTags property: The tags of the model that was registered.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Set the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the model version.
setModelVersion(String) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Set the model version.
setModelVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelRegisteredEventData
Set the modelVersion property: The version of the model that was registered.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the modifiedDatetimeEnd property: The end of S3 object's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the modifiedDatetimeEnd property: The end of Azure Blob's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeEnd(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the modifiedDatetimeEnd property: The end of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the modifiedDatetimeStart property: The start of S3 object's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the modifiedDatetimeStart property: The start of Azure Blob's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedDatetimeStart(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the modifiedDatetimeStart property: The start of file's modified datetime.
setModifiedTime(OffsetDateTime) - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Set the modifiedTime property: The exact time the namespace was last modified.
setModuleId(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventProperties
Set the moduleId property: The unique identifier of the module.
setModuleId(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceConnectedEventData
Set the moduleId property: The unique identifier of the module.
setModuleId(String) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDisconnectedEventData
Set the moduleId property: The unique identifier of the module.
setMonitoringStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Set the monitoringStartedAt property: The monitoringStartedAt property.
setMonitoringStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the monitoringStartedAt property: The monitoringStartedAt property.
setMonthDays(List<Integer>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Set the monthDays property: The month days.
setMonthlyOccurrences(List<RecurrenceScheduleOccurrence>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Set the monthlyOccurrences property: The monthly occurrences.
setMovePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the move permission status.
setMovePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the move permission status.
setMovePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the move permission status.
setMovePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the move permission status.
setMpeg4(Mpeg4Configuration) - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Set the mpeg4 property: The H264 Configuration.
setMultiCategoryClassifyActions(MultiCategoryClassifyAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of MultiCategoryClassifyAction to be executed.
setMultichannel(SmbMultichannel) - Method in class com.azure.storage.file.share.models.ShareSmbSettings
Set the multichannel property: Settings for SMB Multichannel.
setMwsAuthToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the mwsAuthToken property: The Amazon MWS authentication token.
setN(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the n value.
setName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AdditionalColumns
Set the name property: Additional column name.
setName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDataElement
Set the name property: Name of the column.
setName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
Set the name property: Name of the schema column.
setName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Set the name property: The name of the parameter.
setName(String) - Method in class com.azure.ai.anomalydetector.models.VariableValues
Set the name property: variable name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Sets the configuration name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Set the data feed name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
Sets the name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Sets the name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Sets the name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceSqlServerConnectionString
Sets the name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.EmailNotificationHook
Sets email hook name.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedFilter
Sets the name for the data feed.
setName(String) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets web hook name.
setName(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the name property: Name of the Synapse role.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ControlActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResource
Set the name property: The resource name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowFolder
Set the name property: The name of the folder that this data flow is in.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Set the name property: Transformation name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Set the name property: Transformation name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDebugResource
Set the name property: The resource name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetFolder
Set the name property: The name of the folder that this Dataset is in.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDebugResource
Set the name property: The resource name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Set the name property: Name of the library.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the name property: Link connection name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Set the name property: Link connection name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceDebugResource
Set the name property: The resource name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Set the name property: Link table name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Set the name property: For output_type=stream, determines the name of stream (stdout / stderr).
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookFolder
Set the name property: The name of the folder that this notebook is in.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookKernelSpec
Set the name property: Name of the kernel specification.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookLanguageInfo
Set the name property: The programming language which this kernel runs.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Set the name property: The name of the resource.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineFolder
Set the name property: The name of the folder that this Pipeline is in.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineReference
Set the name property: Reference name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Set the name property: The user provided name of the script action.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.Sku
Set the name property: The SKU name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the name property: The batch name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionFolder
Set the name property: The name of the folder that this Spark job definition is in.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the name property: The name of the job.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Set the name property: The identifier of the connection.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptFolder
Set the name property: The name of the folder that this SQL script is in.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Set the name property: The name of the resource.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Set the name property: The operation name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SubResourceDebugResource
Set the name property: The resource name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.Transformation
Set the name property: Transformation name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.UserProperty
Set the name property: User property name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WaitActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the name property: Activity name.
setName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceKeyDetails
Set the name property: Workspace Key sub-resource name.
setName(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Set the name property: The name of managed private endpoint.
setName(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the name property: The batch name.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the name property: The name property.
setName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the name property: The name property.
setName(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the name property: Name of the reference for a target.
setName(String) - Method in class com.azure.cosmos.models.SqlParameter
Sets the name of the parameter.
setName(String) - Method in class com.azure.identity.TokenCachePersistenceOptions
Set the name uniquely identifying the cache.
setName(String) - Method in class com.azure.media.videoanalyzer.edge.models.MediaProfile
Set the name property: The name of the Media Profile.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the name property: The name of the artifact.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor
Set the name property: The subject or username associated with the request context that generated the event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry
Set the name property: The name of the connected registry that generated this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
Set the name property: The name of this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
Set the name property: The name of this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
Set the name property: The name of this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
Set the name property: The name of this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the name property: name of the app service plan that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Set the name property: name of app service plan sku.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the name property: name of the web site that had this event.
setName(String) - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Set the name property: Name of the namespace.
setName(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the name property: The job name.
setName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.security.keyvault.certificates.models.CertificateContact
Set the name of the contact.
setName(String) - Method in class com.azure.storage.blob.models.BlobContainerItem
Set the name property: The Name property.
setName(String) - Method in class com.azure.storage.blob.models.BlobItem
Set the name property: The name property.
setName(String) - Method in class com.azure.storage.blob.models.BlobPrefix
Set the name property: The Name property.
setName(String) - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
setName(String) - Method in class com.azure.storage.blob.models.Block
Set the name property: The base64 encoded block ID.
setName(String) - Method in class com.azure.storage.file.datalake.models.AccessControlChangeFailure
Sets the name of an entry.
setName(String) - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
setName(String) - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Set the name property: The name property.
setName(String) - Method in class com.azure.storage.file.share.models.ShareItem
Set the name property: The name property.
setName(String) - Method in class com.azure.storage.queue.models.QueueItem
Set the name property: The name of the Queue.
setNamespaceName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Set the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
setNamespaceName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Set the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
setNamespaceName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Set the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
setNamespaceName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Set the namespaceName property: The namespace name of the Microsoft.ServiceBus resource.
setNamespacePrefixes(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Set the namespacePrefixes property: Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used.
setNamespaces(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Set the namespaces property: Indicates whether namespace is enabled when reading the xml files.
setNamespaceType(NamespaceType) - Method in class com.azure.messaging.servicebus.administration.models.NamespaceProperties
Set the namespaceType property: The type of entities the namespace can contain.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbf(Float) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the nbf property: Not before date of the object that triggered this event.
setNbformat(int) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the nbformat property: Notebook format (major number).
setNbformatMinor(int) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the nbformatMinor property: Notebook format (minor number).
setNearestLat(Float) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Set the nearestLat property: Latitude of the nearest point of the geometry.
setNearestLon(Float) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Set the nearestLon property: Longitude of the nearest point of the geometry.
setNegationOperation(boolean) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Sets the negation value.
setNestingSeparator(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the nestingSeparator property: Nested properties separator.
setNestingSeparator(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the nestingSeparator property: Nested properties separator.
setNestingSeparator(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the nestingSeparator property: The character used to separate nesting levels.
setNetworkRequestTimeout(Duration) - Method in class com.azure.cosmos.DirectConnectionConfig
Sets the network request timeout interval (time to wait for response from network peer).
setNewClusterCustomTags(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterCustomTags property: Additional tags for cluster resources.
setNewClusterDriverNodeType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterDriverNodeType property: The driver node type for the new job cluster.
setNewClusterEnableElasticDisk(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterEnableElasticDisk property: Enable the elastic disk on the new cluster.
setNewClusterInitScripts(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterInitScripts property: User-defined initialization scripts for the new cluster.
setNewClusterLogDestination(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterLogDestination property: Specify a location to deliver Spark driver, worker, and event logs.
setNewClusterNodeType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterNodeType property: The node type of the new job cluster.
setNewClusterNumOfWorker(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterNumOfWorker property: If not using an existing interactive cluster, this specifies the number of worker nodes to use for the new job cluster or instance pool.
setNewClusterSparkConf(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterSparkConf property: A set of optional, user-specified Spark configuration key-value pairs.
setNewClusterSparkEnvVars(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterSparkEnvVars property: A set of optional, user-specified Spark environment variables key-value pairs.
setNewClusterVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the newClusterVersion property: If not using an existing interactive cluster, this specifies the Spark version of a new job cluster or instance pool nodes created for each run of this activity.
setNewName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ArtifactRenameRequest
Set the newName property: New name of the artifact.
setNextAllowedQuotaDowngradeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the nextAllowedQuotaDowngradeTime property: The nextAllowedQuotaDowngradeTime property.
setNextLink(String) - Method in class com.azure.ai.anomalydetector.models.ModelList
Set the nextLink property: The link to fetch more models.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfoListResult
Set the nextLink property: Link to the next page of results.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptsResourceCollectionResponse
Set the nextLink property: The nextLink property.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionListResponse
Set the nextLink property: List link connections next link.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfigurationListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionsListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolInfoListResult
Set the nextLink property: Link to the next page of results.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptsListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNextLink(String) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerListResponse
Set the nextLink property: The link to the next page of results, if any remaining results exist.
setNfsEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareProtocols
 
setNJobs(Integer) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Set the nJobs property: The nJobs property.
setNodeCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the nodeCount property: The number of nodes in the Big Data pool.
setNodeCount(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the nodeCount property: Node count of the cluster.
setNodeSize(NodeSize) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the nodeSize property: The level of compute power that each node in the Big Data pool has.
setNodeSize(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the nodeSize property: The node size requirement to managed integration runtime.
setNodeSizeFamily(NodeSizeFamily) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the nodeSizeFamily property: The kind of nodes that the Big Data pool provides.
setNonce(String) - Method in class com.azure.security.keyvault.keys.models.ReleaseKeyOptions
Set a client provided nonce for freshness.
setNonProxyHosts(String) - Method in class com.azure.core.http.ProxyOptions
Sets the hosts which bypass the proxy.
setNormalizerName(LexicalNormalizerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the normalizerName property: The name of the normalizer to use for the field.
setNormalizers(LexicalNormalizer...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the normalizers property: The normalizers for the index.
setNormalizers(List<LexicalNormalizer>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the normalizers property: The normalizers for the index.
setNotActions(List<String>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Set the notActions property: List of Not actions.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set the notBefore UTC time.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set the key's notBefore time in UTC.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set the notBefore UTC time.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the notBefore UTC time.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.ImportKeyOptions
Set the key's notBefore time in UTC.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Set the key's notBefore time in UTC.
setNotBefore(OffsetDateTime) - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Set the notBefore UTC time.
setNotDataActions(List<String>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
Set the notDataActions property: List of Not data actions.
setNotebook(SynapseNotebookReference) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the notebook property: Synapse notebook reference.
setNotebookPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the notebookPath property: The absolute path of the notebook to be run in the Databricks Workspace.
setNotes(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
Set the notes property: additional Notes.
setNoTruncation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the noTruncation property: The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
setNotStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the notStartedAt property: the time that at which "not_started" livy state was first seen.
setNotStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the notStartedAt property: the time that at which "not_started" livy state was first seen.
setNotStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the notStartedAt property: The notStartedAt property.
setNtfsFileAttributes(EnumSet<NtfsFileAttributes>) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the ntfs file attributes.
setNullValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the nullValue property: The null value string.
setNullValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the nullValue property: The null value string.
setNullValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the nullValue property: The null value string.
setNullValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the nullValue property: The null value string.
setNumberOfNodes(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the numberOfNodes property: The required number of nodes for managed integration runtime.
setNumberOfTokensToSkip(Integer) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the numberOfTokensToSkip property: The number of initial tokens to skip.
setNumbersCatenated(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the catenateNumbers property: A value indicating whether maximum runs of number parts will be catenated.
setNumExecutors(int) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookSessionProperties
Set the numExecutors property: Number of executors to launch for this session.
setNumExecutors(int) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
Set the numExecutors property: Number of executors to launch for this job.
setNumExecutors(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the numExecutors property: Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide.
setObject(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Sets the access status for object level APIs, this grants access to Blobs, Table Entities, Queue Messages, Files.
setObject(boolean) - Method in class com.azure.storage.common.sas.AccountSasResourceType
Sets the access status for object level APIs, this grants access to Blobs, Table Entities, Queue Messages, Files.
setObjectApiName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the objectApiName property: The Salesforce object API name.
setObjectApiName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the objectApiName property: The Salesforce Service Cloud object API name.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the objectName property: The name of the object that triggered this event.
setObjectName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the objectName property: The name of the object that triggered this event.
setObjectReplicationDestinationPolicyId(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the objectReplicationDestinationPolicyId property: Optional.
setObjectReplicationSourcePolicies(List<ObjectReplicationPolicy>) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the objectReplicationSourcePolicies property: The objectReplicationSourcePolicies property.
setObjectReplicationSourcePolicies(List<ObjectReplicationPolicy>) - Method in class com.azure.storage.blob.models.BlobItem
Set the objectReplicationSourcePolicies property: The objectReplicationSourcePolicies property.
setObjects(List<SearchIndexerKnowledgeStoreObjectProjectionSelector>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Set the objects property: Projections to Azure Blob storage.
setObjectSerializer(ObjectSerializer) - Method in class com.azure.monitor.ingestion.models.UploadLogsOptions
Sets the serializer to use to convert the log objects to JSON.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the objectType property: The type of the object that triggered this event.
setObjectType(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the objectType property: The type of the object that triggered this event.
setOccurrence(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceScheduleOccurrence
Set the occurrence property: The occurrence.
setOffice365TenantId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the office365TenantId property: Azure tenant ID to which the Office 365 account belongs.
setOffset(long) - Method in class com.azure.storage.blob.HttpGetterInfo
Sets the start offset that is used when creating the Range header.
setOffset(Long) - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Sets the offset of the last successfully processed event to store as checkpoint.
setOffset(Long) - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Sets the offset to start writing data at.
setOffset(Long) - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Sets the offset to start writing data at.
setOffset(String) - Method in class com.azure.analytics.synapse.artifacts.models.SelfDependencyTumblingWindowTriggerReference
Set the offset property: Timespan applied to the start time of a tumbling window when evaluating dependency.
setOffset(String) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTriggerDependencyReference
Set the offset property: Timespan applied to the start time of a tumbling window when evaluating dependency.
setOn(Expression) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the on property: An expression that would evaluate to a string or integer.
setOnlyForSuccessive(Boolean) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Sets the flag indicating whether to snooze the successive anomalies.
setOnlyIfUnchanged(boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Sets the flag that determines whether an update will only occur if the data source connection has not been changed since the update has been triggered.
setOnlyIfUnchanged(boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Sets the flag that determines whether an update will only occur if the indexer has not been changed since the update has been triggered.
setOnlyIfUnchanged(boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Sets the flag that determines whether an update will only occur if the skillset has not been changed since the update has been triggered.
setOnlyLongestMatched(Boolean) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the onlyLongestMatch property: A value indicating whether to add only the longest matching subword to the output.
setOnlyOnSamePosition(Boolean) - Method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
Set the onlyOnSamePosition property: A value indicating whether to remove duplicates only at the same position.
setOozieConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the oozieConfiguration property: Specifies the Oozie configuration parameters (oozie-site.xml) for the HDInsight cluster.
setOpenHubDestinationName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the openHubDestinationName property: The name of the Open Hub Destination with destination type as Database Table.
setOpenOptions(Set<OpenOption>) - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
setOpenTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.HandleItem
Set the openTime property: Time when the session that previously opened the handle has last been reconnected.
setOperand(RunQueryFilterOperand) - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
Set the operand property: Parameter name to be used for filter.
setOperationContext(String) - Method in class com.azure.communication.callingserver.models.PlayAudioOptions
Set the operationContext property: The value to identify context of the operation.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the operationName property: The operation that was performed.
setOperationName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the operationName property: The operation that was performed.
setOperationTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
Set the operationTimeout property: Specifies the timeout for writing each chunk to SFTP server.
setOperationType(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Set the operationType property: Link table operation type.
setOperator(RunQueryFilterOperator) - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
Set the operator property: Operator to be used for filter.
setOperator(OutputSelectorOperator) - Method in class com.azure.media.videoanalyzer.edge.models.OutputSelector
Set the operator property: The operator to compare properties by.
setOptions(DataFeedOptions) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Set the data feed metadata properties.
setOracleReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the oracleReaderQuery property: AmazonRdsForOracle reader query.
setOracleReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the oracleReaderQuery property: Oracle reader query.
setOrcCompressionCodec(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the orcCompressionCodec property: The data orcCompressionCodec.
setOrder(RunQueryOrder) - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderBy
Set the order property: Sorting order of the parameter.
setOrder(CompositePathSortOrder) - Method in class com.azure.cosmos.models.CompositePath
Gets the sort order for the composite path.
setOrderBy(SummarySentencesOrder) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Sets the order in which the summary sentences will be presented by.
setOrderBy(RunQueryOrderByField) - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderBy
Set the orderBy property: Parameter name to be used for order by.
setOrderBy(String) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the order in which the query results should be ordered.
setOrderBy(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the orderBy property: The list of OData $orderby expressions by which to sort the results.
setOrderBy(String...) - Method in class com.azure.search.documents.models.SuggestOptions
Set the orderBy property: The list of OData $orderby expressions by which to sort the results.
setOrderBy(List<RunQueryOrderBy>) - Method in class com.azure.analytics.synapse.artifacts.models.RunFilterParameters
Set the orderBy property: List of OrderBy option.
setOrderingSupported(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Defines whether ordering needs to be maintained.
setOrderingSupported(boolean) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the supportOrdering property: A value that indicates whether the topic supports ordering.
setOrganizationId(String) - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Set the organization id of the issuer.
setOrganizationName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the organizationName property: The organization name of the Common Data Service for Apps instance.
setOrganizationName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the organizationName property: The organization name of the Dynamics CRM instance.
setOrganizationName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the organizationName property: The organization name of the Dynamics instance.
setOriginalTokensReplaced(Boolean) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Set the replaceOriginalTokens property: A value indicating whether encoded tokens should replace original tokens.
setOther(RolePermissions) - Method in class com.azure.storage.file.datalake.models.PathPermissions
Sets the permissions for the other users of the resource.
setOutcome(DeliveryOutcome) - Method in class com.azure.core.amqp.models.TransactionalDeliveryOutcome
Sets the outcome associated with this delivery state.
setOutput(SparkStatementOutput) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the output property: The output property.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputCanceledEventData
Set the output property: Gets the output.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputCancelingEventData
Set the output property: Gets the output.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputErroredEventData
Set the output property: Gets the output.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputFinishedEventData
Set the output property: Gets the output.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProcessingEventData
Set the output property: Gets the output.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputScheduledEventData
Set the output property: Gets the output.
setOutput(MediaJobOutput) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputStateChangeEventData
Set the output property: Gets the output.
setOutput(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the output property: Output blob path.
setOutputAssetFilename(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the outputAssetFilename property: The file name of the output asset.
setOutputBlobPrefix(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the blobPrefix property: A prefix which gets prepended in front of all files produced by the conversion process.
setOutputColumns(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the outputColumns property: The columns to be read out from the Office 365 table.
setOutputDataFormat(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the outputDataFormat property: The format of the output data.
setOutputDataUri(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the outputDataUri property: The output blob SAS uri.
setOutputFieldMappings(FieldMapping...) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the outputFieldMappings property: Output field mappings are applied after enrichment and immediately before indexing.
setOutputFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the outputFieldMappings property: Output field mappings are applied after enrichment and immediately before indexing.
setOutputFrequency(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
Set the outputFrequency property: The event or interval output frequency.
setOutputFrequency(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Set the outputFrequency property: The event or interval output frequency.
setOutputMotionRegion(Boolean) - Method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Set the outputMotionRegion property: Indicates whether the processor should detect and output the regions within the video frame where motion was detected.
setOutputs(List<DatasetReference>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the outputs property: List of outputs for the activity.
setOutputs(List<NotebookCellOutputItem>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Set the outputs property: Cell-level output items.
setOutputs(List<MediaJobOutput>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobCanceledEventData
Set the outputs property: Gets the Job outputs.
setOutputs(List<MediaJobOutput>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobErroredEventData
Set the outputs property: Gets the Job outputs.
setOutputs(List<MediaJobOutput>) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobFinishedEventData
Set the outputs property: Gets the Job outputs.
setOutputSelectors(List<OutputSelector>) - Method in class com.azure.media.videoanalyzer.edge.models.NodeInput
Set the outputSelectors property: Allows for the selection of specific data streams (eg.
setOutputSerialization(BlobQuerySerialization) - Method in class com.azure.storage.blob.options.BlobQueryOptions
Sets the output serialization.
setOutputSerialization(FileQuerySerialization) - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Sets the output serialization.
setOutputStorageContainerUrl(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the outputStorageContainerUrl property: The URL of the Azure blob storage container where the result of the conversion should be written to.
setOutputStorageContainerWriteSas(String) - Method in class com.azure.mixedreality.remoterendering.models.AssetConversionOptions
Set the storageContainerWriteSas property: A Azure blob storage container shared access signature giving write access to the storage container.
setOutputType(CellOutputType) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Set the outputType property: Execution, display, or stream outputs.
setOutputUnigrams(Boolean) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Set the outputUnigrams property: A value indicating whether to output both unigrams and bigrams (if true), or just bigrams (if false).
setOutputUnigrams(Boolean) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the outputUnigrams property: A value indicating whether the output stream will contain the input tokens (unigrams) as well as shingles.
setOutputUnigramsIfNoShingles(Boolean) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the outputUnigramsIfNoShingles property: A value indicating whether to output unigrams for those times when no shingles are available.
setOwner(RolePermissions) - Method in class com.azure.storage.file.datalake.models.PathPermissions
Sets the permissions for the owner of the resource.
setOwner(String) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional.
setOwnerId(String) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Returns the unique event processor identifier that owns the partition id in this ownership record.
setOwnerLevel(Long) - Method in class com.azure.messaging.eventhubs.models.ReceiveOptions
Sets the ownerLevel value on this receive operation.
setP(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the RSA secret prime value.
setPackageCollection(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the packageCollection property: Under where packages are created when querying database.
setPackageConnectionManagers(Map<String, Map<String, SsisExecutionParameter>>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the packageConnectionManagers property: The package level connection managers to execute the SSIS package.
setPackageContent(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Set the packageContent property: Content for embedded child package.
setPackageContent(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the packageContent property: The embedded package content.
setPackageLastModifiedDate(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Set the packageLastModifiedDate property: Last modified date for embedded child package.
setPackageLastModifiedDate(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the packageLastModifiedDate property: The embedded package last modified date.
setPackageLocation(SsisPackageLocation) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the packageLocation property: SSIS package location.
setPackageName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Set the packageName property: Name for embedded child package.
setPackageName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the packageName property: The package name.
setPackageParameters(Map<String, SsisExecutionParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the packageParameters property: The package level parameters to execute the SSIS package.
setPackagePassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the packagePassword property: Password of the package.
setPackagePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
Set the packagePath property: Path for embedded child package.
setPackagePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the packagePath property: The SSIS package path.
setPacketSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the packetSize property: The packet size of data read from SAP HANA.
setPaddingValue(Float) - Method in class com.azure.ai.anomalydetector.models.AlignPolicy
Set the paddingValue property: An optional field.
setPageRange(List<PageRange>) - Method in class com.azure.storage.blob.models.PageList
Set the pageRange property: The PageRange property.
setPages(List<String>) - Method in class com.azure.ai.formrecognizer.models.AnalyzeDocumentOptions
Set the custom page numbers for multi-page documents(PDF/TIFF).
setPageSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the pageSize property: Page size of the result.
setPaginationRules(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the paginationRules property: The pagination rules to compose next page requests.
setPaginationRules(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the paginationRules property: The pagination rules to compose next page requests.
setParallelCopies(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the parallelCopies property: Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store.
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
setParameters(IndexingParameters) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the parameters property: Parameters for indexer execution.
setParameters(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Set the parameters property: The parameters for the script action.
setParameters(List<ScriptActivityParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
Set the parameters property: Array of script parameters.
setParameters(List<SqlParameter>) - Method in class com.azure.cosmos.models.SqlQuerySpec
Sets the container of query parameters.
setParameters(List<ParameterDeclaration>) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Set the parameters property: List of the topology parameter declarations.
setParameters(List<ParameterDefinition>) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Set the parameters property: List of the instance level parameter values for the user-defined topology parameters.
setParameters(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the parameters property: Parameters that will be passed to the main method.
setParameters(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the parameters property: Command line parameters that will be passed to the Python file.
setParameters(Map<String, NotebookParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the parameters property: Notebook parameters.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AsanaLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DataworldLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2LinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the parameters property: List of parameters for pipeline.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the parameters property: Parameters for linked service.
setParameters(Map<String, ParameterSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the parameters property: Parameters for dataset.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
Set the parameters property: Data flow parameters.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Set the parameters property: Data flow parameters.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the parameters property: Parameters for U-SQL job request.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetReference
Set the parameters property: Arguments for dataset.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the parameters property: Pipeline parameters.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
Set the parameters property: Arguments for integration runtime.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
Set the parameters property: Arguments for LinkedService.
setParameters(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerPipelineReference
Set the parameters property: Pipeline parameters.
setParameters(Map<String, Object>) - Method in class com.azure.data.appconfiguration.models.FeatureFlagFilter
Set the parameters of this filter.
setParameters(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Set the parameters property: A dictionary of parameter name/value pairs to pass to the function.
setParentId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the parentId property: ParentId uniquely identifies the parent directory of the object.
setParents(Parent[]) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the parents array.
setParentTrigger(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Set the parentTrigger property: The parent trigger reference.
setParsingMode(BlobIndexerParsingMode) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the parsingMode property: Represents the parsing mode for indexing from an Azure blob data source.
setParsingMode(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the parsingMode property: The parsingMode for the skill.
setParticipantAdded(AcsChatThreadParticipantProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Set the participantAdded property: The details of the user who was added.
setParticipantAdded(AcsChatThreadParticipantProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the participantAdded property: The details of the user who was added.
setParticipantCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadParticipantProperties
Set the participantCommunicationIdentifier property: The communication identifier of the user.
setParticipantRemoved(AcsChatThreadParticipantProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Set the participantRemoved property: The details of the user who was removed.
setParticipantRemoved(AcsChatThreadParticipantProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the participantRemoved property: The details of the user who was removed.
setParticipants(List<ChatParticipant>) - Method in class com.azure.communication.chat.models.CreateChatThreadOptions
Set the participants property: Participants to be added to the chat thread.
setParticipants(List<AcsChatThreadParticipantProperties>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the participants property: The list of properties of participants who are part of the thread.
setParticipants(List<AcsChatThreadParticipantProperties>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the participants property: The list of properties of participants who are part of the thread.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Set the partitionColumnName property: The name of the column in integer type that will be used for proceeding range partitioning.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
Set the partitionColumnName property: The name of the column in integer type that will be used for proceeding range partitioning.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Set the partitionColumnName property: The name of the column in integer type that will be used for proceeding range partitioning.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionSettings
Set the partitionColumnName property: The name of the column that will be used for proceeding range partitioning.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Set the partitionColumnName property: The name of the column that will be used for proceeding range partitioning.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
Set the partitionColumnName property: The name of the column in integer or datetime type that will be used for proceeding partitioning.
setPartitionColumnName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
Set the partitionColumnName property: The name of the column that will be used for proceeding range or hash partitioning.
setPartitionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the partitionId property: The shard ID.
setPartitionId(String) - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Sets the partition id associated with this checkpoint.
setPartitionId(String) - Method in class com.azure.messaging.eventhubs.models.CreateBatchOptions
Sets the identifier of the Event Hub partition that the events in the EventDataBatch will be sent to.
setPartitionId(String) - Method in class com.azure.messaging.eventhubs.models.PartitionOwnership
Sets the partition id associated with this ownership record.
setPartitionId(String) - Method in class com.azure.messaging.eventhubs.models.SendOptions
Sets the identifier of the Event Hub partition that the events will be sent to.
setPartitioningEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
setPartitioningEnabled(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the enablePartitioning property: A value that indicates whether the queue is to be partitioned across multiple message brokers.
setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosConflictRequestOptions
Sets the partition key associated with the request in the Azure Cosmos DB service.
setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the partition key used to identify the current request's target partition.
setPartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the partition key used to identify the current request's target partition.
setPartitionKey(String) - Method in class com.azure.messaging.eventhubs.models.CreateBatchOptions
Sets a hashing key to be provided for the batch of events.
setPartitionKey(String) - Method in class com.azure.messaging.eventhubs.models.SendOptions
Sets a hashing key to be provided for the batch of events, which instructs the Event Hubs service to map this key to a specific partition.
setPartitionKey(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets a partition key for sending a message to a partitioned entity
setPartitionKeyDefinition(PartitionKeyDefinition) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the containers's partition key definition.
setPartitionLowerBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Set the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionLowerBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
Set the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionLowerBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Set the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionLowerBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Set the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionLowerBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
Set the partitionLowerBound property: The minimum value of the partition column for partition range splitting.
setPartitionLowerBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
Set the partitionLowerBound property: The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionNames(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Set the partitionNames property: Names of the physical partitions of AmazonRdsForOracle table.
setPartitionNames(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Set the partitionNames property: Names of the physical partitions of Oracle table.
setPartitionOption(NetezzaPartitionOption) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the partitionOption property: The partition mechanism that will be used for Netezza read in parallel.
setPartitionOption(OraclePartitionOption) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the partitionOption property: The partition mechanism that will be used for Oracle read in parallel.
setPartitionOption(SapHanaPartitionOption) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the partitionOption property: The partition mechanism that will be used for SAP HANA read in parallel.
setPartitionOption(SapTablePartitionOption) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the partitionOption property: The partition mechanism that will be used for SAP table read in parallel.
setPartitionOption(TeradataPartitionOption) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the partitionOption property: The partition mechanism that will be used for teradata read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the partitionOption property: The partition mechanism that will be used for AmazonRdsForOracle read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
setPartitionOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the partitionOption property: The partition mechanism that will be used for Sql read in parallel.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the partitionRootPath property: Specify the root path where partition discovery starts from.
setPartitionSettings(AmazonRdsForOraclePartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the partitionSettings property: The settings that will be leveraged for AmazonRdsForOracle source partitioning.
setPartitionSettings(NetezzaPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the partitionSettings property: The settings that will be leveraged for Netezza source partitioning.
setPartitionSettings(OraclePartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the partitionSettings property: The settings that will be leveraged for Oracle source partitioning.
setPartitionSettings(SapHanaPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the partitionSettings property: The settings that will be leveraged for SAP HANA source partitioning.
setPartitionSettings(SapTablePartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the partitionSettings property: The settings that will be leveraged for SAP table source partitioning.
setPartitionSettings(SqlPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
setPartitionSettings(SqlPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
setPartitionSettings(SqlPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
setPartitionSettings(SqlPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
setPartitionSettings(SqlPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
setPartitionSettings(SqlPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the partitionSettings property: The settings that will be leveraged for Sql source partitioning.
setPartitionSettings(TeradataPartitionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the partitionSettings property: The settings that will be leveraged for teradata source partitioning.
setPartitionUpperBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionSettings
Set the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionUpperBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionSettings
Set the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionUpperBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionSettings
Set the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionUpperBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionSettings
Set the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPartitionUpperBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
Set the partitionUpperBound property: The maximum value of the partition column for partition range splitting.
setPartitionUpperBound(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
Set the partitionUpperBound property: The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning.
setPassPhrase(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the passPhrase property: The password to decrypt the SSH private key if the SSH private key is encrypted.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.OracleLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleLinkedService
Set the password property: The Azure key vault secret reference of password in connection string.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the password property: The on-premises Windows authentication password.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the password property: The password of the Amazon Redshift source.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the password property: The password of the AppFigures source.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the password property: Password to logon the server.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the password property: Password for authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the password property: Password to access the Common Data Service for Apps instance.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the password property: The password corresponding to the user name that you provided in the username field.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the password property: Password for authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the password property: Password to access the Dynamics CRM instance.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the password property: Password to access the Dynamics instance.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the password property: The password corresponding to the user name.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the password property: Password to logon the server.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the password property: Password to logon the FTP server.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the password property: The password corresponding to the user name.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the password property: Password for Windows authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the password property: HDInsight cluster password.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the password property: The password corresponding to the user name that you provided in the Username field.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the password property: Password for Basic, Digest, Windows, or ClientCertificate with EmbeddedCertData authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the password property: The password corresponding to the user name when using UsernameAndPassword.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the password property: Password for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the password property: The password corresponding to the user name that you provided in the username field.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the password property: Password for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the password property: Password for authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the password property: Password of the OData service.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the password property: Password for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the password property: The password corresponding to the user name that you provided in the username key.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the password property: The password corresponding to the user name.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the password property: The password corresponding to the user name.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the password property: The password used in Basic authentication type.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the password property: The password for Basic authentication of the Salesforce instance.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the password property: The password for Basic authentication of the Salesforce instance.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the password property: Password to access the SAP BW server.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the password property: The password for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the password property: The password for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the password property: Password to access the SAP HANA server.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the password property: Password to access the SAP BW server where the open hub destination is located.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the password property: Password to access the SAP server where the table is located.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the password property: The password corresponding to the user name for Basic and OAuth2 authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the password property: Password to logon the SFTP server for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the password property: The password corresponding to the user name that you provided in the Username field.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the password property: The on-premises Windows authentication password.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
Set the password property: Password for windows authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the password property: Password for authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the password property: The password of the TeamDesk source.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the password property: Password for authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Set the password property: The auth token of Twilio service.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Set the password property: Password for the PFX file or basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.WebBasicAuthentication
Set the password property: The password for Basic authentication.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.WebClientCertificateAuthentication
Set the password property: Password for the PFX file.
setPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the password property: The password of the Zendesk source.
setPassword(SecureString) - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
Set the password property: Password for windows authentication.
setPassword(String) - Method in class com.azure.security.keyvault.certificates.models.CertificateIssuer
Set the password id of the issuer.
setPassword(String) - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Set the password for encrypting the certificate, if its encrypted.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the path property: The path of the Dynamics AX OData entity.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LogLocationSettings
Set the path property: The path to storage for storing detailed logs of activity execution.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LogStorageSettings
Set the path property: The path to storage for storing detailed logs of activity execution.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the path property: The OData resource path.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RedirectIncompatibleRowSettings
Set the path property: The path for storing the redirect incompatible row data.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the path property: The path of the SAP Cloud for Customer OData entity.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the path property: The path of the SAP ECC OData entity.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StagingSettings
Set the path property: The path to storage for storing the interim data.
setPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the path property: The relative URL to the web page from the linked service URL.
setPath(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
Set the path property: The path to contain the staged data in the Blob storage.
setPath(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Set the path property: Storage blob path of library.
setPath(String) - Method in class com.azure.core.util.UrlBuilder
Set the path that will be used to build the final URL.
setPath(String) - Method in class com.azure.cosmos.models.ClientEncryptionIncludedPath
Sets the path to be encrypted.
setPath(String) - Method in class com.azure.cosmos.models.CompositePath
Sets path.
setPath(String) - Method in class com.azure.cosmos.models.ExcludedPath
Sets path.
setPath(String) - Method in class com.azure.cosmos.models.IncludedPath
Sets path.
setPath(String) - Method in class com.azure.cosmos.models.SpatialSpec
Sets path.
setPath(String) - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Specifies the path to filter the results to.
setPath(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the path property: File or directory name including full path starting from share root.
setPathHttpHeaders(PathHttpHeaders) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional standard HTTP header properties that can be set for the new file or directory.
setPathParam(String, String) - Method in class com.azure.core.experimental.http.DynamicRequest
Sets the value for a specific path parameter in the URL.
setPaths(List<String>) - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets the item property paths for the partition key.
setPaths(List<String>) - Method in class com.azure.cosmos.models.UniqueKey
Sets the paths, a set of which must be unique for each item in the Azure Cosmos DB service.
setPattern(String) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the pattern property: A regular expression pattern to match token separators.
setPattern(String) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the pattern property: A regular expression pattern to match token separators.
setPdfTextRotationAlgorithm(BlobIndexerPdfTextRotationAlgorithm) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the pdfTextRotationAlgorithm property: Determines algorithm for text extraction from PDF files in Azure blob storage.
setPeriod(int) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the period property: Frequency extracted from the series, zero means no recurrent pattern has been found.
setPeriod(int) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the period property: Frequency extracted from the series, zero means no recurrent pattern has been found.
setPeriod(MeterPeriod) - Method in class com.azure.quantum.jobs.models.Quota
Set the period property: The time period in which the quota's underlying meter is accumulated.
setPeriod(Integer) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Set the period property: Optional argument, periodic value of a time series.
setPeriod(Integer) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the period property: Optional argument, periodic value of a time series.
setPeriod(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Sets the period value indicating the number of latest point-sets detector should select for ranking, value should be in the range : [1, +∞).
setPermanentDeletePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the permanent delete permission status.
setPermanentDeletePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the permanent delete permission status.
setPermissionCopyModeType(PermissionCopyModeType) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
setPermissionMode(PermissionMode) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the permission mode.
setPermissions(TableSasPermission) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets the permissions string allowed by the SAS.
setPermissions(BlobContainerSasPermission) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the Container permissions allowed by the SAS.
setPermissions(BlobSasPermission) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the Blob permissions allowed by the SAS.
setPermissions(AccountSasPermission) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
setPermissions(PathPermissions, String, String) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes the permissions, group and/or owner for a resource.
setPermissions(PathPermissions, String, String) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes the permissions, group and/or owner for a resource.
setPermissions(RolePermissions) - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
Sets the permissions for this entry.
setPermissions(FileSystemSasPermission) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the File System permissions allowed by the SAS.
setPermissions(PathSasPermission) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the Path permissions allowed by the SAS.
setPermissions(ShareFileSasPermission) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the permissions allowed by the SAS.
setPermissions(ShareSasPermission) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the permissions allowed by the SAS.
setPermissions(QueueSasPermission) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Sets the permissions string allowed by the SAS.
setPermissions(String) - Method in class com.azure.data.tables.models.TableAccessPolicy
Set the permissions for the acl policy.
setPermissions(String) - Method in class com.azure.storage.blob.models.BlobAccessPolicy
Set the permissions property: the permissions for the acl policy.
setPermissions(String) - Method in class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
Set the permissions property: the permissions for the acl policy.
setPermissions(String) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Sets POSIX access permissions for the file owner, the file owning group, and others.
setPermissions(String) - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Sets the permissions.
setPermissions(String) - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Set the permissions property: The permissions for the ACL policy.
setPermissions(String) - Method in class com.azure.storage.queue.models.QueueAccessPolicy
Set the permissions property: the permissions for the acl policy.
setPermissions(List<SynapseRbacPermission>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the permissions property: Permissions for the Synapse role.
setPermissions(List<KeyVaultPermission>) - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
setPermissions(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
setPermissionsWithResponse(PathPermissions, String, String, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Changes the permissions, group and/or owner for a resource.
setPermissionsWithResponse(PathPermissions, String, String, DataLakeRequestConditions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Changes the permissions, group and/or owner for a resource.
setPets(Pet[]) - Method in class com.azure.aot.graalvm.samples.cosmos.Child
Sets the pets array.
setPfx(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Set the pfx property: Base64-encoded contents of a PFX file.
setPfx(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.WebClientCertificateAuthentication
Set the pfx property: Base64-encoded contents of a PFX file.
setPhone(String) - Method in class com.azure.security.keyvault.certificates.models.AdministratorContact
Set the contact of the admin.
setPhone(String) - Method in class com.azure.security.keyvault.certificates.models.CertificateContact
Set the phone of the contact.
setPhoneNumber(PhoneNumberIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Set the phoneNumber property: The phone number.
setPiiCategories(List<String>) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the piiCategories property: A list of PII entity categories that should be extracted and masked.
setPipeline(PipelineReference) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the pipeline property: Pipeline reference.
setPipeline(TriggerPipelineReference) - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Set the pipeline property: Pipeline for which runs are created when all upstream pipelines complete successfully.
setPipeline(TriggerPipelineReference) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the pipeline property: Pipeline for which runs are created when an event is fired for trigger window that is ready.
setPipeline(List<SparkJob>) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the pipeline property: The pipeline property.
setPipelineReference(PipelineReference) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerPipelineReference
Set the pipelineReference property: Pipeline reference.
setPipelines(List<TriggerPipelineReference>) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the pipelines property: Pipelines that need to be started.
setPipelines(List<TriggerPipelineReference>) - Method in class com.azure.analytics.synapse.artifacts.models.BlobTrigger
Set the pipelines property: Pipelines that need to be started.
setPipelines(List<TriggerPipelineReference>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the pipelines property: Pipelines that need to be started.
setPipelines(List<TriggerPipelineReference>) - Method in class com.azure.analytics.synapse.artifacts.models.MultiplePipelineTrigger
Set the pipelines property: Pipelines that need to be started.
setPipelines(List<TriggerPipelineReference>) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTrigger
Set the pipelines property: Pipelines that need to be started.
setPlainText(String) - Method in class com.azure.communication.email.models.EmailContent
Set the plainText property: Plain text version of the email message.
setPlaybackPollerFluxPollInterval(PollerFlux<T, U>) - Method in class com.azure.core.test.TestBase
Sets the polling interval for the passed PollerFlux.
setPlaybackSyncPollerPollInterval(SyncPoller<T, U>) - Method in class com.azure.core.test.TestBase
Sets the polling interval for the passed SyncPoller.
setPlugin(SparkServicePlugin) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the plugin property: The plugin information.
setPlugin(SparkServicePlugin) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the plugin property: The plugin information.
setPlugin(SparkServicePlugin) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the plugin property: The pluginInfo property.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the policy property: Activity policy.
setPolicy(ActivityPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the policy property: Activity policy.
setPolicy(CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Set the management policy for the certificate.
setPolicy(CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateWithPolicy
Set the certificate policy of the certificate
setPolicyAssignmentId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the policyAssignmentId property: The resource ID of the policy assignment.
setPolicyAssignmentId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the policyAssignmentId property: The resource ID of the policy assignment.
setPolicyAssignmentId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the policyAssignmentId property: The resource ID of the policy assignment.
setPolicyDefinitionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the policyDefinitionId property: The resource ID of the policy definition.
setPolicyDefinitionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the policyDefinitionId property: The resource ID of the policy definition.
setPolicyDefinitionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the policyDefinitionId property: The resource ID of the policy definition.
setPolicyDefinitionReferenceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.
setPolicyDefinitionReferenceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.
setPolicyDefinitionReferenceId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the policyDefinitionReferenceId property: The reference ID for the policy definition inside the initiative definition, if the policy assignment is for an initiative.
setPolicyId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the policyId property: The policy id for limiting the ability to configure clusters based on a user defined set of rules.
setPolicyMode(BlobImmutabilityPolicyMode) - Method in class com.azure.storage.blob.models.BlobImmutabilityPolicy
 
setPolicyRunId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the policyRunId property: The policy run id for inventory run.
setPolicyRunStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the policyRunStatus property: The status of inventory run, it can be Succeeded/PartiallySucceeded/Failed.
setPolicyRunStatusMessage(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the policyRunStatusMessage property: The status message for inventory run.
setPollInterval(Duration) - Method in class com.azure.core.util.polling.PollerFlux
Sets the poll interval for this poller.
setPollInterval(Duration) - Method in interface com.azure.core.util.polling.SyncPoller
Sets the poll interval for this poller.
setPollInterval(Duration) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setPolyBaseSettings(PolybaseSettings) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the polyBaseSettings property: Specifies PolyBase-related settings when allowPolyBase is true.
setPoolName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBatchLinkedService
Set the poolName property: The Azure Batch pool name.
setPoolName(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Set the poolName property: The poolName property.
setPoolName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Set the poolName property: The associated SQL pool name (supported by SQL pool v3).
setPopReceipt(String) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the popReceipt property: This value is required to delete the Message.
setPopReceipt(String) - Method in class com.azure.storage.queue.models.SendMessageResult
Set the popReceipt property: This value is required to delete the Message.
setPort(int) - Method in class com.azure.core.util.UrlBuilder
Set the port that will be used to build the final URL.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the port property: The TCP port number that the Amazon Redshift server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the port property: The port for the connection.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the port property: The port of on-premises Common Data Service for Apps server.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the port property: The port of on-premises Dynamics CRM server.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the port property: The port of on-premises Dynamics server.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the port property: The TCP port number that the FTP server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the port property: The TCP port that the HBase instance uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the port property: The TCP port that the Hive server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the port property: The TCP port that the Impala server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the port property: The TCP port that the Jira server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the port property: The TCP port number that the MongoDB server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the port property: The TCP port that the Phoenix server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the port property: The TCP port that the Presto server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the port property: The TCP port number that the SFTP server uses to listen for client connections.
setPort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the port property: The TCP port that the Spark server uses to listen for client connections.
setPort(String) - Method in class com.azure.core.util.UrlBuilder
Set the port that will be used to build the final URL.
setPostTriggerInclude(List<String>) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the triggers to be invoked after the operation.
setPreauthorizedAgentObjectId(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the AAD object ID of a user assumed to be authorized by the owner of the user delegation key to perform the action granted by the SAS token.
setPreauthorizedAgentObjectId(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the AAD object ID of a user assumed to be authorized by the owner of the user delegation key to perform the action granted by the SAS token.
setPrecision(Integer) - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
setPrecision(Integer) - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Set the preCopyScript property: A query to execute before starting the copy.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Set the preCopyScript property: A query to execute before starting the copy.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Set the preCopyScript property: A query to execute before starting the copy.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Set the preCopyScript property: A query to execute before starting the copy.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Set the preCopyScript property: A query to execute before starting the copy.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the preCopyScript property: SQL pre-copy script.
setPreCopyScript(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the preCopyScript property: SQL pre-copy script.
setPredicate(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the predicate property: A predicate expression that can be used to filter the specific rows to extract from Office 365.
setPreferredRegions(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the preferredRegions property: Preferred regions.
setPrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the prefix property: The prefix filter for the S3 object name.
setPrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the prefix property: The prefix filter for the S3 object name.
setPrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the prefix property: The prefix filter for the Azure Blob name.
setPrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the prefix property: The prefix filter for the Azure File name starting from root path.
setPrefix(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the prefix property: The prefix filter for the Google Cloud Storage object name.
setPrefix(String) - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Set the case-sensitive prefix string to filter documents in the source path for training.
setPrefix(String) - Method in class com.azure.storage.blob.models.ListBlobContainersOptions
Filters the results to return only blobs whose names begin with the specified prefix.
setPrefix(String) - Method in class com.azure.storage.blob.models.ListBlobsOptions
Filters the results to return only blobs whose names begin with the specified prefix.
setPrefix(String) - Method in class com.azure.storage.file.datalake.models.ListFileSystemsOptions
Filters the results to return only paths whose names begin with the specified prefix.
setPrefix(String) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the prefix that a share must match to be included in the listing.
setPrefix(String) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Sets the prefix for a listing operation.
setPrefix(String) - Method in class com.azure.storage.queue.models.QueuesSegmentOptions
Sets the prefix that a queue must match to be included in the listing
setPreparationStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Set the preparationStartedAt property: The preparationStartedAt property.
setPreparationStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the preparationStartedAt property: The preparationStartedAt property.
setPreserve(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the preserve property: Preserve rules.
setPreserveCompressionFileNameAsFolder(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TarGZipReadSettings
Set the preserveCompressionFileNameAsFolder property: Preserve the compression file name as folder path.
setPreserveCompressionFileNameAsFolder(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TarReadSettings
Set the preserveCompressionFileNameAsFolder property: Preserve the compression file name as folder path.
setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Set the preserveOriginal property: A value indicating whether the original token will be kept.
setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Set the preserveOriginal property: A value indicating whether to return the original token even if one of the patterns matches.
setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the preserveOriginal property: A value indicating whether original words will be preserved and added to the subword list.
setPreserveRules(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the preserveRules property: Preserve Rules.
setPreserveZipFileNameAsFolder(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZipDeflateReadSettings
Set the preserveZipFileNameAsFolder property: Preserve the zip file name as folder path.
setPreTriggerInclude(List<String>) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the triggers to be invoked before the operation.
setPrettyPrintBody(boolean) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets flag to allow pretty printing of message bodies.
setPreventDataExfiltration(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkSettings
Set the preventDataExfiltration property: Prevent Data Exfiltration.
setPrimaryKey(String) - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Sets the primary key.
setPrimaryThumbprint(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoX509Thumbprint
Set the primaryThumbprint property: Primary thumbprint for the x509 certificate.
setPrincipalId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabaseTypeProperties
Set the principalId property: Link connection source database server's principal id.
setPrincipalId(UUID) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Set the principalId property: Object ID of the AAD principal or security-group.
setPrincipalId(UUID) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Set the principalId property: Object ID of the AAD principal or security-group.
setPrincipalId(UUID) - Method in class com.azure.analytics.synapse.accesscontrol.models.SubjectInfo
Set the principalId property: Principal Id.
setPrincipalType(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Set the principalType property: Type of the principal Id: User, Group or ServicePrincipal.
setPrincipalType(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Set the principalType property: Type of the principal Id: User, Group or ServicePrincipal.
setPrioritizedContentFields(List<SemanticField>) - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Set the prioritizedContentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
setPrioritizedKeywordsFields(List<SemanticField>) - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Set the prioritizedKeywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
setPriority(RehydratePriority) - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
setPriority(RehydratePriority) - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
setPriority(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the priority property: Determines which jobs out of all that are queued should be selected to run first.
setPriority(Short) - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Sets the given priority value on AmqpMessageHeader object.
setPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.analytics.synapse.artifacts.models.PrivateEndpointConnection
Set the privateEndpoint property: The private endpoint which the connection belongs to.
setPrivateEndpointConnections(List<PrivateEndpointConnection>) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the privateEndpointConnections property: Private endpoint connections to the workspace.
setPrivateKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the privateKey property: The private key from the .pem file that was generated for your Xero private application.
setPrivateKeyContent(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the privateKeyContent property: Base64 encoded SSH private key content for SshPublicKey authentication.
setPrivateKeyPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the privateKeyPath property: The SSH private key file path for SshPublicKey authentication.
setPrivateLinkResourceId(String) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointProperties
Set the privateLinkResourceId property: The ARM resource ID of the resource to which the managed private endpoint is created.
setPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.analytics.synapse.artifacts.models.PrivateEndpointConnection
Set the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.
setProcessMessages(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the process messages permission.
setProcessMessages(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the process messages permission, this allows the retrieval and deletion of queue messages.
setProcessors(List<ProcessorNodeBase>) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Set the processors property: List of the topology processor nodes.
setProcessPermission(boolean) - Method in class com.azure.storage.queue.sas.QueueSasPermission
Sets the process permission status.
setProduceAdditionalTypes(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the produceAdditionalTypes property: Which additional types to produce.
setProduceAdditionalTypes(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the produceAdditionalTypes property: Which additional types to produce.
setProduceAdditionalTypes(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the produceAdditionalTypes property: Which additional types to produce.
setProduceAdditionalTypes(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the produceAdditionalTypes property: Which additional types to produce.
setProfile(H264Profile) - Method in class com.azure.media.videoanalyzer.edge.models.H264Configuration
Set the profile property: The H264 Profile.
setProfile(Mpeg4Profile) - Method in class com.azure.media.videoanalyzer.edge.models.Mpeg4Configuration
Set the profile property: The MPEG4 Profile.
setProgress(long) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Set the progress property: Gets the Job output progress.
setProgress(long) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Set the progress property: Gets the Job output progress.
setProgress(Long) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputProgressEventData
Set the progress property: Gets the Job output progress.
setProgressConsumer(Consumer<BlobQueryProgress>) - Method in class com.azure.storage.blob.options.BlobQueryOptions
Sets the progress consumer.
setProgressConsumer(Consumer<FileQueryProgress>) - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Sets the progress consumer.
setProgressHandler(Consumer<Response<AccessControlChanges>>) - Method in class com.azure.storage.file.datalake.options.PathRemoveAccessControlRecursiveOptions
Sets a callback where caller can track progress of the operation as well as collect paths that failed to change Access Control.
setProgressHandler(Consumer<Response<AccessControlChanges>>) - Method in class com.azure.storage.file.datalake.options.PathSetAccessControlRecursiveOptions
Sets a callback where caller can track progress of the operation as well as collect paths that failed to change Access Control.
setProgressHandler(Consumer<Response<AccessControlChanges>>) - Method in class com.azure.storage.file.datalake.options.PathUpdateAccessControlRecursiveOptions
Sets a callback where caller can track progress of the operation as well as collect paths that failed to change Access Control.
setProgressListener(ProgressListener) - Method in class com.azure.communication.callingserver.models.ParallelDownloadOptions
setProgressListener(ProgressListener) - Method in class com.azure.storage.blob.models.ParallelTransferOptions
setProgressListener(ProgressListener) - Method in class com.azure.storage.common.ParallelTransferOptions
setProgressReceiver(ProgressReceiver) - Method in class com.azure.storage.blob.models.ParallelTransferOptions
setProgressReceiver(ProgressReceiver) - Method in class com.azure.storage.common.ParallelTransferOptions
setProject(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the project property: The default BigQuery project to query against.
setProject(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Set the project property: Specifies the fields to return in the documents that match the query filter.
setProjectConnectionManagers(Map<String, Map<String, SsisExecutionParameter>>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the projectConnectionManagers property: The project level connection managers to execute the SSIS package.
setProjectName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the projectName property: VSTS project name.
setProjectParameters(Map<String, SsisExecutionParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the projectParameters property: The project level parameters to execute the SSIS package.
setProperties(long, ShareFileHttpHeaders, FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined file properties to associate to the file.
setProperties(long, ShareFileHttpHeaders, FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined httpHeaders to associate to the file.
setProperties(DataFlow) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResource
Set the properties property: Data flow properties.
setProperties(DataFlow) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowResource
Set the properties property: Data flow properties.
setProperties(Dataset) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDebugResource
Set the properties property: Dataset properties.
setProperties(Dataset) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetResource
Set the properties property: Dataset properties.
setProperties(IntegrationRuntime) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDebugResource
Set the properties property: Integration runtime properties.
setProperties(IntegrationRuntime) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeResource
Set the properties property: Integration runtime properties.
setProperties(KqlScript) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Set the properties property: Properties of sql script.
setProperties(LibraryResourceProperties) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryResource
Set the properties property: Library/package properties.
setProperties(LinkConnection) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Set the properties property: Properties of link connection.
setProperties(LinkedService) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceDebugResource
Set the properties property: Properties of linked service.
setProperties(LinkedService) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceResource
Set the properties property: Properties of linked service.
setProperties(Notebook) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookResource
Set the properties property: Properties of Notebook.
setProperties(RerunTumblingWindowTrigger) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTriggerResource
Set the properties property: Properties of the rerun trigger.
setProperties(SparkConfiguration) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfigurationResource
Set the properties property: Information about a SparkConfiguration created at the workspace level.
setProperties(SparkJobDefinition) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionResource
Set the properties property: Properties of spark job definition.
setProperties(SqlScript) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
Set the properties property: Properties of sql script.
setProperties(Trigger) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerResource
Set the properties property: Properties of the trigger.
setProperties(ManagedPrivateEndpointProperties) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpoint
Set the properties property: Managed private endpoint properties.
setProperties(TableServiceProperties) - Method in class com.azure.data.tables.TableServiceAsyncClient
Sets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
setProperties(TableServiceProperties) - Method in class com.azure.data.tables.TableServiceClient
Sets the properties of the account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
setProperties(LivePipelineProperties) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipeline
Set the properties property: Live pipeline properties.
setProperties(LivePipelineProperties) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequestBody
Set the properties property: Live pipeline properties.
setProperties(PipelineTopologyProperties) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopology
Set the properties property: Pipeline topology properties.
setProperties(PipelineTopologyProperties) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequestBody
Set the properties property: Pipeline topology properties.
setProperties(RemoteDeviceAdapterProperties) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapter
Set the properties property: Properties of the remote device adapter.
setProperties(RemoteDeviceAdapterProperties) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequestBody
Set the properties property: Properties of the remote device adapter.
setProperties(DeviceTwinInfoProperties) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the properties property: Properties JSON element.
setProperties(CertificateProperties) - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificate
Set the certificate properties
setProperties(CertificateProperties) - Method in class com.azure.security.keyvault.certificates.models.KeyVaultCertificateWithPolicy
Set the certificate properties
setProperties(SecretProperties) - Method in class com.azure.security.keyvault.secrets.models.KeyVaultSecret
Set the secret properties
setProperties(BlobContainerItemProperties) - Method in class com.azure.storage.blob.models.BlobContainerItem
Set the properties property: Properties of a container.
setProperties(BlobItemProperties) - Method in class com.azure.storage.blob.models.BlobItem
Set the properties property: The properties property.
setProperties(BlobServiceProperties) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Sets properties for a storage account's Blob service endpoint.
setProperties(BlobServiceProperties) - Method in class com.azure.storage.blob.BlobServiceClient
Sets properties for a storage account's Blob service endpoint.
setProperties(DataLakeServiceProperties) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Sets properties for a storage account's DataLake service endpoint.
setProperties(DataLakeServiceProperties) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Sets properties for a storage account's DataLake service endpoint.
setProperties(FileSystemItemProperties) - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Set the properties property: The properties property.
setProperties(FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the properties of this directory.
setProperties(FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the properties of this directory.
setProperties(ShareProperties) - Method in class com.azure.storage.file.share.models.ShareItem
Set the properties property: The properties property.
setProperties(ShareServiceProperties) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Sets the properties for the storage account's File service.
setProperties(ShareServiceProperties) - Method in class com.azure.storage.file.share.ShareServiceClient
Sets the properties for the storage account's File service.
setProperties(ShareSetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the share's properties.
setProperties(ShareSetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareClient
Sets the share's properties.
setProperties(QueueServiceProperties) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Sets the properties for the storage account's Queue service.
setProperties(QueueServiceProperties) - Method in class com.azure.storage.queue.QueueServiceClient
Sets the properties for the storage account's Queue service.
setProperties(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Set the properties property: The operation properties.
setProperties(Map<String, Object>) - Method in class com.azure.data.tables.models.TableEntity
Sets the contents of the provided map to the entity's properties map.
setProperties(Map<String, Object>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the properties property: The thread properties.
setProperties(Map<String, Object>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the properties property: The thread properties.
setProperties(Map<String, Object>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the properties property: The updated thread properties.
setProperties(Map<String, Object>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the properties property: The updated thread properties.
setProperties(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
Set the properties property: Application properties are user-defined strings that can be added to the message.
setProperties(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceTelemetryEventData
Set the properties property: Application properties are user-defined strings that can be added to the message.
setPropertiesToModify(Map<String, Object>) - Method in class com.azure.messaging.servicebus.models.AbandonOptions
Sets the message properties to modify while abandoning message.
setPropertiesToModify(Map<String, Object>) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Sets the message properties to modify while putting message in dead letter sub-queue.
setPropertiesToModify(Map<String, Object>) - Method in class com.azure.messaging.servicebus.models.DeferOptions
Sets the message properties to modify while deferring the message.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined file properties to associate to the file.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined file properties to associate to the file.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined httpHeaders to associate to the file.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined httpHeaders to associate to the file.
setPropertiesWithResponse(TableServiceProperties) - Method in class com.azure.data.tables.TableServiceAsyncClient
Sets the properties of an account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
setPropertiesWithResponse(TableServiceProperties, Duration, Context) - Method in class com.azure.data.tables.TableServiceClient
Sets the properties of an account's Table service, including properties for Analytics and CORS (Cross-Origin Resource Sharing) rules.
setPropertiesWithResponse(BlobServiceProperties) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Sets properties for a storage account's Blob service endpoint.
setPropertiesWithResponse(BlobServiceProperties, Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Sets properties for a storage account's Blob service endpoint.
setPropertiesWithResponse(DataLakeServiceProperties) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Sets properties for a storage account's DataLake service endpoint.
setPropertiesWithResponse(DataLakeServiceProperties, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Sets properties for a storage account's DataLake service endpoint.
setPropertiesWithResponse(FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the properties of this directory.
setPropertiesWithResponse(FileSmbProperties, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the properties of this directory.
setPropertiesWithResponse(ShareServiceProperties) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Sets the properties for the storage account's File service.
setPropertiesWithResponse(ShareServiceProperties, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Sets the properties for the storage account's File service.
setPropertiesWithResponse(ShareSetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the share's properties.
setPropertiesWithResponse(ShareSetPropertiesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets the share's properties.
setPropertiesWithResponse(QueueServiceProperties) - Method in class com.azure.storage.queue.QueueServiceAsyncClient
Sets the properties for the storage account's Queue service.
setPropertiesWithResponse(QueueServiceProperties, Duration, Context) - Method in class com.azure.storage.queue.QueueServiceClient
Sets the properties for the storage account's Queue service.
setProperty(OutputSelectorProperty) - Method in class com.azure.media.videoanalyzer.edge.models.OutputSelector
Set the property property: The property of the data stream to be used as the selection criteria.
setPropertyOverrides(Map<String, SsisPropertyOverride>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the propertyOverrides property: The property overrides to execute the SSIS package.
setProposedLeaseId(String) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional.
setProtectedWords(String...) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the protectedWords property: A list of tokens to protect from being delimited.
setProtectedWords(List<String>) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the protectedWords property: A list of tokens to protect from being delimited.
setProtocol(TableSasProtocol) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Sets the TableSasProtocol which determines the HTTP protocol that will be used.
setProtocol(TableSasProtocol) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets the TableSasProtocol which determines the protocols allowed by the SAS.
setProtocol(SasProtocol) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the SasProtocol which determines the protocols allowed by the SAS.
setProtocol(SasProtocol) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Sets the SasProtocol which determines the HTTP protocol that will be used.
setProtocol(SasProtocol) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the SasProtocol which determines the protocols allowed by the SAS.
setProtocol(SasProtocol) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the SasProtocol which determines the protocols allowed by the SAS.
setProtocol(SasProtocol) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Sets the SasProtocol which determines the protocols allowed by the SAS.
setProtocol(ShareProtocolSettings) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the protocol property: Protocol settings.
setProtocols(ShareProtocols) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the enabledProtocols property: The enabledProtocols property.
setProtocols(ShareProtocols) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setProvider(MeterProvider) - Method in class com.azure.core.metrics.opentelemetry.OpenTelemetryMetricsOptions
Sets implementation-specific state containing all configuration needed for the implementation such as OpenTelemetry MeterProvider.
setProvider(String) - Method in class com.azure.security.keyvault.certificates.models.IssuerProperties
Set the issuer provider
setProviderId(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the providerId property: The unique identifier for the provider.
setProviderId(String) - Method in class com.azure.quantum.jobs.models.Quota
Set the providerId property: The unique identifier for the provider.
setProvisionedBandwidthMiBps(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the provisionedBandwidthMiBps property: The ProvisionedBandwidthMiBps property.
setProvisionedEgressMBps(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
setProvisionedIngressMBps(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
setProvisionedIops(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the provisionedIops property: The provisionedIops property.
setProvisioningState(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the provisioningState property: The state of the Big Data pool.
setProvisioningState(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the provisioningState property: Resource state.
setProvisioningStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerDependencyProvisioningStatus
Set the provisioningStatus property: Provisioning status.
setProxy(ProxyOptions) - Method in class com.azure.cosmos.GatewayConnectionConfig
Sets the proxy options.
setProxyOptions(ProxyOptions) - Method in class com.azure.core.util.HttpClientOptions
Sets the proxy options that the HttpClient will use.
setProxyUser(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the proxyUser property: The user to impersonate that will execute the job.
setPublicAccess(PublicAccessType) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the publicAccess property: The PublicAccess property.
setPublicAccess(PublicAccessType) - Method in class com.azure.storage.file.datalake.models.FileSystemItemProperties
Set the publicAccess property: Possible values include: 'container', 'blob'.
setPublicAccessType(PublicAccessType) - Method in class com.azure.storage.blob.options.BlobContainerCreateOptions
 
setPublicExponent(Integer) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the public exponent for the key.
setPublicIPs(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Set the publicIPs property: Resource IDs of the public IP addresses that this integration runtime will use.
setPurviewConfiguration(PurviewConfiguration) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the purviewConfiguration property: Purview Configuration.
setPurviewResourceId(String) - Method in class com.azure.analytics.synapse.artifacts.models.PurviewConfiguration
Set the purviewResourceId property: Purview Resource ID.
setPwd(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBLinkedService
Set the pwd property: The Azure key vault secret reference of password in connection string.
setPwd(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.DrillLinkedService
Set the pwd property: The Azure key vault secret reference of password in connection string.
setPwd(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumLinkedService
Set the pwd property: The Azure key vault secret reference of password in connection string.
setPwd(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBLinkedService
Set the pwd property: The Azure key vault secret reference of password in connection string.
setPwd(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaLinkedService
Set the pwd property: The Azure key vault secret reference of password in connection string.
setPwd(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
Set the pwd property: The Azure key vault secret reference of password in connection string.
setPythonFile(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the pythonFile property: The URI of the Python file to be executed.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkRequest
Set the pythonFiles property: The pyFiles property.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the pythonFiles property: The pyFiles property.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkRequest
Set the pythonFiles property: The pyFiles property.
setPythonFiles(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the pythonFiles property: The pyFiles property.
setQ(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the RSA secret prime, with p < q value.
setQi(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set RSA Private Key Parameter value.
setQuality(Float) - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Set the quality property: Relative value representing the quality of the video.
setQuality(String) - Method in class com.azure.media.videoanalyzer.edge.models.ImageFormatJpeg
Set the quality property: Image quality value between 0 to 100 (best quality).
setQuantity(Integer) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the quantity property.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Set the query property: Azure Databricks Delta Lake Sql query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Set the query property: FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises).
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the query property: SQL API query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the query property: Documents query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Set the query property: FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises).
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Set the query property: FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises).
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Set the query property: OData query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Set the query property: MDX query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the query property: SAP Cloud for Customer OData query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the query property: SAP ECC OData query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the query property: SAP HANA Sql query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Set the query property: The OData query to filter the data in SharePoint Online list.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Set the query property: Snowflake Sql query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Set the query property: Database query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the query property: Teradata query.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Set the query property: A query to retrieve data from source.
setQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Set the query property: A query to retrieve data from source.
setQuery(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContent
Set the query property: The query property.
setQuery(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Set the query property: SQL query to execute.
setQuery(String) - Method in class com.azure.analytics.synapse.monitoring.models.SqlQueryStringDataModel
Set the query property: The query property.
setQuery(String) - Method in class com.azure.core.util.UrlBuilder
Set the query that will be used to build the final URL.
setQuery(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Set the query property: A query that is applied to this data container.
setQueryCaption(QueryCaptionType) - Method in class com.azure.search.documents.models.SearchOptions
Set the query caption property: This parameter is only valid if the query type is 'semantic'.
setQueryCaptionHighlightEnabled(Boolean) - Method in class com.azure.search.documents.models.SearchOptions
Set the query caption highlight property: This parameter is only valid if the query type is 'semantic'.
setQueryLanguage(QueryLanguage) - Method in class com.azure.search.documents.models.SearchOptions
Set the queryLanguage property: The language of the query.
setQueryMetricsEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the option to enable/disable getting metrics relating to query execution on item query requests.
setQueryModeUsed(Boolean) - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Set the useQueryMode property: A value that indicates whether the token filter is in query mode.
setQueryParameter(String, String) - Method in class com.azure.core.util.UrlBuilder
Set the provided query parameter name and encoded value to query string for the final URL.
setQueryText(String) - Method in class com.azure.cosmos.models.SqlQuerySpec
Sets the text of the query.
setQueryTimeout(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the queryTimeout property: Query timeout value (in minutes).
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Set the queryTimeout property: Query timeout.
setQueryTimeout(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the queryTimeout property: Increases the timeout beyond the 5-minute default for Azure SQL database data sources, specified in the format "hh:mm:ss".
setQueryType(QueryType) - Method in class com.azure.search.documents.models.SearchOptions
Set the queryType property: A value that specifies the syntax of the search query.
setQueueAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
Sets the access status for queue resources.
setQueueAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
Sets the access status for queue resources.
setQueuedDuration(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the queuedDuration property: The queuedDuration property.
setQueueName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Set the queueName property: The name of the Microsoft.ServiceBus queue.
setQueueName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Set the queueName property: The name of the Microsoft.ServiceBus queue.
setQueueName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Set the queueName property: The name of the Microsoft.ServiceBus queue.
setQueueName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Set the queueName property: The name of the Microsoft.ServiceBus queue.
setQueueName(String) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Deprecated.
Please use the generateSas methods provided on the desired queue client that will auto-populate the queue name.
setQuota(int) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the quota property: The quota property.
setQuota(int) - Method in class com.azure.storage.file.share.ShareAsyncClient
setQuota(int) - Method in class com.azure.storage.file.share.ShareClient
setQuota(Long) - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Set the quota property: The resource amount quota.
setQuotaInfoEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Gets the quotaInfoEnabled setting for change feed request in the Azure Cosmos DB database service.
setQuotaInfoEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the quotaInfoEnabled setting for cosmos container read requests in the Azure Cosmos DB database service.
setQuotaInGb(Integer) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setQuotaInGb(Integer) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setQuotaWithResponse(int) - Method in class com.azure.storage.file.share.ShareAsyncClient
setQuotaWithResponse(int, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
setQuoteAllText(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextWriteSettings
Set the quoteAllText property: Indicates whether string values should always be enclosed with quotes.
setQuoteChar(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the quoteChar property: The quote character.
setQuoteChar(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the quoteChar property: The quote character.
setRange(BlobRange) - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
setRange(BlobRange) - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
setRange(FileRange) - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
setRange(ShareFileRange) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRange(ShareFileRange) - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
setRange(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the range property: The partial data of one sheet.
setRangeContentMd5Requested(Boolean) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRanges(List<FileRange>) - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Set the ranges property: The Ranges property.
setRateControl(RateControl) - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Set the rateControl property: The Video's rate control.
setRawId(String) - Method in class com.azure.communication.common.MicrosoftTeamsUserIdentifier
Set full id of the identifier
setRawId(String) - Method in class com.azure.communication.common.PhoneNumberIdentifier
Set full id of the identifier
setRawId(String) - Method in class com.azure.messaging.eventgrid.systemevents.CommunicationIdentifierModel
Set the rawId property: Raw Id of the identifier.
setReactiveCosmosOperations(ReactiveCosmosOperations) - Method in class com.azure.spring.data.cosmos.repository.support.ReactiveCosmosRepositoryFactoryBean
Set reactive CosmosDB operations
setRead(boolean) - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Set the read property: Indicates whether all read requests should be logged.
setRead(boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Set the read property: Indicates whether all read requests should be logged.
setRead(boolean) - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Set the read property: Indicates whether all read requests should be logged.
setReadBehavior(SalesforceSourceReadBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Set the readBehavior property: The read behavior for the operation.
setReadBehavior(SalesforceSourceReadBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the readBehavior property: The read behavior for the operation.
setReadEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the readEnabled property: Read enabled.
setReadEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the readEnabled property: Read enabled.
setReadEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the readEnabled property: Read enabled.
setReadLogged(boolean) - Method in class com.azure.data.tables.models.TableServiceLogging
Set a value that indicates whether all read requests should be logged.
setReadOn(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatMessageReadReceipt
Set the readOn property: Read receipt timestamp.
setReadOnly(ConfigurationSetting, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Sets the read-only status for the ConfigurationSetting.
setReadOnly(ConfigurationSetting, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Sets the read-only status for the ConfigurationSetting.
setReadOnly(String, String, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Sets the read-only status for the ConfigurationSetting that matches the key, the optional label.
setReadOnly(String, String, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Sets the read-only status for the ConfigurationSetting that matches the key, the optional label.
setReadOnlyWithResponse(ConfigurationSetting, boolean) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Sets the read-only status for the ConfigurationSetting.
setReadOnlyWithResponse(ConfigurationSetting, boolean, Context) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Sets the read-only status for the ConfigurationSetting.
setReadPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.file.datalake.models.RolePermissions
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.queue.sas.QueueSasPermission
Sets the read permission status.
setReadTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the read timeout duration used when reading the server response.
setReceivedTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the receivedTimestamp property: The time at which the SMS delivery report was received.
setReceivedTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Set the receivedTimestamp property: The time at which the SMS was received.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipientCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the recipientCommunicationIdentifier property: The communication identifier of the target user.
setRecipients(EmailRecipients) - Method in class com.azure.communication.email.models.EmailMessage
Set the recipients property: Recipients for the email.
setRecognizeCustomEntitiesActions(RecognizeCustomEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizeCustomEntitiesAction to be executed.
setRecognizeEntitiesActions(RecognizeEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizeEntitiesAction to be executed.
setRecognizeLinkedEntitiesActions(RecognizeLinkedEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizeLinkedEntitiesAction to be executed.
setRecognizePiiEntitiesActions(RecognizePiiEntitiesAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of RecognizePiiEntitiesAction to be executed.
setRecordingChannel(RecordingChannel) - Method in class com.azure.communication.callingserver.models.StartRecordingOptions
Set the recordingChannel property: Optional, mixed by default.
setRecordingChannelType(RecordingChannelType) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the recordingChannelType property: The recording channel type - Mixed, Unmixed.
setRecordingChunks(List<AcsRecordingChunkInfoProperties>) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingStorageInfoProperties
Set the recordingChunks property: List of details of recording chunks information.
setRecordingContent(RecordingContent) - Method in class com.azure.communication.callingserver.models.StartRecordingOptions
Set the recordingContent property: Optional, audioVideo by default.
setRecordingContentType(RecordingContentType) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the recordingContentType property: The recording content type- AudioVideo, or Audio.
setRecordingDuration(Duration) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the recordingDuration property: The recording duration.
setRecordingFormat(RecordingFormat) - Method in class com.azure.communication.callingserver.models.StartRecordingOptions
Set the recordingFormat property: Optional, mp4 by default.
setRecordingFormatType(RecordingFormatType) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the recordingFormatType property: The recording format type - Mp4, Mp3, Wav.
setRecordingStartTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the recordingStartTime property: The time at which the recording started.
setRecordingStorageInfo(AcsRecordingStorageInfoProperties) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the recordingStorageInfo property: The details of recording storage information.
setRecordName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Set the recordName property: Top level record name in write result, which is required in AVRO spec.
setRecordNamespace(String) - Method in class com.azure.analytics.synapse.artifacts.models.AvroWriteSettings
Set the recordNamespace property: Record namespace in the write result.
setRecordSeparator(char) - Method in class com.azure.storage.blob.models.BlobQueryDelimitedSerialization
Sets the record separator.
setRecordSeparator(char) - Method in class com.azure.storage.blob.models.BlobQueryJsonSerialization
Sets the record separator.
setRecordSeparator(char) - Method in class com.azure.storage.file.datalake.models.FileQueryDelimitedSerialization
Sets the record separator.
setRecordSeparator(char) - Method in class com.azure.storage.file.datalake.models.FileQueryJsonSerialization
Sets the record separator.
setRecoverableDatabaseId(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the recoverableDatabaseId property: Backup database to restore from.
setRecoveringAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the recoveringAt property: the time that at which "recovering" livy state was first seen.
setRecoveringAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the recoveringAt property: the time that at which "recovering" livy state was first seen.
setRecoveringAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the recoveringAt property: The recoveringAt property.
setRecurrence(ScheduleTriggerRecurrence) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTrigger
Set the recurrence property: Recurrence schedule configuration.
setRecursive(boolean) - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Specifies if the call to listContainersSegment should recursively include all paths.
setRecursive(Boolean) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the recursive property: Is this event for a recursive delete operation.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSource
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the recursive property: If true, files or sub-folders under current folder path will be deleted recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Set the recursive property: If true, files under the folder path will be read recursively.
setRecursive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the recursive property: If true, files under the folder path will be read recursively.
setRedirectIncompatibleRowSettings(RedirectIncompatibleRowSettings) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the redirectIncompatibleRowSettings property: Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
setRedirectUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the redirectUri property: The redirect URL assigned in the Square application dashboard.
setRedshiftUnloadSettings(RedshiftUnloadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the redshiftUnloadSettings property: The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload.
setReducer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the reducer property: Reducer executable name.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
 
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
 
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
 
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the referenceKeyName property: Name of reference key to different projection.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
 
setReferenceName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolParametrizationReference
Set the referenceName property: Reference big data pool name.
setReferenceName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookReference
Set the referenceName property: Reference notebook name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReference
Set the referenceName property: Reference big data pool name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Set the referenceName property: Reference data flow name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetReference
Set the referenceName property: Reference dataset name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.EntityReference
Set the referenceName property: The name of this referenced entity.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
Set the referenceName property: Reference integration runtime name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
Set the referenceName property: Reference LinkedService name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkReference
Set the referenceName property: Reference ManagedVirtualNetwork name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineReference
Set the referenceName property: Reference pipeline name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolReference
Set the referenceName property: Reference SQL pool name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobReference
Set the referenceName property: Reference spark job name.
setReferenceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerReference
Set the referenceName property: Reference trigger name.
setReferenceObjects(CustomActivityReferenceObject) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the referenceObjects property: Reference objects.
setReferenceTrigger(TriggerReference) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerDependencyReference
Set the referenceTrigger property: Referenced trigger.
setReferenceTrigger(TriggerReference) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTriggerDependencyReference
Set the referenceTrigger property: Referenced trigger.
setRefreshProactively(boolean) - Method in class com.azure.communication.common.CommunicationTokenRefreshOptions
Set whether the token should be proactively renewed prior to its expiry or on demand.
setRefreshToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the refreshToken property: The refresh token obtained from Google for authorizing access to AdWords for UserAuthentication.
setRefreshToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the refreshToken property: The refresh token obtained from Google for authorizing access to BigQuery for UserAuthentication.
setRefreshToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the refreshToken property: The refresh token obtained when initially authenticating your OAuth integration.
setRegion(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the region property: (Optional for token authentication).
setRegistered(boolean) - Method in class com.azure.aot.graalvm.samples.cosmos.Family
Sets the registration state of the family.
setRehydratePriority(RehydratePriority) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the rehydratePriority property: Possible values include: 'High', 'Standard'.
setRehydratePriority(RehydratePriority) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setRejectSampleValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Set the rejectSampleValue property: Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows.
setRejectType(PolybaseSettingsRejectType) - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Set the rejectType property: Reject type.
setRejectValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Set the rejectValue property: Specifies the value or the percentage of rows that can be rejected before the query fails.
setRelativeUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the relativeUrl property: The relative URL based on the URL in the HttpLinkedService refers to an HTTP file Type: string (or Expression with resultType string).
setRelativeUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpServerLocation
Set the relativeUrl property: Specify the relativeUrl of http server.
setRelativeUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the relativeUrl property: The relative URL to the resource that the RESTful API provides.
setReleasePolicy(KeyReleasePolicy) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set the policy rules under which the key can be exported.
setReleasePolicy(KeyReleasePolicy) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set the policy rules under which the key can be exported.
setReleasePolicy(KeyReleasePolicy) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set the policy rules under which the key can be exported.
setReleasePolicy(KeyReleasePolicy) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the policy rules under which the key can be exported.
setReleasePolicy(KeyReleasePolicy) - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Set the policy rules under which the key can be exported.
setRemainingRetentionDays(Integer) - Method in class com.azure.storage.blob.models.BlobContainerItemProperties
Set the remainingRetentionDays property: The RemainingRetentionDays property.
setRemainingRetentionDays(Integer) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the remainingRetentionDays property: The remainingRetentionDays property.
setRemainingRetentionDays(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the remainingRetentionDays property: The remainingRetentionDays property.
setRemoteIPAddress(String) - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Set the remoteIPAddress property: The IP address of the ONVIF device that was discovered in the same subnet as the IoT Edge device.
setRemovedBy(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
Set the removedBy property: The MRI of the user who removed the user.
setRemovedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Set the removedByCommunicationIdentifier property: The communication identifier of the user who removed the user.
setRemovedByCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the removedByCommunicationIdentifier property: The communication identifier of the user who removed the user.
setReplaceIfExists(Boolean) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setReplacement(Character) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the replacement property: A value that, if set, replaces the delimiter character.
setReplyTo(AmqpAddress) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given replyTo value on AmqpMessageProperties object.
setReplyTo(Iterable<EmailAddress>) - Method in class com.azure.communication.email.models.EmailMessage
Set the replyTo property: Email addresses where recipients' replies will be sent to.
setReplyTo(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the address of the queue or subscription to reply to.
setReplyTo(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the address of an entity to send replies to.
setReplyToGroupId(String) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given replyToGroupId value on AmqpMessageProperties object.
setReplyToSessionId(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the session identifier to reply to.
setReplyToSessionId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Gets or sets a session identifier augmenting the ReplyTo address.
setReported(DeviceTwinProperties) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoProperties
Set the reported property: A portion of the properties that can be written only by the device, and read by the application back-end.
setReportStatusOnCallBack(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the reportStatusOnCallBack property: When set to true, statusCode, output and error in callback request body will be consumed by activity.
setRepository(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the repository property: The repository name of the artifact.
setRepository(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the repository property: The repository name.
setRepositoryName(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the repositoryName property: Repository name.
setRequest(ContainerRegistryEventRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the request property: The request that generated the event.
setRequest(ContainerRegistryEventRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the request property: The request that generated the event.
setRequest(ContainerRegistryEventRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the request property: The request that generated the event.
setRequestBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the requestBody property: The body for the HTTP request.
setRequestBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the requestBody property: The HTTP request body to the RESTful API if requestMethod is POST.
setRequestBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the requestBody property: The HTTP request body to the RESTful API if requestMethod is POST.
setRequestBody(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the requestBody property: The HTTP request body to the RESTful API if requestMethod is POST.
setRequestConditions(AppendBlobRequestConditions) - Method in class com.azure.storage.blob.options.AppendBlobSealOptions
 
setRequestConditions(BlobLeaseRequestConditions) - Method in class com.azure.storage.blob.options.BlobAcquireLeaseOptions
 
setRequestConditions(BlobLeaseRequestConditions) - Method in class com.azure.storage.blob.options.BlobBreakLeaseOptions
 
setRequestConditions(BlobLeaseRequestConditions) - Method in class com.azure.storage.blob.options.BlobChangeLeaseOptions
 
setRequestConditions(BlobLeaseRequestConditions) - Method in class com.azure.storage.blob.options.BlobReleaseLeaseOptions
 
setRequestConditions(BlobLeaseRequestConditions) - Method in class com.azure.storage.blob.options.BlobRenewLeaseOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobGetTagsOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobInputStreamOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobQueryOptions
Sets the request conditions.
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobSetTagsOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.ListPageRangesDiffOptions
Sets the requestConditions property.
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.ListPageRangesOptions
Sets the requestConditions property.
setRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
setRequestConditions(PageBlobCopyIncrementalRequestConditions) - Method in class com.azure.storage.blob.options.PageBlobCopyIncrementalOptions
 
setRequestConditions(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions
 
setRequestConditions(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Optional DataLakeRequestConditions conditions on the creation of this file or directory.
setRequestConditions(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.options.DataLakePathDeleteOptions
Sets the request conditions.
setRequestConditions(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
setRequestConditions(DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.options.FileQueryOptions
Sets the request conditions.
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareGetAccessPolicyOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareGetPropertiesOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareGetStatisticsOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setRequestedCallEvents(List<EventSubscriptionType>) - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Set the requestedCallEvents property: The requested call events to subscribe to.
setRequestedEndTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Set the requestedEndTime property: The end time for the time period for which restatement is initiated.
setRequestedMediaTypes(List<MediaType>) - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Set the requestedMediaTypes property: The requested MediaTypes.
setRequestedStartTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Set the requestedStartTime property: The start time for the time period for which restatement is initiated.
setRequestGoogleDriveScope(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the requestGoogleDriveScope property: Whether to request access to Google Drive.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the requestId property: The request id generated by the Storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the requestId property: The request id generated by the storage service for the storage API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the requestId property: The request id generated by the app service for the app service plan API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the requestId property: The request id generated by the app service for the site API operation that triggered this event.
setRequestId(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
setRequestId(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
setRequestId(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
setRequestId(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
setRequestId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
setRequestInterval(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the requestInterval property: The time to await before sending next request, in milliseconds.
setRequestInterval(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the requestInterval property: The time to await before sending next page request.
setRequestLogger(HttpRequestLogger) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the HttpRequestLogger that will be used to log HTTP requests.
setRequestMethod(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the requestMethod property: The HTTP method for the HTTP request.
setRequestMethod(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the requestMethod property: The HTTP method used to call the RESTful API.
setRequestMethod(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the requestMethod property: The HTTP method used to call the RESTful API.
setRequestMethod(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the requestMethod property: The HTTP method used to call the RESTful API.
setRequestMethod(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the requestMethod property: The HTTP method used to call the RESTful API.
setRequestTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpReadSettings
Set the requestTimeout property: Specifies the timeout for a HTTP client to get HTTP response from HTTP server.
setRequestUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Set the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
setRequestUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Set the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
setRequestUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Set the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
setRequestUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Set the requestUri property: The endpoint of the Microsoft.ServiceBus resource.
setRequiredSparkVersion(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the requiredSparkVersion property: The required Spark version of the application.
setRerunConcurrency(int) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTrigger
Set the rerunConcurrency property: The max number of parallel time windows (ready for execution) for which a rerun is triggered.
setResolution(VideoResolution) - Method in class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
Set the resolution property: The Video Resolution.
setResource(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Set the resource property: Resource for which Azure Auth token will be requested when using MSI Authentication.
setResourceAcquisitionStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Set the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
setResourceAcquisitionStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the resourceAcquisitionStartedAt property: The resourceAcquisitionStartedAt property.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the authorization property: The requested authorization for the operation.
setResourceAuthorization(ResourceAuthorization) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the authorization property: The requested authorization for the operation.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the claims property: The properties of the claims.
setResourceClaims(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the claims property: The properties of the claims.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroup(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the resourceGroup property: The resource group of the resource.
setResourceGroupName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the resourceGroupName property: Data Lake Analytics account resource group name (if different from Data Factory account).
setResourceGroupName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the resourceGroupName property: Data Lake Store account resource group name (if different from Data Factory account).
setResourceGroupName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the resourceGroupName property: Azure ML Service workspace resource group name.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the httpRequest property: The details of the operation.
setResourceHttpRequest(ResourceHttpRequest) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the httpRequest property: The details of the operation.
setResourceId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabaseTypeProperties
Set the resourceId property: Link connection source database server's resource id.
setResourceId(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedIntegrationRuntimeRbacAuthorization
Set the resourceId property: The resource identifier of the integration runtime to be shared.
setResourceId(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the resourceId property: (Required for token authentication).
setResourceLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the resourceLinkedService property: Resource linked service reference.
setResourceManagerEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DistcpSettings
Set the resourceManagerEndpoint property: Specifies the Yarn ResourceManager endpoint.
setResourcePartitionKey(PartitionKey) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the resource partition key associated with this permission object.
setResourcePath(ContainerChildResourceType, String) - Method in class com.azure.cosmos.models.CosmosPermissionProperties
Sets the resource path represented by the name and kind of a resource that has a Cosmos container as the parent resource which is associated with this permission object.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceProvider(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the resourceProvider property: The resource provider performing the operation.
setResourceTypes(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiCreatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiDeletedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseCreatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseDeletedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiReleaseUpdatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementApiUpdatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementProductCreatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementProductDeletedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementProductUpdatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionCreatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionDeletedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementSubscriptionUpdatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementUserCreatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementUserDeletedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ApiManagementUserUpdatedEventData
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the resourceUri property: The URI of the resource in the operation.
setResourceUri(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the resourceUri property: The URI of the resource in the operation.
setResponseContinuationTokenLimitInKb(int) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the ResponseContinuationTokenLimitInKb request option for item query requests in the Azure Cosmos DB service.
setResponseLogger(HttpResponseLogger) - Method in class com.azure.core.http.policy.HttpLogOptions
Sets the HttpResponseLogger that will be used to log HTTP responses.
setResponseTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the response timeout duration used when waiting for a server to reply.
setRestorePointInTime(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the restorePointInTime property: Snapshot time to restore.
setResult(SparkBatchJobResultType) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the result property: The Spark batch job result.
setResult(SparkBatchJobResultType) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the result property: The Spark batch job result.
setResult(SparkSessionResultType) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the result property: The result property.
setResultId(UUID) - Method in class com.azure.ai.anomalydetector.models.DetectionResult
Set the resultId property: The resultId property.
setResultLimit(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
Set the resultLimit property: Limit of results, '-1' for no limit.
setResults(List<AnomalyState>) - Method in class com.azure.ai.anomalydetector.models.DetectionResult
Set the results property: Detection result for each timestamp.
setResults(List<AnomalyState>) - Method in class com.azure.ai.anomalydetector.models.LastDetectionResult
Set the results property: The results property.
setRetentionPeriod(String) - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Set the retentionPeriod property: Video retention period indicates how long the video is kept in storage, and must be a multiple of 1 day.
setRetentionPolicy(TableServiceRetentionPolicy) - Method in class com.azure.data.tables.models.TableServiceLogging
Set the RetentionPolicy.
setRetentionPolicy(TableServiceRetentionPolicy) - Method in class com.azure.data.tables.models.TableServiceMetrics
Set the TableServiceRetentionPolicy for these metrics on the Table service.
setRetentionPolicy(BlobRetentionPolicy) - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Set the retentionPolicy property: the retention policy which determines how long the associated data should persist.
setRetentionPolicy(BlobRetentionPolicy) - Method in class com.azure.storage.blob.models.BlobMetrics
Set the retentionPolicy property: the retention policy which determines how long the associated data should persist.
setRetentionPolicy(DataLakeRetentionPolicy) - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Set the retentionPolicy property: The retentionPolicy property.
setRetentionPolicy(DataLakeRetentionPolicy) - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Set the retentionPolicy property: The retentionPolicy property.
setRetentionPolicy(ShareRetentionPolicy) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the retentionPolicy property: The retention policy.
setRetentionPolicy(QueueRetentionPolicy) - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Set the retentionPolicy property: the retention policy.
setRetentionPolicy(QueueRetentionPolicy) - Method in class com.azure.storage.queue.models.QueueMetrics
Set the retentionPolicy property: the retention policy.
setRetentionTimeInDays(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the retentionTimeInDays property: The retention time for the files submitted for custom activity.
setRetrieveContentRangeMd5(boolean) - Method in class com.azure.storage.blob.options.BlobDownloadToFileOptions
 
setRetrieveCopy(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blob metadata related to any current or previous Copy Blob operation should be included in the response.
setRetrieveDeleted(boolean) - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Whether deleted containers should be returned.
setRetrieveDeleted(boolean) - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
Whether deleted file systems should be returned.
setRetrieveDeletedBlobs(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blobs which have been soft deleted should be returned.
setRetrieveDeletedBlobsWithVersions(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blobs which have been deleted with versioning should be returned.
setRetrieveImmutabilityPolicy(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether immutability policy for the blob should be returned.
setRetrieveLegalHold(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether legal hold for the blob should be returned.
setRetrieveMetadata(boolean) - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Whether metadata should be returned.
setRetrieveMetadata(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blob metadata should be returned.
setRetrieveMetadata(boolean) - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
Whether metadata should be returned.
setRetrieveSnapshots(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether snapshots should be returned.
setRetrieveSystemContainers(boolean) - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Whether system containers should be returned.
setRetrieveSystemFileSystems(boolean) - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
Whether system fileSystems should be returned.
setRetrieveTags(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blob tags should be returned.
setRetrieveUncommittedBlobs(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether blobs for which blocks have been uploaded, but which have not been committed using Put Block List, should be included in the response.
setRetrieveVersions(boolean) - Method in class com.azure.storage.blob.models.BlobListDetails
Whether versions should be returned.
setRetry(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Set the retry property: Maximum ordinary retry attempts.
setRetryIntervalInSeconds(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Set the retryIntervalInSeconds property: Interval between each retry attempt (in seconds).
setRetryOptions(DownloadRetryOptions) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRetryPolicy(RetryPolicy) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the retryPolicy property: Retry policy that will be applied for failed pipeline runs.
setRevision(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the revision property: Source control revision identifier for the packaged software.
setRfcTableFields(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the rfcTableFields property: The fields of the SAP table that will be retrieved.
setRfcTableOptions(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the rfcTableOptions property: The options for the filtering of the SAP Table.
setRoleAssignment(RoleAssignmentDetails) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckAccessDecision
Set the roleAssignment property: Role Assignment response details.
setRoleDefinition(KeyVaultRoleScope) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Creates or updates a role definition with a randomly generated name.
setRoleDefinition(KeyVaultRoleScope) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Creates a role definition with a randomly generated name.
setRoleDefinition(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Creates or updates a role definition.
setRoleDefinition(KeyVaultRoleScope, String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Creates or updates a role definition with a given name.
setRoleDefinitionId(UUID) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Set the roleDefinitionId property: Role ID of the Synapse Built-In Role.
SetRoleDefinitionOptions - Class in com.azure.security.keyvault.administration.models
Represents the configurable options to create or update a role definition.
SetRoleDefinitionOptions(KeyVaultRoleScope) - Constructor for class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Creates an instance of SetRoleDefinitionOptions with an automatically generated name.
SetRoleDefinitionOptions(KeyVaultRoleScope, String) - Constructor for class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Creates an instance of SetRoleDefinitionOptions.
setRoleDefinitionWithResponse(SetRoleDefinitionOptions) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlAsyncClient
Creates or updates a role definition.
setRoleDefinitionWithResponse(SetRoleDefinitionOptions, Context) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClient
Creates or updates a role definition.
setRoleId(UUID) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Set the roleId property: Role ID of the Synapse Built-In Role.
setRoleName(String) - Method in class com.azure.security.keyvault.administration.models.SetRoleDefinitionOptions
Set the role name.
setRoles(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Set the roles property: The node types on which the script action should be executed.
setRoles(List<String>) - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Specifies the complete set of roles to be included when creating the authentication token, overwriting any other roles previously set on this instance.
setRollupSettings(DataFeedRollupSettings) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the data feed roll up properties.
setRollupType(DataFeedRollupType) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupSettings
Set the rollup type settings that should be used for the data feed.
setRootFolder(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the rootFolder property: Root folder to use in the repository.
setRootPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the rootPath property: The root path in 'sparkJobLinkedService' for all the job’s files.
setRootSquash(ShareRootSquash) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the rootSquash property: Possible values include: 'NoRootSquash', 'RootSquash', 'AllSquash'.
setRootSquash(ShareRootSquash) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setRootSquash(ShareRootSquash) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setRouteType(RouteType) - Method in class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
Set the routeType property: The routing methodology to where the ICE server will be located from the client.
setRowCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the rowCount property: The number of rows to be retrieved.
setRowDelimiter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the rowDelimiter property: The row delimiter.
setRowDelimiter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the rowDelimiter property: The row delimiter.
setRowLimit(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
Set the rowLimit property: Defines the row limit of data flow source in debug.
setRowLimits(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Set the rowLimits property: Row limits for preview response.
setRowLimits(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Set the rowLimits property: The row limit for preview request.
setRowLimits(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Set the rowLimits property: The row limit for preview request.
setRowSkips(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the rowSkips property: The number of rows that will be skipped.
setRuleName(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the ruleName property: The rule name for inventory policy.
setRunConcurrently(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the runConcurrently property: Concurrent run setting used for data flow execution.
setRunDimension(String) - Method in class com.azure.analytics.synapse.artifacts.models.ChainingTrigger
Set the runDimension property: Run Dimension property that needs to be emitted by upstream pipelines.
setRunDimensions(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the runDimensions property: Dimensions emitted by Pipeline.
setRunId(String) - Method in class com.azure.analytics.synapse.artifacts.models.CreateRunResponse
Set the runId property: Identifier of a run.
setRunId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugQueryResponse
Set the runId property: The run ID of data flow debug session.
setRunId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the runId property: The ID of the Run that detected data drift.
setRunId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Set the runId property: The ID of the Run that was completed.
setRunId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the runId property: The ID of the Machine Learning Run.
setRunningAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the runningAt property: the time that at which "running" livy state was first seen.
setRunningAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the runningAt property: the time that at which "running" livy state was first seen.
setRunningDuration(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the runningDuration property: The runningDuration property.
setRunProperties(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Set the runProperties property: The properties of the completed Run.
setRunProperties(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the runProperties property: The properties of the Machine Learning Run.
setRunStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the runStatus property: The status of the Machine Learning Run.
setRunTags(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Set the runTags property: The tags of the completed Run.
setRunTags(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the runTags property: The tags of the Machine Learning Run.
setRuntime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the runtime property: Specifies the runtime to execute SSIS package.
setRunTimeData(AttestationData) - Method in class com.azure.security.attestation.models.AttestationOptions
Set the RunTime Data property.
setRuntimeVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the runtimeVersion property: Runtime version of the U-SQL engine to use.
setRunType(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunCompletedEventData
Set the runType property: The Run Type of the completed Run.
setRunType(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesRunStatusChangedEventData
Set the runType property: The Run Type of the Machine Learning Run.
setS3LinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.RedshiftUnloadSettings
Set the s3LinkedServiceName property: The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
setSamplingOptions(SamplingOptions) - Method in class com.azure.media.videoanalyzer.edge.models.CognitiveServicesVisionProcessor
Set the samplingOptions property: Describes the sampling options to be applied when forwarding samples to the extension.
setSamplingOptions(SamplingOptions) - Method in class com.azure.media.videoanalyzer.edge.models.ExtensionProcessorBase
Set the samplingOptions property: Media sampling parameters that define how often media is submitted to the extension plugin.
setSamplingOptions(SamplingOptions) - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtension
Set the samplingOptions property: Media sampling parameters that define how often media is submitted to the extension plugin.
setSamplingOptions(SamplingOptions) - Method in class com.azure.media.videoanalyzer.edge.models.HttpExtension
Set the samplingOptions property: Media sampling parameters that define how often media is submitted to the extension plugin.
setSapDataColumnDelimiter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the sapDataColumnDelimiter property: The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved.
setSapDataColumnDelimiter(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the sapDataColumnDelimiter property: The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved.
setSasIpRange(TableSasIpRange) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Sets the TableSasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasIpRange(TableSasIpRange) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets the TableSasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasIpRange(SasIpRange) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasIpRange(SasIpRange) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasIpRange(SasIpRange) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasIpRange(SasIpRange) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasIpRange(SasIpRange) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
setSasQueryParameters(BlobServiceSasQueryParameters) - Method in class com.azure.storage.blob.BlobUrlParts
setSasToken(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
setSasToken(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
setSasToken(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
setSasToken(AzureKeyVaultSecretReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the sasToken property: The Azure key vault secret reference of sasToken in sas uri.
setSasToken(SecureString) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeCustomSetupScriptProperties
Set the sasToken property: The SAS token of the Azure blob container.
setSasToken(SecureString) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionLandingZone
Set the sasToken property: Landing zone's sas token.
setSasToken(SecureString) - Method in class com.azure.analytics.synapse.artifacts.models.UpdateLandingZoneCredential
Set the sasToken property: Landing zone's sas token.
setSasUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the sasUri property: SAS URI of the Azure Blob Storage resource.
setSasUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the sasUri property: SAS URI of the Azure File resource.
setSasUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureStorageLinkedService
Set the sasUri property: SAS URI of the Azure Storage resource.
setSasUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableStorageLinkedService
Set the sasUri property: SAS URI of the Azure Storage resource.
setSasUri(String) - Method in class com.azure.quantum.jobs.models.SasUriResponse
Set the sasUri property: A URL with a SAS token to upload a blob for execution in the given workspace.
setScale(ImageScale) - Method in class com.azure.media.videoanalyzer.edge.models.ImageProperties
Set the scale property: Image scaling mode.
setScale(Integer) - Method in class com.azure.storage.blob.models.BlobQueryArrowField
 
setScale(Integer) - Method in class com.azure.storage.file.datalake.models.FileQueryArrowField
 
setScanInQueryEnabled(Boolean) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the option to allow scan on the queries which couldn't be served as indexing was opted out on the requested paths.
setSchedule(RecurrenceSchedule) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the schedule property: The recurrence schedule.
setSchedule(IndexingSchedule) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the schedule property: The schedule for this indexer.
setScheduledAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Set the scheduledAt property: The scheduledAt property.
setScheduledAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the scheduledAt property: The scheduledAt property.
setScheduleDateTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
Set the scheduleDateTime property: The time at which inventory policy was scheduled.
setScheduleDeletionOptions(DataLakePathScheduleDeletionOptions) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Scheduled deletion options to set on the path.
setScheduledEnqueueTime(OffsetDateTime) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the scheduled enqueue time of this message.
setScheduler(SparkScheduler) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the scheduler property: The scheduler information.
setScheduler(SparkScheduler) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the scheduler property: The scheduler information.
setScheduler(SparkScheduler) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the scheduler property: The schedulerInfo property.
setScheduler(Scheduler) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the internal Scheduler that hosts a pool of ExecutorService-based workers for any change feed processor related tasks.
setScheduleTime(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Set the scheduleTime property: The time the policy task was scheduled.
setSchema(DataFeedSchema) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Set the data feed schema properties.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the schema property: Schema name for connection.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the schema property: Columns that define the physical type schema of the dataset.
setSchema(List<BlobQueryArrowField>) - Method in class com.azure.storage.blob.models.BlobQueryArrowSerialization
Sets the arrow fields.
setSchema(List<FileQueryArrowField>) - Method in class com.azure.storage.file.datalake.models.FileQueryArrowSerialization
Sets the arrow fields.
setSchemaLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSink
Set the schemaLinkedService property: Schema linked service reference.
setSchemaLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSource
Set the schemaLinkedService property: Schema linked service reference.
setSchemaMapping(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the schemaMapping property: The schema mapping to map between tabular data and hierarchical data.
setSchemaName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestSource
Set the schemaName property: Source table schema name.
setSchemaName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
Set the schemaName property: Target table schema name.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the AmazonRdsForOracle database.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the SQL Server dataset.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the schemaTypePropertiesSchema property: The Amazon Redshift schema name.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Azure PostgreSQL database.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Azure SQL Data Warehouse.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Azure SQL Managed Instance.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Azure SQL database.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the schemaTypePropertiesSchema property: The Db2 schema name.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Drill.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the schemaTypePropertiesSchema property: The schema name of Greenplum.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the schemaTypePropertiesSchema property: The schema name of the Hive.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the schemaTypePropertiesSchema property: The schema name of the Impala.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Netezza.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the on-premises Oracle database.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the schemaTypePropertiesSchema property: The schema name of the Phoenix.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the schemaTypePropertiesSchema property: The PostgreSQL schema name.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the schemaTypePropertiesSchema property: The schema name of the Presto.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the schemaTypePropertiesSchema property: The schema name of SAP HANA.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the schemaTypePropertiesSchema property: The schema name of the Snowflake database.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the schemaTypePropertiesSchema property: The schema name of the Spark.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the SQL Server dataset.
setSchemaTypePropertiesSchema(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the schemaTypePropertiesSchema property: The schema name of the Vertica.
setSchemaVersion(Integer) - Method in class com.azure.containers.containerregistry.models.OciManifest
Set the schemaVersion property: Schema version.
setScheme(String) - Method in class com.azure.core.util.UrlBuilder
Set the scheme/protocol that will be used to build the final URL.
setScheme(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the URL scheme, ex.
setScope(DimensionScope) - Method in class com.azure.quantum.jobs.models.Quota
Set the scope property: The scope at which the quota is applied.
setScope(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
Set the scope property: Scope at which the check access is done.
setScope(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetails
Set the scope property: Scope at the role assignment is created.
setScope(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentRequest
Set the scope property: Scope at which the role assignment is created.
setScope(String) - Method in class com.azure.analytics.synapse.artifacts.models.BlobEventsTrigger
Set the scope property: The ARM resource ID of the Storage Account.
setScope(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the scope property: The ARM resource ID of the Azure Event Grid Topic.
setScope(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceAuthorization
Set the scope property: The scope of the authorization.
setScopeOfAlertTo(MetricAnomalyAlertScope) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfiguration
Sets the alert scope.
setScopes(List<String>) - Method in class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
Set the scopes property: Allowed scopes for the Synapse role.
setScopes(List<String>) - Method in class com.azure.core.credential.TokenRequestContext
Sets the scopes required for the token.
setScopes(List<String>) - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Set the scopes property: An array of hostnames for the ONVIF discovered devices that are in the same subnet as the IoT Edge device.
setScore(float) - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Set the score property: Raw score from the model.
setScoringParameters(ScoringParameter...) - Method in class com.azure.search.documents.models.SearchOptions
Set the scoringParameters property: The list of parameter values to be used in scoring functions (for example, referencePointParameter) using the format name-values.
setScoringProfile(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the scoringProfile property: The name of a scoring profile to evaluate match scores for matching documents in order to sort the results.
setScoringProfiles(ScoringProfile...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the scoringProfiles property: The scoring profiles for the index.
setScoringProfiles(List<ScoringProfile>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the scoringProfiles property: The scoring profiles for the index.
setScoringStatistics(ScoringStatistics) - Method in class com.azure.search.documents.models.SearchOptions
Set the scoringStatistics property: A value that specifies whether we want to calculate scoring statistics (such as document frequency) globally for more consistent scoring, or locally, for lower latency.
setScoringUri(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the scoringUri property: (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent.
setScript(String) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the script property: Flowlet script.
setScript(String) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the script property: DataFlow script.
setScriptActions(List<ScriptAction>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the scriptActions property: Custom script actions to run on HDI ondemand cluster once it's up.
setScriptLines(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the scriptLines property: Flowlet script lines.
setScriptLines(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the scriptLines property: Data flow script lines.
setScriptLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the scriptLinkedService property: Script linked service reference.
setScriptLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the scriptLinkedService property: Script linked service reference.
setScriptLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the scriptLinkedService property: Script linked service reference.
setScriptLoggingEnabled(boolean) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets whether Javascript stored procedure logging is enabled for the current request in the Azure Cosmos DB database service or not.
setScriptPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the scriptPath property: Case-sensitive path to folder that contains the U-SQL script.
setScriptPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the scriptPath property: Script path.
setScriptPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the scriptPath property: Script path.
setScripts(List<ScriptActivityScriptBlock>) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the scripts property: Array of script blocks.
setSealDestination(Boolean) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
Only applicable for Append Blobs.
setSealed(Boolean) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the sealed property: The sealed property.
setSealed(Boolean) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the sealed property: The sealed property.
setSearchable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the searchable property: A value indicating whether the field is full-text searchable.
setSearchAnalyzerName(LexicalAnalyzerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the searchAnalyzerName property: The name of the analyzer used at search time for the field.
setSearchFields(String...) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the searchFields property: The list of field names to consider when querying for auto-completed terms.
setSearchFields(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the searchFields property: The list of field names to which to scope the full-text search.
setSearchFields(String...) - Method in class com.azure.search.documents.models.SuggestOptions
Set the searchFields property: The list of field names to search for the specified search text.
setSearchMode(SearchMode) - Method in class com.azure.search.documents.models.SearchOptions
Set the searchMode property: A value that specifies whether any or all of the search terms must be matched in order to count the document as a match.
setSecondaryKey(String) - Method in class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Sets the secondary key.
setSecondaryThumbprint(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfoX509Thumbprint
Set the secondaryThumbprint property: Secondary thumbprint for the x509 certificate.
setSecret(KeyVaultSecret) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Adds a secret to the key vault if it does not exist.
setSecret(KeyVaultSecret) - Method in class com.azure.security.keyvault.secrets.SecretClient
Adds a secret to the key vault if it does not exist.
setSecret(String, String) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Adds a secret to the key vault if it does not exist.
setSecret(String, String) - Method in class com.azure.security.keyvault.secrets.SecretClient
Adds a secret to the key vault if it does not exist.
setSecretAccessKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the secretAccessKey property: The secret access key of the Amazon S3 Identity and Access Management (IAM) user.
setSecretAccessKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the secretAccessKey property: The secret access key of the Google Cloud Storage Identity and Access Management (IAM) user.
setSecretId(String) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Set the secret ID value of this configuration setting.
setSecretKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the secretKey property: The secret key used to access data.
setSecretName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
Set the secretName property: The name of the secret in Azure Key Vault.
setSecretNameForDataSourceClientId(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Sets the name of the keyvault secret holding client id.
setSecretNameForDataSourceClientSecret(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Sets the name of the keyvault secret holding client secret.
setSecretVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
Set the secretVersion property: The version of the secret in Azure Key Vault.
setSecretWithResponse(KeyVaultSecret) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Adds a secret to the key vault if it does not exist.
setSecretWithResponse(KeyVaultSecret, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Adds a secret to the key vault if it does not exist.
setSecureInput(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Set the secureInput property: When set to true, Input from activity is considered as secure and will not be logged to monitoring.
setSecureOutput(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Set the secureOutput property: When set to true, Output from activity is considered as secure and will not be logged to monitoring.
setSecurityToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the securityToken property: The security token is optional to remotely access Salesforce instance.
setSecurityToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the securityToken property: The security token is optional to remotely access Salesforce instance.
setSegmentLength(String) - Method in class com.azure.media.videoanalyzer.edge.models.AssetSink
Set the segmentLength property: When writing media to an asset, wait until at least this duration of media has been accumulated on the Edge.
setSegmentLength(String) - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Set the segmentLength property: Video segment length indicates the length of individual video files (segments) which are persisted to storage.
setSegmentsFailed(Integer) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
Set the segmentsFailed property: Number of segments whose delivery failed.
setSegmentsSucceeded(Integer) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
Set the segmentsSucceeded property: Number of segments that were successfully delivered.
setSelect(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the select property: The list of fields to retrieve.
setSelect(String...) - Method in class com.azure.search.documents.models.SuggestOptions
Set the select property: The list of fields to retrieve.
setSelect(List<String>) - Method in class com.azure.data.tables.models.ListEntitiesOptions
Sets a list of properties to select on each entity.
setSellerID(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the sellerID property: The Amazon seller ID.
setSemanticConfigurationName(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the semanticConfigurationName property: The name of the semantic configuration that lists which fields should be used for semantic ranking, captions, highlights, and answers.
setSemanticFields(List<String>) - Method in class com.azure.search.documents.models.SearchOptions
Set the semanticFields property: The list of field names used for semantic search.
setSemanticSettings(SemanticSettings) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the semanticSettings property: Defines parameters for a search index that influence semantic capabilities.
setSender(CommunicationIdentifier) - Method in class com.azure.communication.chat.models.ChatMessage
Set the sender property: Identifies a participant in Azure Communication services.
setSender(CommunicationIdentifier) - Method in class com.azure.communication.chat.models.ChatMessageReadReceipt
Set the sender property: Identifies a participant in Azure Communication services.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the senderCommunicationIdentifier property: The communication identifier of the sender.
setSenderDisplayName(String) - Method in class com.azure.communication.chat.models.ChatMessage
Set the senderDisplayName property: The display name of the chat message sender.
setSenderDisplayName(String) - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Set the senderDisplayName property: The display name of the chat message sender.
setSenderDisplayName(String) - Method in class com.azure.communication.chat.models.TypingNotificationOptions
Set the senderDisplayName property: The display name of the typing notification sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the senderDisplayName property: The display name of the sender.
setSenderDisplayName(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the senderDisplayName property: The display name of the sender.
setSensitivity(double) - Method in class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Sets the sensitivity value, it should be in the range (0, 100].
setSensitivity(MotionDetectionSensitivity) - Method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionProcessor
Set the sensitivity property: Motion detection sensitivity: low, medium, high.
setSensitivity(Integer) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the sensitivity property: Optional argument, advanced model parameter, between 0-99, the lower the value is, the larger the margin value will be which means less anomalies will be accepted.
setSequenceNumber(Long) - Method in class com.azure.messaging.eventhubs.models.Checkpoint
Sets the sequence number of the last successfully processed event to store as checkpoint.
setSequenceNumber(Long) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
setSequenceNumber(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceConnectionStateEventInfo
Set the sequenceNumber property: Sequence number is string representation of a hexadecimal number.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular blob name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.
setSequencer(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the sequencer property: An opaque string value representing the logical sequence of events for any particular directory name.
setSerializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroFormat
Set the serializer property: Serializer.
setSerializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetStorageFormat
Set the serializer property: Serializer.
setSerializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonFormat
Set the serializer property: Serializer.
setSerializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcFormat
Set the serializer property: Serializer.
setSerializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetFormat
Set the serializer property: Serializer.
setSerializer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the serializer property: Serializer.
setSeries(List<TimeSeriesPoint>) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Set the series property: Time series data points.
setSeries(List<TimeSeriesPoint>) - Method in class com.azure.ai.anomalydetector.models.DetectRequest
Set the series property: Time series data points.
setSeriesGroupKeys(List<DimensionKey>) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
Sets the time series keys, indicating that retrieve the anomalies occurred n the time series in the group.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the server property: The name of the Amazon Redshift server.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the server property: Server name for connection.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the server property: The IP address or server name of the MongoDB server.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the server property: Host name of the SAP BW instance.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the server property: Host name of the SAP HANA server.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the server property: Host name of the SAP BW instance where the open hub destination is located.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the server property: Host name of the SAP instance where the table is located.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the server property: Server name for connection.
setServer(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the server property: Server name for connection.
setServerEncrypted(Boolean) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the serverEncrypted property: The serverEncrypted property.
setServerEncrypted(Boolean) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the serverEncrypted property: The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm.
setServerEncrypted(Boolean) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
setServerEncrypted(Boolean) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
setServerTimeout(Duration) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the server timeout for this query.
setServerType(HiveServerType) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the serverType property: The type of Hive server.
setServerType(SparkServerType) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the serverType property: The type of Spark server.
setServerVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the serverVersion property: The version of the Presto server.
setService(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Sets the access status for service level APIs.
setService(boolean) - Method in class com.azure.storage.common.sas.AccountSasResourceType
Sets the access status for service level APIs.
setServiceComputeType(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Set the serviceComputeType property: The compute type (e.g.
setServiceDiscoveryMode(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the serviceDiscoveryMode property: true to indicate using the ZooKeeper service, false not.
setServiceEndpoint(String) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the serviceEndpoint property: Blob service endpoint of the Azure Blob Storage resource.
setServiceIdentifier(String) - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDevice
Set the serviceIdentifier property: The unique identifier of the ONVIF device that was discovered in the same subnet as the IoT Edge device.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeHealthcareEntitiesOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.AnalyzeSentimentOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.ExtractKeyPhrasesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.ExtractSummaryAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.MultiCategoryClassifyAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeCustomEntitiesAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizeLinkedEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesAction
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.RecognizePiiEntitiesOptions
Sets the value of service logs disable status.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Sets the value of disableServiceLogs.
setServiceLogsDisabled(boolean) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
Sets the value of service logs disable status.
setServiceName(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Set the serviceName property: The name of the deployed service.
setServicePrincipalCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
setServicePrincipalCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
setServicePrincipalCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
setServicePrincipalCredential(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the servicePrincipalCredential property: The credential of the service principal object in Azure Active Directory.
setServicePrincipalCredentialType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the servicePrincipalCredentialType property: The service principal credential type to use in Server-To-Server authentication.
setServicePrincipalCredentialType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the servicePrincipalCredentialType property: A string from ServicePrincipalCredentialEnum or an expression.
setServicePrincipalCredentialType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the servicePrincipalCredentialType property: A string from ServicePrincipalCredentialEnum or an expression.
setServicePrincipalCredentialType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the servicePrincipalCredentialType property: The service principal credential type to use in Server-To-Server authentication.
setServicePrincipalEmbeddedCert(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the servicePrincipalEmbeddedCert property: Specify the base64 encoded certificate of your application registered in Azure Active Directory.
setServicePrincipalEmbeddedCertPassword(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the servicePrincipalEmbeddedCertPassword property: Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Storage Gen2 account.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Data Warehouse.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure Data Explorer.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Analytics account.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the servicePrincipalId property: The ID of the application used to authenticate against the Azure Data Lake Store account.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Database.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Data Warehouse.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure SQL Managed Instance.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the servicePrincipalId property: The client ID of the application in Azure Active Directory used for Server-To-Server authentication.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the servicePrincipalId property: Specify the application's client ID.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the servicePrincipalId property: The client ID of the application in Azure Active Directory used for Server-To-Server authentication.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the servicePrincipalId property: The client ID of the application in Azure Active Directory used for Server-To-Server authentication.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the servicePrincipalId property: The service principal id for the hostSubscriptionId.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the servicePrincipalId property: Specify the application id of your application registered in Azure Active Directory.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the servicePrincipalId property: Specify the application's client ID.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the servicePrincipalId property: The application's client ID used in AadServicePrincipal authentication type.
setServicePrincipalId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the servicePrincipalId property: The application (client) ID of your application registered in Azure Active Directory.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Storage Gen2 account.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Data Warehouse.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Kusto.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Analytics account.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the servicePrincipalKey property: The Key of the application used to authenticate against the Azure Data Lake Store account.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against the ARM-based updateResourceEndpoint of an Azure ML Studio web service.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against the endpoint of a published Azure ML Service pipeline.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Database.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Data Warehouse.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Azure SQL Managed Instance.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the servicePrincipalKey property: Specify the application's key.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the servicePrincipalKey property: The key for the service principal id.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the servicePrincipalKey property: Specify the secret of your application registered in Azure Active Directory.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the servicePrincipalKey property: Specify the application's key.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the servicePrincipalKey property: The application's key used in AadServicePrincipal authentication type.
setServicePrincipalKey(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the servicePrincipalKey property: The client secret of your application registered in Azure Active Directory.
setServicePrincipalTenantId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365LinkedService
Set the servicePrincipalTenantId property: Specify the tenant information under which your Azure AD web application resides.
setServiceProperties(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Set the serviceProperties property: The properties of the deployed service.
setServices(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
setServiceTags(Object) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Set the serviceTags property: The tags of the deployed service.
setServiceUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the serviceUri property: The URL to the Microsoft Common Data Service for Apps server.
setServiceUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the serviceUri property: The URL to the Microsoft Dynamics CRM server.
setServiceUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the serviceUri property: The URL to the Microsoft Dynamics server.
setServiceUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the serviceUrl property: This value specifies the endpoint to access with the S3 Connector.
setServiceUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLinkedService
Set the serviceUrl property: This value specifies the endpoint to access with the Google Cloud Storage Connector.
setSessionEndReason(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsRecordingFileStatusUpdatedEventData
Set the sessionEndReason property: The reason for ending recording session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionResponse
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandRequest
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the sessionId property: The ID of data flow debug session.
setSessionId(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the session identifier.
setSessionId(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the session identifier for a session-aware entity.
setSessionId(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the sessionId property: A value to be used to create a sticky session, which can help to get more consistent results.
setSessionId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the sessionId property: SMB session ID in context of which the file handle was opened.
setSessionLevelPackagesEnabled(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the sessionLevelPackagesEnabled property: Whether session level packages enabled.
setSessionProperties(NotebookSessionProperties) - Method in class com.azure.analytics.synapse.artifacts.models.Notebook
Set the sessionProperties property: Session properties.
setSessionRequired(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
setSessionRequired(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
setSessionRequired(boolean) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the requiresSession property: A value that indicates whether the queue supports the concept of sessions.
setSessions(List<SparkBatchJob>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Set the sessions property: Batch list.
setSessions(List<SparkSession>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Set the sessions property: The sessions property.
setSessionState(byte[]) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverAsyncClient
Sets the state of the session this receiver works for.
setSessionState(byte[]) - Method in class com.azure.messaging.servicebus.ServiceBusReceiverClient
Sets the state of the session if this receiver is a session receiver.
setSessionToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3LinkedService
Set the sessionToken property: The session token for the S3 temporary security credential.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosBatchRequestOptions
Sets the token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosContainerRequestOptions
Sets the token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the session token for use with session consistency.
setSessionToken(String) - Method in class com.azure.cosmos.models.CosmosStoredProcedureRequestOptions
Sets the token for use with session consistency.
setSetupInfo(DetectionRequest) - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Set the setupInfo property: Detection request.
setSeverity(float) - Method in class com.azure.ai.anomalydetector.models.AnomalyValue
Set the severity property: Indicates the significance of the anomaly.
setSeverity(AnomalySeverity) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
Sets the severity for the anomalies to be retrieved.
setSeverity(Float) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the severity property: The severity score for the last input point.
setSeverity(List<Float>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the severity property: The severity score for each input point.
setSeverityCondition(AnomalySeverity, AnomalySeverity) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertConditions
Sets the severity range based condition, an anomaly will be included in the alert only if it's severity falls in the range.
setSeverityRange(AnomalySeverity, AnomalySeverity) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedFilter
Sets the severity range for the anomalies to be retrieved.
setSeverityRangeCondition(SeverityCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertConditions
Sets the severity range based condition, an anomaly will be included in the alert only if it's severity falls in the range.
setSharedKey(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceDataLakeGen2SharedKey
Sets the shared key.
setSharedMemorySizeMiB(String) - Method in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransfer
Set the sharedMemorySizeMiB property: The share memory buffer for sample transfers, in mebibytes.
setShareFileHttpHeaders(ShareFileHttpHeaders) - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
Sets the file's http headers.
setShareHistoryTime(OffsetDateTime) - Method in class com.azure.communication.chat.models.ChatParticipant
Set the shareHistoryTime property: Time from which the chat history is shared with the chat participant.
setShareName(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Please use the generateSas methods provided on the desired share/file/directory client that will auto-populate the share name.
setSheetName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the sheetName property: The sheet of excel file.
setShiftPoint(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Sets the number of data points that detector should look back for comparison.
setShouldBoostBeyondRangeByConstant(Boolean) - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Set the shouldBoostBeyondRangeByConstant property: A value indicating whether to apply a constant boost for field values beyond the range end value; default is false.
setShouldDetectOrientation() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Deprecated.
setShouldDetectOrientation(Boolean) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the shouldDetectOrientation property: A value indicating to turn orientation detection on or not.
setShuttingDownAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the shuttingDownAt property: The shuttingDownAt property.
setSide(EdgeNGramTokenFilterSide) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Set the side property: Specifies which side of the input the n-gram should be generated from.
setSignedExpiry(OffsetDateTime) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the signedExpiry property: The date-time the key expires.
setSignedExpiry(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the signedExpiry property: The date-time the key expires.
setSignedObjectId(String) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the signedObjectId property: The Azure Active Directory object ID in GUID format.
setSignedObjectId(String) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the signedObjectId property: The Azure Active Directory object ID in GUID format.
setSignedService(String) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the signedService property: Abbreviation of the Azure Storage service that accepts the key.
setSignedService(String) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the signedService property: Abbreviation of the Azure Storage service that accepts the key.
setSignedStart(OffsetDateTime) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the signedStart property: The date-time the key is active.
setSignedStart(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the signedStart property: The date-time the key is active.
setSignedTenantId(String) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the signedTenantId property: The Azure Active Directory tenant ID in GUID format.
setSignedTenantId(String) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the signedTenantId property: The Azure Active Directory tenant ID in GUID format.
setSignedVersion(String) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the signedVersion property: The service version that created the key.
setSignedVersion(String) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the signedVersion property: The service version that created the key.
setSimilarity(SimilarityAlgorithm) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the similarity property: The type of similarity algorithm to be used when scoring and ranking the documents matching a search query.
setSingleCategoryClassifyActions(SingleCategoryClassifyAction...) - Method in class com.azure.ai.textanalytics.models.TextAnalyticsActions
Sets the list of SingleCategoryClassifyAction to be executed.
setSink(CopySink) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the sink property: Copy activity sink.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureQueueSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the sinkRetryCount property: Sink retry count.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureQueueSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the sinkRetryWait property: Sink retry wait.
setSinkRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the sinkRetryWait property: Sink retry wait.
setSinks(List<DataFlowSink>) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the sinks property: List of sinks in Flowlet.
setSinks(List<DataFlowSink>) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the sinks property: List of sinks in data flow.
setSinks(List<SinkNodeBase>) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Set the sinks property: List of the topology sink nodes.
setSiteUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the siteUrl property: The URL of the SharePoint Online site.
setSize(int) - Method in class com.azure.storage.blob.models.Block
Deprecated.
setSize(RenderingSessionSize) - Method in class com.azure.mixedreality.remoterendering.models.BeginSessionOptions
Set the size property: Size of the server used for the rendering session.
setSize(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Set the size property: The size of the output direction parameter.
setSize(Long) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the size property: Layer size.
setSize(Long) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the size property: The size in bytes of the artifact.
setSize(Long) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the size property: The number of bytes of the content.
setSize(String) - Method in class com.azure.analytics.synapse.artifacts.models.SelfDependencyTumblingWindowTriggerReference
Set the size property: The size of the window when evaluating the dependency.
setSize(String) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTriggerDependencyReference
Set the size property: The size of the window when evaluating the dependency.
setSize(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Set the size property: size of app service plan sku.
setSizeInBytes(Integer) - Method in class com.azure.messaging.eventgrid.systemevents.EventHubCaptureFileCreatedEventData
Set the sizeInBytes property: The file size.
setSizeLong(long) - Method in class com.azure.storage.blob.models.Block
Set the sizeLong property: The block size in bytes.
setSkills(SearchIndexerSkill...) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Sets the skills property: A list of skills in the skillset.
setSkills(List<SearchIndexerSkill>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Sets the skills property: A list of skills in the skillset.
setSkillsetCounter(ResourceCounter) - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Set the skillsetCounter property: Total number of skillsets.
setSkillsetName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the skillsetName property: The name of the skillset executing with this indexer.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListAnomalyAlertConfigsOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListCredentialEntityOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedIngestionOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDataFeedOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListDetectionConfigsOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.ListHookOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAlertOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesAlertedOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAnomaliesDetectedOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListAnomalyDimensionValuesOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListIncidentsAlertedOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricDimensionValuesOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricEnrichmentStatusOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.ai.metricsadvisor.models.ListMetricSeriesDefinitionOptions
Sets the number of items in the queried collection that are to be skipped and not included in the returned result.
setSkip(Integer) - Method in class com.azure.communication.chat.models.ListParticipantsOptions
Sets the skip for the range to query.
setSkip(Integer) - Method in class com.azure.communication.chat.models.ListReadReceiptOptions
Sets the skip for the range to query.
setSkip(Integer) - Method in class com.azure.search.documents.models.SearchOptions
Set the skip property: The number of search results to skip.
setSkip(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Set the skip property: Specifies the how many documents skipped and where MongoDB begins returning results.
setSkipErrorFile(SkipErrorFile) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the skipErrorFile property: Specify the fault tolerance for data consistency.
setSkipHeaderLineCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Set the skipHeaderLineCount property: Number of header lines to skip from each blob.
setSkipHeaderLineCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Set the skipHeaderLineCount property: Number of header lines to skip from each blob.
setSkipHostKeyValidation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the skipHostKeyValidation property: If true, skip the SSH host key validation.
setSkipLineCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextReadSettings
Set the skipLineCount property: Indicates the number of non-empty rows to skip when reading data from input files.
setSkipLineCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the skipLineCount property: The number of lines/rows to be skipped when parsing text files.
setSkipSamplesWithoutAnnotation(String) - Method in class com.azure.media.videoanalyzer.edge.models.SamplingOptions
Set the skipSamplesWithoutAnnotation property: When set to 'true', prevents frames without upstream inference data to be sent to the extension plugin.
setSku(Sku) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the sku property: Sku SQL pool SKU.
setSku(WebAppServicePlanUpdatedEventDataSku) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the sku property: sku of app service plan.
setSleep(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the sleep property: A delay in seconds between validation attempts.
setSlidingWindow(Integer) - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Set the slidingWindow property: An optional field, indicating how many previous points will be used to compute the anomaly score of the subsequent point.
setSmartDetectionCondition(SmartDetectionCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSeriesGroupDetectionCondition
Sets the smart detection condition.
setSmartDetectionCondition(SmartDetectionCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricSingleSeriesDetectionCondition
Sets the smart detection condition.
setSmartDetectionCondition(SmartDetectionCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricWholeSeriesDetectionCondition
Sets the smart detection condition.
setSmb(ShareSmbSettings) - Method in class com.azure.storage.file.share.models.ShareProtocolSettings
Set the smb property: Settings for SMB protocol.
setSmbEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareProtocols
 
setSmbProperties(FileSmbProperties) - Method in class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
 
setSmbProperties(FileSmbProperties) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
setSmbProperties(FileSmbProperties) - Method in class com.azure.storage.file.share.options.ShareFileCreateOptions
 
setSmbProperties(FileSmbProperties) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setSmbPropertiesToCopy(CopyableFileSmbPropertiesList) - Method in class com.azure.storage.file.share.options.ShareFileCopyOptions
 
setSms(PhoneNumberCapabilityType) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Set the sms property: Capability value for SMS.
setSnapshot(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the snapshot property: The azure file share snapshot version.
setSnapshot(String) - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
setSnapshot(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the snapshot identifier that will be used as part of the query string if set.
setSnapshot(String) - Method in class com.azure.storage.blob.models.BlobItem
Set the snapshot property: The snapshot property.
setSnapshot(String) - Method in class com.azure.storage.file.share.models.ShareItem
Set the snapshot property: The snapshot property.
setSnapshotId(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
Please use the SAS generation methods provided on the desired (snapshot) blob client that will auto-populate the snapshot id.
setSncLibraryPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the sncLibraryPath property: External security product's library to access the SAP server where the table is located.
setSncMode(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the sncMode property: SNC activation indicator to access the SAP server where the table is located.
setSncMyName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the sncMyName property: Initiator's SNC name to access the SAP server where the table is located.
setSncPartnerName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the sncPartnerName property: Communication partner's SNC name to access the SAP server where the table is located.
setSncQop(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the sncQop property: SNC Quality of Protection.
setSnoozeScope(SnoozeScope) - Method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertSnoozeCondition
Sets the scope in which anomalies to be snoozed may appear.
setSoftDeleteColumnName(String) - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Set the softDeleteColumnName property: The name of the column to use for soft-deletion detection.
setSoftDeleteMarkerValue(String) - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Set the softDeleteMarkerValue property: The marker value that identifies an item as deleted.
setSort(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCursorMethodsProperties
Set the sort property: Specifies the order in which the query returns matching documents.
setSortable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the sortable property: A value indicating whether to enable the field to be referenced in $orderby expressions.
setSource(DataFeedSource) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeed
Set the data feed source.
setSource(CopySource) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the source property: Copy activity source.
setSource(CopySource) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the source property: Dataset-specific source properties, same as copy activity source.
setSource(LinkTableRequestSource) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Set the source property: Source table properties for link table request.
setSource(LinkTableRequestSource) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Set the source property: Source table properties for link table request.
setSource(SparkErrorSource) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServiceError
Set the source property: The source property.
setSource(SparkErrorSource) - Method in class com.azure.analytics.synapse.spark.models.SparkServiceError
Set the source property: The source property.
setSource(ContainerRegistryEventSource) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the source property: The registry node that generated the event.
setSource(ContainerRegistryEventSource) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the source property: The registry node that generated the event.
setSource(ContainerRegistryEventSource) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the source property: The registry node that generated the event.
setSource(String) - Method in class com.azure.ai.anomalydetector.models.DetectionRequest
Set the source property: Source link to the input variables.
setSource(String) - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Set the source property: Source link to the input variables.
setSource(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the source property: URL to get source code for building the image.
setSource(String) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the source property: The source of the input.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
 
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
 
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
 
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the source property: Source data to project.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
 
setSource(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCell
Set the source property: Contents of the cell, represented as an array of lines.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceContentMd5(byte[]) - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
setSourceContentMd5(byte[]) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
setSourceContentMd5(byte[]) - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the sourceContext property: The source context used for selecting recursive inputs.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
 
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
 
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
 
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the sourceContext property: Source context for complex projections.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
 
setSourceDatabase(LinkConnectionSourceDatabase) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Set the sourceDatabase property: Properties of link connection's source database.
setSourceDatabaseId(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the sourceDatabaseId property: Source database to create from.
setSourceIfMatchCrc64(byte[]) - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Set the sourceIfMatchCrc64 property: Specify the crc64 value to operate only on range with a matching crc64 checksum.
setSourceIfNoneMatchCrc64(byte[]) - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Set the sourceIfNoneMatchCrc64 property: Specify the crc64 value to operate only on range without a matching crc64 checksum.
setSourceLeaseId(String) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
Sets the source lease ID.
setSourceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowSourceSetting
Set the sourceName property: The data flow source name.
setSourceOffset(long) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
setSourceOffset(Long) - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
setSourceRange(BlobRange) - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
setSourceRange(BlobRange) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
setSourceRequestConditions(RequestConditions) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
setSourceRequestConditions(BlobBeginCopySourceRequestConditions) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setSourceRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.AppendBlobAppendBlockFromUrlOptions
 
setSourceRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
setSourceRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.BlockBlobStageBlockFromUrlOptions
 
setSourceRequestConditions(BlobRequestConditions) - Method in class com.azure.storage.blob.options.PageBlobUploadPagesFromUrlOptions
 
setSourceRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileRenameOptions
 
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryCount(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Set the sourceRetryCount property: Source retry count.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2Source
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQuerySource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2Source
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifySource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Set the sourceRetryWait property: Source retry wait.
setSourceRetryWait(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoSource
Set the sourceRetryWait property: Source retry wait.
setSources(List<DataFlowSource>) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the sources property: List of sources in Flowlet.
setSources(List<DataFlowSource>) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the sources property: List of sources in data flow.
setSources(List<SourceNodeBase>) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyProperties
Set the sources property: List of the topology source nodes.
setSourceSettings(List<DataFlowSourceSetting>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackageDebugSettings
Set the sourceSettings property: Source setting for data flow debug.
setSourceTime(OffsetDateTime) - Method in class com.azure.digitaltwins.core.DigitalTwinPropertyMetadata
Sets the date and time the value of the property was sourced.
setSourceUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the sourceUrl property: The path to the blob that was renamed.
setSourceUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the sourceUrl property: The path to the directory that was renamed.
setSpanName(String, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Sets the name for spans that are created.
setSpanName(String, Context) - Method in interface com.azure.core.util.tracing.Tracer
Sets the name for spans that are created.
setSpanName(String, Context) - Static method in class com.azure.core.util.tracing.TracerProxy
Sets the span name for each tracer plugged into the SDK.
setSparkApplicationId(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the sparkApplicationId property: The sparkApplicationId property.
setSparkConfig(Map<String, Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the sparkConfig property: Spark configuration property.
setSparkConfigProperties(LibraryRequirements) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the sparkConfigProperties property: Spark pool library version requirements Spark configuration file to specify additional properties.
setSparkEventsFolder(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the sparkEventsFolder property: The Spark events folder.
setSparkJob(SynapseSparkJobReference) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the sparkJob property: Synapse spark job reference.
setSparkJobDefinition(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the sparkJobDefinition property: The sparkJobDefinition property.
setSparkJobLinkedService(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the sparkJobLinkedService property: The storage linked service for uploading the entry file and dependencies, and for receiving logs.
setSparkJobs(List<SparkJob>) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
Set the sparkJobs property: The sparkJobs property.
setSparkPool(BigDataPoolParametrizationReference) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the sparkPool property: The name of the big data pool which will be used to execute the notebook.
setSparkPoolName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the sparkPoolName property: The Spark pool name.
setSparkPoolName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the sparkPoolName property: The Spark pool name.
setSparkPoolName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the sparkPoolName property: The sparkPoolName property.
setSparkVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the sparkVersion property: The version of spark if the cluster type is 'spark'.
setSparkVersion(String) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the sparkVersion property: The Apache Spark version.
setSpatialIndexes(List<SpatialSpec>) - Method in class com.azure.cosmos.models.IndexingPolicy
Sets the spatial indexes for additional indexes.
setSpatialTypes(List<SpatialType>) - Method in class com.azure.cosmos.models.SpatialSpec
Sets the container of spatial types.
setSpeller(QuerySpellerType) - Method in class com.azure.search.documents.models.SearchOptions
Set the speller property: Improve search recall by spell-correcting individual search query terms.
setSplitOnCaseChange(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the splitOnCaseChange property: A value indicating whether to split words on caseChange.
setSplitOnNumerics(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the splitOnNumerics property: A value indicating whether to split on numbers.
setSqlAdministratorLogin(String) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the sqlAdministratorLogin property: Login for workspace SQL active directory administrator.
setSqlAdministratorLoginPassword(String) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the sqlAdministratorLoginPassword property: SQL administrator login password.
setSqlPool(SqlPoolReference) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the sqlPool property: SQL pool stored procedure reference.
setSqlReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the sqlReaderQuery property: SQL reader query.
setSqlReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the sqlReaderQuery property: SQL reader query.
setSqlReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the sqlReaderQuery property: SQL Data Warehouse reader query.
setSqlReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the sqlReaderQuery property: SQL reader query.
setSqlReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the sqlReaderQuery property: SQL reader query.
setSqlReaderQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the sqlReaderQuery property: SQL reader query.
setSqlReaderStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
setSqlReaderStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
setSqlReaderStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Data Warehouse source.
setSqlReaderStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the sqlReaderStoredProcedureName property: Name of the stored procedure for a Azure SQL Managed Instance source.
setSqlReaderStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
setSqlReaderStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the sqlReaderStoredProcedureName property: Name of the stored procedure for a SQL Database source.
setSqlWriterStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
setSqlWriterStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
setSqlWriterStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
setSqlWriterStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the sqlWriterStoredProcedureName property: SQL writer stored procedure name.
setSqlWriterTableType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the sqlWriterTableType property: SQL writer table type.
setSqlWriterTableType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the sqlWriterTableType property: SQL writer table type.
setSqlWriterTableType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the sqlWriterTableType property: SQL writer table type.
setSqlWriterTableType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the sqlWriterTableType property: SQL writer table type.
setSsisProperties(IntegrationRuntimeSsisProperties) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIntegrationRuntime
Set the ssisProperties property: SSIS properties for managed integration runtime.
setStableTrendWindow(Integer) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Set the stableTrendWindow property: Optional argument, advanced model parameter, a default stableTrendWindow will be used in detection.
setStaging(DataFlowStagingInfo) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPackage
Set the staging property: Staging info for debug session.
setStaging(DataFlowStagingInfo) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the staging property: Staging info for execute data flow activity.
setStaging(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
Set the staging property: Staging info for debug session.
setStagingLinkedService(EntityReference) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataProxyProperties
Set the stagingLinkedService property: The staging linked service reference.
setStagingSettings(StagingSettings) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the stagingSettings property: Specifies interim staging settings when EnableStaging is true.
setStampKind(StampKind) - Method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
Set the stampKind property: Kind of environment where app service plan is.
setStart(long) - Method in class com.azure.storage.blob.models.ClearRange
Set the start property: The Start property.
setStart(long) - Method in class com.azure.storage.blob.models.PageRange
Set the start property: The Start property.
setStart(long) - Method in class com.azure.storage.file.share.models.ClearRange
Set the start property: The Start property.
setStart(long) - Method in class com.azure.storage.file.share.models.FileRange
Set the start property: Start of the range.
setStart(long) - Method in class com.azure.storage.file.share.models.Range
Set the start property: Start of the range.
setStart(String) - Method in class com.azure.storage.blob.models.KeyInfo
Set the start property: The date-time the key is active in ISO 8601 UTC time.
setStartContinuation(String) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the start request continuation token to start looking for changes after.
setStartFromBeginning(boolean) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets a value indicating whether change feed in the Azure Cosmos DB service should start from beginning.
setStartingAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the startingAt property: the time that at which "starting" livy state was first seen.
setStartingAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the startingAt property: the time that at which "starting" livy state was first seen.
setStartingAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the startingAt property: The startingAt property.
setStartPartitionKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Set the minimum partition key accessible with this shared access signature.
setStartRowKey(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Set the minimum row key accessible with this shared access signature.
setStartsOn(OffsetDateTime) - Method in class com.azure.data.tables.models.TableAccessPolicy
Set the date-time the policy is active.
setStartsOn(OffsetDateTime) - Method in class com.azure.storage.blob.models.BlobAccessPolicy
Set the startsOn property: the date-time the policy is active.
setStartsOn(OffsetDateTime) - Method in class com.azure.storage.file.datalake.models.DataLakeAccessPolicy
Set the startsOn property: the date-time the policy is active.
setStartsOn(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Set the startsOn property: The date-time the policy is active.
setStartsOn(OffsetDateTime) - Method in class com.azure.storage.queue.models.QueueAccessPolicy
Set the startsOn property: the date-time the policy is active.
setStartTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the startTime property: Link connection start time.
setStartTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Set the startTime property: Link table start time.
setStartTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the startTime property: Start time of the requested range for this dataset.
setStartTime(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the startTime property: Start time of data flow debug session.
setStartTime(Instant) - Method in class com.azure.cosmos.models.ChangeFeedProcessorOptions
Sets the time (exclusive) to start looking for changes after (UTC time).
setStartTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.DetectionRequest
Set the startTime property: A required field, indicating the start time of data for detection.
setStartTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.ModelInfo
Set the startTime property: A required field, indicating the start time of training data.
setStartTime(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.VariableState
Set the startTime property: Start time of the variable.
setStartTime(OffsetDateTime) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Set the start time filter under chosen time mode.
setStartTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters
Set the startTime property: The start time for the time period for which restatement is initiated.
setStartTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the startTime property: The start time.
setStartTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
Set the startTime property: The start time for the time period for the trigger during which events are fired for windows that are ready.
setStartTime(OffsetDateTime) - Method in class com.azure.communication.chat.models.ListChatMessagesOptions
Sets the start time for the range to query.
setStartTime(OffsetDateTime) - Method in class com.azure.communication.chat.models.ListChatThreadsOptions
Sets the start time for the range to query.
setStartTime(OffsetDateTime) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Sets when the SAS will take effect.
setStartTime(OffsetDateTime) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets when the SAS will take effect.
setStartTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the startTime property: The start time of the target dataset time series that resulted in drift detection.
setStartTime(OffsetDateTime) - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
Set the startTime property: The time when an indexer should start running.
setStartTime(OffsetDateTime) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Sets when the SAS will take effect.
setStartTime(OffsetDateTime) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Sets when the SAS will take effect.
setStartTime(OffsetDateTime) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Sets when the SAS will take effect.
setStartTime(OffsetDateTime) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets when the SAS will take effect.
setStartTime(OffsetDateTime) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Sets when the SAS will take effect.
setState(LivyStates) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the state property: The batch state.
setState(LivyStatementStates) - Method in class com.azure.analytics.synapse.spark.models.SparkStatement
Set the state property: The state property.
setState(LivyStates) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the state property: The batch state.
setState(LivyStates) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the state property: The session state.
setState(LivePipelineState) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Set the state property: Current pipeline state (read-only).
setState(MediaJobState) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutput
Set the state property: Gets the Job output state.
setState(MediaJobState) - Method in class com.azure.messaging.eventgrid.systemevents.MediaJobOutputAsset
Set the state property: Gets the Job output state.
setState(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the state property: The state property.
setState(String) - Method in class com.azure.aot.graalvm.samples.cosmos.Address
Sets the state.
setStatements(List<SparkStatement>) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Set the statements property: The statements property.
setStaticWebsite(StaticWebsite) - Method in class com.azure.storage.blob.models.BlobServiceProperties
Set the staticWebsite property: The properties that enable an account to host a static website.
setStaticWebsite(DataLakeStaticWebsite) - Method in class com.azure.storage.file.datalake.models.DataLakeServiceProperties
Set the staticWebsite property: The properties that enable an account to host a static website.
setStatus(DetectionStatus) - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Set the status property: Status of detection results.
setStatus(RequestStatus) - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreRegistrationResponse
Set the status property: Enumerates possible request statuses.
setStatus(RequestStatus) - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreUpdationResponse
Set the status property: Enumerates possible request statuses.
setStatus(ResourceStatus) - Method in class com.azure.analytics.synapse.artifacts.models.MetastoreRequestSuccessResponse
Set the status property: Enumerates possible Status of the resource.
setStatus(SendStatus) - Method in class com.azure.communication.email.models.SendStatusResult
Set the status property: The type indicating the status of a request.
setStatus(AsyncStatus) - Method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanEventTypeDetail
Set the status property: Asynchronous operation status of the operation on the app service plan.
setStatus(EntityStatus) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the status property: Status of a Service Bus resource.
setStatus(EntityStatus) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the status property: Status of a Service Bus resource.
setStatus(EntityStatus) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the status property: Status of a Service Bus resource.
setStatus(EntityStatus) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the status property: Status of a Service Bus resource.
setStatus(EntityStatus) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the status property: Status of a Service Bus resource.
setStatus(EntityStatus) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the status property: Status of a Service Bus resource.
setStatus(GeoReplicationStatus) - Method in class com.azure.storage.blob.models.GeoReplication
Set the status property: The status of the secondary location.
setStatus(GeoReplicationStatus) - Method in class com.azure.storage.queue.models.GeoReplication
Set the status property: The status of the secondary location.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandResponse
Set the status property: The run status of data preview, statistics or expression preview.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugResultResponse
Set the status property: The run status of data preview, statistics or expression preview.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the status property: Link connection status.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Set the status property: Link table status.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.PrivateLinkServiceConnectionState
Set the status property: The private link service connection status.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the status property: Resource status.
setStatus(String) - Method in class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the status property: The status property.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the status property: Whether the device twin is enabled or disabled.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
Set the status property: The status of this event.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
Set the status property: The status of this event.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
Set the status property: The status of this event.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
Set the status property: The status of this event.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the status property: The status of the operation.
setStatus(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the status property: The status of the operation.
setStatusUpdateTime(String) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the statusUpdateTime property: The ISO8601 timestamp of the last device twin status update.
setStemEnglishPossessive(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the stemEnglishPossessive property: A value indicating whether to remove trailing "'s" for each subword.
setStickyBit(boolean) - Method in class com.azure.storage.file.datalake.models.PathPermissions
Sets the value of the sticky bit.
setStopRetryAfter(Duration) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedIngestionSettings
Set the duration for which to stop retrying data ingestion after the data slice first schedule time.
setStopTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionDetailedStatus
Set the stopTime property: Link connection stop time.
setStopTime(Object) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableStatus
Set the stopTime property: Link table stop time.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the stopwords property: The list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the stopwords property: The list of stopwords.
setStopwordsList(StopwordsList) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the stopwordsList property: A predefined list of stopwords to use.
setStorageConnectionString(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the storageConnectionString property: The connection string to the storage account where the cache data will be persisted.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the storageDiagnostics property: For service use only.
setStorageDiagnostics(Object) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
Set the storageDiagnostics property: For service use only.
setStorageLinkedServices(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the storageLinkedServices property: Storage linked service references.
setStorageLinkedServices(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the storageLinkedServices property: Storage linked service references.
setStorageLinkedServices(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the storageLinkedServices property: Storage linked service references.
setStorageLinkedServices(List<LinkedServiceReference>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the storageLinkedServices property: Storage linked service references.
setStore(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureKeyVaultSecretReference
Set the store property: The Azure Key Vault linked service reference.
setStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the storedProcedureName property: Stored procedure name.
setStoredProcedureName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the storedProcedureName property: Stored procedure name.
setStoredProcedureParameters(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSource
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerSource
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the storedProcedureParameters property: SQL stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSource
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the storedProcedureParameters property: SQL stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISource
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the storedProcedureParameters property: SQL stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSource
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the storedProcedureParameters property: SQL stored procedure parameters.
setStoredProcedureParameters(Map<String, StoredProcedureParameter>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSource
Set the storedProcedureParameters property: Value and type setting for stored procedure parameters.
setStoredProcedureTableTypeParameterName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
setStoredProcedureTableTypeParameterName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
setStoredProcedureTableTypeParameterName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
setStoredProcedureTableTypeParameterName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the storedProcedureTableTypeParameterName property: The stored procedure parameter name of the table type.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSource
Set the storeSettings property: Avro store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySource
Set the storeSettings property: Binary store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the storeSettings property: Delete activity store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSource
Set the storeSettings property: DelimitedText store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelSource
Set the storeSettings property: Excel store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the storeSettings property: GetMetadata activity store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSource
Set the storeSettings property: Json store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSource
Set the storeSettings property: ORC store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSource
Set the storeSettings property: Parquet store settings.
setStoreSettings(StoreReadSettings) - Method in class com.azure.analytics.synapse.artifacts.models.XmlSource
Set the storeSettings property: Xml store settings.
setStoreSettings(StoreWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the storeSettings property: Avro store settings.
setStoreSettings(StoreWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Set the storeSettings property: Binary store settings.
setStoreSettings(StoreWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the storeSettings property: DelimitedText store settings.
setStoreSettings(StoreWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the storeSettings property: Json store settings.
setStoreSettings(StoreWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the storeSettings property: ORC store settings.
setStoreSettings(StoreWriteSettings) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the storeSettings property: Parquet store settings.
setStormConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the stormConfiguration property: Specifies the Storm configuration parameters (storm-site.xml) for the HDInsight cluster.
setStreamName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandPayload
Set the streamName property: The stream name which is used for preview.
setStreamName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugPreviewDataRequest
Set the streamName property: The output stream name.
setStreamName(String) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugStatisticsRequest
Set the streamName property: The output stream name.
setStreamName(String) - Method in class com.azure.analytics.synapse.artifacts.models.EvaluateDataFlowExpressionRequest
Set the streamName property: The output stream name.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinaryDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Dataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmEntityDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsEntityDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExcelDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileShareDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbAtlasCollectionDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbCollectionDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbV2CollectionDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBwCubeDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebTableDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlDataset
Set the structure property: Columns that define the structure of the dataset.
setStructure(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the structure property: Columns that define the structure of the dataset.
setSubject(SubjectInfo) - Method in class com.azure.analytics.synapse.accesscontrol.models.CheckPrincipalAccessRequest
Set the subject property: Subject details.
setSubject(String) - Method in class com.azure.communication.callingserver.models.CreateCallOptions
Set the subject.
setSubject(String) - Method in class com.azure.communication.callingserver.models.JoinCallOptions
Set the subject property: The subject.
setSubject(String) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given subject value on AmqpMessageProperties object.
setSubject(String) - Method in class com.azure.core.models.CloudEvent
Set the subject of the event.
setSubject(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the subject for the message.
setSubject(String) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the subject Name.
setSubjectAlternativeNames(SubjectAlternativeNames) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the subjectAlternativeNames.
setSubjectBeginsWith(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the subjectBeginsWith property: The event subject must begin with the pattern provided for trigger to fire.
setSubjectEndsWith(String) - Method in class com.azure.analytics.synapse.artifacts.models.CustomEventsTrigger
Set the subjectEndsWith property: The event subject must end with the pattern provided for trigger to fire.
setSubmissionStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
Set the submissionStartedAt property: The submissionStartedAt property.
setSubmissionStartedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkServicePlugin
Set the submissionStartedAt property: The submissionStartedAt property.
setSubmittedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkScheduler
Set the submittedAt property: The submittedAt property.
setSubmittedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkScheduler
Set the submittedAt property: The submittedAt property.
setSubmitter(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the submitter property: The submitter property.
setSubmitterId(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the submitterId property: The submitter identifier.
setSubmitterId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the submitterId property: The submitter identifier.
setSubmitterId(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the submitterId property: The submitterId property.
setSubmitterName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the submitterName property: The submitter name.
setSubmitterName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the submitterName property: The submitter name.
setSubmitterName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the submitterName property: The submitterName property.
setSubmitTime(OffsetDateTime) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the submitTime property: The submitTime property.
setSubnet(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Set the subnet property: The name of the subnet this integration runtime will join.
setSubnetName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the subnetName property: The ARM resource ID for the subnet in the vNet.
setSubscriptionId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the subscriptionId property: Data Lake Analytics account subscription ID (if different from Data Factory account).
setSubscriptionId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the subscriptionId property: Data Lake Store account subscription ID (if different from Data Factory account).
setSubscriptionId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the subscriptionId property: Azure ML Service workspace subscription ID.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the subscriptionId property: The subscription ID of the resource.
setSubscriptionName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Set the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
setSubscriptionName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Set the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
setSubscriptionName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Set the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
setSubscriptionName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Set the subscriptionName property: The name of the Microsoft.ServiceBus topic's subscription.
setSubtype(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the subtype property: This field can be used as a passthrough for custom metadata about the matched text(s).
setSuccessAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the successAt property: the time that at which "success" livy state was first seen.
setSuccessAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the successAt property: the time that at which "success" livy state was first seen.
setSuccessCount(Long) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
Set the successCount property: Number of success operations of this action.
setSuggestedFrom(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the suggestedFrom property: The language code to translate documents from when neither the fromLanguageCode input nor the defaultFromLanguageCode parameter are provided, and the automatic language detection is unsuccessful.
setSuggestedWindow(int) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the suggestedWindow property: Suggested input series points needed for detecting the latest point.
setSuggesters(SearchSuggester...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the suggesters property: The suggesters for the index.
setSuggesters(List<SearchSuggester>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the suggesters property: The suggesters for the index.
setSummary(DetectionResultSummary) - Method in class com.azure.ai.anomalydetector.models.DetectionResult
Set the summary property: The summary property.
setSuppressCondition(SuppressCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Sets the suppress condition.
setSuppressCondition(SuppressCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Sets the suppress condition.
setSuppressCondition(SuppressCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Sets the suppress condition.
setSyncToken(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueDeletedEventData
Set the syncToken property: The sync token representing the server state after the event.
setSyncToken(String) - Method in class com.azure.messaging.eventgrid.systemevents.AppConfigurationKeyValueModifiedEventData
Set the syncToken property: The sync token representing the server state after the event.
setSynonymMapNames(String...) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the synonymMapNames property: A list of the names of synonym maps to associate with this field.
setSynonymMapNames(List<String>) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the synonymMapNames property: A list of the names of synonym maps to associate with this field.
setSynonyms(String) - Method in class com.azure.search.documents.indexes.models.SynonymMap
Set the synonyms property: A series of synonym rules in the specified synonym map format.
setSystemData(SystemData) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipeline
Set the systemData property: Read-only system metadata associated with this object.
setSystemData(SystemData) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineSetRequestBody
Set the systemData property: Read-only system metadata associated with this object.
setSystemData(SystemData) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopology
Set the systemData property: Read-only system metadata associated with this object.
setSystemData(SystemData) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologySetRequestBody
Set the systemData property: Read-only system metadata associated with this object.
setSystemData(SystemData) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapter
Set the systemData property: Read-only system metadata associated with this object.
setSystemData(SystemData) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterSetRequestBody
Set the systemData property: Read-only system metadata associated with this object.
setSystemDateTime(OnvifSystemDateTime) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifDevice
Set the systemDateTime property: The system date and time of the ONVIF device.
setSystemId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the systemId property: SystemID of the SAP system where the table is located.
setSystemId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the systemId property: SystemID of the SAP system where the table is located.
setSystemNumber(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the systemNumber property: System number of the BW system.
setSystemNumber(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the systemNumber property: System number of the BW system where the open hub destination is located.
setSystemNumber(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the systemNumber property: System number of the SAP system where the table is located.
setSystemProperties(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTelemetryEventProperties
Set the systemProperties property: System properties help identify contents and source of the messages.
setSystemProperties(Map<String, String>) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceTelemetryEventData
Set the systemProperties property: System properties help identify contents and source of the messages.
setT(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set HSM Token value, used with Bring Your Own Key.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOracleTableDataset
Set the table property: The table name of the AmazonRdsForOracle database.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerTableDataset
Set the table property: The table name of the SQL Server dataset.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the table property: The Amazon Redshift table name.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeDataset
Set the table property: The name of delta table.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerTableDataset
Set the table property: The table name of the Azure Data Explorer database.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the table property: The name of Azure MySQL database table.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the table property: The table name of the Azure PostgreSQL database.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the table property: The table name of the Azure SQL Data Warehouse.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the table property: The table name of the Azure SQL Managed Instance dataset.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the table property: The table name of the Azure SQL database.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the table property: The Db2 table name.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the table property: The table name of the Drill.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the table property: The table name of the Google BigQuery.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the table property: The table name of Greenplum.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the table property: The table name of the Hive.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the table property: The table name of the Impala.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the table property: The table name of the Netezza.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the table property: The table name of the on-premises Oracle database.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the table property: The table name of the Phoenix.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the table property: The PostgreSQL table name.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the table property: The table name of the Presto.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaTableDataset
Set the table property: The table name of SAP HANA.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
Set the table property: The table name of the Snowflake database.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the table property: The table name of the Spark.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the table property: The table name of the SQL Server dataset.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
Set the table property: The table name of Teradata.
setTable(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the table property: The table name of the Vertica.
setTableAccess(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasService
Sets the access status for table resources.
setTableAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
Sets the access status for table resources.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMariaDBTableDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlTableDataset
Set the tableName property: The Azure MySQL database table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlTableDataset
Set the tableName property: The table name of the Azure PostgreSQL database which includes both schema and table.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMITableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableDataset
Set the tableName property: The table name of the Azure Table storage.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraTableDataset
Set the tableName property: The table name of the Cassandra database.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CouchbaseTableDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2TableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DrillTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryObjectDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GreenplumTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveObjectDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaObjectDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixTableDataset
Set the tableName property: The Informix table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MariaDBTableDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessTableDataset
Set the tableName property: The Microsoft Access table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MySqlTableDataset
Set the tableName property: The MySQL table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NetezzaTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcTableDataset
Set the tableName property: The ODBC table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Dataset
Set the tableName property: Name of the dataset to extract from Office 365.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixObjectDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PostgreSqlTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoObjectDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RelationalTableDataset
Set the tableName property: The relational table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableResourceDataset
Set the tableName property: The name of the SAP Table.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
Set the tableName property: The Sybase table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
Set the tableName property: This property will be retired.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
Set the tableName property: The table name.
setTableName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
Set the tableName property: The table name.
setTableName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestSource
Set the tableName property: Source table table name.
setTableName(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTarget
Set the tableName property: Target table table name.
setTableOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the tableOption property: The option to handle sink table, such as autoCreate.
setTableOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the tableOption property: The option to handle sink table, such as autoCreate.
setTableOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the tableOption property: The option to handle sink table, such as autoCreate.
setTableOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the tableOption property: The option to handle sink table, such as autoCreate.
setTableOption(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the tableOption property: The option to handle sink table, such as autoCreate.
setTableRootLocation(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobDataset
Set the tableRootLocation property: The root of blob path.
setTables(List<SearchIndexerKnowledgeStoreTableProjectionSelector>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Set the tables property: Projections to Azure Table storage.
setTag(String) - Method in class com.azure.communication.sms.models.SmsSendOptions
Set the tag property: Use this field to provide metadata that will then be sent back in the corresponding Delivery Report.
setTag(String) - Method in class com.azure.containers.containerregistry.models.UploadManifestOptions
A tag to assign to the artifact represented by this manifest.
setTag(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the tag property: Customer Content.
setTag(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the tag property: The tag of the artifact.
setTag(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the tag property: The tag name.
setTagCount(Integer) - Method in class com.azure.storage.blob.models.BlobItemProperties
Set the tagCount property: The tagCount property.
setTagCount(Long) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the tagCount property: The number of tags associated with the blob.
setTags(Map<String, String>) - Method in class com.azure.ai.formrecognizer.administration.models.BuildModelOptions
Set the user defined attributes associated with the model.
setTags(Map<String, String>) - Method in class com.azure.ai.formrecognizer.administration.models.ComposeModelOptions
Set the user defined attributes associated with the model.
setTags(Map<String, String>) - Method in class com.azure.ai.formrecognizer.administration.models.CopyAuthorizationOptions
Set the user defined attributes associated with the model.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfo
Set the tags property: Resource tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the tags property: The tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPool
Set the tags property: Resource tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.TrackedResource
Set the tags property: Resource tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the tags property: Resource tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceUpdateParameters
Set the tags property: The resource tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the tags property: The tags.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
Set the tags property: Dictionary of <string>.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the tags property: Dictionary of <string>.
setTags(Map<String, String>) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionOptions
Set the tags property: Dictionary of <string>.
setTags(Map<String, String>) - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Sets the tags for this configuration setting.
setTags(Map<String, String>) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the tags for this configuration setting.
setTags(Map<String, String>) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Sets the tags for this configuration setting.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.certificates.models.CertificateProperties
Set the tags to be associated with the certificate.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.certificates.models.ImportCertificateOptions
Set the application specific maetadata.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.certificates.models.MergeCertificateOptions
Set the tags to be associated with the secret.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.keys.models.CreateEcKeyOptions
Set the tags to be associated with the key.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.keys.models.CreateKeyOptions
Set the tags to be associated with the key.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.keys.models.CreateOctKeyOptions
Set the tags to be associated with the key.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.keys.models.CreateRsaKeyOptions
Set the tags to be associated with the key.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.keys.models.KeyProperties
Set the tags to be associated with the key.
setTags(Map<String, String>) - Method in class com.azure.security.keyvault.secrets.models.SecretProperties
Set the tags to be associated with the secret.
setTags(Map<String, String>) - Method in class com.azure.storage.blob.models.BlobItem
Set the tags property: The tags property.
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.AppendBlobCreateOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Set the tags.
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.options.PageBlobCreateOptions
 
setTags(Map<String, String>) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets user defined tags.
setTags(Map<String, String>) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets user defined tags.
setTagsConditions(String) - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
setTagsConditions(String) - Method in class com.azure.storage.blob.models.AppendBlobRequestConditions
Optionally applies the SQL statement to the tags of the blob.
setTagsConditions(String) - Method in class com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions
Optionally applies the SQL statement to the tags of the blob.
setTagsConditions(String) - Method in class com.azure.storage.blob.models.BlobLeaseRequestConditions
Optionally applies the SQL statement to the tags of the blob.
setTagsConditions(String) - Method in class com.azure.storage.blob.models.BlobRequestConditions
Optionally applies the SQL statement to the tags of the blob.
setTagsConditions(String) - Method in class com.azure.storage.blob.models.PageBlobCopyIncrementalRequestConditions
Optionally applies the SQL statement to the tags of the blob.
setTagsConditions(String) - Method in class com.azure.storage.blob.models.PageBlobRequestConditions
Optionally applies the SQL statement to the tags of the blob.
setTagsConditions(String) - Method in class com.azure.storage.blob.options.BlobSetAccessTierOptions
 
setTagsPermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the tags permission status.
setTagsPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the tags permission status.
setTagsPermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the tags permission status.
setTagsPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the tags permission status.
setTagsWithResponse(BlobSetTagsOptions) - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Sets user defined tags.
setTagsWithResponse(BlobSetTagsOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Sets user defined tags.
setTarget(LinkTableRequestTarget) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequest
Set the target property: Target table properties for link table request.
setTarget(LinkTableRequestTarget) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableResource
Set the target property: Target table properties for link table request.
setTarget(ContainerRegistryArtifactEventTarget) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Set the target property: The target of the event.
setTarget(ContainerRegistryArtifactEventTarget) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Set the target property: The target of the event.
setTarget(ContainerRegistryArtifactEventTarget) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
Set the target property: The target of the event.
setTarget(ContainerRegistryEventTarget) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the target property: The target of the event.
setTarget(ContainerRegistryEventTarget) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the target property: The target of the event.
setTarget(ContainerRegistryEventTarget) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the target property: The target of the event.
setTarget(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.ErrorDetail
Set the target property: The target property.
setTarget(String) - Method in class com.azure.analytics.synapse.artifacts.models.CloudError
Set the target property: Property name/path in request associated with error.
setTarget(String) - Method in class com.azure.analytics.synapse.artifacts.models.OperationResult
Set the target property: Property name/path in request associated with error.
setTarget(String) - Method in class com.azure.quantum.jobs.models.JobDetails
Set the target property: The target identifier to run the job.
setTargetBigDataPool(BigDataPoolParametrizationReference) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the targetBigDataPool property: The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
setTargetBigDataPool(BigDataPoolReference) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
Set the targetBigDataPool property: Big data pool reference.
setTargetDatabase(LinkConnectionTargetDatabase) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnection
Set the targetDatabase property: Properties of link connection's target database.
setTargetDatasetId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MachineLearningServicesDatasetDriftDetectedEventData
Set the targetDatasetId property: The ID of the target Dataset used to detect drift.
setTargetFieldName(String) - Method in class com.azure.search.documents.indexes.models.FieldMapping
Set the targetFieldName property: The name of the target field in the index.
setTargetIndexName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the targetIndexName property: The name of the index to which this indexer writes data.
setTargetName(String) - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Set the targetName property: The target name of the output.
setTargetThroughput(int) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Deprecated.
setTargetThroughputThreshold(double) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Deprecated.
setTempScriptPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DistcpSettings
Set the tempScriptPath property: Specifies an existing folder path which will be used to store temp Distcp command script.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLServiceLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDatabaseLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlDWLinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlMILinkedService
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the tenant property: Specify the tenant information (domain name or tenant ID) under which your application resides.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the tenant property: The Tenant id/name to which the service principal belongs.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the tenant property: Specify the tenant information (domain name or tenant ID) under which your application resides.
setTenant(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the tenant property: The tenant information (domain name or tenant ID) used in AadServicePrincipal authentication type under which your application resides.
setTenantId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
Set the tenantId property: The tenant ID under which your application resides.
setTenantId(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipal
Sets the tenant id.
setTenantId(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataSourceServicePrincipalInKeyVault
Sets the tenant id.
setTenantId(String) - Method in class com.azure.core.credential.TokenRequestContext
Set the tenant id to be used for the authentication request.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionCancelEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionFailureEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceActionSuccessEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteCancelEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteFailureEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceDeleteSuccessEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteCancelEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteFailureEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceWriteSuccessEventData
Set the tenantId property: The tenant ID of the resource.
setTenantId(UUID) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the tenantId property: The VSTS tenant ID.
setTerminatedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
Set the terminatedAt property: the time that at which "killed" livy state was first seen.
setTerminatedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobState
Set the terminatedAt property: the time that at which "killed" livy state was first seen.
setTerminatedAt(OffsetDateTime) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionState
Set the terminatedAt property: The killedAt property.
setText(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookCellOutputItem
Set the text property: For output_type=stream, the stream's text output, represented as a string or an array of strings.
setText(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
Set the text property: The query text.
setTextSplitMode(TextSplitMode) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the textSplitMode property: A value indicating which split mode to perform.
setTextWeights(TextWeights) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the textWeights property: Parameters that boost scoring based on text matches in certain index fields.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventInThreadBaseProperties
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the threadId property: The chat thread id.
setThreadId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the threadId property: The chat thread id.
setThreshold(Float) - Method in class com.azure.ai.anomalydetector.models.ChangePointDetectRequest
Set the threshold property: Optional argument, advanced model parameter, between 0.0-1.0, the lower the value is, the larger the trend error will be which means less change point will be accepted.
setThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationEventBase
Set the threshold property: The event threshold.
setThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
Set the threshold property: The event threshold.
setThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Set the threshold property: The event threshold.
setThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingEvent
Set the threshold property: The event threshold.
setThreshold(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEvent
Set the threshold property: The event threshold.
setThresholdForDiagnosticsOnTracer(Duration) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the thresholdForDiagnosticsOnTracer, if latency on CRUD operation is greater than this diagnostics will be sent to open telemetry exporter as events in tracer span of end to end CRUD api.
setThresholdForDiagnosticsOnTracer(Duration) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Sets the thresholdForDiagnosticsOnTracer, if latency on query operation is greater than this diagnostics will be send to open telemetry exporter as events in tracer span of end to end CRUD api.
setThriftTransportProtocol(HiveThriftTransportProtocol) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the thriftTransportProtocol property: The transport protocol to use in the Thrift layer.
setThriftTransportProtocol(SparkThriftTransportProtocol) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the thriftTransportProtocol property: The transport protocol to use in the Thrift layer.
setThroughputControlGroupName(String) - Method in class com.azure.cosmos.models.CosmosChangeFeedRequestOptions
Set the throughput control group name.
setThroughputControlGroupName(String) - Method in class com.azure.cosmos.models.CosmosItemRequestOptions
Sets the throughput control group name.
setThroughputControlGroupName(String) - Method in class com.azure.cosmos.models.CosmosQueryRequestOptions
Set the throughput control group name.
setThrowable(Throwable) - Method in class com.azure.search.documents.options.OnActionErrorOptions
Sets the throwable that caused the action failed.
setThrowOnAnyError(boolean) - Method in class com.azure.search.documents.models.IndexDocumentsOptions
Sets whether an exception is thrown if any operation in a batch fails.
setTier(AccessTier) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Sets the AccessTier on the file.
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlobBeginCopyOptions
 
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlobCopyFromUrlOptions
 
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
Sets the AccessTier.
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlobUploadFromFileOptions
 
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlobUploadFromUrlOptions
 
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlockBlobCommitBlockListOptions
 
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlockBlobOutputStreamOptions
 
setTier(AccessTier) - Method in class com.azure.storage.blob.options.BlockBlobSimpleUploadOptions
 
setTier(String) - Method in class com.azure.analytics.synapse.artifacts.models.Sku
Set the tier property: The service tier.
setTier(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
Set the tier property: tier of app service plan sku.
setTierToArchiveSummary(StorageLifecyclePolicyActionSummaryDetail) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Set the tierToArchiveSummary property: Execution statistics of a specific policy action in a Blob Management cycle.
setTierToCoolSummary(StorageLifecyclePolicyActionSummaryDetail) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
Set the tierToCoolSummary property: Execution statistics of a specific policy action in a Blob Management cycle.
setTime(String) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
Set the time property: The device datetime returned when calling the request.
setTime(OffsetDateTime) - Method in class com.azure.core.models.CloudEvent
Set the time associated with the occurrence of the event.
setTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberAddedToThreadWithUserEventData
Set the time property: The time at which the user was added to the thread.
setTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMemberRemovedFromThreadWithUserEventData
Set the time property: The time at which the user was removed to the thread.
setTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Set the time property: The time at which the user was added to the thread.
setTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the time property: The time at which the user was added to the thread.
setTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Set the time property: The time at which the user was removed to the thread.
setTime(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the time property: The time at which the user was removed to the thread.
setTimeAfterCreate(String) - Method in class com.azure.security.keyvault.keys.models.KeyRotationLifetimeAction
Set the time after creation to attempt to rotate in ISO 8601 duration format.
setTimeBeforeExpiry(String) - Method in class com.azure.security.keyvault.keys.models.KeyRotationLifetimeAction
Set the time before expiry to attempt to rotate or notify in ISO 8601 duration format.
setTimeInterval(QueryTimeInterval) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the time span for which the metrics data is queried.
setTimeMode(FeedbackQueryTimeMode) - Method in class com.azure.ai.metricsadvisor.models.ListMetricFeedbackFilter
Set the feedback query time mode to filter feedback.
setTimeNextVisible(OffsetDateTime) - Method in class com.azure.storage.queue.models.QueueMessageItem
Set the timeNextVisible property: The time that the message will again become visible in the Queue.
setTimeNextVisible(OffsetDateTime) - Method in class com.azure.storage.queue.models.SendMessageResult
Set the timeNextVisible property: The time that the message will again become visible in the Queue.
setTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityPolicy
Set the timeout property: Specifies the timeout for the activity to run.
setTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the timeout property: Specifies the timeout for the activity to run.
setTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the timeout property: Specifies the timeout for the activity to run.
setTimeout(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the timeout property: The timeout within which the webhook should be called back.
setTimeout(Duration) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the timeout property: (Optional) When specified, indicates the timeout for the http client making the API call.
setTimeout(Duration) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the timeout property: The desired timeout for the request.
setTimeout(Duration) - Method in class com.azure.storage.blob.options.BlobParallelUploadOptions
setTimes(FileTime, FileTime, FileTime) - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributeView
Unsupported.
setTimes(FileTime, FileTime, FileTime) - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributeView
Unsupported.
setTimeSpanFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Set the timeSpanFormat property: The format for TimeSpan values.
setTimestamp(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.AnomalyState
Set the timestamp property: timestamp.
setTimestamp(OffsetDateTime) - Method in class com.azure.ai.anomalydetector.models.TimeSeriesPoint
Set the timestamp property: Optional argument, timestamp of a data point (ISO8601 format).
setTimestamp(OffsetDateTime) - Method in class com.azure.digitaltwins.core.models.PublishComponentTelemetryOptions
Set the timestamp
setTimestamp(OffsetDateTime) - Method in class com.azure.digitaltwins.core.models.PublishTelemetryOptions
Set the timestamp
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryAttemptProperties
Set the timestamp property: TimeStamp when delivery was attempted.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartDeletedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryChartPushedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryImagePushedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateChangedEventData
Set the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateCreatedEventData
Set the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.PolicyInsightsPolicyStateDeletedEventData
Set the timestamp property: The time that the resource was scanned by Azure Policy in the Universal ISO 8601 DateTime format yyyy-MM-ddTHH:mm:ss.fffffffZ.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.RedisExportRdbCompletedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.RedisImportRdbCompletedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.RedisPatchingCompletedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.RedisScalingCompletedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Set the timestamp property: The time at which the event occurred.
setTimestamp(OffsetDateTime) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Set the timestamp property: The time at which the event occurred.
setTimestampColumn(String) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSchema
Set the user-defined timestamp column.
setTimestampFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeExportCommand
Set the timestampFormat property: Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy.
setTimestampFormat(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeImportCommand
Set the timestampFormat property: Specify the timestamp format for csv in Azure Databricks Delta Lake Copy.
setTimestamps(List<String>) - Method in class com.azure.ai.anomalydetector.models.VariableValues
Set the timestamps property: timestamps.
setTimeToLive(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.CreateDataFlowDebugSessionRequest
Set the timeToLive property: Time to live setting of the cluster in minutes.
setTimeToLive(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeDataFlowProperties
Set the timeToLive property: Time to live (in minutes) setting of the cluster which will execute data flow job.
setTimeToLive(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the timeToLive property: The allowed idle time for the on-demand HDInsight cluster.
setTimeToLive(Duration) - Method in class com.azure.core.amqp.models.AmqpMessageHeader
Sets the given timeToLive value on AmqpMessageHeader object.
setTimeToLive(Duration) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the duration of time before this message expires.
setTimeToLiveInMinutes(Integer) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugSessionInfo
Set the timeToLiveInMinutes property: Compute type of the cluster.
setTimeZone(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScheduleTriggerRecurrence
Set the timeZone property: The time zone.
setTimeZone(String) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
Set the timeZone property: The timezone of the ONVIF device datetime.
setTimeZoneID(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the timeZoneID property: The local time zone used by the connection.
setTiming(List<String>) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the timing property: The timing property.
SETTING_IOPS_FOR_A_TABLE_IN_PROVISIONING_NOT_ALLOWED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value SettingIOPSForATableInProvisioningNotAllowed.
SettingFields - Class in com.azure.data.appconfiguration.models
Fields in ConfigurationSetting that can be returned from GET queries.
SettingFields() - Constructor for class com.azure.data.appconfiguration.models.SettingFields
 
SettingSelector - Class in com.azure.data.appconfiguration.models
A set of options for selecting configuration settings from App Configuration service.
SettingSelector() - Constructor for class com.azure.data.appconfiguration.models.SettingSelector
Creates a setting selector that will populate responses with all of the ConfigurationSetting's properties and select all keys.
setTitle(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the title property: Human-readable title of the image.
setTitle(String) - Method in class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
Set the title property: Optional video title provided by the user.
setTitleField(SemanticField) - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Set the titleField property: Defines the title field to be used for semantic ranking, captions, highlights, and answers.
setTo(AmqpAddress) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given to value on AmqpMessageProperties object.
setTo(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsDeliveryReportReceivedEventData
Set the to property: The identity of SMS message receiver.
setTo(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsEventBaseProperties
Set the to property: The identity of SMS message receiver.
setTo(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsSmsReceivedEventData
Set the to property: The identity of SMS message receiver.
setTo(String) - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Sets the address to send to.
setTo(String) - Method in class com.azure.messaging.servicebus.ServiceBusMessage
Sets the "to" address.
setTokenChars(TokenCharacterKind...) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenChars(TokenCharacterKind...) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenChars(List<TokenCharacterKind>) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenChars(List<TokenCharacterKind>) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenFilters(TokenFilter...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenFilters property: The token filters for the index.
setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Set the tokenFilters property: An optional list of token filters to use when breaking the given text.
setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the tokenFilters property: A list of token filters used to filter out or modify the tokens generated by a tokenizer.
setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Set the tokenFilters property: A list of token filters used to filter out or modify the input token.
setTokenFilters(List<TokenFilter>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenFilters property: The token filters for the index.
setTokenFilters(List<TokenFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the tokenFilters property: A list of token filters used to filter out or modify the tokens generated by a tokenizer.
setTokenFilters(List<TokenFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Set the tokenFilters property: A list of token filters used to filter out or modify the input token.
setTokenizers(LexicalTokenizer...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenizers property: The tokenizers for the index.
setTokenizers(List<LexicalTokenizer>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenizers property: The tokenizers for the index.
setTokenOrderReversed(Boolean) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the reverseTokenOrder property: A value indicating whether to generate tokens in reverse order.
setTokenSeparator(String) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the tokenSeparator property: The string to use when joining adjacent tokens to form a shingle.
setTop(Integer) - Method in class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Sets the top anomaly-rank value, value should in the range : [1, +∞).
setTop(Integer) - Method in class com.azure.data.tables.models.ListEntitiesOptions
Sets the value of the `top` OData query option which limits the number of returned entities.
setTop(Integer) - Method in class com.azure.data.tables.models.ListTablesOptions
Sets the value of the `top` OData query option which limits the number of returned entities.
setTop(Integer) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the number of top metrics values to query.
setTop(Integer) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the top property: The number of auto-completed terms to retrieve.
setTop(Integer) - Method in class com.azure.search.documents.models.SearchOptions
Set the top property: The number of search results to retrieve.
setTop(Integer) - Method in class com.azure.search.documents.models.SuggestOptions
Set the top property: The number of suggestions to retrieve.
setTopic(String) - Method in class com.azure.communication.chat.models.ChatThreadItem
Set the topic property: Chat thread topic.
setTopic(String) - Method in class com.azure.communication.chat.models.ChatThreadProperties
Set the topic property: Chat thread topic.
setTopic(String) - Method in class com.azure.communication.chat.models.UpdateChatThreadOptions
Set the topic property: Chat thread topic.
setTopic(String) - Method in class com.azure.messaging.eventgrid.EventGridEvent
Set the topic associated with this event.
setTopicName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailablePeriodicNotificationsEventData
Set the topicName property: The name of the Microsoft.ServiceBus topic.
setTopicName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusActiveMessagesAvailableWithNoListenersEventData
Set the topicName property: The name of the Microsoft.ServiceBus topic.
setTopicName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailablePeriodicNotificationsEventData
Set the topicName property: The name of the Microsoft.ServiceBus topic.
setTopicName(String) - Method in class com.azure.messaging.eventgrid.systemevents.ServiceBusDeadletterMessagesAvailableWithNoListenersEventData
Set the topicName property: The name of the Microsoft.ServiceBus topic.
setTopologyName(String) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineProperties
Set the topologyName property: The reference to an existing pipeline topology defined for real-time content processing.
setTotal(int) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
Set the total property: Number of sessions fetched.
setTotal(int) - Method in class com.azure.analytics.synapse.spark.models.SparkSessionCollection
Set the total property: The total property.
setTotal(int) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementCollection
Set the total property: The total_statements property.
setTotalDuration(String) - Method in class com.azure.analytics.synapse.monitoring.models.SparkJob
Set the totalDuration property: The totalDuration property.
setTotalObjectsCount(Long) - Method in class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
Set the totalObjectsCount property: Total number of objects to be acted on by this action.
setTraceback(List<String>) - Method in class com.azure.analytics.synapse.spark.models.SparkStatementOutput
Set the traceback property: The traceback property.
setTraceLevel(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the traceLevel property: Trace level setting used for data flow monitoring output.
setTrackerNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Set the trackerNodeConfiguration property: Advanced tracker node configuration.
setTrackerNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Set the trackerNodeConfiguration property: Advanced tracker node configuration.
setTrackerNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Set the trackerNodeConfiguration property: Advanced tracker node configuration.
setTrackerNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Set the trackerNodeConfiguration property: Advanced tracker node configuration.
setTrackerNodeConfiguration(String) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
Set the trackerNodeConfiguration property: Advanced tracker node configuration.
setTrackLastEnqueuedEventProperties(boolean) - Method in class com.azure.messaging.eventhubs.models.ReceiveOptions
Sets whether or not the receive operation should request information on the last enqueued event on its associated partition, and track that information as events are received.
setTrailingStopWordsRemoved(Boolean) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the removeTrailingStopWords property: A value indicating whether to ignore the last search term if it's a stop word.
setTrainedModelFilePath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the trainedModelFilePath property: The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation.
setTrainedModelLinkedServiceName(LinkedServiceReference) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the trainedModelLinkedServiceName property: Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
setTrainedModelName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the trainedModelName property: Name of the Trained Model module in the Web Service experiment to be updated.
setTrainLosses(List<Float>) - Method in class com.azure.ai.anomalydetector.models.ModelState
Set the trainLosses property: The trainLosses property.
setTransactionalContentHash(byte[]) - Method in class com.azure.storage.file.datalake.models.PathHttpHeaders
Set the transactionalContentHash property: Specify the transactional md5 for the body, to be validated by the service.
setTransactionContext(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.models.AbandonOptions
Sets the ServiceBusTransactionContext to the options.
setTransactionContext(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.models.CompleteOptions
Sets the ServiceBusTransactionContext to the options.
setTransactionContext(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.models.DeadLetterOptions
Sets the ServiceBusTransactionContext to the options.
setTransactionContext(ServiceBusTransactionContext) - Method in class com.azure.messaging.servicebus.models.DeferOptions
Sets the ServiceBusTransactionContext to the options.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventBaseProperties
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatEventInThreadBaseProperties
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransactionId(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the transactionId property: The transaction id will be used as co-relation vector.
setTransformations(List<Transformation>) - Method in class com.azure.analytics.synapse.artifacts.models.Flowlet
Set the transformations property: List of transformations in Flowlet.
setTransformations(List<Transformation>) - Method in class com.azure.analytics.synapse.artifacts.models.MappingDataFlow
Set the transformations property: List of transformations in data flow.
setTranslator(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the translator property: Copy activity translator.
setTransport(RtspTransport) - Method in class com.azure.media.videoanalyzer.edge.models.RtspSource
Set the transport property: Network transport utilized by the RTSP and RTP exchange: TCP or HTTP.
setTreatBooleanAsNumber(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
Set the treatBooleanAsNumber property: Whether to treat boolean values as numbers.
setTreatEmptyAsNull(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSource
Set the treatEmptyAsNull property: Treat empty as null.
setTreatEmptyAsNull(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSource
Set the treatEmptyAsNull property: Treat empty as null.
setTreatEmptyAsNull(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TextFormat
Set the treatEmptyAsNull property: Treat empty column values in the text file as null.
setTrigger(SpatialAnalysisPersonCountEventTrigger) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
Set the trigger property: The event trigger type.
setTrigger(SpatialAnalysisPersonDistanceEventTrigger) - Method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
Set the trigger property: The event trigger type.
setTriggerName(String) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerDependencyProvisioningStatus
Set the triggerName property: Trigger name.
setTriggerOperation(TriggerOperation) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Set the operation type of the trigger.
setTriggerType(TriggerType) - Method in class com.azure.cosmos.models.CosmosTriggerProperties
Set the type of the resource.
setTrustedCertificates(CertificateSource) - Method in class com.azure.media.videoanalyzer.edge.models.TlsEndpoint
Set the trustedCertificates property: List of trusted certificate authorities when authenticating a TLS connection.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTrustedCertPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the trustedCertPath property: The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL.
setTryTimeout(Duration) - Method in class com.azure.core.amqp.AmqpRetryOptions
Sets the maximum duration to wait for completion of a single attempt, whether the initial attempt or a retry.
setTtl(Integer) - Method in class com.azure.communication.networktraversal.models.GetRelayConfigurationOptions
Set the ttl property: The specified time to live for the relay credential in seconds
setTwin(DeviceTwinInfo) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceLifeCycleEventProperties
Set the twin property: Information about the device twin, which is the cloud representation of application device metadata.
setTwin(DeviceTwinInfo) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceCreatedEventData
Set the twin property: Information about the device twin, which is the cloud representation of application device metadata.
setTwin(DeviceTwinInfo) - Method in class com.azure.messaging.eventgrid.systemevents.IotHubDeviceDeletedEventData
Set the twin property: Information about the device twin, which is the cloud representation of application device metadata.
setType(BigDataPoolReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolParametrizationReference
Set the type property: Big data pool reference type.
setType(BigDataPoolReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReference
Set the type property: Big data pool reference type.
setType(DataFlowReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowReference
Set the type property: Data flow reference type.
setType(DatasetReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetReference
Set the type property: Dataset reference type.
setType(ExpressionType) - Method in class com.azure.analytics.synapse.artifacts.models.Expression
Set the type property: Expression type.
setType(IntegrationRuntimeEntityReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.EntityReference
Set the type property: The type of this referenced entity.
setType(IntegrationRuntimeReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReference
Set the type property: Type of integration runtime.
setType(NotebookParameterType) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookParameter
Set the type property: Notebook parameter type.
setType(NotebookReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookReference
Set the type property: Synapse notebook reference type.
setType(ParameterType) - Method in class com.azure.analytics.synapse.artifacts.models.ParameterSpecification
Set the type property: Parameter type.
setType(PipelineReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineReference
Set the type property: Pipeline reference type.
setType(ResourceIdentityType) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedIdentity
Set the type property: The type of managed identity for the workspace.
setType(ScriptActivityParameterType) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Set the type property: The type of the parameter.
setType(ScriptType) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityScriptBlock
Set the type property: The type of the query.
setType(SparkJobReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobReference
Set the type property: Synapse spark job reference type.
setType(SqlConnectionType) - Method in class com.azure.analytics.synapse.artifacts.models.SqlConnection
Set the type property: The type of the connection.
setType(SqlPoolReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolReference
Set the type property: SQL pool reference type.
setType(SqlScriptType) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScript
Set the type property: The type of the SQL script.
setType(SsisLogLocationType) - Method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
Set the type property: The type of SSIS log location.
setType(SsisPackageLocationType) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
Set the type property: The type of SSIS package location.
setType(StoredProcedureParameterType) - Method in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameter
Set the type property: Stored procedure parameter type.
setType(TriggerReferenceType) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerReference
Set the type property: Trigger reference type.
setType(Type) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceReference
Set the type property: Linked service reference type.
setType(VariableType) - Method in class com.azure.analytics.synapse.artifacts.models.VariableSpecification
Set the type property: Variable type.
setType(ChatMessageType) - Method in class com.azure.communication.chat.models.ChatMessage
Set the type property: Type of the chat message.
setType(ChatMessageType) - Method in class com.azure.communication.chat.models.SendChatMessageOptions
Set the type property: The chat message type.
setType(OnvifSystemDateTimeType) - Method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTime
Set the type property: An enum value determining whether the date time was configured using NTP or manual.
setType(SearchIndexerDataSourceType) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the type property: The type of the datasource.
setType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetCompression
Set the type property: Type of dataset compression.
setType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetDataElement
Set the type property: Type of the column.
setType(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetSchemaDataElement
Set the type property: Type of the schema column.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptContentCurrentConnection
Set the type property: The type property.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptResource
Set the type property: The type property.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Set the type property: Type of the library.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionResource
Set the type property: Link connection type.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableRequestTargetDistributionOptions
Set the type property: Target table distribution type.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.ManagedVirtualNetworkReference
Set the type property: Managed Virtual Network reference type.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Set the type property: Web activity authentication (Basic/ClientCertificate/MSI).
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceIdentity
Set the type property: The identity type.
setType(String) - Method in class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
Set the type property: Type of workspace repositoryID configuration.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the type property: The type of the message.
setType(String) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the type property: The type of the message.
setType(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the type property: This field can be used as a passthrough for custom metadata about the matched text(s).
setTypeConversion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the typeConversion property: Whether to enable the advanced type conversion feature in the Copy activity.
setTypeConversionSettings(TypeConversionSettings) - Method in class com.azure.analytics.synapse.artifacts.models.TabularTranslator
Set the typeConversionSettings property: Type conversion settings.
setTypelessEntitiesIncluded(Boolean) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the includeTypelessEntities property: Determines whether or not to include entities which are well known but don't conform to a pre-defined type.
setTypeProperties(LinkConnectionSourceDatabaseTypeProperties) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionSourceDatabase
Set the typeProperties property: Source database type properties.
setTypeProperties(WebLinkedServiceTypeProperties) - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedService
Set the typeProperties property: Web linked service properties.
setTypeProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataset
Set the typeProperties property: Custom dataset properties.
setTypeProperties(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CustomDataSourceLinkedService
Set the typeProperties property: Custom linked service properties.
setUdId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry
Set the udId property: The unique id returned from user upload service when uploading a geofence.
setUmask(String) - Method in class com.azure.storage.file.datalake.options.DataLakePathCreateOptions
When creating a file or directory and the parent folder does not have a default ACL, the umask restricts the permissions of the file or directory to be created.
setUmask(String) - Method in class com.azure.storage.file.datalake.options.FileParallelUploadOptions
Sets the umask.
setUncommitted(List<String>) - Method in class com.azure.storage.blob.models.BlockLookupList
Set the uncommitted property: The Uncommitted property.
setUncommittedBlocks(List<Block>) - Method in class com.azure.storage.blob.models.BlockList
Set the uncommittedBlocks property: The UncommittedBlocks property.
setUndeliverableHere(boolean) - Method in class com.azure.core.amqp.models.ModifiedDeliveryOutcome
Sets whether or not the message is undeliverable here.
setUnencryptedStorageAllowed(boolean) - Method in class com.azure.identity.TokenCachePersistenceOptions
Allows to use an unprotected file specified by cacheFileLocation() instead of Gnome keyring on Linux.
setUniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.azure.cosmos.models.CosmosContainerProperties
Sets the Containers unique key policy
setUniqueKeys(List<UniqueKey>) - Method in class com.azure.cosmos.models.UniqueKeyPolicy
Unique keys unique key policy.
setUnparsedParameters(Map<String, String[]>) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the query string parameters that aren't part of the SAS token that will be used by this URL.
setupClass() - Static method in class com.azure.core.test.TestBase
Before tests are executed, determines the test mode by reading the AZURE_TEST_MODE environment variable.
setUpdatePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the update permission status.
setUpdatePermission(boolean) - Method in class com.azure.data.tables.sas.TableSasPermission
Sets the update permission status.
setUpdatePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the update permission status, it allows the update of queue messages and tables.
setUpdatePermission(boolean) - Method in class com.azure.storage.queue.sas.QueueSasPermission
Sets the update permission status.
setUpdateResourceEndpoint(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLLinkedService
Set the updateResourceEndpoint property: The Update Resource REST URL for an Azure ML Studio Web Service endpoint.
setUploadedTimestamp(OffsetDateTime) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryInfo
Set the uploadedTimestamp property: The last update time of the library.
setUpperBound(Double) - Method in class com.azure.ai.metricsadvisor.administration.models.HardThresholdCondition
Set the upperBound value.
setUpperMargin(float) - Method in class com.azure.ai.anomalydetector.models.LastDetectResponse
Set the upperMargin property: Upper margin of the latest point.
setUpperMargins(List<Float>) - Method in class com.azure.ai.anomalydetector.models.EntireDetectResponse
Set the upperMargins property: UpperMargins contain upper margin of each input point.
setupTest(TestInfo) - Method in class com.azure.core.test.TestBase
Sets-up the TestBase.testResourceNamer and TestBase.interceptorManager before each test case is run.
setUri(String) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptAction
Set the uri property: The URI for the script action.
setUri(String) - Method in class com.azure.media.videoanalyzer.edge.models.MediaUri
Set the uri property: URI that can be used for media streaming.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSLinkedService
Set the url property: Endpoint for the Azure Data Lake Storage Gen2 service.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchLinkedService
Set the url property: URL for Azure Search service.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsAXLinkedService
Set the url property: The Dynamics AX (or Dynamics 365 Finance and Operations) instance OData endpoint.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the url property: The URL of the HDFS service endpoint, e.g.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the url property: The base URL of the HTTP endpoint, e.g.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the url property: The URL of the OData service endpoint.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the url property: The url to connect Quickbase source.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the url property: The base URL of the REST service.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the url property: The URL of SAP Cloud for Customer OData API.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the url property: The url to connect TeamDesk source.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the url property: Web activity target endpoint and path.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebAnonymousAuthentication
Set the url property: The URL of the web service endpoint, e.g.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebBasicAuthentication
Set the url property: The URL of the web service endpoint, e.g.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebClientCertificateAuthentication
Set the url property: The URL of the web service endpoint, e.g.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the url property: WebHook activity target endpoint and path.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebLinkedServiceTypeProperties
Set the url property: The URL of the web service endpoint, e.g.
setUrl(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the url property: The url to connect Zendesk source.
setUrl(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the url property: The URL of SAP ECC OData API.
setUrl(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the url property: URL to find more information on the image.
setUrl(String) - Method in class com.azure.core.experimental.http.DynamicRequest
Sets the URL for the HTTP request.
setUrl(String) - Method in class com.azure.core.http.HttpRequest
Set the target address to send the request to.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget
Set the url property: The direct URL to the content.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.ResourceHttpRequest
Set the url property: The url used in the request.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
Set the url property: The path to the blob.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
Set the url property: The path to the blob.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
Set the url property: The path to the blob.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
Set the url property: The path to the blob.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
Set the url property: The path to the directory.
setUrl(String) - Method in class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
Set the url property: The path to the deleted directory.
setUrl(URL) - Method in class com.azure.core.http.HttpRequest
Set the target address to send the request to.
setUrls(List<String>) - Method in class com.azure.containers.containerregistry.models.OciBlobDescriptor
Set the urls property: Specifies a list of URIs from which this object may be downloaded.
setUseBinaryTransfer(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the useBinaryTransfer property: Specify whether to use binary transfer mode for FTP stores.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.QuickBooksLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseEncryptedEndpoints(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.
setUseFuzzyMatching(Boolean) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the autocomplete query.
setUseFuzzyMatching(Boolean) - Method in class com.azure.search.documents.models.SuggestOptions
Set the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the suggestions query.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseHostVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the useHostVerification property: Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL.
setUseNativeQuery(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the useNativeQuery property: Specifies whether the driver uses native HiveQL queries,or converts them into an equivalent form in HiveQL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonMWSLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HubspotLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MagentoLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MarketoLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PaypalLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ResponsysLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceMarketingCloudLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUsePeerVerification(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
Set the usePeerVerification property: Specifies whether to verify the identity of the server when connecting over SSL.
setUseragent(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest
Set the useragent property: The user agent header of the request.
setUserCommunicationIdentifier(CommunicationIdentifierModel) - Method in class com.azure.messaging.eventgrid.systemevents.AcsUserDisconnectedEventData
Set the userCommunicationIdentifier property: The communication identifier of the user who was disconnected.
setUserCredentials(String, String) - Method in class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Sets the credential to access the endpoint.
setUserId(byte[]) - Method in class com.azure.core.amqp.models.AmqpMessageProperties
Sets the given userId value on AmqpMessageProperties object.
setUserId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageLinkedService
Set the userId property: User ID to logon the server.
setUserId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerLinkedService
Set the userId property: User ID to logon the server.
setUserId(String) - Method in class com.azure.messaging.eventgrid.systemevents.MicrosoftTeamsUserIdentifierModel
Set the userId property: The Id of the Microsoft Teams user.
setUserId(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
Set the userId property: The user Id of connected client connection.
setUserId(String) - Method in class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
Set the userId property: The user Id of connected client connection.
setUserId(String) - Method in class com.azure.messaging.webpubsub.models.GetClientAccessTokenOptions
Specifies the user ID to be used when creating the authentication token.
setUserMetadata(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateQueueOptions
Set the userMetadata property: Custom metdata that user can associate with the description.
setUserMetadata(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateSubscriptionOptions
Set the userMetadata property: Metadata associated with the subscription.
setUserMetadata(String) - Method in class com.azure.messaging.servicebus.administration.models.CreateTopicOptions
Set the userMetadata property: Custom metdata that user can associate with the description.
setUserMetadata(String) - Method in class com.azure.messaging.servicebus.administration.models.QueueProperties
Set the userMetadata property: Custom metdata that user can associate with the description.
setUserMetadata(String) - Method in class com.azure.messaging.servicebus.administration.models.SubscriptionProperties
Set the userMetadata property: Metadata associated with the subscription.
setUserMetadata(String) - Method in class com.azure.messaging.servicebus.administration.models.TopicProperties
Set the userMetadata property: Metadata associated with the topic.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRedshiftLinkedService
Set the username property: The username of the Amazon Redshift source.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CassandraLinkedService
Set the username property: Username for authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsLinkedService
Set the username property: User name to access the Common Data Service for Apps instance.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ConcurLinkedService
Set the username property: The user name that you use to access Concur Service.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Db2LinkedService
Set the username property: Username for authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmLinkedService
Set the username property: User name to access the Dynamics CRM instance.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsLinkedService
Set the username property: User name to access the Dynamics instance.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.EloquaLinkedService
Set the username property: The site name and user name of your Eloqua account in the form: sitename/username.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HBaseLinkedService
Set the username property: The user name used to connect to the HBase instance.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the username property: The user name that you use to access Hive Server.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the username property: The user name used to access the Impala server.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JiraLinkedService
Set the username property: The user name that you use to access Jira Service.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MongoDbLinkedService
Set the username property: Username for authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleServiceCloudLinkedService
Set the username property: The user name that you use to access Oracle Service Cloud server.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the username property: The user name used to connect to the Phoenix server.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the username property: The user name used to connect to the Presto server.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceLinkedService
Set the username property: The username for Basic authentication of the Salesforce instance.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudLinkedService
Set the username property: The username for Basic authentication of the Salesforce instance.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerLinkedService
Set the username property: The username for Basic authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ServiceNowLinkedService
Set the username property: The user name used to connect to the ServiceNow server for Basic and OAuth2 authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the username property: The user name that you use to access Spark Server.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
Set the username property: Username for authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
Set the username property: Username for authentication.
setUsername(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WebBasicAuthentication
Set the username property: User name for Basic authentication.
setUsername(String) - Method in class com.azure.analytics.synapse.artifacts.models.SapEccLinkedService
Set the username property: The username for Basic authentication.
setUsername(String) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
Set the username property: Web activity authentication user name for basic authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForSqlServerLinkedService
Set the userName property: The on-premises Windows authentication user name.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AppFiguresLinkedService
Set the userName property: The username of the Appfigures source.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpServerLinkedService
Set the userName property: Username to logon the FTP server.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsLinkedService
Set the userName property: User name for Windows authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightLinkedService
Set the userName property: HDInsight cluster user name.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HttpLinkedService
Set the userName property: User name for Basic, Digest, or Windows authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixLinkedService
Set the userName property: User name for Basic authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessLinkedService
Set the userName property: User name for Basic authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ODataLinkedService
Set the userName property: User name of the OData service.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcLinkedService
Set the userName property: User name for Basic authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestServiceLinkedService
Set the userName property: The user name used in Basic authentication type.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapBWLinkedService
Set the userName property: Username to access the SAP BW server.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapHanaLinkedService
Set the userName property: Username to access the SAP HANA server.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapOpenHubLinkedService
Set the userName property: Username to access the SAP BW server where the open hub destination is located.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapTableLinkedService
Set the userName property: Username to access the SAP server where the table is located.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
Set the userName property: The username used to log on to the SFTP server.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
Set the userName property: The on-premises Windows authentication user name.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
Set the userName property: UseName for windows authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
Set the userName property: UseName for windows authentication.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
Set the userName property: The username of the TeamDesk source.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
Set the userName property: The Account SID of Twilio service.
setUserName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
Set the userName property: The username of the Zendesk source.
setUserPrincipalNameReturned(boolean) - Method in class com.azure.storage.file.datalake.models.ListPathsOptions
Valid only when Hierarchical Namespace is enabled for the account.
setUserPrincipalNames(List<String>) - Method in class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Set the User Principal Names.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.Activity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerCommandActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLExecutePipelineActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLUpdateResourceActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ControlActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.CustomActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksNotebookActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkJarActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.DatabricksSparkPythonActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.DataLakeAnalyticsUsqlActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.DeleteActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteDataFlowActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecuteSsisPackageActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutionActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.FilterActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ForEachActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.GetMetadataActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightMapReduceActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightPigActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightSparkActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightStreamingActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.IfConditionActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.LookupActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.UntilActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.ValidationActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.WaitActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.WebActivity
Set the userProperties property: Activity user properties.
setUserProperties(List<UserProperty>) - Method in class com.azure.analytics.synapse.artifacts.models.WebHookActivity
Set the userProperties property: Activity user properties.
setUserScopeFilterUri(Object) - Method in class com.azure.analytics.synapse.artifacts.models.Office365Source
Set the userScopeFilterUri property: The user scope uri.
setUserToken(SecretBase) - Method in class com.azure.analytics.synapse.artifacts.models.QuickbaseLinkedService
Set the userToken property: The user token for the Quickbase source.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ImpalaLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PhoenixLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PrestoLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseSystemTrustStore(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
Set the useSystemTrustStore property: Specifies whether to use a CA certificate from the system trust store or from a specified PEM file.
setUseTempFileRename(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
Set the useTempFileRename property: Upload to temporary file(s) and rename.
setUseTypeDefault(Object) - Method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettings
Set the useTypeDefault property: Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file.
setUtilization(Float) - Method in class com.azure.quantum.jobs.models.Quota
Set the utilization property: The amount of the usage that has been applied for the current period.
setValidateDataConsistency(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopyActivity
Set the validateDataConsistency property: Whether to enable Data Consistency validation.
setValidateExpiresOn(boolean) - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Enable or Disable expiration time validation.
setValidateNotBefore(boolean) - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Enable or Disable NotBefore validation.
setValidateToken(boolean) - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Sets whether the token is to be validated at all.
setValidationCallback(BiConsumer<AttestationToken, AttestationSigner>) - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Sets a validation callback to allow the developer to provide additional validations beyond the basic validations performed by the attestation client.
setValidationLosses(List<Float>) - Method in class com.azure.ai.anomalydetector.models.ModelState
Set the validationLosses property: The validationLosses property.
setValidationMode(Object) - Method in class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
Set the validationMode property: Indicates what validation method is used when reading the xml files.
setValidationOptions(TlsValidationOptions) - Method in class com.azure.media.videoanalyzer.edge.models.TlsEndpoint
Set the validationOptions property: Validation options to use when authenticating a TLS connection.
setValidationOptions(AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.models.AttestationOptions
Sets the options used to validate attestation tokens returned from the service.
setValidationOptions(AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.models.AttestationPolicySetOptions
Sets the options used to validate attestation tokens returned from the service.
setValidationOptions(AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.models.PolicyManagementCertificateOptions
Sets the options used to validate attestation tokens returned from the service.
setValidationResponse(String) - Method in class com.azure.messaging.eventgrid.systemevents.SubscriptionValidationResponse
Set the validationResponse property: The validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription.
setValidationSlack(Duration) - Method in class com.azure.security.attestation.models.AttestationTokenValidationOptions
Sets the validation slack allowed when measuring times.
setValidityInMonths(Integer) - Method in class com.azure.security.keyvault.certificates.models.CertificatePolicy
Set the validity in months.
setValue(float) - Method in class com.azure.ai.anomalydetector.models.TimeSeriesPoint
Set the value property: The measurement of that point, should be float.
setValue(AnomalyValue) - Method in class com.azure.ai.anomalydetector.models.AnomalyState
Set the value property: The value property.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AdditionalColumns
Set the value property: Additional column value.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Set the value property: Value to be appended.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookParameter
Set the value property: Notebook parameter value.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameter
Set the value property: The value of the parameter.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Set the value property: Value to be set.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisExecutionParameter
Set the value property: SSIS package execution parameter value.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SsisPropertyOverride
Set the value property: SSIS package property override value.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameter
Set the value property: Stored procedure parameter value.
setValue(Object) - Method in class com.azure.analytics.synapse.artifacts.models.UserProperty
Set the value property: User property value.
setValue(Object) - Method in class com.azure.cosmos.models.SqlParameter
Sets the value of the parameter.
setValue(String) - Method in class com.azure.analytics.synapse.artifacts.models.Expression
Set the value property: Expression value.
setValue(String) - Method in class com.azure.analytics.synapse.artifacts.models.SecureString
Set the value property: Value of secure string.
setValue(String) - Method in class com.azure.analytics.synapse.artifacts.models.SwitchCase
Set the value property: Expected value that satisfies the expression result of the 'on' property.
setValue(String) - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
Sets the value of this setting.
setValue(String) - Method in class com.azure.data.appconfiguration.models.FeatureFlagConfigurationSetting
Sets the value of this setting.
setValue(String) - Method in class com.azure.data.appconfiguration.models.SecretReferenceConfigurationSetting
Sets the value of this setting.
setValue(String) - Method in class com.azure.media.videoanalyzer.edge.models.OutputSelector
Set the value property: Value to compare against.
setValue(String) - Method in class com.azure.media.videoanalyzer.edge.models.ParameterDefinition
Set the value property: Parameter value to be applied on this specific live pipeline.
setValue(String) - Method in class com.azure.messaging.eventgrid.systemevents.PhoneNumberIdentifierModel
Set the value property: The phone number in E.164 format.
setValue(String) - Method in class com.azure.storage.blob.models.UserDelegationKey
Set the value property: The key as a base64 string.
setValue(String) - Method in class com.azure.storage.file.datalake.models.UserDelegationKey
Set the value property: The key as a base64 string.
setValue(List<RoleAssignmentDetails>) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentDetailsList
Set the value property: A list of role assignments.
setValue(List<ActivityRun>) - Method in class com.azure.analytics.synapse.artifacts.models.ActivityRunsQueryResponse
Set the value property: List of activity runs.
setValue(List<BigDataPoolResourceInfo>) - Method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolResourceInfoListResult
Set the value property: List of Big Data pools.
setValue(List<DataFlowDebugSessionInfo>) - Method in class com.azure.analytics.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse
Set the value property: Array with all active debug sessions.
setValue(List<DataFlowResource>) - Method in class com.azure.analytics.synapse.artifacts.models.DataFlowListResponse
Set the value property: List of data flows.
setValue(List<DatasetResource>) - Method in class com.azure.analytics.synapse.artifacts.models.DatasetListResponse
Set the value property: List of datasets.
setValue(List<IntegrationRuntimeResource>) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeListResponse
Set the value property: List of integration runtimes.
setValue(List<KqlScriptResource>) - Method in class com.azure.analytics.synapse.artifacts.models.KqlScriptsResourceCollectionResponse
Set the value property: The value property.
setValue(List<LibraryResource>) - Method in class com.azure.analytics.synapse.artifacts.models.LibraryListResponse
Set the value property: List of Library.
setValue(List<LinkConnectionResource>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionListResponse
Set the value property: List link connection value.
setValue(List<LinkedServiceResource>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkedServiceListResponse
Set the value property: List of linked services.
setValue(List<LinkTableResource>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkTableListResponse
Set the value property: List link table value.
setValue(List<LinkTableStatus>) - Method in class com.azure.analytics.synapse.artifacts.models.LinkConnectionQueryTableStatus
Set the value property: Link tables' status.
setValue(List<NotebookResource>) - Method in class com.azure.analytics.synapse.artifacts.models.NotebookListResponse
Set the value property: List of Notebooks.
setValue(List<PipelineResource>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineListResponse
Set the value property: List of pipelines.
setValue(List<PipelineRun>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineRunsQueryResponse
Set the value property: List of pipeline runs.
setValue(List<RerunTriggerResource>) - Method in class com.azure.analytics.synapse.artifacts.models.RerunTriggerListResponse
Set the value property: List of rerun triggers.
setValue(List<SparkConfigurationResource>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkConfigurationListResponse
Set the value property: List of sparkconfigurations.
setValue(List<SparkJobDefinitionResource>) - Method in class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionsListResponse
Set the value property: List of spark job definitions.
setValue(List<SqlPool>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlPoolInfoListResult
Set the value property: List of SQL pools.
setValue(List<SqlScriptResource>) - Method in class com.azure.analytics.synapse.artifacts.models.SqlScriptsListResponse
Set the value property: List of sql scripts.
setValue(List<TriggerResource>) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerListResponse
Set the value property: List of triggers.
setValue(List<TriggerRun>) - Method in class com.azure.analytics.synapse.artifacts.models.TriggerRunsQueryResponse
Set the value property: List of trigger runs.
setValue(List<ManagedPrivateEndpoint>) - Method in class com.azure.analytics.synapse.managedprivateendpoints.models.ManagedPrivateEndpointListResponse
Set the value property: List of managed private endpoints.
setValue(List<DiscoveredOnvifDevice>) - Method in class com.azure.media.videoanalyzer.edge.models.DiscoveredOnvifDeviceCollection
Set the value property: An array of ONVIF devices that have been discovered in the same subnet as the IoT Edge device.
setValue(List<LivePipeline>) - Method in class com.azure.media.videoanalyzer.edge.models.LivePipelineCollection
Set the value property: List of live pipelines.
setValue(List<PipelineTopology>) - Method in class com.azure.media.videoanalyzer.edge.models.PipelineTopologyCollection
Set the value property: List of pipeline topologies.
setValue(List<RemoteDeviceAdapter>) - Method in class com.azure.media.videoanalyzer.edge.models.RemoteDeviceAdapterCollection
Set the value property: An array of remote device adapters.
setValues(List<Float>) - Method in class com.azure.ai.anomalydetector.models.VariableValues
Set the values property: values.
setValues(List<String>) - Method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilter
Set the values property: List of filter values.
setVariable(String) - Method in class com.azure.ai.anomalydetector.models.AnomalyInterpretation
Set the variable property: The variable property.
setVariable(String) - Method in class com.azure.ai.anomalydetector.models.VariableState
Set the variable property: Variable name.
SetVariableActivity - Class in com.azure.analytics.synapse.artifacts.models
Set value for a Variable.
SetVariableActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
 
setVariableName(String) - Method in class com.azure.analytics.synapse.artifacts.models.AppendVariableActivity
Set the variableName property: Name of the variable whose value needs to be appended to.
setVariableName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SetVariableActivity
Set the variableName property: Name of the variable whose value needs to be set.
setVariables(List<VariableValues>) - Method in class com.azure.ai.anomalydetector.models.LastDetectionRequest
Set the variables property: variables.
setVariables(List<Object>) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightHiveActivity
Set the variables property: User specified arguments under hivevar namespace.
setVariables(Map<String, VariableSpecification>) - Method in class com.azure.analytics.synapse.artifacts.models.PipelineResource
Set the variables property: List of variables for pipeline.
setVariablesCount(int) - Method in class com.azure.ai.anomalydetector.models.ModelSnapshot
Set the variablesCount property: Total number of variables.
setVariableStates(List<VariableState>) - Method in class com.azure.ai.anomalydetector.models.DetectionResultSummary
Set the variableStates property: The variableStates property.
setVariableStates(List<VariableState>) - Method in class com.azure.ai.anomalydetector.models.DiagnosticsInfo
Set the variableStates property: The variableStates property.
setVariableStates(List<VariableState>) - Method in class com.azure.ai.anomalydetector.models.LastDetectionResult
Set the variableStates property: The variableStates property.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVaultName(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the vaultName property: Key vault name of the object that triggered this event.
setVendor(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the vendor property: Name of the distributing entity, organization or individual.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
Set the verb property: HTTP verb of this operation.
setVerb(String) - Method in class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
Set the verb property: HTTP verb of this operation.
setVersion(PartitionKeyDefinitionVersion) - Method in class com.azure.cosmos.models.PartitionKeyDefinition
Sets version.
setVersion(Float) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the version property: An integer that is incremented by one each time the device twin is updated.
setVersion(Float) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinProperties
Set the version property: Version of device twin properties.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedEventData
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageDeletedInThreadEventData
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedEventData
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEditedInThreadEventData
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventBaseProperties
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageEventInThreadBaseProperties
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedEventData
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatMessageReceivedInThreadEventData
Set the version property: The version of the message.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantAddedToThreadWithUserEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatParticipantRemovedFromThreadWithUserEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadCreatedWithUserEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadDeletedEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventBaseProperties
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadEventInThreadBaseProperties
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadPropertiesUpdatedPerUserEventData
Set the version property: The version of the thread.
setVersion(Long) - Method in class com.azure.messaging.eventgrid.systemevents.AcsChatThreadWithUserDeletedEventData
Set the version property: The version of the thread.
setVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Dataset
Set the version property: The version for the S3 object.
setVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3Location
Set the version property: Specify the version of amazon S3.
setVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageLocation
Set the version property: Specify the version of Google Cloud Storage.
setVersion(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the version property: Version of the HDInsight cluster.  Type: string (or Expression with resultType string).
setVersion(String) - Method in class com.azure.communication.chat.models.ChatMessage
Set the version property: Version of the chat message.
setVersion(String) - Method in class com.azure.containers.containerregistry.models.OciAnnotations
Set the version property: Version of the packaged software.
setVersion(String) - Method in class com.azure.data.tables.models.TableServiceMetrics
Set the version of Analytics to configure.
setVersion(String) - Method in class com.azure.data.tables.sas.TableAccountSasSignatureValues
Sets the service version that is targeted.
setVersion(String) - Method in class com.azure.data.tables.sas.TableSasSignatureValues
Sets the version of the service this SAS will target.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.ContainerRegistryArtifactEventTarget
Set the version property: The version of the artifact.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultAccessPolicyChangedEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateExpiredEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNearExpiryEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultCertificateNewVersionCreatedEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyExpiredEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNearExpiryEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultKeyNewVersionCreatedEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretExpiredEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNearExpiryEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.messaging.eventgrid.systemevents.KeyVaultSecretNewVersionCreatedEventData
Set the version property: The version of the object that triggered this event.
setVersion(String) - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.blob.models.BlobContainerItem
Set the version property: The Version property.
setVersion(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the version property: Indicates the version of the Blob service used to execute the request.
setVersion(String) - Method in class com.azure.storage.blob.models.BlobMetrics
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.blob.models.BlobQueryHeaders
Set the version property: Indicates the version of the Blob service used to execute the request.
setVersion(String) - Method in class com.azure.storage.blob.sas.BlobServiceSasSignatureValues
Deprecated.
The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
setVersion(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
Deprecated.
The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
setVersion(String) - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.file.datalake.models.DataLakeMetrics
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.file.datalake.models.FileQueryHeaders
Set the version property: Indicates the version of the Blob service used to execute the request.
setVersion(String) - Method in class com.azure.storage.file.datalake.models.FileReadHeaders
Set the version property: Indicates the version of the Blob service used to execute the request.
setVersion(String) - Method in class com.azure.storage.file.datalake.models.FileSystemItem
Set the version property: The version property.
setVersion(String) - Method in class com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Deprecated.
The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
setVersion(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the version property: Indicates the version of the File service used to execute the request.
setVersion(String) - Method in class com.azure.storage.file.share.models.ShareItem
Set the version property: The version property.
setVersion(String) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
setVersion(String) - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.queue.models.QueueMetrics
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.queue.sas.QueueServiceSasSignatureValues
Deprecated.
The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
setVersionId(String) - Method in class com.azure.storage.blob.batch.options.BlobBatchSetBlobAccessTierOptions
 
setVersionId(String) - Method in class com.azure.storage.blob.BlobUrlParts
Sets the version identifier that will be used as part of the query string if set.
setVersionId(String) - Method in class com.azure.storage.blob.models.BlobDownloadHeaders
Set the versionId property: A DateTime value returned by the service that uniquely identifies the blob.
setVersionId(String) - Method in class com.azure.storage.blob.models.BlobItem
Set the versionId property: The versionId property.
setVideoCreationProperties(VideoCreationProperties) - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Set the videoCreationProperties property: Optional video properties to be used in case a new video resource needs to be created on the service.
setVideoEncoderConfiguration(VideoEncoderConfiguration) - Method in class com.azure.media.videoanalyzer.edge.models.MediaProfile
Set the videoEncoderConfiguration property: The Video encoder configuration.
setVideoPublishingOptions(VideoPublishingOptions) - Method in class com.azure.media.videoanalyzer.edge.models.VideoSink
Set the videoPublishingOptions property: Optional video publishing options to be used for changing publishing behavior of the output video.
setViewers(List<String>) - Method in class com.azure.ai.metricsadvisor.administration.models.DataFeedOptions
Set the list of data feed viewer emails and clientIds.
setVirtualNetworkId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the virtualNetworkId property: The ARM resource ID for the vNet to which the cluster should be joined after creation.
setVirtualNetworkProfile(VirtualNetworkProfile) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the virtualNetworkProfile property: Virtual Network profile.
setVisualFeatures(VisualFeature...) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the visualFeatures property: A list of visual features.
setVisualFeatures(List<VisualFeature>) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the visualFeatures property: A list of visual features.
setVNetId(String) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeVNetProperties
Set the vNetId property: The ID of the VNet that this integration runtime will join.
setVNetProperties(IntegrationRuntimeVNetProperties) - Method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeComputeProperties
Set the vNetProperties property: VNet properties for managed integration runtime.
setWaitOnCompletion(Boolean) - Method in class com.azure.analytics.synapse.artifacts.models.ExecutePipelineActivity
Set the waitOnCompletion property: Defines whether activity execution will wait for the dependent pipeline execution to finish.
setWaitTimeInSeconds(Object) - Method in class com.azure.analytics.synapse.artifacts.models.WaitActivity
Set the waitTimeInSeconds property: Duration in seconds.
setWeakKeyAllowed(boolean) - Method in class com.azure.security.attestation.models.AttestationSigningKey
Sets whether the privateKey is allowed to be a weak key (less than or equal to 1024 bits).
setWebServiceInputs(Map<String, AzureMLWebServiceFile>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the webServiceInputs property: Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations..
setWebServiceOutputs(Map<String, AzureMLWebServiceFile>) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMLBatchExecutionActivity
Set the webServiceOutputs property: Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations.
setWeekDays(List<DayOfWeek>) - Method in class com.azure.analytics.synapse.artifacts.models.RecurrenceSchedule
Set the weekDays property: The days of the week.
setWholeSeriesDetectionCondition(MetricWholeSeriesDetectionCondition) - Method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectionConfiguration
Sets the common anomaly detection conditions for all time series of the metric.
setWidth(Float) - Method in class com.azure.media.videoanalyzer.edge.models.VideoResolution
Set the width property: The number of columns of the Video image.
setWidth(String) - Method in class com.azure.media.videoanalyzer.edge.models.ImageScale
Set the width property: The desired output image width.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the wildcardFileName property: AmazonS3 wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the wildcardFileName property: Azure blobFS wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the wildcardFileName property: Azure blob wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the wildcardFileName property: ADLS wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the wildcardFileName property: Azure File Storage wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the wildcardFileName property: FileServer wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the wildcardFileName property: Ftp wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the wildcardFileName property: Google Cloud Storage wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the wildcardFileName property: HDFS wildcardFileName.
setWildcardFileName(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the wildcardFileName property: Sftp wildcardFileName.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AmazonS3ReadSettings
Set the wildcardFolderPath property: AmazonS3 wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSReadSettings
Set the wildcardFolderPath property: Azure blobFS wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobStorageReadSettings
Set the wildcardFolderPath property: Azure blob wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreReadSettings
Set the wildcardFolderPath property: ADLS wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureFileStorageReadSettings
Set the wildcardFolderPath property: Azure File Storage wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileServerReadSettings
Set the wildcardFolderPath property: FileServer wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FtpReadSettings
Set the wildcardFolderPath property: Ftp wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.GoogleCloudStorageReadSettings
Set the wildcardFolderPath property: Google Cloud Storage wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HdfsReadSettings
Set the wildcardFolderPath property: HDFS wildcardFolderPath.
setWildcardFolderPath(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
Set the wildcardFolderPath property: Sftp wildcardFolderPath.
setWithinRage(Boolean) - Method in class com.azure.ai.metricsadvisor.administration.models.ChangeThresholdCondition
Sets the flag indicating whether the data point falls within or out of the range is considered as anomaly.
setWordsCatenated(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the catenateWords property: A value indicating whether maximum runs of word parts will be catenated.
setWorkspaceName(String) - Method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
Set the workspaceName property: The workspace name.
setWorkspaceName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkBatchJob
Set the workspaceName property: The workspace name.
setWorkspaceName(String) - Method in class com.azure.analytics.synapse.spark.models.SparkSession
Set the workspaceName property: The workspaceName property.
setWorkspaceRepositoryConfiguration(WorkspaceRepositoryConfiguration) - Method in class com.azure.analytics.synapse.artifacts.models.Workspace
Set the workspaceRepositoryConfiguration property: Git integration settings.
setWorkspaceResourceId(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksLinkedService
Set the workspaceResourceId property: Workspace resource id for databricks REST API.
setWrappedDataEncryptionKey(byte[]) - Method in class com.azure.cosmos.models.CosmosClientEncryptionKeyProperties
Sets the wrapped form of the client encryption key.
setWrite(boolean) - Method in class com.azure.storage.blob.models.BlobAnalyticsLogging
Set the write property: Indicates whether all write requests should be logged.
setWrite(boolean) - Method in class com.azure.storage.file.datalake.models.DataLakeAnalyticsLogging
Set the write property: Indicates whether all write requests should be logged.
setWrite(boolean) - Method in class com.azure.storage.queue.models.QueueAnalyticsLogging
Set the write property: Indicates whether all write requests should be logged.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureQueueSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the writeBatchSize property: Write batch size.
setWriteBatchSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the writeBatchSize property: Write batch size.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AvroSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureBlobFSSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDatabricksDeltaLakeSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataExplorerSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureDataLakeStoreSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureMySqlSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzurePostgreSqlSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureQueueSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSqlSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.AzureTableSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BinarySink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.BlobSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CopySink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DelimitedTextSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.FileSystemSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.InformixSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.JsonSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.MicrosoftAccessSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OdbcSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OracleSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.OrcSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.ParquetSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.RestSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlDWSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlMISink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlServerSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBatchTimeout(Object) - Method in class com.azure.analytics.synapse.artifacts.models.SqlSink
Set the writeBatchTimeout property: Write batch timeout.
setWriteBehavior(AzureSearchIndexWriteBehaviorType) - Method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexSink
Set the writeBehavior property: Specify the write behavior when upserting documents into Azure Search Index.
setWriteBehavior(DynamicsSinkWriteBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.CommonDataServiceForAppsSink
Set the writeBehavior property: The write behavior for the operation.
setWriteBehavior(DynamicsSinkWriteBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsCrmSink
Set the writeBehavior property: The write behavior for the operation.
setWriteBehavior(DynamicsSinkWriteBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.DynamicsSink
Set the writeBehavior property: The write behavior for the operation.
setWriteBehavior(SalesforceSinkWriteBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceServiceCloudSink
Set the writeBehavior property: The write behavior for the operation.
setWriteBehavior(SalesforceSinkWriteBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.SalesforceSink
Set the writeBehavior property: The write behavior for the operation.
setWriteBehavior(SapCloudForCustomerSinkWriteBehavior) - Method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSink
Set the writeBehavior property: The write behavior for the operation.
setWriteBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbMongoDbApiSink
Set the writeBehavior property: Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert).
setWriteBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.CosmosDbSqlApiSink
Set the writeBehavior property: Describes how to write data to Azure Cosmos DB.
setWriteBehavior(Object) - Method in class com.azure.analytics.synapse.artifacts.models.DocumentDbCollectionSink
Set the writeBehavior property: Describes how to write data to Azure Cosmos DB.
setWriteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactManifestProperties
Set the writeEnabled property: Write enabled.
setWriteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ArtifactTagProperties
Set the writeEnabled property: Write enabled.
setWriteEnabled(Boolean) - Method in class com.azure.containers.containerregistry.models.ContainerRepositoryProperties
Set the writeEnabled property: Write enabled.
setWriteLogged(boolean) - Method in class com.azure.data.tables.models.TableServiceLogging
Set a value that indicates whether all writeLogged requests should be logged.
setWritePermission(boolean) - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.blob.sas.BlobSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.file.datalake.models.RolePermissions
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the write permission status.
setWriteTimeout(Duration) - Method in class com.azure.core.util.HttpClientOptions
Sets the writing timeout for a request to be sent.
setX(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the x value.
setX509Thumbprint(DeviceTwinInfoX509Thumbprint) - Method in class com.azure.messaging.eventgrid.systemevents.DeviceTwinInfo
Set the x509Thumbprint property: The thumbprint is a unique value for the x509 certificate, commonly used to find a particular certificate in a certificate store.
setXMsContinuation(String) - Method in class com.azure.analytics.synapse.accesscontrol.models.RoleAssignmentsListRoleAssignmentsHeaders
Set the xMsContinuation property: The x-ms-continuation property.
setY(byte[]) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Set the y value.
setYarnConfiguration(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the yarnConfiguration property: Specifies the Yarn configuration parameters (yarn-site.xml) for the HDInsight cluster.
setZooKeeperNameSpace(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HiveLinkedService
Set the zooKeeperNameSpace property: The namespace on ZooKeeper under which Hive Server 2 nodes are added.
setZookeeperNodeSize(Object) - Method in class com.azure.analytics.synapse.artifacts.models.HDInsightOnDemandLinkedService
Set the zookeeperNodeSize property: Specifies the size of the Zoo Keeper node for the HDInsight cluster.
SeverityCondition - Class in com.azure.ai.metricsadvisor.administration.models
Type that describes severity range.
SeverityCondition(AnomalySeverity, AnomalySeverity) - Constructor for class com.azure.ai.metricsadvisor.administration.models.SeverityCondition
Create a SeverityCondition with the range defined by the provided min and max.
SftpAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SftpAuthenticationType.
SftpAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SftpAuthenticationType
 
SftpLocation - Class in com.azure.analytics.synapse.artifacts.models
The location of SFTP dataset.
SftpLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.SftpLocation
 
SftpReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Sftp read settings.
SftpReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.SftpReadSettings
 
SftpServerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
A linked service for an SSH File Transfer Protocol (SFTP) server.
SftpServerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SftpServerLinkedService
 
SftpWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Sftp write settings.
SftpWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.SftpWriteSettings
 
SG_NATIONAL_REGISTRATION_IDENTITY_CARD_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SGNationalRegistrationIdentityCardNumber for PiiEntityCategory.
SGX_ENCLAVE - Static variable in class com.azure.security.attestation.models.AttestationType
Static value SgxEnclave for AttestationType.
ShaperSkill - Class in com.azure.search.documents.indexes.models
A skill for reshaping the outputs.
ShaperSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.ShaperSkill
Creates an instance of ShaperSkill class.
SHARE_ALREADY_EXISTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareAlreadyExists for ShareErrorCode.
SHARE_BEING_DELETED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareBeingDeleted for ShareErrorCode.
SHARE_DISABLED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareDisabled for ShareErrorCode.
SHARE_HAS_SNAPSHOTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareHasSnapshots for ShareErrorCode.
SHARE_NOT_FOUND - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareNotFound for ShareErrorCode.
SHARE_SNAPSHOT_COUNT_EXCEEDED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareSnapshotCountExceeded for ShareErrorCode.
SHARE_SNAPSHOT_IN_PROGRESS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareSnapshotInProgress for ShareErrorCode.
SHARE_SNAPSHOT_OPERATION_NOT_SUPPORTED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareSnapshotOperationNotSupported for ShareErrorCode.
ShareAccessPolicy - Class in com.azure.storage.file.share.models
An Access policy.
ShareAccessPolicy() - Constructor for class com.azure.storage.file.share.models.ShareAccessPolicy
 
ShareAccessTier - Class in com.azure.storage.file.share.models
Defines values for ShareAccessTier.
ShareAccessTier() - Constructor for class com.azure.storage.file.share.models.ShareAccessTier
 
ShareAcquireLeaseOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when acquiring a lease to a file or share.
ShareAcquireLeaseOptions() - Constructor for class com.azure.storage.file.share.options.ShareAcquireLeaseOptions
Creates a new options object with an infinite duration.
shareAsyncClient(ShareAsyncClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareAsyncClient.
ShareAsyncClient - Class in com.azure.storage.file.share
This class provides a azureFileStorageClient that contains all the operations for interacting with a share in Azure Storage Share.
ShareBreakLeaseOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when breaking a lease to a file or share.
ShareBreakLeaseOptions() - Constructor for class com.azure.storage.file.share.options.ShareBreakLeaseOptions
 
shareClient(ShareClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareClient.
ShareClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with a share in Azure Storage Share.
ShareClientBuilder - Class in com.azure.storage.file.share
This class provides a fluent builder API to help aid the configuration and instantiation of the ShareClients and ShareAsyncClients, calling buildClient constructs an instance of ShareClient and calling buildAsyncClient constructs an instance of ShareAsyncClient.
ShareClientBuilder() - Constructor for class com.azure.storage.file.share.ShareClientBuilder
Creates a builder instance that is able to configure and construct ShareClients and ShareAsyncClients.
shareConnection() - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Toggles the builder to use the same connection for producers or consumers that are built from this instance.
ShareCorsRule - Class in com.azure.storage.file.share.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
ShareCorsRule() - Constructor for class com.azure.storage.file.share.models.ShareCorsRule
 
ShareCreateOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when creating a share.
ShareCreateOptions() - Constructor for class com.azure.storage.file.share.options.ShareCreateOptions
 
shared(boolean) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets flag indicating that property can be provided in the shared configuration section in addition to client-specific configuration section.
SHARED_ACCESS_SIGNATURE - Static variable in class com.azure.core.amqp.models.CbsAuthorizationType
Authorize with CBS through a shared access signature.
SHARED_MEMORY - Static variable in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransferMode
Static value sharedMemory for GrpcExtensionDataTransferMode.
SharedAccessAuthorizationRule - Class in com.azure.messaging.servicebus.administration.models
A shared access key for accessing Service Bus entities.
SharedAccessAuthorizationRule(String, String, String, List<AccessRights>) - Constructor for class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Creates an instance with the given key name, primary key, secondary key, and access rights.
SharedAccessAuthorizationRule(String, String, List<AccessRights>) - Constructor for class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Creates an instance with the given key name, primary key, secondary key, and access rights.
SharedAccessAuthorizationRule(String, List<AccessRights>) - Constructor for class com.azure.messaging.servicebus.administration.models.SharedAccessAuthorizationRule
Creates an instance with the given key name and access rights.
ShareDeleteOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when deleting a share.
ShareDeleteOptions() - Constructor for class com.azure.storage.file.share.options.ShareDeleteOptions
 
ShareDirectoryAsyncClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with directory in Azure Storage File Service.
ShareDirectoryClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with directory in Azure Storage File Service.
ShareDirectoryCreateOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when creating a share directory.
ShareDirectoryCreateOptions() - Constructor for class com.azure.storage.file.share.options.ShareDirectoryCreateOptions
 
ShareDirectoryInfo - Class in com.azure.storage.file.share.models
Contains information about a Directory in the storage File service.
ShareDirectoryInfo(String, OffsetDateTime, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareDirectoryInfo
Creates an instance of information about a specific Directory.
ShareDirectoryProperties - Class in com.azure.storage.file.share.models
Contains properties information about a Directory in the storage File service.
ShareDirectoryProperties(Map<String, String>, String, OffsetDateTime, boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareDirectoryProperties
Creates an instance of properties information about a specific Directory.
ShareDirectorySetMetadataInfo - Class in com.azure.storage.file.share.models
Contains metadata information about a Directory in the storage File service.
ShareDirectorySetMetadataInfo(String, boolean) - Constructor for class com.azure.storage.file.share.models.ShareDirectorySetMetadataInfo
Creates an instance of information about a specific Directory.
sharedKeyCredential() - Method in class com.azure.storage.common.policy.StorageSharedKeyCredentialPolicy
 
SharedTokenCacheCredential - Class in com.azure.identity
A credential provider that provides token credentials from the MSAL shared token cache.
SharedTokenCacheCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a SharedTokenCacheCredential.
SharedTokenCacheCredentialBuilder() - Constructor for class com.azure.identity.SharedTokenCacheCredentialBuilder
 
ShareErrorCode - Class in com.azure.storage.file.share.models
Defines values for ShareErrorCode.
ShareErrorCode() - Constructor for class com.azure.storage.file.share.models.ShareErrorCode
 
ShareFileAsyncClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with file in Azure Storage File Service.
ShareFileClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting files under Azure Storage File Service.
ShareFileClientBuilder - Class in com.azure.storage.file.share
This class provides a fluent builder API to help aid the configuration and instantiation of the FileClients, FileAsyncClients, DirectoryClients, and DirectoryAsyncClients.
ShareFileClientBuilder() - Constructor for class com.azure.storage.file.share.ShareFileClientBuilder
Creates a builder instance that is able to configure and construct FileClients and FileAsyncClients.
ShareFileCopyInfo - Class in com.azure.storage.file.share.models
Contains copy information about a File in the storage File service.
ShareFileCopyInfo(String, String, CopyStatusType, String, OffsetDateTime, String) - Constructor for class com.azure.storage.file.share.models.ShareFileCopyInfo
Creates an instance of copy information about a specific File.
ShareFileCopyOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when copying a share.
ShareFileCopyOptions() - Constructor for class com.azure.storage.file.share.options.ShareFileCopyOptions
 
ShareFileCreateOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when creating a share.
ShareFileCreateOptions(long) - Constructor for class com.azure.storage.file.share.options.ShareFileCreateOptions
 
ShareFileDownloadAsyncResponse - Class in com.azure.storage.file.share.models
This class contains the response information returned from the server when downloading a file.
ShareFileDownloadAsyncResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>, ShareFileDownloadHeaders) - Constructor for class com.azure.storage.file.share.models.ShareFileDownloadAsyncResponse
ShareFileDownloadHeaders - Class in com.azure.storage.file.share.models
Defines headers for Download operation.
ShareFileDownloadHeaders() - Constructor for class com.azure.storage.file.share.models.ShareFileDownloadHeaders
 
ShareFileDownloadOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when downloading a File.
ShareFileDownloadOptions() - Constructor for class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
ShareFileDownloadResponse - Class in com.azure.storage.file.share.models
This class contains the response information returned from the server when downloading a file.
ShareFileDownloadResponse(ShareFileDownloadAsyncResponse) - Constructor for class com.azure.storage.file.share.models.ShareFileDownloadResponse
ShareFileHttpHeaders - Class in com.azure.storage.file.share.models
Parameter group.
ShareFileHttpHeaders() - Constructor for class com.azure.storage.file.share.models.ShareFileHttpHeaders
 
ShareFileInfo - Class in com.azure.storage.file.share.models
Contains information about a File in the storage File service.
ShareFileInfo(String, OffsetDateTime, Boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareFileInfo
Creates an instance of information about a specific Directory.
ShareFileItem - Class in com.azure.storage.file.share.models
Contains file or directory reference information in the storage File service.
ShareFileItem(String, boolean, Long) - Constructor for class com.azure.storage.file.share.models.ShareFileItem
Creates an instance of file or directory reference information about a specific Share.
ShareFileItem(String, boolean, String, ShareFileItemProperties, EnumSet<NtfsFileAttributes>, String, Long) - Constructor for class com.azure.storage.file.share.models.ShareFileItem
Creates an instance of file or directory reference information about a specific Share.
ShareFileItemProperties - Interface in com.azure.storage.file.share.models
Share item properties for items on a listing operation.
ShareFileListRangesDiffOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when listing ranges for a File.
ShareFileListRangesDiffOptions(String) - Constructor for class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
ShareFileMetadataInfo - Class in com.azure.storage.file.share.models
This class contains the response information returned from the service when metadata is set on a file.
ShareFileMetadataInfo(String, Boolean) - Constructor for class com.azure.storage.file.share.models.ShareFileMetadataInfo
Constructs a ShareFileMetadataInfo.
ShareFileProperties - Class in com.azure.storage.file.share.models
Contains property information about a File in the storage File service.
ShareFileProperties(String, OffsetDateTime, Map<String, String>, String, Long, String, byte[], String, String, String, LeaseStatusType, LeaseStateType, LeaseDurationType, OffsetDateTime, String, String, String, String, CopyStatusType, Boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareFileProperties
Creates an instance of property information about a specific File.
ShareFileProperties(String, OffsetDateTime, Map<String, String>, String, Long, String, byte[], String, String, String, OffsetDateTime, String, String, String, String, CopyStatusType, Boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareFileProperties
Creates an instance of property information about a specific File.
ShareFileRange - Class in com.azure.storage.file.share.models
The range of a file in the storage file service.
ShareFileRange(long) - Constructor for class com.azure.storage.file.share.models.ShareFileRange
Create an instance of the range of a file.
ShareFileRange(long, Long) - Constructor for class com.azure.storage.file.share.models.ShareFileRange
Create an instance of the range of a file.
ShareFileRange(Range) - Constructor for class com.azure.storage.file.share.models.ShareFileRange
Creates an instance of the range of a file from the passed Range.
ShareFileRangeList - Class in com.azure.storage.file.share.models
The list of file ranges.
ShareFileRangeList() - Constructor for class com.azure.storage.file.share.models.ShareFileRangeList
 
ShareFileRenameOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when renaming a file or directory.
ShareFileRenameOptions(String) - Constructor for class com.azure.storage.file.share.options.ShareFileRenameOptions
Creates a ShareFileRenameOptions object.
ShareFileSasPermission - Class in com.azure.storage.file.share.sas
Constructs a string representing the permissions granted by a Service SAS to a file.
ShareFileSasPermission() - Constructor for class com.azure.storage.file.share.sas.ShareFileSasPermission
Initializes an ShareFileSasPermission object with all fields set to false.
ShareFileUploadInfo - Class in com.azure.storage.file.share.models
This class contains the response information returned from the service when the file is uploaded.
ShareFileUploadInfo(String, OffsetDateTime, byte[], Boolean) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadInfo
Constructs a ShareFileUploadInfo.
ShareFileUploadOptions - Class in com.azure.storage.file.share.models
Extended options that may be passed when uploading a file range.
ShareFileUploadOptions(InputStream) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadOptions
Constructs a new FileParallelUploadOptions.
ShareFileUploadOptions(InputStream, long) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadOptions
Deprecated.
length is no longer necessary; use ShareFileUploadOptions(InputStream) instead.
ShareFileUploadOptions(Flux<ByteBuffer>) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadOptions
Constructs a new FileParallelUploadOptions.
ShareFileUploadRangeFromUrlInfo - Class in com.azure.storage.file.share.models
Response from uploading a range from a URL source.
ShareFileUploadRangeFromUrlInfo(String, OffsetDateTime, Boolean) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
Creates a new instance of this class.
ShareFileUploadRangeFromUrlOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when uploading a range from a source URL.
ShareFileUploadRangeFromUrlOptions(long, String) - Constructor for class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
ShareFileUploadRangeOptions - Class in com.azure.storage.file.share.models
Extended options that may be passed when uploading a file range.
ShareFileUploadRangeOptions(InputStream, long) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Constructs a new FileParallelUploadOptions.
ShareFileUploadRangeOptions(Flux<ByteBuffer>, long) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Constructs a new FileParallelUploadOptions.
ShareGetAccessPolicyOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when getting access policy from a share.
ShareGetAccessPolicyOptions() - Constructor for class com.azure.storage.file.share.options.ShareGetAccessPolicyOptions
 
ShareGetPropertiesOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when getting properties from a share.
ShareGetPropertiesOptions() - Constructor for class com.azure.storage.file.share.options.ShareGetPropertiesOptions
 
ShareGetStatisticsOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when getting statistics for a share.
ShareGetStatisticsOptions() - Constructor for class com.azure.storage.file.share.options.ShareGetStatisticsOptions
 
ShareInfo - Class in com.azure.storage.file.share.models
Contains information about a Share in the storage File service.
ShareInfo(String, OffsetDateTime) - Constructor for class com.azure.storage.file.share.models.ShareInfo
Creates an instance of information about a specific Share.
ShareItem - Class in com.azure.storage.file.share.models
A listed Azure Storage share item.
ShareItem() - Constructor for class com.azure.storage.file.share.models.ShareItem
 
ShareLeaseAsyncClient - Class in com.azure.storage.file.share.specialized
This class provides a client that contains all the leasing operations for files.
ShareLeaseClient - Class in com.azure.storage.file.share.specialized
This class provides a client that contains all the leasing operations for files.
ShareLeaseClientBuilder - Class in com.azure.storage.file.share.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of Storage Lease clients.
ShareLeaseClientBuilder() - Constructor for class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
 
ShareListFilesAndDirectoriesOptions - Class in com.azure.storage.file.share.options
Extended options for a directory listing operation.
ShareListFilesAndDirectoriesOptions() - Constructor for class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
ShareMetrics - Class in com.azure.storage.file.share.models
Storage Analytics metrics for file service.
ShareMetrics() - Constructor for class com.azure.storage.file.share.models.ShareMetrics
 
shareName(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the share that the constructed clients will interact with
shareName(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the share that the constructed clients will interact with
SharePointOnlineListLinkedService - Class in com.azure.analytics.synapse.artifacts.models
SharePoint Online List linked service.
SharePointOnlineListLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListLinkedService
 
SharePointOnlineListResourceDataset - Class in com.azure.analytics.synapse.artifacts.models
The sharepoint online list resource dataset.
SharePointOnlineListResourceDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListResourceDataset
 
SharePointOnlineListSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for sharePoint online list source.
SharePointOnlineListSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SharePointOnlineListSource
 
ShareProperties - Class in com.azure.storage.file.share.models
Properties of a share.
ShareProperties() - Constructor for class com.azure.storage.file.share.models.ShareProperties
 
ShareProtocols - Class in com.azure.storage.file.share.models
Represents protocols that can be set on a share.
ShareProtocols() - Constructor for class com.azure.storage.file.share.models.ShareProtocols
 
ShareProtocolSettings - Class in com.azure.storage.file.share.models
Protocol settings.
ShareProtocolSettings() - Constructor for class com.azure.storage.file.share.models.ShareProtocolSettings
 
ShareRequestConditions - Class in com.azure.storage.file.share.models
This class contains values which will restrict the successful operation of a variety of requests to the conditions present.
ShareRequestConditions() - Constructor for class com.azure.storage.file.share.models.ShareRequestConditions
 
ShareRetentionPolicy - Class in com.azure.storage.file.share.models
The retention policy.
ShareRetentionPolicy() - Constructor for class com.azure.storage.file.share.models.ShareRetentionPolicy
 
ShareRootSquash - Enum in com.azure.storage.file.share.models
Defines values for ShareRootSquash.
ShareSasPermission - Class in com.azure.storage.file.share.sas
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a share.
ShareSasPermission() - Constructor for class com.azure.storage.file.share.sas.ShareSasPermission
Initializes an ShareSasPermission object with all fields set to false.
ShareServiceAsyncClient - Class in com.azure.storage.file.share
This class provides a azureFileStorageClient that contains all the operations for interacting with a file account in Azure Storage.
ShareServiceClient - Class in com.azure.storage.file.share
This class provides a shareServiceAsyncClient that contains all the operations for interacting with a file account in Azure Storage.
ShareServiceClientBuilder - Class in com.azure.storage.file.share
This class provides a fluent builder API to help aid the configuration and instantiation of the FileServiceClients and FileServiceAsyncClients, calling buildClient constructs an instance of ShareServiceClient and calling buildFileAsyncClient constructs an instance of ShareServiceAsyncClient.
ShareServiceClientBuilder() - Constructor for class com.azure.storage.file.share.ShareServiceClientBuilder
Creates a builder instance that is able to configure and construct FileServiceClients and FileServiceAsyncClients.
ShareServiceProperties - Class in com.azure.storage.file.share.models
Storage service properties.
ShareServiceProperties() - Constructor for class com.azure.storage.file.share.models.ShareServiceProperties
 
ShareServiceSasQueryParameters - Class in com.azure.storage.file.share.sas
Deprecated.
Please use the generateSas method on the desired file/share client after initializing ShareServiceSasSignatureValues.
ShareServiceSasQueryParameters(Map<String, String[]>, boolean) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
ShareServiceSasSignatureValues - Class in com.azure.storage.file.share.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure File Storage service.
ShareServiceSasSignatureValues() - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
ShareServiceSasSignatureValues(String) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Creates an object with the specified identifier.
ShareServiceSasSignatureValues(OffsetDateTime, ShareFileSasPermission) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
ShareServiceSasSignatureValues(OffsetDateTime, ShareSasPermission) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
ShareServiceVersion - Enum in com.azure.storage.file.share
The versions of Azure Storage File supported by this client library.
ShareSetAccessPolicyOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when setting access policy on a share.
ShareSetAccessPolicyOptions() - Constructor for class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
ShareSetMetadataOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when setting metadata on a share.
ShareSetMetadataOptions() - Constructor for class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
ShareSetPropertiesOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when setting properties on a share.
ShareSetPropertiesOptions() - Constructor for class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
ShareSignedIdentifier - Class in com.azure.storage.file.share.models
Signed identifier.
ShareSignedIdentifier() - Constructor for class com.azure.storage.file.share.models.ShareSignedIdentifier
 
ShareSmbSettings - Class in com.azure.storage.file.share.models
Settings for SMB protocol.
ShareSmbSettings() - Constructor for class com.azure.storage.file.share.models.ShareSmbSettings
 
ShareSnapshotInfo - Class in com.azure.storage.file.share.models
Contains information about a snapshot of a Share in the storage File service.
ShareSnapshotInfo(String, String, OffsetDateTime) - Constructor for class com.azure.storage.file.share.models.ShareSnapshotInfo
Creates an instance of snapshot information for a specific Share.
ShareSnapshotsDeleteOptionType - Enum in com.azure.storage.file.share.models
Defines values for ShareSnapshotsDeleteOptionType.
ShareStatistics - Class in com.azure.storage.file.share.models
Contains statistics about a Share in the storage File service.
ShareStatistics(int) - Constructor for class com.azure.storage.file.share.models.ShareStatistics
Creates an instance of storage statistics for a Share.
ShareStatistics(long) - Constructor for class com.azure.storage.file.share.models.ShareStatistics
Creates an instance of storage statistics for a Share.
ShareStorageException - Exception in com.azure.storage.file.share.models
A StorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level.
ShareStorageException(String, HttpResponse, Object) - Constructor for exception com.azure.storage.file.share.models.ShareStorageException
Constructs a StorageException.
SHARING_VIOLATION - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value SharingViolation for ShareErrorCode.
SHARK_SERVER - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkServerType
Static value SharkServer for SparkServerType.
SHARK_SERVER2 - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkServerType
Static value SharkServer2 for SparkServerType.
SHEET - Static variable in class com.azure.ai.formrecognizer.models.DocumentPageKind
Static value sheet for DocumentPageKind.
SHINGLE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value shingle for TokenFilterName.
ShingleTokenFilter - Class in com.azure.search.documents.indexes.models
Creates combinations of tokens as a single token.
ShingleTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.ShingleTokenFilter
Constructor of ShingleTokenFilter.
ShopifyLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Shopify Service linked service.
ShopifyLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ShopifyLinkedService
 
ShopifyObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Shopify Service dataset.
ShopifyObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ShopifyObjectDataset
 
ShopifySource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Shopify Service source.
ShopifySource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ShopifySource
 
shouldAlertIfDataPointMissing() - Method in class com.azure.ai.metricsadvisor.administration.models.MetricBoundaryCondition
True if alert will be triggered when the companion-metric data-points are out of boundary but the corresponding data-point is missing for the original metric.
shouldAttemptRedirect(HttpPipelineCallContext, HttpResponse, int, Set<String>) - Method in class com.azure.core.http.policy.DefaultRedirectStrategy
 
shouldAttemptRedirect(HttpPipelineCallContext, HttpResponse, int, Set<String>) - Method in interface com.azure.core.http.policy.RedirectStrategy
Determines if the url should be redirected between each try.
shouldBoostBeyondRangeByConstant() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Get the shouldBoostBeyondRangeByConstant property: A value indicating whether to apply a constant boost for field values beyond the range end value; default is false.
shouldClientBeTested(HttpClient) - Static method in class com.azure.core.test.TestBase
Returns whether the given http clients match the rules of test framework.
shouldGenerateId() - Method in class com.azure.spring.data.cosmos.repository.support.CosmosEntityInformation
Should generate Id field value
shouldLogBody() - Method in enum com.azure.core.http.policy.HttpLogDetailLevel
 
shouldLogHeaders() - Method in enum com.azure.core.http.policy.HttpLogDetailLevel
 
shouldLogUrl() - Method in enum com.azure.core.http.policy.HttpLogDetailLevel
 
shouldRetry(HttpResponse) - Method in interface com.azure.core.http.policy.RetryStrategy
This method is consulted to determine if a retry attempt should be made for the given HttpResponse if the retry attempts are less than RetryStrategy.getMaxRetries().
shouldRetryException(Throwable) - Method in interface com.azure.core.http.policy.RetryStrategy
This method is consulted to determine if a retry attempt should be made for the given Throwable propagated when the request failed to send.
shutdown() - Method in class com.azure.monitor.opentelemetry.exporter.AzureMonitorTraceExporter
SHUTTING_DOWN - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value shutting_down for LivyStates.
SHUTTING_DOWN - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value shutting_down for LivyStates.
SI_TAX_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SITaxIdentificationNumber for PiiEntityCategory.
SI_UNIQUE_MASTER_CITIZEN_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SIUniqueMasterCitizenNumber for PiiEntityCategory.
sign(SignatureAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Creates a signature from a digest using the configured key.
sign(SignatureAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Creates a signature from a digest using the configured key.
sign(SignatureAlgorithm, byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Creates a signature from a digest using the configured key.
SIGN - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Sign for KeyOperation.
SIGN_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/sign/action for KeyVaultDataAction.
SIGNAL_R_SERVICE_CLIENT_CONNECTION_CONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionConnected event.
SIGNAL_R_SERVICE_CLIENT_CONNECTION_DISCONNECTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionDisconnected event.
SignalGateProcessor - Class in com.azure.media.videoanalyzer.edge.models
A signal gate determines when to block (gate) incoming media, and when to allow it through.
SignalGateProcessor(String, List<NodeInput>) - Constructor for class com.azure.media.videoanalyzer.edge.models.SignalGateProcessor
Creates an instance of SignalGateProcessor class.
SignalRServiceClientConnectionConnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionConnected event.
SignalRServiceClientConnectionConnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionConnectedEventData
 
SignalRServiceClientConnectionDisconnectedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.SignalRService.ClientConnectionDisconnected event.
SignalRServiceClientConnectionDisconnectedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.SignalRServiceClientConnectionDisconnectedEventData
 
signature - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The signature of the SAS.
SIGNATURE - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value signature for DocumentFieldType.
SignatureAlgorithm - Class in com.azure.security.keyvault.keys.cryptography.models
Defines values for SignatureAlgorithm.
SignatureAlgorithm() - Constructor for class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
 
signData(SignatureAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Creates a signature from the raw data using the configured key.
signData(SignatureAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Creates a signature from the raw data using the configured key.
signData(SignatureAlgorithm, byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Creates a signature from the raw data using the configured key.
SIGNED - Static variable in class com.azure.ai.formrecognizer.models.DocumentSignatureType
Static value signed for DocumentSignatureType.
SignResult - Class in com.azure.security.keyvault.keys.cryptography.models
Represents the details of sign operation result.
SignResult(byte[], SignatureAlgorithm, String) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.SignResult
Creates the instance of SignResult holding the sign operation response details.
SimilarityAlgorithm - Class in com.azure.search.documents.indexes.models
Base type for similarity algorithms.
SimilarityAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.SimilarityAlgorithm
 
SIMPLE - Enum constant in enum com.azure.search.documents.models.QueryType
Enum value simple.
SIMPLE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value simple for LexicalAnalyzerName.
SimpleCosmosEntityMetadata<T> - Class in com.azure.spring.data.cosmos.repository.query
Metadata class to describe simple cosmos entity includes domain type and cosmos entity information
SimpleCosmosEntityMetadata(Class<T>, CosmosEntityInformation<T, String>) - Constructor for class com.azure.spring.data.cosmos.repository.query.SimpleCosmosEntityMetadata
Initialization
SimpleCosmosRepository<T,ID extends Serializable> - Class in com.azure.spring.data.cosmos.repository.support
Repository class for simple Cosmos operation
SimpleCosmosRepository(CosmosEntityInformation<T, ID>, CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.support.SimpleCosmosRepository
Initialization
SimpleField - Annotation Type in com.azure.search.documents.indexes
An annotation that directs SearchIndexAsyncClient.buildSearchFields(Class, FieldBuilderOptions) to turn the field or method into a non-searchable field.
simpleMapper() - Method in class com.azure.core.util.serializer.JacksonAdapter
Deprecated.
deprecated, use JacksonAdapter(BiConsumer<ObjectMapper, ObjectMapper>) constructor to configure modules.
SimpleReactiveCosmosEntityMetadata<T> - Class in com.azure.spring.data.cosmos.repository.query
Metadata class to describe simple reactive cosmos entity includes domain type and cosmos entity information
SimpleReactiveCosmosEntityMetadata(Class<T>, CosmosEntityInformation<T, String>) - Constructor for class com.azure.spring.data.cosmos.repository.query.SimpleReactiveCosmosEntityMetadata
Initialization
SimpleReactiveCosmosRepository<T,K extends Serializable> - Class in com.azure.spring.data.cosmos.repository.support
Repository class for simple reactive Cosmos operation
SimpleReactiveCosmosRepository(CosmosEntityInformation<T, K>, ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.support.SimpleReactiveCosmosRepository
Initialization with metadata and reactiveCosmosOperations
SimpleResponse<T> - Class in com.azure.core.http.rest
REST response with a strongly-typed content specified.
SimpleResponse(HttpRequest, int, HttpHeaders, T) - Constructor for class com.azure.core.http.rest.SimpleResponse
Creates a SimpleResponse.
SimpleResponse(Response<?>, T) - Constructor for class com.azure.core.http.rest.SimpleResponse
Creates a SimpleResponse from a response and a value.
SimpleTokenCache - Class in com.azure.core.credential
A token cache that supports caching a token and refreshing it.
SimpleTokenCache(Supplier<Mono<AccessToken>>) - Constructor for class com.azure.core.credential.SimpleTokenCache
Creates an instance of RefreshableTokenCredential with default scheme "Bearer".
SINGLE - Enum constant in enum com.azure.core.annotation.ReturnType
Single value return type.
SINGLE - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Single for ScriptActivityParameterType.
SingleCategoryClassifyAction - Class in com.azure.ai.textanalytics.models
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents.
SingleCategoryClassifyAction(String, String) - Constructor for class com.azure.ai.textanalytics.models.SingleCategoryClassifyAction
Configurations that allow callers to specify details about how to execute a single-label classification action in a set of documents.
SingleCategoryClassifyActionResult - Class in com.azure.ai.textanalytics.models
SingleCategoryClassifyActionResult() - Constructor for class com.azure.ai.textanalytics.models.SingleCategoryClassifyActionResult
 
SingleCategoryClassifyResult - Class in com.azure.ai.textanalytics.models
SingleCategoryClassifyResult(String, TextDocumentStatistics, TextAnalyticsError) - Constructor for class com.azure.ai.textanalytics.models.SingleCategoryClassifyResult
SingleCategoryClassifyResultCollection - Class in com.azure.ai.textanalytics.util
A collection model that contains a list of SingleCategoryClassifyResult along with project name, deployment name and batch's statistics.
SingleCategoryClassifyResultCollection(Iterable<SingleCategoryClassifyResult>) - Constructor for class com.azure.ai.textanalytics.util.SingleCategoryClassifyResultCollection
Create a SingleCategoryClassifyResultCollection model that maintains a list of SingleCategoryClassifyResult along with model version and batch's statistics.
SingleEntityExecution(CosmosOperations, ReturnedType) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.SingleEntityExecution
Creates a new instance of single-entity execution.
SingleEntityExecution(ReactiveCosmosOperations, ReturnedType) - Constructor for class com.azure.spring.data.cosmos.repository.query.ReactiveCosmosQueryExecution.SingleEntityExecution
Creates a new instance of single-entity execution.
SinkNodeBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for topology sink nodes.
SinkNodeBase(String, List<NodeInput>) - Constructor for class com.azure.media.videoanalyzer.edge.models.SinkNodeBase
Creates an instance of SinkNodeBase class.
size() - Method in interface com.azure.core.experimental.serializer.JsonArray
 
size() - Method in class com.azure.cosmos.models.CosmosBatchResponse
Gets the number of operation results.
size() - Method in class com.azure.storage.blob.nio.AzureBasicFileAttributes
Returns the size of the file (in bytes).
size() - Method in class com.azure.storage.blob.nio.AzureBlobFileAttributes
Returns the size of the file (in bytes).
size() - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
SK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sk for OcrSkillLanguage.
SK - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sk for TextTranslationSkillLanguage.
SK_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sk.microsoft for LexicalAnalyzerName.
SK_PERSONAL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SKPersonalNumber for PiiEntityCategory.
SK_SK - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sk-sk for QueryLanguage.
SKILL - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an entity describing a capability or expertise.
skip(long) - Method in class com.azure.storage.blob.nio.NioBlobInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class com.azure.storage.common.StorageInputStream
Skips over and discards n bytes of data from this input stream.
skipChildren() - Method in class com.azure.json.DefaultJsonReader
 
skipChildren() - Method in class com.azure.json.gson.GsonJsonReader
 
skipChildren() - Method in class com.azure.json.JsonReader
Recursively skips the JSON token sub-stream if the current token is either JsonToken.START_ARRAY or JsonToken.START_OBJECT.
SkipErrorFile - Class in com.azure.analytics.synapse.artifacts.models
Skip error file.
SkipErrorFile() - Constructor for class com.azure.analytics.synapse.artifacts.models.SkipErrorFile
 
SKIPPED - Static variable in class com.azure.analytics.synapse.artifacts.models.DependencyCondition
Static value Skipped for DependencyCondition.
Sku - Class in com.azure.analytics.synapse.artifacts.models
Sku SQL pool SKU.
Sku() - Constructor for class com.azure.analytics.synapse.artifacts.models.Sku
 
SkuName - Enum in com.azure.storage.blob.models
Defines values for SkuName.
SL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sl for TextTranslationSkillLanguage.
SL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sl.microsoft for LexicalAnalyzerName.
SL_SL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sl-sl for QueryLanguage.
sleepIfRunningAgainstService(long) - Method in class com.azure.core.test.TestBase
Sleeps the test for the given amount of milliseconds if TestMode isn't TestMode.PLAYBACK.
SliceExecution(CosmosOperations, Pageable) - Constructor for class com.azure.spring.data.cosmos.repository.query.CosmosQueryExecution.SliceExecution
Creates a new instance of slice execution.
sliceQuery(CosmosQuery, Class<T>, String) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Slice query
sliceQuery(CosmosQuery, Class<T>, String) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
 
SLIDE - Static variable in class com.azure.ai.formrecognizer.models.DocumentPageKind
Static value slide for DocumentPageKind.
SLOT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Slot for HealthcareFhirResourceType.
SLOVAK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value slovak.
SLOVENIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value slovenian.
SLOVENIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value slovenian.
SM - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sm for TextTranslationSkillLanguage.
SMALL - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value Small for NodeSize.
SMART_FILLING - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedMissingDataPointFillType
Static value SmartFilling for DataFeedMissingDataPointFillType.
SmartDetectionCondition - Class in com.azure.ai.metricsadvisor.administration.models
Type that describes smart-detection parameters.
SmartDetectionCondition(double, AnomalyDetectorDirection, SuppressCondition) - Constructor for class com.azure.ai.metricsadvisor.administration.models.SmartDetectionCondition
Create an instance of SmartDetectionCondition describing how to identify anomalies using smart-detection mode.
SmartsheetLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Smartsheet.
SmartsheetLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SmartsheetLinkedService
 
SMB_DATE_STRING - Static variable in class com.azure.storage.file.share.FileConstants
Stores a reference to the date/time pattern expected for File SMB properties
SmbMultichannel - Class in com.azure.storage.file.share.models
Settings for SMB multichannel.
SmbMultichannel() - Constructor for class com.azure.storage.file.share.models.SmbMultichannel
 
SmsAsyncClient - Class in com.azure.communication.sms
Async client for sending SMS messages with Azure Communication SMS Service.
SmsClient - Class in com.azure.communication.sms
Client for sending SMS messages with Azure Communication SMS Services.
SmsClientBuilder - Class in com.azure.communication.sms
SmsClientBuilder that creates SmsAsyncClient and SmsClient.
SmsClientBuilder() - Constructor for class com.azure.communication.sms.SmsClientBuilder
 
SmsSendOptions - Class in com.azure.communication.sms.models
The SmsSendOptions model.
SmsSendOptions() - Constructor for class com.azure.communication.sms.models.SmsSendOptions
 
SmsSendResult - Class in com.azure.communication.sms.models
The SmsSendResult model.
SmsSendResult(String, String, int, boolean, String) - Constructor for class com.azure.communication.sms.models.SmsSendResult
Constructor to wrap the smsSendResponseItem
SmsServiceVersion - Enum in com.azure.communication.sms
The versions of Communication Identity Service supported by this client library.
SNAPHOT_OPERATION_RATE_EXCEEDED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
SNAPPY - Static variable in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
Static value snappy for AvroCompressionCodec.
SNAPPY - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value snappy for CompressionCodec.
SNAPPY - Static variable in class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
Static value snappy for OrcCompressionCodec.
SNAPPY - Static variable in class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
Static value snappy for ParquetCompressionCodecEnum.
snapshot(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the snapshot identifier of the blob.
snapshot(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the snapshot identifier of the blob.
snapshot(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the snapshot identifier of the blob.
snapshot(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the snapshot that the constructed clients will interact with.
snapshot(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the shareSnapshot that the constructed clients will interact with.
SNAPSHOT_COUNT_EXCEEDED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SnapshotCountExceeded for BlobErrorCode.
SNAPSHOT_OPERATION_RATE_EXCEEDED - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SnapshotOperationRateExceeded for BlobErrorCode.
SNAPSHOTS - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value snapshots.
SNAPSHOTS_PRESENT - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SnapshotsPresent for BlobErrorCode.
SnoozeScope - Class in com.azure.ai.metricsadvisor.administration.models
Defines values for SnoozeScope.
SnoozeScope() - Constructor for class com.azure.ai.metricsadvisor.administration.models.SnoozeScope
 
SNOWBALL - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value snowball for TokenFilterName.
SnowballTokenFilter - Class in com.azure.search.documents.indexes.models
A filter that stems words using a Snowball-generated stemmer.
SnowballTokenFilter(String, SnowballTokenFilterLanguage) - Constructor for class com.azure.search.documents.indexes.models.SnowballTokenFilter
Constructor of TokenFilter.
SnowballTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for SnowballTokenFilterLanguage.
SnowflakeDataset - Class in com.azure.analytics.synapse.artifacts.models
The snowflake dataset.
SnowflakeDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SnowflakeDataset
 
SnowflakeExportCopyCommand - Class in com.azure.analytics.synapse.artifacts.models
Snowflake export command settings.
SnowflakeExportCopyCommand() - Constructor for class com.azure.analytics.synapse.artifacts.models.SnowflakeExportCopyCommand
 
SnowflakeImportCopyCommand - Class in com.azure.analytics.synapse.artifacts.models
Snowflake import command settings.
SnowflakeImportCopyCommand() - Constructor for class com.azure.analytics.synapse.artifacts.models.SnowflakeImportCopyCommand
 
SnowflakeLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Snowflake linked service.
SnowflakeLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SnowflakeLinkedService
 
SnowflakeSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity snowflake sink.
SnowflakeSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SnowflakeSink
 
SnowflakeSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity snowflake source.
SnowflakeSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SnowflakeSource
 
SOCKS4 - Enum constant in enum com.azure.core.http.ProxyOptions.Type
SOCKS4 proxy type.
SOCKS5 - Enum constant in enum com.azure.core.http.ProxyOptions.Type
SOCKS5 proxy type.
SoftDeleteColumnDeletionDetectionPolicy - Class in com.azure.search.documents.indexes.models
Defines a data deletion detection policy that implements a soft-deletion strategy.
SoftDeleteColumnDeletionDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
 
SOLARIS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value solaris for ArtifactOperatingSystem.
SORANI - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value sorani.
SORANI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value sorani.
SORANI_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value sorani_normalization for TokenFilterName.
SOUNDEX - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value soundex.
SOURCE - Enum constant in enum com.azure.storage.file.share.models.PermissionCopyModeType
Enum value source.
SOURCE_CONDITION_NOT_MET - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SourceConditionNotMet for BlobErrorCode.
SourceModifiedAccessConditions - Class in com.azure.storage.file.share.models
Parameter group.
SourceModifiedAccessConditions() - Constructor for class com.azure.storage.file.share.models.SourceModifiedAccessConditions
 
SourceNodeBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for topology source nodes.
SourceNodeBase(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.SourceNodeBase
Creates an instance of SourceNodeBase class.
SOUTHAFRICA_NORTH - Static variable in class com.azure.core.management.Region
South Africa North (Africa) (recommended)
SOUTHAFRICA_WEST - Static variable in class com.azure.core.management.Region
South Africa West (Africa)
SP - Static variable in class com.azure.media.videoanalyzer.edge.models.Mpeg4Profile
Static value SP for Mpeg4Profile.
SPACE - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value space for LineEnding.
SPAN_BUILDER_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates the shared span builder that is in the current Context.
SPAN_CONTEXT_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates that the context contains a message span context.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value spanish.
SpanKind - Enum in com.azure.core.util.tracing
Represents the tracing span type.
SPARK - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value spark for SparkStatementLanguageType.
SPARK_BATCH - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkJobType
Static value SparkBatch for SparkJobType.
SPARK_BATCH - Static variable in class com.azure.analytics.synapse.spark.models.SparkJobType
Static value SparkBatch for SparkJobType.
SPARK_JOB_DEFINITION_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkJobReferenceType
Static value SparkJobDefinitionReference for SparkJobReferenceType.
SPARK_SESSION - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkJobType
Static value SparkSession for SparkJobType.
SPARK_SESSION - Static variable in class com.azure.analytics.synapse.spark.models.SparkJobType
Static value SparkSession for SparkJobType.
SPARK_THRIFT_SERVER - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkServerType
Static value SparkThriftServer for SparkServerType.
SparkAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkAuthenticationType.
SparkAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
 
SparkBatchAsyncClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the asynchronous SparkClient type.
SparkBatchClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the synchronous SparkClient type.
SparkBatchJob - Class in com.azure.analytics.synapse.artifacts.models
The SparkBatchJob model.
SparkBatchJob - Class in com.azure.analytics.synapse.spark.models
The SparkBatchJob model.
SparkBatchJob() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkBatchJob
 
SparkBatchJob() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJob
 
SparkBatchJobCollection - Class in com.azure.analytics.synapse.spark.models
Response for batch list operation.
SparkBatchJobCollection() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobCollection
 
SparkBatchJobOptions - Class in com.azure.analytics.synapse.spark.models
The SparkBatchJobOptions model.
SparkBatchJobOptions() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobOptions
 
SparkBatchJobResultType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkBatchJobResultType.
SparkBatchJobResultType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkBatchJobResultType.
SparkBatchJobResultType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
 
SparkBatchJobResultType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
 
SparkBatchJobState - Class in com.azure.analytics.synapse.artifacts.models
The SparkBatchJobState model.
SparkBatchJobState - Class in com.azure.analytics.synapse.spark.models
The SparkBatchJobState model.
SparkBatchJobState() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkBatchJobState
 
SparkBatchJobState() - Constructor for class com.azure.analytics.synapse.spark.models.SparkBatchJobState
 
SparkClientBuilder - Class in com.azure.analytics.synapse.spark
A builder for creating a new instance of the SparkClient type.
SparkClientBuilder() - Constructor for class com.azure.analytics.synapse.spark.SparkClientBuilder
Create an instance of the SparkClientBuilder.
SparkConfiguration - Class in com.azure.analytics.synapse.artifacts.models
Information about a SparkConfiguration created at the workspace level.
SparkConfiguration() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkConfiguration
 
SparkConfigurationAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
SparkConfigurationClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
SparkConfigurationListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of sparkconfiguration resources.
SparkConfigurationListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkConfigurationListResponse
 
SparkConfigurationResource - Class in com.azure.analytics.synapse.artifacts.models
Spark Configuration resource type.
SparkConfigurationResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkConfigurationResource
 
SparkErrorSource - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkErrorSource.
SparkErrorSource - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkErrorSource.
SparkErrorSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
 
SparkErrorSource() - Constructor for class com.azure.analytics.synapse.spark.models.SparkErrorSource
 
SparkJob - Class in com.azure.analytics.synapse.monitoring.models
The SparkJob model.
SparkJob() - Constructor for class com.azure.analytics.synapse.monitoring.models.SparkJob
 
SparkJobDefinition - Class in com.azure.analytics.synapse.artifacts.models
Spark job definition.
SparkJobDefinition() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobDefinition
 
SparkJobDefinitionAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
SparkJobDefinitionClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
SparkJobDefinitionFolder - Class in com.azure.analytics.synapse.artifacts.models
The folder that this Spark job definition is in.
SparkJobDefinitionFolder() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionFolder
 
SparkJobDefinitionResource - Class in com.azure.analytics.synapse.artifacts.models
Spark job definition resource type.
SparkJobDefinitionResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionResource
 
SparkJobDefinitionsListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of spark job definitions resources.
SparkJobDefinitionsListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobDefinitionsListResponse
 
SparkJobListViewResponse - Class in com.azure.analytics.synapse.monitoring.models
The SparkJobListViewResponse model.
SparkJobListViewResponse() - Constructor for class com.azure.analytics.synapse.monitoring.models.SparkJobListViewResponse
 
SparkJobProperties - Class in com.azure.analytics.synapse.artifacts.models
The properties of the Spark job.
SparkJobProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobProperties
 
SparkJobReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkJobReferenceType.
SparkJobReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobReferenceType
 
SparkJobType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkJobType.
SparkJobType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkJobType.
SparkJobType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkJobType
 
SparkJobType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkJobType
 
SparkLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Spark Server linked service.
SparkLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkLinkedService
 
SparkObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Spark Server dataset.
SparkObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkObjectDataset
 
sparkPoolName(String) - Method in class com.azure.analytics.synapse.spark.SparkClientBuilder
Sets Name of the spark pool.
SparkRequest - Class in com.azure.analytics.synapse.artifacts.models
The SparkRequest model.
SparkRequest - Class in com.azure.analytics.synapse.spark.models
The SparkRequest model.
SparkRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkRequest
 
SparkRequest() - Constructor for class com.azure.analytics.synapse.spark.models.SparkRequest
 
SparkScheduler - Class in com.azure.analytics.synapse.artifacts.models
The SparkScheduler model.
SparkScheduler - Class in com.azure.analytics.synapse.spark.models
The SparkScheduler model.
SparkScheduler() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkScheduler
 
SparkScheduler() - Constructor for class com.azure.analytics.synapse.spark.models.SparkScheduler
 
SparkServerType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkServerType.
SparkServerType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkServerType
 
SparkServiceError - Class in com.azure.analytics.synapse.artifacts.models
The SparkServiceError model.
SparkServiceError - Class in com.azure.analytics.synapse.spark.models
The SparkServiceError model.
SparkServiceError() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkServiceError
 
SparkServiceError() - Constructor for class com.azure.analytics.synapse.spark.models.SparkServiceError
 
SparkServicePlugin - Class in com.azure.analytics.synapse.artifacts.models
The SparkServicePlugin model.
SparkServicePlugin - Class in com.azure.analytics.synapse.spark.models
The SparkServicePlugin model.
SparkServicePlugin() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkServicePlugin
 
SparkServicePlugin() - Constructor for class com.azure.analytics.synapse.spark.models.SparkServicePlugin
 
SparkSession - Class in com.azure.analytics.synapse.spark.models
The SparkSession model.
SparkSession() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSession
 
SparkSessionAsyncClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the asynchronous SparkClient type.
SparkSessionClient - Class in com.azure.analytics.synapse.spark
Initializes a new instance of the synchronous SparkClient type.
SparkSessionCollection - Class in com.azure.analytics.synapse.spark.models
The SparkSessionCollection model.
SparkSessionCollection() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionCollection
 
SparkSessionOptions - Class in com.azure.analytics.synapse.spark.models
The SparkSessionOptions model.
SparkSessionOptions() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionOptions
 
SparkSessionResultType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkSessionResultType.
SparkSessionResultType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionResultType
 
SparkSessionState - Class in com.azure.analytics.synapse.spark.models
The SparkSessionState model.
SparkSessionState() - Constructor for class com.azure.analytics.synapse.spark.models.SparkSessionState
 
SparkSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Spark Server source.
SparkSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkSource
 
SparkStatement - Class in com.azure.analytics.synapse.spark.models
The SparkStatement model.
SparkStatement() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatement
 
SparkStatementCancellationResult - Class in com.azure.analytics.synapse.spark.models
The SparkStatementCancellationResult model.
SparkStatementCancellationResult() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementCancellationResult
 
SparkStatementCollection - Class in com.azure.analytics.synapse.spark.models
The SparkStatementCollection model.
SparkStatementCollection() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementCollection
 
SparkStatementLanguageType - Class in com.azure.analytics.synapse.spark.models
Defines values for SparkStatementLanguageType.
SparkStatementLanguageType() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
 
SparkStatementOptions - Class in com.azure.analytics.synapse.spark.models
The SparkStatementOptions model.
SparkStatementOptions() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementOptions
 
SparkStatementOutput - Class in com.azure.analytics.synapse.spark.models
The SparkStatementOutput model.
SparkStatementOutput() - Constructor for class com.azure.analytics.synapse.spark.models.SparkStatementOutput
 
SparkThriftTransportProtocol - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SparkThriftTransportProtocol.
SparkThriftTransportProtocol() - Constructor for class com.azure.analytics.synapse.artifacts.models.SparkThriftTransportProtocol
 
SpatialAnalysisCustomOperation - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis custom operation.
SpatialAnalysisCustomOperation(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisCustomOperation
Creates an instance of SpatialAnalysisCustomOperation class.
SpatialAnalysisOperationBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for Azure Cognitive Services Spatial Analysis operations.
SpatialAnalysisOperationBase() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationBase
 
SpatialAnalysisOperationEventBase - Class in com.azure.media.videoanalyzer.edge.models
Defines the Azure Cognitive Services Spatial Analysis operation eventing configuration.
SpatialAnalysisOperationEventBase() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationEventBase
 
SpatialAnalysisOperationFocus - Class in com.azure.media.videoanalyzer.edge.models
Defines values for SpatialAnalysisOperationFocus.
SpatialAnalysisOperationFocus() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus
 
SpatialAnalysisPersonCountEvent - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person count operation eventing configuration.
SpatialAnalysisPersonCountEvent() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEvent
 
SpatialAnalysisPersonCountEventTrigger - Class in com.azure.media.videoanalyzer.edge.models
Defines values for SpatialAnalysisPersonCountEventTrigger.
SpatialAnalysisPersonCountEventTrigger() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEventTrigger
 
SpatialAnalysisPersonCountOperation - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person count operation.
SpatialAnalysisPersonCountOperation(List<SpatialAnalysisPersonCountZoneEvents>) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountOperation
Creates an instance of SpatialAnalysisPersonCountOperation class.
SpatialAnalysisPersonCountZoneEvents - Class in com.azure.media.videoanalyzer.edge.models
The SpatialAnalysisPersonCountZoneEvents model.
SpatialAnalysisPersonCountZoneEvents(NamedPolygonBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountZoneEvents
Creates an instance of SpatialAnalysisPersonCountZoneEvents class.
SpatialAnalysisPersonDistanceEvent - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person distance operation eventing configuration.
SpatialAnalysisPersonDistanceEvent() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEvent
 
SpatialAnalysisPersonDistanceEventTrigger - Class in com.azure.media.videoanalyzer.edge.models
Defines values for SpatialAnalysisPersonDistanceEventTrigger.
SpatialAnalysisPersonDistanceEventTrigger() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEventTrigger
 
SpatialAnalysisPersonDistanceOperation - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person distance operation.
SpatialAnalysisPersonDistanceOperation(List<SpatialAnalysisPersonDistanceZoneEvents>) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceOperation
Creates an instance of SpatialAnalysisPersonDistanceOperation class.
SpatialAnalysisPersonDistanceZoneEvents - Class in com.azure.media.videoanalyzer.edge.models
The SpatialAnalysisPersonDistanceZoneEvents model.
SpatialAnalysisPersonDistanceZoneEvents(NamedPolygonBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceZoneEvents
Creates an instance of SpatialAnalysisPersonDistanceZoneEvents class.
SpatialAnalysisPersonLineCrossingEvent - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person line crossing operation eventing configuration.
SpatialAnalysisPersonLineCrossingEvent() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingEvent
 
SpatialAnalysisPersonLineCrossingLineEvents - Class in com.azure.media.videoanalyzer.edge.models
The SpatialAnalysisPersonLineCrossingLineEvents model.
SpatialAnalysisPersonLineCrossingLineEvents(NamedLineBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingLineEvents
Creates an instance of SpatialAnalysisPersonLineCrossingLineEvents class.
SpatialAnalysisPersonLineCrossingOperation - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person line crossing operation.
SpatialAnalysisPersonLineCrossingOperation(List<SpatialAnalysisPersonLineCrossingLineEvents>) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonLineCrossingOperation
Creates an instance of SpatialAnalysisPersonLineCrossingOperation class.
SpatialAnalysisPersonZoneCrossingEvent - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person crossing zone operation eventing configuration.
SpatialAnalysisPersonZoneCrossingEvent() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEvent
 
SpatialAnalysisPersonZoneCrossingEventType - Class in com.azure.media.videoanalyzer.edge.models
Defines values for SpatialAnalysisPersonZoneCrossingEventType.
SpatialAnalysisPersonZoneCrossingEventType() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEventType
 
SpatialAnalysisPersonZoneCrossingOperation - Class in com.azure.media.videoanalyzer.edge.models
Defines a Spatial Analysis person zone crossing operation.
SpatialAnalysisPersonZoneCrossingOperation(List<SpatialAnalysisPersonZoneCrossingZoneEvents>) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingOperation
Creates an instance of SpatialAnalysisPersonZoneCrossingOperation class.
SpatialAnalysisPersonZoneCrossingZoneEvents - Class in com.azure.media.videoanalyzer.edge.models
The SpatialAnalysisPersonZoneCrossingZoneEvents model.
SpatialAnalysisPersonZoneCrossingZoneEvents(NamedPolygonBase) - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingZoneEvents
Creates an instance of SpatialAnalysisPersonZoneCrossingZoneEvents class.
SpatialAnalysisTypedOperationBase - Class in com.azure.media.videoanalyzer.edge.models
Base class for Azure Cognitive Services Spatial Analysis typed operations.
SpatialAnalysisTypedOperationBase() - Constructor for class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisTypedOperationBase
 
SpatialSpec - Class in com.azure.cosmos.models
The type Spatial spec.
SpatialSpec() - Constructor for class com.azure.cosmos.models.SpatialSpec
Constructor.
SpatialType - Enum in com.azure.cosmos.models
Defines the target data type of an index path specification in the Azure Cosmos DB service.
SpecializedBlobClientBuilder - Class in com.azure.storage.blob.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of specialized Storage Blob clients, AppendBlobClient, AppendBlobAsyncClient, BlockBlobClient, BlockBlobAsyncClient, PageBlobClient, and PageBlobAsyncClient.
SpecializedBlobClientBuilder() - Constructor for class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
 
specificData(SpecificData) - Method in class com.azure.core.serializer.avro.apache.ApacheAvroSerializerBuilder
Configures the SpecificData that will be used during serialization and deserialization of Avro.
SPECIMEN - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Specimen for HealthcareFhirResourceType.
SPECIMEN_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SpecimenDefinition for HealthcareFhirResourceType.
splitOnCaseChange() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the splitOnCaseChange property: A value indicating whether to split words on caseChange.
splitOnNumerics() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the splitOnNumerics property: A value indicating whether to split on numbers.
SplitSkill - Class in com.azure.search.documents.indexes.models
A skill to split a string into chunks of text.
SplitSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SplitSkill
Creates an instance of SplitSkill class.
SplitSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for SplitSkillLanguage.
SplitSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SplitSkillLanguage
 
SQL - Enum constant in enum com.azure.core.management.AzureEnvironment.Endpoint
Azure SQL endpoint.
SQL - Static variable in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
Static value sql for SparkStatementLanguageType.
SQL_ON_DEMAND - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlConnectionType
Static value SqlOnDemand for SqlConnectionType.
SQL_POOL - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlConnectionType
Static value SqlPool for SqlConnectionType.
SQL_POOL_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlPoolReferenceType
Static value SqlPoolReference for SqlPoolReferenceType.
SQL_QUERY - Static variable in class com.azure.analytics.synapse.artifacts.models.SqlScriptType
Static value SqlQuery for SqlScriptType.
SQL_SERVER_CONNECTION_STRING - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SQLServerConnectionString for PiiEntityCategory.
SQL_SERVER_DB - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
Static value SqlServer.
SqlConnection - Class in com.azure.analytics.synapse.artifacts.models
The connection used to execute the SQL script.
SqlConnection() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlConnection
 
SqlConnectionType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SqlConnectionType.
SqlConnectionType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlConnectionType
 
SqlDWSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SQL Data Warehouse sink.
SqlDWSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlDWSink
 
SqlDWSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SQL Data Warehouse source.
SqlDWSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlDWSource
 
SqlIntegratedChangeTrackingPolicy - Class in com.azure.search.documents.indexes.models
Defines a data change detection policy that captures changes using the Integrated Change Tracking feature of Azure SQL Database.
SqlIntegratedChangeTrackingPolicy() - Constructor for class com.azure.search.documents.indexes.models.SqlIntegratedChangeTrackingPolicy
 
SqlMISink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure SQL Managed Instance sink.
SqlMISink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlMISink
 
SqlMISource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Azure SQL Managed Instance source.
SqlMISource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlMISource
 
SqlParameter - Class in com.azure.cosmos.models
Represents a SQL parameter in the SqlQuerySpec used for queries in the Azure Cosmos DB database service.
SqlParameter() - Constructor for class com.azure.cosmos.models.SqlParameter
Initializes a new instance of the SqlParameter class.
SqlParameter(String, Object) - Constructor for class com.azure.cosmos.models.SqlParameter
Initializes a new instance of the SqlParameter class with the name and value of the parameter.
SqlPartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SqlPartitionOption.
SqlPartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPartitionOption
 
SqlPartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for Sql source partitioning.
SqlPartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPartitionSettings
 
SqlPool - Class in com.azure.analytics.synapse.artifacts.models
SQL pool A SQL Analytics pool.
SqlPool() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPool
 
SqlPoolInfoListResult - Class in com.azure.analytics.synapse.artifacts.models
SQL pool collection List of SQL pools.
SqlPoolInfoListResult() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPoolInfoListResult
 
SqlPoolReference - Class in com.azure.analytics.synapse.artifacts.models
SQL pool reference type.
SqlPoolReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPoolReference
 
SqlPoolReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SqlPoolReferenceType.
SqlPoolReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPoolReferenceType
 
SqlPoolsAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
SqlPoolsClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
SqlPoolStoredProcedureActivity - Class in com.azure.analytics.synapse.artifacts.models
Execute SQL pool stored procedure activity.
SqlPoolStoredProcedureActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlPoolStoredProcedureActivity
 
SqlQuerySpec - Class in com.azure.cosmos.models
Represents a SQL query in the Azure Cosmos DB database service.
SqlQuerySpec() - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class.
SqlQuerySpec(String) - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query.
SqlQuerySpec(String, SqlParameter...) - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query and parameters.
SqlQuerySpec(String, List<SqlParameter>) - Constructor for class com.azure.cosmos.models.SqlQuerySpec
Initializes a new instance of the SqlQuerySpec class with the text of the query and parameters.
SqlQuerySpecWithEncryption - Class in com.azure.cosmos.encryption.models
Represents a SQL query with encryption parameters in the Azure Cosmos DB database service.
SqlQuerySpecWithEncryption(SqlQuerySpec) - Constructor for class com.azure.cosmos.encryption.models.SqlQuerySpecWithEncryption
Creates a new instance of SQL query spec with encryption.
SqlQueryStringDataModel - Class in com.azure.analytics.synapse.monitoring.models
The SqlQueryStringDataModel model.
SqlQueryStringDataModel() - Constructor for class com.azure.analytics.synapse.monitoring.models.SqlQueryStringDataModel
 
SqlRuleAction - Class in com.azure.messaging.servicebus.administration.models
Represents set of actions written in SQL language-based syntax that is performed against a ServiceBusMessage.
SqlRuleAction(String) - Constructor for class com.azure.messaging.servicebus.administration.models.SqlRuleAction
Creates a new instance with the given SQL expression.
SqlRuleFilter - Class in com.azure.messaging.servicebus.administration.models
Represents a filter which is a composition of an expression and an action that is executed in the pub/sub pipeline.
SqlRuleFilter(String) - Constructor for class com.azure.messaging.servicebus.administration.models.SqlRuleFilter
Creates a new instance with the given SQL expression.
SqlScript - Class in com.azure.analytics.synapse.artifacts.models
SQL script.
SqlScript() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScript
 
SqlScriptAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
SqlScriptClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
SqlScriptContent - Class in com.azure.analytics.synapse.artifacts.models
The content of the SQL script.
SqlScriptContent() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScriptContent
 
SqlScriptFolder - Class in com.azure.analytics.synapse.artifacts.models
The folder that this SQL script is in.
SqlScriptFolder() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScriptFolder
 
SqlScriptMetadata - Class in com.azure.analytics.synapse.artifacts.models
The metadata of the SQL script.
SqlScriptMetadata() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScriptMetadata
 
SqlScriptResource - Class in com.azure.analytics.synapse.artifacts.models
Sql Script resource type.
SqlScriptResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScriptResource
 
SqlScriptsListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of sql scripts resources.
SqlScriptsListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScriptsListResponse
 
SqlScriptType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SqlScriptType.
SqlScriptType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlScriptType
 
SqlServerDataFeedSource - Class in com.azure.ai.metricsadvisor.administration.models
The SQLServerDataFeedSource model.
SqlServerLinkedService - Class in com.azure.analytics.synapse.artifacts.models
SQL Server linked service.
SqlServerLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlServerLinkedService
 
SqlServerSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SQL server sink.
SqlServerSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlServerSink
 
SqlServerSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SQL server source.
SqlServerSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlServerSource
 
SqlServerStoredProcedureActivity - Class in com.azure.analytics.synapse.artifacts.models
SQL stored procedure activity type.
SqlServerStoredProcedureActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlServerStoredProcedureActivity
 
SqlServerTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The on-premises SQL Server dataset.
SqlServerTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlServerTableDataset
 
SqlSink - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SQL sink.
SqlSink() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlSink
 
SqlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity SQL source.
SqlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SqlSource
 
SquareLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Square Service linked service.
SquareLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SquareLinkedService
 
SquareObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Square Service dataset.
SquareObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SquareObjectDataset
 
SquareSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Square Service source.
SquareSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SquareSource
 
SR_BA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sr-ba for QueryLanguage.
SR_CYRILLIC_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sr-cyrillic.microsoft for LexicalAnalyzerName.
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sr-Cyrl for OcrSkillLanguage.
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sr-Cyrl for TextTranslationSkillLanguage.
SR_LATIN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sr-latin.microsoft for LexicalAnalyzerName.
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sr-Latn for OcrSkillLanguage.
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sr-Latn for TextTranslationSkillLanguage.
SR_ME - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sr-me for QueryLanguage.
SR_RS - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sr-rs for QueryLanguage.
SSH_PUBLIC_KEY - Static variable in class com.azure.analytics.synapse.artifacts.models.SftpAuthenticationType
Static value SshPublicKey for SftpAuthenticationType.
SsisAccessCredential - Class in com.azure.analytics.synapse.artifacts.models
SSIS access credential.
SsisAccessCredential() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisAccessCredential
 
SsisChildPackage - Class in com.azure.analytics.synapse.artifacts.models
SSIS embedded child package.
SsisChildPackage() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisChildPackage
 
SSISDB - Static variable in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
Static value SSISDB for SsisPackageLocationType.
SsisExecutionCredential - Class in com.azure.analytics.synapse.artifacts.models
SSIS package execution credential.
SsisExecutionCredential() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisExecutionCredential
 
SsisExecutionParameter - Class in com.azure.analytics.synapse.artifacts.models
SSIS execution parameter.
SsisExecutionParameter() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisExecutionParameter
 
SsisLogLocation - Class in com.azure.analytics.synapse.artifacts.models
SSIS package execution log location.
SsisLogLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisLogLocation
 
SsisLogLocationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SsisLogLocationType.
SsisLogLocationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisLogLocationType
 
SsisObjectMetadataStatusResponse - Class in com.azure.analytics.synapse.artifacts.models
The status of the operation.
SsisObjectMetadataStatusResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisObjectMetadataStatusResponse
 
SsisPackageLocation - Class in com.azure.analytics.synapse.artifacts.models
SSIS package location.
SsisPackageLocation() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisPackageLocation
 
SsisPackageLocationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SsisPackageLocationType.
SsisPackageLocationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
 
SsisPropertyOverride - Class in com.azure.analytics.synapse.artifacts.models
SSIS property override.
SsisPropertyOverride() - Constructor for class com.azure.analytics.synapse.artifacts.models.SsisPropertyOverride
 
SSV - Enum constant in enum com.azure.core.util.serializer.CollectionFormat
Space separated values.
stageBlock(String, BinaryData) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlock(String, BinaryData) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlock(String, InputStream, long) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlock(String, Flux<ByteBuffer>, long) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlockFromUrl(String, String, BlobRange) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromUrl(String, String, BlobRange) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromUrlWithResponse(BlockBlobStageBlockFromUrlOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromUrlWithResponse(BlockBlobStageBlockFromUrlOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromUrlWithResponse(String, String, BlobRange, byte[], String, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockFromUrlWithResponse(String, String, BlobRange, byte[], String, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block to be committed as part of a blob where the contents are read from a URL.
stageBlockWithResponse(BlockBlobStageBlockOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlockWithResponse(BlockBlobStageBlockOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlockWithResponse(String, InputStream, long, byte[], String, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
stageBlockWithResponse(String, Flux<ByteBuffer>, long, byte[], String) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Uploads the specified block to the block blob's "staging area" to be later committed by a call to commitBlockList.
StagingSettings - Class in com.azure.analytics.synapse.artifacts.models
Staging settings.
StagingSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.StagingSettings
 
StampKind - Class in com.azure.messaging.eventgrid.systemevents
Defines values for StampKind.
StampKind() - Constructor for class com.azure.messaging.eventgrid.systemevents.StampKind
 
STANDARD - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEdition
Static value Standard for IntegrationRuntimeEdition.
STANDARD - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
Static value Standard for IntegrationRuntimeSsisCatalogPricingTier.
STANDARD - Static variable in class com.azure.messaging.servicebus.administration.models.MessagingSku
Static value Standard for MessagingSku.
STANDARD - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionSize
Static value Standard for SessionSize.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Static value standard for IndexerExecutionEnvironment.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value standard for LexicalNormalizerName.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value standard_v2 for LexicalTokenizerName.
STANDARD - Static variable in class com.azure.storage.blob.models.RehydratePriority
Static value Standard for RehydratePriority.
STANDARD_ASCII_FOLDING_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value standardasciifolding.lucene for LexicalAnalyzerName.
STANDARD_GRS - Enum constant in enum com.azure.storage.blob.models.SkuName
Enum value Standard_GRS.
STANDARD_LRS - Enum constant in enum com.azure.storage.blob.models.SkuName
Enum value Standard_LRS.
STANDARD_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value standard.lucene for LexicalAnalyzerName.
STANDARD_RAGRS - Enum constant in enum com.azure.storage.blob.models.SkuName
Enum value Standard_RAGRS.
STANDARD_ZRS - Enum constant in enum com.azure.storage.blob.models.SkuName
Enum value Standard_ZRS.
STAR - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value star for ToneValue.
start() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Start listening for changes asynchronously.
start() - Method in class com.azure.messaging.eventhubs.EventProcessorClient
Starts processing of events for all partitions of the Event Hub that this event processor can own, assigning a dedicated PartitionProcessor to each partition.
start() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Starts the processor in the background.
start(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Start a link connection.
start(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Start a link connection.
start(String, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Creates a new tracing span.
start(String, Context) - Method in interface com.azure.core.util.tracing.Tracer
Creates a new tracing span.
start(String, Context) - Static method in class com.azure.core.util.tracing.TracerProxy
A new tracing span with INTERNAL kind is created for each tracer plugged into the SDK.
start(String, Context, ProcessKind) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Creates a new tracing span for AMQP calls.
start(String, Context, ProcessKind) - Method in interface com.azure.core.util.tracing.Tracer
Creates a new tracing span for AMQP calls.
start(String, StartSpanOptions, Context) - Method in class com.azure.core.tracing.opentelemetry.OpenTelemetryTracer
Creates a new tracing span.
start(String, StartSpanOptions, Context) - Method in interface com.azure.core.util.tracing.Tracer
Creates a new tracing span.
start(String, StartSpanOptions, Context) - Static method in class com.azure.core.util.tracing.TracerProxy
A new tracing span is created for each tracer plugged into the SDK.
START_ARRAY - Enum constant in enum com.azure.json.JsonToken
Start of a JSON array, '['.
START_HSM_BACKUP - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/backup/start/action for KeyVaultDataAction.
START_HSM_RESTORE - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/restore/start/action for KeyVaultDataAction.
START_OBJECT - Enum constant in enum com.azure.json.JsonToken
Start of a JSON object, '{'.
StartCallRecordingResult - Class in com.azure.communication.callingserver.models
The response payload of start call recording operation.
StartCallRecordingResult(String) - Constructor for class com.azure.communication.callingserver.models.StartCallRecordingResult
Initializes a new instance of StartCallRecordingResult.
StartDataFlowDebugSessionRequest - Class in com.azure.analytics.synapse.artifacts.models
Request body structure for starting data flow debug session.
StartDataFlowDebugSessionRequest() - Constructor for class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionRequest
 
StartDataFlowDebugSessionResponse - Class in com.azure.analytics.synapse.artifacts.models
Response body structure for starting data flow debug session.
StartDataFlowDebugSessionResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.StartDataFlowDebugSessionResponse
 
STARTED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Started for IntegrationRuntimeState.
STARTED - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerRuntimeState
Static value Started for TriggerRuntimeState.
STARTED - Static variable in class com.azure.messaging.eventgrid.systemevents.AppAction
Static value Started for AppAction.
STARTED - Static variable in class com.azure.messaging.eventgrid.systemevents.AsyncStatus
Static value Started for AsyncStatus.
STARTING - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Starting for IntegrationRuntimeState.
STARTING - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value starting for LivyStates.
STARTING - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value starting for LivyStates.
STARTING - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
Static value Starting for SessionStatus.
startLogCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Start the device diagnostics log collection on specified devices.
startLogCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Start the device diagnostics log collection on specified devices.
startRecording(String) - Method in class com.azure.communication.callingserver.ServerCall
Start recording of the call.
startRecording(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Start recording of the call.
StartRecordingOptions - Class in com.azure.communication.callingserver.models
Defines values for RecordingFormatType.
StartRecordingOptions() - Constructor for class com.azure.communication.callingserver.models.StartRecordingOptions
 
startRecordingWithResponse(String, StartRecordingOptions, Context) - Method in class com.azure.communication.callingserver.ServerCall
Start recording of the call.
startRecordingWithResponse(String, StartRecordingOptions, Context) - Method in class com.azure.communication.callingserver.ServerCallAsync
Start recording of the call.
STARTS_WITH - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Starts with
StartSpanOptions - Class in com.azure.core.util.tracing
Represents span options that are available before span starts and describe it.
StartSpanOptions(SpanKind) - Constructor for class com.azure.core.util.tracing.StartSpanOptions
Describes span with given name and kind
startsWith(String) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path starts with a Path, constructed by converting the given path string, in exactly the manner specified by the startsWith(Path) method.
startsWith(Path) - Method in class com.azure.storage.blob.nio.AzurePath
Tests if this path starts with the given path.
startTime - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The start time for the SAS's validity.
startTranslation() - Method in class com.azure.ai.documenttranslator.BatchDocumentTranslationRestClient
Use this API to submit a bulk (batch) translation request to the Document Translation service.
startTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Starts a trigger.
startTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Starts a trigger.
startTriggerWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Starts a trigger.
startTriggerWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Starts a trigger.
startWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Start a link connection.
startWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Start a link connection.
STATIC_WEBSITE_CONTAINER_NAME - Static variable in class com.azure.storage.blob.BlobContainerAsyncClient
Special container name for the static website container in the Storage account.
STATIC_WEBSITE_CONTAINER_NAME - Static variable in class com.azure.storage.blob.BlobContainerClient
Special container name for the static website container in the Storage account.
StaticWebsite - Class in com.azure.storage.blob.models
The properties that enable an account to host a static website.
StaticWebsite() - Constructor for class com.azure.storage.blob.models.StaticWebsite
 
STATUS - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value Status for RunQueryFilterOperand.
STATUS - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value Status for RunQueryOrderByField.
StatusCheckPollingStrategy<T,U> - Class in com.azure.core.util.polling
Fallback polling strategy that doesn't poll but exits successfully if no other polling strategies are detected and status code is 2xx.
StatusCheckPollingStrategy() - Constructor for class com.azure.core.util.polling.StatusCheckPollingStrategy
Creates a status check polling strategy with a JSON serializer.
StatusCheckPollingStrategy(ObjectSerializer) - Constructor for class com.azure.core.util.polling.StatusCheckPollingStrategy
Creates a status check polling strategy with a custom object serializer.
STEMMER - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value stemmer for TokenFilterName.
StemmerOverrideTokenFilter - Class in com.azure.search.documents.indexes.models
Provides the ability to override other stemming filters with custom dictionary-based stemming.
StemmerOverrideTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
StemmerTokenFilter - Class in com.azure.search.documents.indexes.models
Language specific stemming filter.
StemmerTokenFilter(String, StemmerTokenFilterLanguage) - Constructor for class com.azure.search.documents.indexes.models.StemmerTokenFilter
Constructor of TokenFilter.
StemmerTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for StemmerTokenFilterLanguage.
stop() - Method in interface com.azure.cosmos.ChangeFeedProcessor
Stops listening for changes asynchronously.
stop() - Method in class com.azure.messaging.eventhubs.EventProcessorClient
Stops processing events for all partitions owned by this event processor.
stop() - Method in class com.azure.messaging.servicebus.ServiceBusProcessorClient
Stops the message processing for this processor.
stop(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Stop a link connection.
stop(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Stop a link connection.
STOP - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value stop for LexicalAnalyzerName.
StopAnalyzer - Class in com.azure.search.documents.indexes.models
Divides text at non-letters; Applies the lowercase and stopword token filters.
StopAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.StopAnalyzer
Creates an instance of StopAnalyzer class.
stopDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Stops a deployment.
stopDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Stops a deployment.
STOPPED - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Stopped for IntegrationRuntimeState.
STOPPED - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerRuntimeState
Static value Stopped for TriggerRuntimeState.
STOPPED - Static variable in class com.azure.messaging.eventgrid.systemevents.AppAction
Static value Stopped for AppAction.
STOPPED - Static variable in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
Static value Stopped for SessionStatus.
STOPPING - Static variable in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
Static value Stopping for IntegrationRuntimeState.
stopRecording(String) - Method in class com.azure.communication.callingserver.ServerCall
Stop recording of the call.
stopRecording(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Stop recording of the call.
stopRecordingWithResponse(String) - Method in class com.azure.communication.callingserver.ServerCallAsync
Stop recording of the call.
stopRecordingWithResponse(String, Context) - Method in class com.azure.communication.callingserver.ServerCall
Stop recording of the call.
stopTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Stops a trigger.
stopTrigger(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Stops a trigger.
stopTriggerWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Stops a trigger.
stopTriggerWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Stops a trigger.
stopWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Stop a link connection.
stopWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Stop a link connection.
STOPWORDS - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value stopwords for TokenFilterName.
StopwordsList - Enum in com.azure.search.documents.indexes.models
Defines values for StopwordsList.
StopwordsTokenFilter - Class in com.azure.search.documents.indexes.models
Removes stop words from a token stream.
StopwordsTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Constructor of StopwordsTokenFilter.
STORAGE - Enum constant in enum com.azure.storage.blob.models.AccountKind
Enum value Storage.
STORAGE_ASYNC_OPERATION_INITIATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.AsyncOperationInitiated event.
STORAGE_BLOB_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicates an event of blob creation.
STORAGE_BLOB_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicates an event of blob deletion.
STORAGE_BLOB_INVENTORY_POLICY_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for an Microsoft.Storage.BlobInventoryPolicyCompleted event.
STORAGE_BLOB_RENAMED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
indicates an event of blob renaming.
STORAGE_BLOB_TIER_CHANGED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobTierChanged event.
STORAGE_DIRECTORY_CREATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobCreated event.
STORAGE_DIRECTORY_DELETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobDeleted event.
STORAGE_DIRECTORY_RENAMED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryRenamed event.
STORAGE_LIFECYCLE_POLICY_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.LifecyclePolicyCompleted event.
STORAGE_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Static value storageMetadata for BlobIndexerDataToExtract.
STORAGE_TRACING_NAMESPACE_VALUE - Static variable in class com.azure.storage.common.Utility
Please see here for more information on Azure resource provider namespaces.
STORAGE_V2 - Enum constant in enum com.azure.storage.blob.models.AccountKind
Enum value StorageV2.
StorageAccountInfo - Class in com.azure.storage.blob.models
This class contains information about the storage account.
StorageAccountInfo(SkuName, AccountKind) - Constructor for class com.azure.storage.blob.models.StorageAccountInfo
Constructs a StorageAccountInfo.
StorageAsyncClient - Class in com.azure.quantum.jobs
Initializes a new instance of the asynchronous QuantumClient type.
StorageAsyncOperationInitiatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.AsyncOperationInitiated event.
StorageAsyncOperationInitiatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageAsyncOperationInitiatedEventData
 
StorageBlobCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobCreated event.
StorageBlobCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageBlobCreatedEventData
 
StorageBlobDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobDeleted event.
StorageBlobDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageBlobDeletedEventData
 
StorageBlobInventoryPolicyCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for an Microsoft.Storage.BlobInventoryPolicyCompleted event.
StorageBlobInventoryPolicyCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageBlobInventoryPolicyCompletedEventData
 
StorageBlobRenamedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobRenamed event.
StorageBlobRenamedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageBlobRenamedEventData
 
StorageBlobSample - Class in com.azure.aot.graalvm.samples.storage.blob
A sample to demonstrate uploading a blob to Azure Blob Storage using GraalVM.
StorageBlobSample() - Constructor for class com.azure.aot.graalvm.samples.storage.blob.StorageBlobSample
 
StorageBlobTierChangedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.BlobTierChanged event.
StorageBlobTierChangedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageBlobTierChangedEventData
 
StorageClient - Class in com.azure.quantum.jobs
Initializes a new instance of the synchronous QuantumClient type.
StorageDirectoryCreatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryCreated event.
StorageDirectoryCreatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageDirectoryCreatedEventData
 
StorageDirectoryDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryDeleted event.
StorageDirectoryDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageDirectoryDeletedEventData
 
StorageDirectoryRenamedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.DirectoryRenamed event.
StorageDirectoryRenamedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageDirectoryRenamedEventData
 
StorageFileInputStream - Class in com.azure.storage.file.share
Provides an input stream to read a given storage file resource.
StorageFileOutputStream - Class in com.azure.storage.file.share
Provides an output stream to write a given storage file resource.
StorageInputStream - Class in com.azure.storage.common
Provides an input stream to read a given storage resource.
StorageInputStream(int, long) - Constructor for class com.azure.storage.common.StorageInputStream
Initializes a new instance of the StorageInputStream class.
StorageInputStream(long, Long, int, long) - Constructor for class com.azure.storage.common.StorageInputStream
Initializes a new instance of the StorageInputStream class.
StorageInputStream(long, Long, int, long, ByteBuffer) - Constructor for class com.azure.storage.common.StorageInputStream
Initializes a new instance of the StorageInputStream class.
StorageLifecyclePolicyActionSummaryDetail - Class in com.azure.messaging.eventgrid.systemevents
Execution statistics of a specific policy action in a Blob Management cycle.
StorageLifecyclePolicyActionSummaryDetail() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyActionSummaryDetail
 
StorageLifecyclePolicyCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Storage.LifecyclePolicyCompleted event.
StorageLifecyclePolicyCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.StorageLifecyclePolicyCompletedEventData
 
StorageOutputStream - Class in com.azure.storage.common
StorageOutputStream allows for uploading data to an Azure Storage service using stream concepts.
StorageOutputStream(int) - Constructor for class com.azure.storage.common.StorageOutputStream
Creates a new instance of StorageOutputStream.
StorageSharedKeyCredential - Class in com.azure.storage.common
SharedKey credential policy that is put into a header to authorize requests.
StorageSharedKeyCredential(String, String) - Constructor for class com.azure.storage.common.StorageSharedKeyCredential
Initializes a new instance of StorageSharedKeyCredential contains an account's name and its primary or secondary accountKey.
StorageSharedKeyCredentialPolicy - Class in com.azure.storage.common.policy
Policy that adds the SharedKey into the request's Authorization header.
StorageSharedKeyCredentialPolicy(StorageSharedKeyCredential) - Constructor for class com.azure.storage.common.policy.StorageSharedKeyCredentialPolicy
Creates a SharedKey pipeline policy that adds the SharedKey into the request's authorization header.
STORE_LOCK_LOST_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Lock token associated with the message or session has expired, or the lock token is not found.
STORED_PROCEDURE - Enum constant in enum com.azure.cosmos.models.ContainerChildResourceType
Represents a stored procedure resource that is created in a Cosmos container.
StoredProcedureParameter - Class in com.azure.analytics.synapse.artifacts.models
SQL stored procedure parameter.
StoredProcedureParameter() - Constructor for class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameter
 
StoredProcedureParameterType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for StoredProcedureParameterType.
StoredProcedureParameterType() - Constructor for class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
 
StoreReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Connector read setting.
StoreReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.StoreReadSettings
 
StoreWriteSettings - Class in com.azure.analytics.synapse.artifacts.models
Connector write settings.
StoreWriteSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.StoreWriteSettings
 
stream() - Method in class com.azure.core.http.HttpHeaders
Get a Stream representation of the HttpHeader values in this instance.
stream() - Method in class com.azure.core.util.IterableStream
Utility function to provide Stream of value T.
stream() - Method in class com.azure.core.util.paging.ContinuablePagedIterable
 
STREAM - Static variable in class com.azure.analytics.synapse.artifacts.models.CellOutputType
Static value stream for CellOutputType.
streamByPage() - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Stream, one page at a time.
streamByPage(int) - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Stream, one page at a time, with each page containing preferredPageSize items.
streamByPage(C) - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Stream, one page at a time, starting from the next page associated with the given continuation token.
streamByPage(C, int) - Method in class com.azure.core.util.paging.ContinuablePagedIterable
Retrieve the Stream, one page at a time, with each page containing preferredPageSize items, starting from the next page associated with the given continuation token.
streamFaulted - Variable in class com.azure.storage.common.StorageInputStream
A flag to determine if the stream is faulted, if so the last error will be thrown on next operation.
StreamResponse - Class in com.azure.core.http.rest
REST response with a streaming content.
StreamResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>) - Constructor for class com.azure.core.http.rest.StreamResponse
StreamResponse(HttpResponse) - Constructor for class com.azure.core.http.rest.StreamResponse
Creates a StreamResponse.
STRETCH - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageScaleMode
Static value stretch for ImageScaleMode.
STRING - Enum constant in enum com.azure.json.JsonToken
String, in value context.
STRING - Enum constant in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Enum value string.
STRING - Enum constant in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Enum value string.
STRING - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value string for DocumentFieldType.
STRING - Static variable in class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
Static value string for NotebookParameterType.
STRING - Static variable in class com.azure.analytics.synapse.artifacts.models.ParameterType
Static value String for ParameterType.
STRING - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value String for ScriptActivityParameterType.
STRING - Static variable in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
Static value String for StoredProcedureParameterType.
STRING - Static variable in class com.azure.analytics.synapse.artifacts.models.VariableType
Static value String for VariableType.
STRING - Static variable in class com.azure.media.videoanalyzer.edge.models.ParameterType
Static value string for ParameterType.
STRING - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value string for LogsColumnType.
STRING - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.String for SearchFieldDataType.
STRING_EQUALS - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
String equals
StringBasedCosmosQuery - Class in com.azure.spring.data.cosmos.repository.support
Cosmos query class to handle the annotated queries.
StringBasedCosmosQuery(CosmosQueryMethod, CosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.support.StringBasedCosmosQuery
Constructor
StringBasedReactiveCosmosQuery - Class in com.azure.spring.data.cosmos.repository.support
Cosmos query class to handle the annotated queries.
StringBasedReactiveCosmosQuery(ReactiveCosmosQueryMethod, ReactiveCosmosOperations) - Constructor for class com.azure.spring.data.cosmos.repository.support.StringBasedReactiveCosmosQuery
Constructor
STRONG - Enum constant in enum com.azure.cosmos.ConsistencyLevel
STRONG Consistency guarantees that read operations always return the value that was last written.
STRUCTURE_DEFINITION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value StructureDefinition for HealthcareFhirResourceType.
STRUCTURE_MAP - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value StructureMap for HealthcareFhirResourceType.
Stub - Class in com.azure.core.amqp.experimental
Stub class so the package isn't empty.
Stub() - Constructor for class com.azure.core.amqp.experimental.Stub
 
STUB_HEAD - Static variable in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
Static value stubHead for DocumentTableCellKind.
SUBJECT - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
A common field for summary information about the message content and purpose.
SUBJECT - Static variable in class com.azure.ai.textanalytics.models.EntityAssociation
Specifies if the entity is the subject of the text.
SubjectAlternativeNames - Class in com.azure.security.keyvault.certificates.models
The subject alternate names of Certificate Policy.
SubjectAlternativeNames() - Constructor for class com.azure.security.keyvault.certificates.models.SubjectAlternativeNames
Create an instance of SubjectAlternativeNames
SubjectInfo - Class in com.azure.analytics.synapse.accesscontrol.models
Subject details.
SubjectInfo() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.SubjectInfo
 
SUBMISSION - Static variable in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
Static value Submission for PluginCurrentState.
SUBMISSION - Static variable in class com.azure.analytics.synapse.spark.models.PluginCurrentState
Static value Submission for PluginCurrentState.
submitBatch(BlobBatch) - Method in class com.azure.storage.blob.batch.BlobBatchAsyncClient
Submits a batch operation.
submitBatch(BlobBatch) - Method in class com.azure.storage.blob.batch.BlobBatchClient
Submits a batch operation.
submitBatchWithResponse(BlobBatch, boolean) - Method in class com.azure.storage.blob.batch.BlobBatchAsyncClient
Submits a batch operation.
submitBatchWithResponse(BlobBatch, boolean, Duration, Context) - Method in class com.azure.storage.blob.batch.BlobBatchClient
Submits a batch operation.
submitTransaction(List<TableTransactionAction>) - Method in class com.azure.data.tables.TableAsyncClient
Executes all actions within the list inside a transaction.
submitTransaction(List<TableTransactionAction>) - Method in class com.azure.data.tables.TableClient
Executes all actions within the list inside a transaction.
submitTransactionWithResponse(List<TableTransactionAction>) - Method in class com.azure.data.tables.TableAsyncClient
Executes all actions within the list inside a transaction.
submitTransactionWithResponse(List<TableTransactionAction>, Duration, Context) - Method in class com.azure.data.tables.TableClient
Executes all actions within the list inside a transaction.
subpath(int, int) - Method in class com.azure.storage.blob.nio.AzurePath
Returns a relative Path that is a subsequence of the name elements of this path.
subQueue(SubQueue) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the type of the SubQueue to connect to.
subQueue(SubQueue) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the type of the SubQueue to connect to.
subQueue(SubQueue) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the type of the SubQueue to connect to.
subQueue(SubQueue) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the type of the SubQueue to connect to.
SubQueue - Enum in com.azure.messaging.servicebus.models
Azure Service Bus queues and subscriptions provide a secondary sub-queue, called a dead-letter queue (DLQ).
SubResource - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse nested resource, which belongs to a workspace.
SubResource - Class in com.azure.core.management
The SubResource model.
SubResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SubResource
 
SubResource() - Constructor for class com.azure.core.management.SubResource
 
SubResourceDebugResource - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse nested debug resource.
SubResourceDebugResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SubResourceDebugResource
 
subscribe(CoreSubscriber<? super AsyncPollResponse<T, U>>) - Method in class com.azure.core.util.polling.PollerFlux
 
subscribe(CoreSubscriber<? super BlobChangefeedEvent>) - Method in class com.azure.storage.blob.changefeed.BlobChangefeedPagedFlux
 
subscribe(CoreSubscriber<? super T>) - Method in class com.azure.core.http.rest.PagedFluxBase
Deprecated.
Subscribe to consume all items of type T in the sequence respectively.
subscribe(CoreSubscriber<? super T>) - Method in class com.azure.core.util.paging.ContinuablePagedFluxCore
Subscribe to consume all items of type T in the sequence respectively.
subscribe(CoreSubscriber<? super T>) - Method in class com.azure.cosmos.util.CosmosPagedFlux
Subscribe to consume all items of type T in the sequence respectively.
subscribeTriggerToEvents(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Subscribe event trigger to events.
subscribeTriggerToEvents(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Subscribe event trigger to events.
subscribeTriggerToEventsWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Subscribe event trigger to events.
subscribeTriggerToEventsWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Subscribe event trigger to events.
SUBSCRIPTION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Subscription for HealthcareFhirResourceType.
SUBSCRIPTION - Static variable in class com.azure.quantum.jobs.models.DimensionScope
Static value Subscription for DimensionScope.
SubscriptionDeletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.EventGrid.SubscriptionDeletedEvent event.
SubscriptionDeletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.SubscriptionDeletedEventData
 
subscriptionId(String) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets The Azure subscription ID.
subscriptionName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the name of the subscription in the topic to listen to.
subscriptionName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the name of the subscription in the topic to listen to.
subscriptionName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the name of the subscription in the topic to listen to.
subscriptionName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the name of the subscription in the topic to listen to.
SubscriptionProperties - Class in com.azure.messaging.servicebus.administration.models
Properties on a subscription.
SubscriptionRuntimeProperties - Class in com.azure.messaging.servicebus.administration.models
Runtime properties about a subscription.
SubscriptionRuntimeProperties(SubscriptionProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.SubscriptionRuntimeProperties
Creates a new instance with runtime properties extracted from the given SubscriptionDescription.
SubscriptionValidationEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.EventGrid.SubscriptionValidationEvent event.
SubscriptionValidationEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.SubscriptionValidationEventData
 
SubscriptionValidationResponse - Class in com.azure.messaging.eventgrid.systemevents
To complete an event subscription validation handshake, a subscriber can use either the validationCode or the validationUrl received in a SubscriptionValidationEvent.
SubscriptionValidationResponse() - Constructor for class com.azure.messaging.eventgrid.systemevents.SubscriptionValidationResponse
 
SUBSEQUENT - Static variable in class com.azure.ai.anomalydetector.models.FillNaMethod
Static value Subsequent for FillNaMethod.
SUBSTANCE - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Substance for HealthcareFhirResourceType.
SUBSTANCE_NUCLEIC_ACID - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SubstanceNucleicAcid for HealthcareFhirResourceType.
SUBSTANCE_POLYMER - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SubstancePolymer for HealthcareFhirResourceType.
SUBSTANCE_PROTEIN - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SubstanceProtein for HealthcareFhirResourceType.
SUBSTANCE_REFERENCE_INFORMATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SubstanceReferenceInformation for HealthcareFhirResourceType.
SUBSTANCE_SOURCE_MATERIAL - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SubstanceSourceMaterial for HealthcareFhirResourceType.
SUBSTANCE_SPECIFICATION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SubstanceSpecification for HealthcareFhirResourceType.
SUCCEEDED - Static variable in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
Enum value succeeded.
SUCCEEDED - Static variable in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
Static value Succeeded for IngestionStatusType.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.artifacts.models.DependencyCondition
Static value Succeeded for DependencyCondition.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
Static value Succeeded for SparkBatchJobResultType.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerRunStatus
Static value Succeeded for TriggerRunStatus.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Succeeded for SparkBatchJobResultType.
SUCCEEDED - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Succeeded for SparkSessionResultType.
SUCCEEDED - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value succeeded for PhoneNumberOperationStatus.
SUCCEEDED - Static variable in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
Static value Succeeded for AssetConversionStatus.
SUCCEEDED - Static variable in class com.azure.quantum.jobs.models.JobStatus
Static value Succeeded for JobStatus.
SUCCESS - Enum constant in enum com.azure.monitor.ingestion.models.UploadLogsStatus
Indicates that all the logs were successfully uploaded to Azure Monitor.
SUCCESS - Enum constant in enum com.azure.monitor.query.models.LogsQueryResultStatus
Successful logs query result.
SUCCESS - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value success.
SUCCESS - Enum constant in enum com.azure.storage.blob.models.CopyStatusType
Enum value success.
SUCCESS - Enum constant in enum com.azure.storage.blob.models.SyncCopyStatusType
Enum value success.
SUCCESS - Enum constant in enum com.azure.storage.file.datalake.models.CopyStatusType
Enum value success.
SUCCESS - Enum constant in enum com.azure.storage.file.share.models.CopyStatusType
Enum value success.
SUCCESS - Static variable in class com.azure.analytics.synapse.artifacts.models.LivyStates
Static value success for LivyStates.
SUCCESS - Static variable in class com.azure.analytics.synapse.spark.models.LivyStates
Static value success for LivyStates.
SUCCESS - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Success for ReservationStatus.
SUCCESSFULLY_COMPLETED - Static variable in class com.azure.core.util.polling.LongRunningOperationStatus
Represent that the long-running operation is completed successfully.
suggest(String, String) - Method in class com.azure.search.documents.SearchAsyncClient
Suggests documents in the index that match the given partial query.
suggest(String, String) - Method in class com.azure.search.documents.SearchClient
Suggests documents in the index that match the given partial query.
suggest(String, String, SuggestOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Suggests documents in the index that match the given partial query.
suggest(String, String, SuggestOptions, Context) - Method in class com.azure.search.documents.SearchClient
Suggests documents in the index that match the given partial query.
SuggestOptions - Class in com.azure.search.documents.models
Parameter group.
SuggestOptions() - Constructor for class com.azure.search.documents.models.SuggestOptions
 
SuggestPagedFlux - Class in com.azure.search.documents.util
Implementation of PagedFluxBase where the element type is SuggestResult and the page type is SuggestPagedResponse.
SuggestPagedFlux(Supplier<Mono<SuggestPagedResponse>>) - Constructor for class com.azure.search.documents.util.SuggestPagedFlux
Creates an instance of SuggestPagedFlux that retrieves a single page.
SuggestPagedIterable - Class in com.azure.search.documents.util
Implementation of PagedIterableBase where the element type is SuggestResult and the page type is SuggestPagedResponse.
SuggestPagedIterable(SuggestPagedFlux) - Constructor for class com.azure.search.documents.util.SuggestPagedIterable
Creates instance given SuggestPagedIterable.
SuggestPagedResponse - Class in com.azure.search.documents.util
Represents an HTTP response from the suggest API request that contains a list of items deserialized into a Page.
SuggestPagedResponse(Response<List<SuggestResult>>, Double) - Constructor for class com.azure.search.documents.util.SuggestPagedResponse
Constructor
SuggestResult - Class in com.azure.search.documents.models
A result containing a document found by a suggestion query, plus associated metadata.
SuggestResult(String) - Constructor for class com.azure.search.documents.models.SuggestResult
Constructor of SuggestResult.
suggestWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryAsyncClient
Get search suggestions by query criteria.
suggestWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.DiscoveryClient
Get search suggestions by query criteria.
SUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value sum.
SUM - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Static value Sum for DataFeedAutoRollUpMethod.
SummarySentence - Class in com.azure.ai.textanalytics.models
The SummarySentence model.
SummarySentence() - Constructor for class com.azure.ai.textanalytics.models.SummarySentence
 
SummarySentenceCollection - Class in com.azure.ai.textanalytics.models
SummarySentenceCollection(IterableStream<SummarySentence>, IterableStream<TextAnalyticsWarning>) - Constructor for class com.azure.ai.textanalytics.models.SummarySentenceCollection
Creates a SummarySentenceCollection model that describes a extractive summarization sentence collection including warnings.
SummarySentencesOrder - Class in com.azure.ai.textanalytics.models
Defines values for SummarySentencesOrder.
SummarySentencesOrder() - Constructor for class com.azure.ai.textanalytics.models.SummarySentencesOrder
 
SUNDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Sunday.
SUPPLY_DELIVERY - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SupplyDelivery for HealthcareFhirResourceType.
SUPPLY_REQUEST - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value SupplyRequest for HealthcareFhirResourceType.
supportedFileAttributeViews() - Method in class com.azure.storage.blob.nio.AzureFileSystem
Returns the set of the names of the file attribute views supported by this FileSystem.
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class com.azure.storage.blob.nio.AzureFileStore
Tells whether this file store supports the file attributes identified by the given file attribute view.
supportsFileAttributeView(String) - Method in class com.azure.storage.blob.nio.AzureFileStore
Tells whether this file store supports the file attributes identified by the given file attribute view.
supportsTestTemplate(ExtensionContext) - Method in class com.azure.core.test.SyncAsyncExtension
 
SuppressCondition - Class in com.azure.ai.metricsadvisor.administration.models
Type that describes suppress condition for anomalies.
SuppressCondition(int, double) - Constructor for class com.azure.ai.metricsadvisor.administration.models.SuppressCondition
Create an instance of SuppressCondition describing how to suppress anomaly reporting.
SV - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value sv for EntityRecognitionSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value sv for KeyPhraseExtractionSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sv for OcrSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value sv for SentimentSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sv for TextTranslationSkillLanguage.
SV_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sv.lucene for LexicalAnalyzerName.
SV_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sv.microsoft for LexicalAnalyzerName.
SV_SE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sv-se for QueryLanguage.
SW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sw for TextTranslationSkillLanguage.
SWEDEN_CENTRAL - Static variable in class com.azure.core.management.Region
Sweden Central (Europe) (recommended)
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value swedish.
SWIFT_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value SWIFTCode for PiiEntityCategory.
SwitchActivity - Class in com.azure.analytics.synapse.artifacts.models
This activity evaluates an expression and executes activities under the cases property that correspond to the expression evaluation expected in the equals property.
SwitchActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.SwitchActivity
 
SwitchCase - Class in com.azure.analytics.synapse.artifacts.models
Switch cases with have a value and corresponding activities.
SwitchCase() - Constructor for class com.azure.analytics.synapse.artifacts.models.SwitchCase
 
SWITCHING_PROTOCOLS - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
SWITCHING_PROTOCOLS.
SWITZERLAND_NORTH - Static variable in class com.azure.core.management.Region
Switzerland North (Europe) (recommended)
SWITZERLAND_WEST - Static variable in class com.azure.core.management.Region
Switzerland West (Europe)
SybaseAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for SybaseAuthenticationType.
SybaseAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.SybaseAuthenticationType
 
SybaseLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Sybase data source.
SybaseLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.SybaseLinkedService
 
SybaseSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for Sybase databases.
SybaseSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.SybaseSource
 
SybaseTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Sybase table dataset.
SybaseTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.SybaseTableDataset
 
SYMBOL - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value symbol.
SymmetricKeyCredentials - Class in com.azure.media.videoanalyzer.edge.models
Symmetric key credential.
SymmetricKeyCredentials(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.SymmetricKeyCredentials
Creates an instance of SymmetricKeyCredentials class.
SYMPTOM_OR_SIGN - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value SYMPTOM_OR_SIGN for HealthcareEntityCategory.
SynapseNotebookActivity - Class in com.azure.analytics.synapse.artifacts.models
Execute Synapse notebook activity.
SynapseNotebookActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.SynapseNotebookActivity
 
SynapseNotebookReference - Class in com.azure.analytics.synapse.artifacts.models
Synapse notebook reference type.
SynapseNotebookReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.SynapseNotebookReference
 
SynapseRbacPermission - Class in com.azure.analytics.synapse.accesscontrol.models
Synapse role definition details.
SynapseRbacPermission() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.SynapseRbacPermission
 
SynapseRoleDefinition - Class in com.azure.analytics.synapse.accesscontrol.models
Synapse role definition details.
SynapseRoleDefinition() - Constructor for class com.azure.analytics.synapse.accesscontrol.models.SynapseRoleDefinition
 
SynapseSparkJobDefinitionActivity - Class in com.azure.analytics.synapse.artifacts.models
Execute spark job activity.
SynapseSparkJobDefinitionActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobDefinitionActivity
 
SynapseSparkJobReference - Class in com.azure.analytics.synapse.artifacts.models
Synapse spark job reference type.
SynapseSparkJobReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.SynapseSparkJobReference
 
SyncAsyncExtension - Class in com.azure.core.test
An test template extension that helps to branch out a single test into sync and async invocation.
SyncAsyncExtension() - Constructor for class com.azure.core.test.SyncAsyncExtension
 
SyncCopyStatusType - Enum in com.azure.storage.blob.models
Defines values for SyncCopyStatusType.
SyncPoller<T,U> - Interface in com.azure.core.util.polling
A type that offers API that simplifies the task of executing long-running operations against an Azure service.
SynonymMap - Class in com.azure.search.documents.indexes.models
Represents a synonym map definition.
SynonymMap(String) - Constructor for class com.azure.search.documents.indexes.models.SynonymMap
Constructor of SynonymMap.
SynonymMap(String, String) - Constructor for class com.azure.search.documents.indexes.models.SynonymMap
Constructor of SynonymMap.
synonymMapNames() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A list of SynonymMap names to be associated with the field.
SynonymTokenFilter - Class in com.azure.search.documents.indexes.models
Matches single or multi-word synonyms in a token stream.
SynonymTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.SynonymTokenFilter
Constructor of TokenFilter.
SYSTEM - Enum constant in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
Enum value system.
SYSTEM - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is a system file.
SYSTEM - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
Static value System for SparkErrorSource.
SYSTEM - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value System for SparkErrorSource.
SYSTEM_ASSIGNED - Enum constant in enum com.azure.analytics.synapse.artifacts.models.ResourceIdentityType
Enum value SystemAssigned.
SYSTEM_DEFAULTS - Static variable in class com.azure.core.amqp.ProxyOptions
Gets the system defaults for proxy configuration and authentication.
SYSTEM_IN_USE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value SystemInUse for BlobErrorCode.
SystemData - Class in com.azure.core.management
Metadata pertaining to creation and last modification of the resource.
SystemData - Class in com.azure.media.videoanalyzer.edge.models
Read-only system metadata associated with a resource.
SystemData() - Constructor for class com.azure.core.management.SystemData
 
SystemData() - Constructor for class com.azure.media.videoanalyzer.edge.models.SystemData
 
SystemEventNames - Class in com.azure.messaging.eventgrid
This class contains a number of constants that correspond to the value of eventType of EventGridEvents and type of CloudEvents, when the event originated from an Azure service.
systemPropertyName(String) - Method in class com.azure.core.util.ConfigurationPropertyBuilder
Sets system property name that can represent this property if explicit configuration is not set.
SystemScanRulesetsAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
SystemScanRulesetsClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.

T

TA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ta for TextTranslationSkillLanguage.
TA_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ta-in for QueryLanguage.
TA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ta.microsoft for LexicalAnalyzerName.
TABLE_ALREADY_EXISTS - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TableAlreadyExists.
TABLE_BEING_DELETED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TableBeingDeleted.
TABLE_HAS_NO_PROPERTIES - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TableHasNoProperties.
TABLE_HAS_NO_SUCH_PROPERTY - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TableHasNoSuchProperty.
TABLE_NOT_FOUND - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TableNotFound.
TableAccessPolicies - Class in com.azure.data.tables.models
This class contains values which correlate to the access polices set for a specific table.
TableAccessPolicies(List<TableSignedIdentifier>) - Constructor for class com.azure.data.tables.models.TableAccessPolicies
Constructs a TableAccessPolicies.
TableAccessPolicy - Class in com.azure.data.tables.models
A table's access policy.
TableAccessPolicy() - Constructor for class com.azure.data.tables.models.TableAccessPolicy
 
TableAccountSasPermission - Class in com.azure.data.tables.sas
This is a helper class to construct a string representing the permissions granted by an Account SAS.
TableAccountSasPermission() - Constructor for class com.azure.data.tables.sas.TableAccountSasPermission
 
TableAccountSasResourceType - Class in com.azure.data.tables.sas
This is a helper class to construct a string representing the resources accessible by an Account SAS.
TableAccountSasResourceType() - Constructor for class com.azure.data.tables.sas.TableAccountSasResourceType
 
TableAccountSasService - Class in com.azure.data.tables.sas
This is a helper class to construct a string representing the services accessible by an Account SAS.
TableAccountSasService() - Constructor for class com.azure.data.tables.sas.TableAccountSasService
 
TableAccountSasSignatureValues - Class in com.azure.data.tables.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
TableAccountSasSignatureValues(OffsetDateTime, TableAccountSasPermission, TableAccountSasService, TableAccountSasResourceType) - Constructor for class com.azure.data.tables.sas.TableAccountSasSignatureValues
Initializes a new TableAccountSasSignatureValues object.
TableAsyncClient - Class in com.azure.data.tables
Provides an asynchronous service client for accessing a table in the Azure Tables service.
TableAzureNamedKeyCredentialPolicy - Class in com.azure.data.tables
Policy that adds the SharedKey into the request's Authorization header.
TableAzureNamedKeyCredentialPolicy(AzureNamedKeyCredential) - Constructor for class com.azure.data.tables.TableAzureNamedKeyCredentialPolicy
Creates a SharedKey pipeline policy that adds the SharedKey into the request's authorization header.
TableClient - Class in com.azure.data.tables
Provides a synchronous service client for accessing a table in the Azure Tables service.
TableClientBuilder - Class in com.azure.data.tables
This class provides a fluent builder API to help aid the configuration and instantiation of TableClient and TableAsyncClient objects.
TableClientBuilder() - Constructor for class com.azure.data.tables.TableClientBuilder
Creates a builder instance that is able to configure and construct TableClient and TableAsyncClient objects.
TableEntity - Class in com.azure.data.tables.models
An entity within a table.
TableEntity(String, String) - Constructor for class com.azure.data.tables.models.TableEntity
Construct a new TableEntity.
TableEntityUpdateMode - Enum in com.azure.data.tables.models
The type of update operation to perform on an existing entity within a table.
TableErrorCode - Class in com.azure.data.tables.models
Defines values for error codes returned from the Tables service.
TableErrorCode() - Constructor for class com.azure.data.tables.models.TableErrorCode
 
TableItem - Class in com.azure.data.tables.models
A table within a storage or CosmosDB table API account.
tableName(String) - Method in class com.azure.data.tables.TableClientBuilder
Sets the name of the table.
TableSasIpRange - Class in com.azure.data.tables.sas
This type specifies a continuous range of IP addresses.
TableSasIpRange() - Constructor for class com.azure.data.tables.sas.TableSasIpRange
 
TableSasPermission - Class in com.azure.data.tables.sas
Constructs a string representing the permissions granted by an Azure Service SAS to a table.
TableSasPermission() - Constructor for class com.azure.data.tables.sas.TableSasPermission
 
TableSasProtocol - Enum in com.azure.data.tables.sas
Specifies the set of possible permissions for Shared Access Signature protocol.
TableSasSignatureValues - Class in com.azure.data.tables.sas
Used to initialize parameters for a Shared Access Signature (SAS) for the Azure Table Storage service.
TableSasSignatureValues(String) - Constructor for class com.azure.data.tables.sas.TableSasSignatureValues
Creates an object with the specified identifier.
TableSasSignatureValues(OffsetDateTime, TableSasPermission) - Constructor for class com.azure.data.tables.sas.TableSasSignatureValues
Creates an object with the specified expiry time and permissions.
TableScrubEtagPolicy - Class in com.azure.data.tables
Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value.
TableScrubEtagPolicy() - Constructor for class com.azure.data.tables.TableScrubEtagPolicy
 
TableServiceAsyncClient - Class in com.azure.data.tables
Provides an asynchronous service client for accessing the Azure Tables service.
TableServiceClient - Class in com.azure.data.tables
Provides a synchronous service client for accessing the Azure Tables service.
TableServiceClientBuilder - Class in com.azure.data.tables
This class provides a fluent builder API to help aid the configuration and instantiation of TableServiceClient and TableServiceAsyncClient objects.
TableServiceClientBuilder() - Constructor for class com.azure.data.tables.TableServiceClientBuilder
Creates a builder instance that is able to configure and construct TableServiceClient and TableServiceAsyncClient objects.
TableServiceCorsRule - Class in com.azure.data.tables.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
TableServiceCorsRule() - Constructor for class com.azure.data.tables.models.TableServiceCorsRule
 
TableServiceError - Class in com.azure.data.tables.models
A class that represents an error occurred in a Tables operation.
TableServiceError(String, String) - Constructor for class com.azure.data.tables.models.TableServiceError
Create an instance of TableServiceError.
TableServiceException - Exception in com.azure.data.tables.models
Exception thrown for an invalid response with TableServiceError information.
TableServiceException(String, HttpResponse) - Constructor for exception com.azure.data.tables.models.TableServiceException
Initializes a new instance of the TableServiceException class.
TableServiceException(String, HttpResponse, TableServiceError) - Constructor for exception com.azure.data.tables.models.TableServiceException
Initializes a new instance of the TableServiceException class.
TableServiceGeoReplication - Class in com.azure.data.tables.models
Geo-Replication information for the Secondary Storage Service.
TableServiceGeoReplication(TableServiceGeoReplicationStatus, OffsetDateTime) - Constructor for class com.azure.data.tables.models.TableServiceGeoReplication
Creates an instance of TableServiceGeoReplication.
TableServiceGeoReplicationStatus - Class in com.azure.data.tables.models
TableServiceGeoReplicationStatus() - Constructor for class com.azure.data.tables.models.TableServiceGeoReplicationStatus
 
TableServiceLogging - Class in com.azure.data.tables.models
A model representing configurable Azure Analytics Logging settings of the Table service.
TableServiceLogging() - Constructor for class com.azure.data.tables.models.TableServiceLogging
 
TableServiceMetrics - Class in com.azure.data.tables.models
A model representing configurable metrics settings of the Table service.
TableServiceMetrics() - Constructor for class com.azure.data.tables.models.TableServiceMetrics
 
TableServiceProperties - Class in com.azure.data.tables.models
A model representing configurable settings of the Table service.
TableServiceProperties() - Constructor for class com.azure.data.tables.models.TableServiceProperties
 
TableServiceRetentionPolicy - Class in com.azure.data.tables.models
The Table service retention policy.
TableServiceRetentionPolicy() - Constructor for class com.azure.data.tables.models.TableServiceRetentionPolicy
 
TableServiceStatistics - Class in com.azure.data.tables.models
A model representing Table service statistics.
TableServiceStatistics(TableServiceGeoReplication) - Constructor for class com.azure.data.tables.models.TableServiceStatistics
Creates an instance of TableServiceStatistics.
TableServiceVersion - Enum in com.azure.data.tables
The versions of Tables REST API supported by this client library.
TableSignedIdentifier - Class in com.azure.data.tables.models
A signed identifier.
TableSignedIdentifier(String) - Constructor for class com.azure.data.tables.models.TableSignedIdentifier
TableTransactionAction - Class in com.azure.data.tables.models
Defines an action to be included as part of a transactional operation.
TableTransactionAction(TableTransactionActionType, TableEntity) - Constructor for class com.azure.data.tables.models.TableTransactionAction
Initializes a new instance of the TableTransactionAction.
TableTransactionAction(TableTransactionActionType, TableEntity, boolean) - Constructor for class com.azure.data.tables.models.TableTransactionAction
Initializes a new instance of the TableTransactionAction.
TableTransactionActionResponse - Class in com.azure.data.tables.models
The response of a REST sub-request contained within the response of a transaction request.
TableTransactionActionType - Enum in com.azure.data.tables.models
The type of action to be executed on a TableEntity in a transactional operation.
TableTransactionFailedException - Exception in com.azure.data.tables.models
Exception thrown for an invalid response on a transactional operation with TableServiceError information.
TableTransactionFailedException(String, HttpResponse, TableServiceError, Integer) - Constructor for exception com.azure.data.tables.models.TableTransactionFailedException
Initializes a new instance of the TableTransactionFailedException class.
TableTransactionResult - Class in com.azure.data.tables.models
TableTransactionResult(List<TableTransactionAction>, List<TableTransactionActionResponse>) - Constructor for class com.azure.data.tables.models.TableTransactionResult
TabularSource - Class in com.azure.analytics.synapse.artifacts.models
Copy activity sources of tabular type.
TabularSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.TabularSource
 
TabularTranslator - Class in com.azure.analytics.synapse.artifacts.models
A copy activity tabular translator.
TabularTranslator() - Constructor for class com.azure.analytics.synapse.artifacts.models.TabularTranslator
 
tagClassificationVersionWithResponse(String, int, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesAsyncClient
Sets Classification Action on a specific classification rule version.
tagClassificationVersionWithResponse(String, int, RequestOptions) - Method in class com.azure.analytics.purview.scanning.ClassificationRulesClient
Sets Classification Action on a specific classification rule version.
TaggedBlobItem - Class in com.azure.storage.blob.models
Blob info from a Filter Blobs API call.
TaggedBlobItem(String, String) - Constructor for class com.azure.storage.blob.models.TaggedBlobItem
Constructor to create a new TaggedBlobItem
TaggedBlobItem(String, String, Map<String, String>) - Constructor for class com.azure.storage.blob.models.TaggedBlobItem
Constructor to create a new TaggedBlobItem
tags() - Method in class com.azure.core.management.Resource
Get the tags value.
TAGS - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value tags.
TAGS - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getTags() from the service.
TAGS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value tags for VisualFeature.
TagScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores of documents with string values matching a given list of tags.
TagScoringFunction(String, double, TagScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.TagScoringFunction
Creates an instance of TagScoringFunction class.
TagScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a tag scoring function.
TagScoringParameters(String) - Constructor for class com.azure.search.documents.indexes.models.TagScoringParameters
Creates an instance of TagScoringParameters class.
TAMIL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value tamil.
TAMIL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value tamil.
TAR - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value tar for CompressionCodec.
TAR_GZIP - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value tarGZip for CompressionCodec.
TARGET_CONDITION_NOT_MET - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value TargetConditionNotMet for BlobErrorCode.
TargetAvailability - Class in com.azure.quantum.jobs.models
Defines values for TargetAvailability.
TargetAvailability() - Constructor for class com.azure.quantum.jobs.models.TargetAvailability
 
TargetSentiment - Class in com.azure.ai.textanalytics.models
The TargetSentiment model.
TargetSentiment() - Constructor for class com.azure.ai.textanalytics.models.TargetSentiment
 
TargetStatus - Class in com.azure.quantum.jobs.models
Target status.
TargetStatus() - Constructor for class com.azure.quantum.jobs.models.TargetStatus
 
targetThroughput(int) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Set the throughput control group target throughput.
targetThroughputThreshold(double) - Method in class com.azure.cosmos.ThroughputControlGroupConfigBuilder
Set the throughput control group target throughput threshold.
TarGZipReadSettings - Class in com.azure.analytics.synapse.artifacts.models
The TarGZip compression read settings.
TarGZipReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.TarGZipReadSettings
 
TarReadSettings - Class in com.azure.analytics.synapse.artifacts.models
The Tar compression read settings.
TarReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.TarReadSettings
 
TASK - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value Task for HealthcareFhirResourceType.
TCP - Static variable in class com.azure.media.videoanalyzer.edge.models.RtspTransport
Static value tcp for RtspTransport.
TE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value te for TextTranslationSkillLanguage.
TE_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value te-in for QueryLanguage.
TE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value te.microsoft for LexicalAnalyzerName.
TeamDeskAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TeamDeskAuthenticationType.
TeamDeskAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeamDeskAuthenticationType
 
TeamDeskLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for TeamDesk.
TeamDeskLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeamDeskLinkedService
 
teardownTest(TestInfo) - Method in class com.azure.core.test.TestBase
Disposes of InterceptorManager and its inheriting class' resources.
TelemetryAttributes - Interface in com.azure.core.util
Generic attribute collection applicable to metrics, tracing and logging implementations.
TELUGU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value telugu.
TELUGU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value telugu.
TEMPLATE - Static variable in class com.azure.ai.formrecognizer.administration.models.DocumentModelBuildMode
Static value template for DocumentModelBuildMode.
TEMPORARY - Enum constant in enum com.azure.storage.file.share.models.NtfsFileAttributes
The file is temporary.
TEMPORARY_REDIRECT - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
TEMPORARY_REDIRECT.
tenantId(String) - Method in class com.azure.identity.AadCredentialBuilderBase
Sets the tenant ID of the application.
tenantId(String) - Method in class com.azure.identity.AzureCliCredentialBuilder
Sets the tenant ID of the application.
tenantId(String) - Method in class com.azure.identity.AzurePowerShellCredentialBuilder
Sets the tenant ID of the application.
tenantId(String) - Method in class com.azure.identity.DefaultAzureCredentialBuilder
Sets the tenant id of the user to authenticate through the DefaultAzureCredential.
tenantId(String) - Method in class com.azure.identity.IntelliJCredentialBuilder
Sets the tenant id of the user to authenticate through the IntelliJCredential.
tenantId(String) - Method in class com.azure.identity.VisualStudioCodeCredentialBuilder
Sets the tenant id of the user to authenticate through the VisualStudioCodeCredential.
TeradataAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TeradataAuthenticationType.
TeradataAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeradataAuthenticationType
 
TeradataLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Teradata data source.
TeradataLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeradataLinkedService
 
TeradataPartitionOption - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TeradataPartitionOption.
TeradataPartitionOption() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeradataPartitionOption
 
TeradataPartitionSettings - Class in com.azure.analytics.synapse.artifacts.models
The settings that will be leveraged for teradata source partitioning.
TeradataPartitionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeradataPartitionSettings
 
TeradataSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Teradata source.
TeradataSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeradataSource
 
TeradataTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The Teradata database dataset.
TeradataTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.TeradataTableDataset
 
TERMINOLOGY_CAPABILITIES - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value TerminologyCapabilities for HealthcareFhirResourceType.
TEST_REPORT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value TestReport for HealthcareFhirResourceType.
TEST_SCRIPT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value TestScript for HealthcareFhirResourceType.
TestBase - Class in com.azure.core.test
Base class for running live and playback tests using InterceptorManager.
TestBase() - Constructor for class com.azure.core.test.TestBase
 
testContextManager - Variable in class com.azure.core.test.TestBase
TestContextManager used for this test run.
TestContextManager - Class in com.azure.core.test
This class handles managing context about a test, such as custom testing annotations and verifying whether the test is capable of running.
TestContextManager(Method, TestMode) - Constructor for class com.azure.core.test.TestContextManager
Constructs a TestContextManager based on the test method.
TestMode - Enum in com.azure.core.test
The possible testing modes.
testResourceNamer - Variable in class com.azure.core.test.TestBase
TestResourceNamer used for this test run.
TEXT - Static variable in class com.azure.communication.chat.models.ChatMessageType
Static value text for ChatMessageType.
TEXT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value text for BlobIndexerParsingMode.
TEXT_PLAIN - Enum constant in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
Enum value text/plain.
TextAnalyticsActionResult - Class in com.azure.ai.textanalytics.models
TextAnalyticsActionResult() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsActionResult
 
TextAnalyticsActions - Class in com.azure.ai.textanalytics.models
TextAnalyticsActions() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsActions
 
TextAnalyticsAsyncClient - Class in com.azure.ai.textanalytics
This class provides an asynchronous client that contains all the operations that apply to Azure Text Analytics.
TextAnalyticsClient - Class in com.azure.ai.textanalytics
This class provides a synchronous client that contains all the operations that apply to Azure Text Analytics.
TextAnalyticsClientBuilder - Class in com.azure.ai.textanalytics
This class provides a fluent builder API to help instantiation of TextAnalyticsClients and TextAnalyticsAsyncClients, call TextAnalyticsClientBuilder.buildClient() buildClient} and buildAsyncClient respectively to construct an instance of the desired client.
TextAnalyticsClientBuilder() - Constructor for class com.azure.ai.textanalytics.TextAnalyticsClientBuilder
 
TextAnalyticsError - Class in com.azure.ai.textanalytics.models
TextAnalyticsError(TextAnalyticsErrorCode, String, String) - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsError
Creates a TextAnalyticsError model that describes text analytics error.
TextAnalyticsErrorCode - Class in com.azure.ai.textanalytics.models
Defines values for TextAnalyticsErrorCode.
TextAnalyticsErrorCode() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
 
TextAnalyticsException - Exception in com.azure.ai.textanalytics.models
General exception for Text Analytics related failures.
TextAnalyticsException(String, TextAnalyticsErrorCode, String) - Constructor for exception com.azure.ai.textanalytics.models.TextAnalyticsException
Initializes a new instance of the TextAnalyticsException class.
TextAnalyticsRequestOptions - Class in com.azure.ai.textanalytics.models
TextAnalyticsRequestOptions() - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsRequestOptions
 
TextAnalyticsResult - Class in com.azure.ai.textanalytics.models
TextAnalyticsSample - Class in com.azure.aot.graalvm.samples.textanalytics
A GraalVM sample to demonstrate analyzing sentiment of a sentence using Azure Text Analytics.
TextAnalyticsSample() - Constructor for class com.azure.aot.graalvm.samples.textanalytics.TextAnalyticsSample
 
TextAnalyticsServiceVersion - Enum in com.azure.ai.textanalytics
The versions of Azure Text Analytics supported by this client library.
TextAnalyticsWarning - Class in com.azure.ai.textanalytics.models
TextAnalyticsWarning(WarningCode, String) - Constructor for class com.azure.ai.textanalytics.models.TextAnalyticsWarning
Creates a TextAnalyticsWarning model that describes text analytics warning.
TextDocumentBatchStatistics - Class in com.azure.ai.textanalytics.models
If TextAnalyticsRequestOptions.isIncludeStatistics() is set to true this class will will contain information about the request payload.
TextDocumentBatchStatistics(int, int, int, long) - Constructor for class com.azure.ai.textanalytics.models.TextDocumentBatchStatistics
Creates a TextDocumentBatchStatistics model that describes the statistics of batch text.
TextDocumentInput - Class in com.azure.ai.textanalytics.models
Contains an input document to be analyzed by the service.
TextDocumentInput(String, String) - Constructor for class com.azure.ai.textanalytics.models.TextDocumentInput
Creates a TextDocumentInput model that describes the documents.
TextDocumentStatistics - Class in com.azure.ai.textanalytics.models
If TextAnalyticsRequestOptions.isIncludeStatistics() is set to true this class will will contain information about the document payload.
TextDocumentStatistics(int, int) - Constructor for class com.azure.ai.textanalytics.models.TextDocumentStatistics
Creates a TextDocumentStatistics model that describes the statistics of text document.
TextFormat - Class in com.azure.analytics.synapse.artifacts.models
The data stored in text format.
TextFormat() - Constructor for class com.azure.analytics.synapse.artifacts.models.TextFormat
 
TextSentiment - Class in com.azure.ai.textanalytics.models
Defines values for TextSentiment.
TextSentiment() - Constructor for class com.azure.ai.textanalytics.models.TextSentiment
 
TextSplitMode - Class in com.azure.search.documents.indexes.models
Defines values for TextSplitMode.
TextSplitMode() - Constructor for class com.azure.search.documents.indexes.models.TextSplitMode
 
TextTranslationSkill - Class in com.azure.search.documents.indexes.models
A skill to translate text from one language to another.
TextTranslationSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, TextTranslationSkillLanguage) - Constructor for class com.azure.search.documents.indexes.models.TextTranslationSkill
Creates an instance of TextTranslationSkill class.
TextTranslationSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for TextTranslationSkillLanguage.
TextTranslationSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
 
TextWeights - Class in com.azure.search.documents.indexes.models
Defines weights on index fields for which matches should boost scoring in search queries.
TextWeights(Map<String, Double>) - Constructor for class com.azure.search.documents.indexes.models.TextWeights
Creates an instance of TextWeights class.
TH - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value th for TextTranslationSkillLanguage.
TH_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value th.lucene for LexicalAnalyzerName.
TH_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value th.microsoft for LexicalAnalyzerName.
TH_POPULATION_IDENTIFICATION_CODE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value THPopulationIdentificationCode for PiiEntityCategory.
TH_TH - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value th-th for QueryLanguage.
THAI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value thai.
THAI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value thai.
ThreadDumper - Class in com.azure.core.test
A utility and extension to dump threads after 30 minutes from starting tests.
ThreadDumper() - Constructor for class com.azure.core.test.ThreadDumper
 
THREE - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value THREE for CassandraSourceReadConsistencyLevels.
throttlingDelay(Duration) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the initial duration that requests will be delayed when the service is throttling.
throttlingRetryOptions(ThrottlingRetryOptions) - Method in class com.azure.cosmos.CosmosClientBuilder
Sets the retry policy options associated with the DocumentClient instance.
ThrottlingRetryOptions - Class in com.azure.cosmos
Encapsulates retry options in the Azure Cosmos DB database service.
ThrottlingRetryOptions() - Constructor for class com.azure.cosmos.ThrottlingRetryOptions
Creates a new instance of the RetryOptions class and initializes all properties to default values.
ThroughputControlGroupConfig - Class in com.azure.cosmos
Throughput control group configuration.
ThroughputControlGroupConfigBuilder - Class in com.azure.cosmos
The throughput control group config builder.
ThroughputControlGroupConfigBuilder() - Constructor for class com.azure.cosmos.ThroughputControlGroupConfigBuilder
 
ThroughputProperties - Class in com.azure.cosmos.models
Represents throughput of the resources in the Azure Cosmos DB service.
ThroughputResponse - Class in com.azure.cosmos.models
The cosmos throughput response.
throwOnAnyError() - Method in class com.azure.search.documents.models.IndexDocumentsOptions
Returns whether an exception will be thrown if any operation in the batch fails.
THURSDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Thursday.
TIF - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value tif for EmailAttachmentType.
TillageDataBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the TillageDataBaseClient type.
TIME - Static variable in class com.azure.ai.formrecognizer.models.DocumentFieldType
Static value time for DocumentFieldType.
TIME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value TIME for HealthcareEntityCategory.
TIME_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfCondition for HealthcareEntityRelationType.
TIME_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfExamination for HealthcareEntityRelationType.
TIME_OF_MEDICATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfMedication for HealthcareEntityRelationType.
TIME_OF_TREATMENT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value TimeOfTreatment for HealthcareEntityRelationType.
TimeGranularity - Enum in com.azure.ai.anomalydetector.models
Defines values for TimeGranularity.
TIMEOUT_ERROR - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The server did not respond to the requested operation within the specified time.
TimeoutPolicy - Class in com.azure.core.http.policy
Deprecated.
Consider configuring timeouts with HttpClientOptions.
TimeoutPolicy(Duration) - Constructor for class com.azure.core.http.policy.TimeoutPolicy
Deprecated.
Creates a TimeoutPolicy.
TimeSeriesElement - Class in com.azure.monitor.query.models
A time series result type.
TimeSeriesElement(List<MetricValue>, Map<String, String>) - Constructor for class com.azure.monitor.query.models.TimeSeriesElement
Creates an instance of TimeSeriesElement with a list of data points representing the metric values.
TimeSeriesPoint - Class in com.azure.ai.anomalydetector.models
The definition of input timeseries points.
TimeSeriesPoint() - Constructor for class com.azure.ai.anomalydetector.models.TimeSeriesPoint
 
TIMESPAN - Static variable in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
Static value Timespan for ScriptActivityParameterType.
TIMESPAN - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value timespan for LogsColumnType.
TIMESTAMP - Enum constant in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Enum value timestamp[ms].
TIMESTAMP - Enum constant in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Enum value timestamp[ms].
timeToLive() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.Container
To set the ttl of container level
TITLE - Static variable in class com.azure.ai.formrecognizer.models.ParagraphRole
Static value title for ParagraphRole.
TLH - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tlh for TextTranslationSkillLanguage.
TLH_LATN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tlh-Latn for TextTranslationSkillLanguage.
TLH_PIQD - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tlh-Piqd for TextTranslationSkillLanguage.
TlsEndpoint - Class in com.azure.media.videoanalyzer.edge.models
TLS endpoint describes an endpoint that the pipeline can connect to over TLS transport (data is encrypted in transit).
TlsEndpoint(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.TlsEndpoint
Creates an instance of TlsEndpoint class.
TlsValidationOptions - Class in com.azure.media.videoanalyzer.edge.models
Options for controlling the validation of TLS endpoints.
TlsValidationOptions() - Constructor for class com.azure.media.videoanalyzer.edge.models.TlsValidationOptions
 
TO - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The to field identifies the node that is the intended destination of the message.
TO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value to for TextTranslationSkillLanguage.
toAbsolutePath() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a Path object representing the absolute path of this path.
toAes() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to AES key.
toAsynchronousByteChannel(AsynchronousFileChannel, long) - Static method in class com.azure.core.util.io.IOUtils
toAttributes(String) - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Creates an enum set of NtfsFileAttributes from a valid String .
toBlobClient() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a BlobClient which references a blob pointed to by this path.
toByteBuffer() - Method in class com.azure.core.util.BinaryData
Returns a read-only ByteBuffer representation of this BinaryData.
toBytes() - Method in class com.azure.core.util.BinaryData
Returns a byte array representation of this BinaryData.
toCosmosDbValue(Object) - Static method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
Convert a property value to the value stored in CosmosDB
toCriteriaType(Part.Type) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Convert to criteria type.
toEc() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toEc(boolean) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toEc(boolean, Provider) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toFile() - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
toFluxByteBuffer() - Method in class com.azure.core.util.BinaryData
Returns the content of this BinaryData instance as a flux of ByteBuffers.
toFluxByteBuffer(InputStream) - Static method in class com.azure.core.util.FluxUtil
Converts an InputStream into a Flux of ByteBuffer using a chunk size of 4096.
toFluxByteBuffer(InputStream, int) - Static method in class com.azure.core.util.FluxUtil
Converts an InputStream into a Flux of ByteBuffer.
toHeaderValue() - Method in class com.azure.storage.blob.models.BlobRange
 
toHeaderValue() - Method in class com.azure.storage.file.datalake.models.FileRange
 
toHeaderValue() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
toIncludeType() - Method in class com.azure.storage.blob.models.BlobContainerListDetails
Deprecated.
BlobContainerListDetails now contains multiple options. This will only convert result of {BlobContainerListDetails.setRetrieveMetadata(boolean)} for backwards compatibility.
toIncludeType() - Method in class com.azure.storage.file.datalake.models.FileSystemListDetails
 
toJson(JsonWriter) - Method in interface com.azure.json.JsonSerializable
Writes the object to the passed JsonWriter.
TOKEN - Static variable in class com.azure.analytics.synapse.artifacts.models.TeamDeskAuthenticationType
Static value Token for TeamDeskAuthenticationType.
TOKEN - Static variable in class com.azure.analytics.synapse.artifacts.models.ZendeskAuthenticationType
Static value Token for ZendeskAuthenticationType.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.ClientAssertionCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.ClientCertificateCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.ClientSecretCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.DeviceCodeCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.InteractiveBrowserCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.SharedTokenCacheCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
tokenCachePersistenceOptions(TokenCachePersistenceOptions) - Method in class com.azure.identity.UsernamePasswordCredentialBuilder
Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.
TokenCachePersistenceOptions - Class in com.azure.identity
Represents the Persistence Token Cache options used to setup the persistent access token cache.
TokenCachePersistenceOptions() - Constructor for class com.azure.identity.TokenCachePersistenceOptions
 
TokenCharacterKind - Enum in com.azure.search.documents.indexes.models
Defines values for TokenCharacterKind.
TokenCredential - Interface in com.azure.core.credential
The interface for credentials that can provide a token.
TokenCredentialTrait<T extends TokenCredentialTrait<T>> - Interface in com.azure.core.client.traits
An Azure SDK for Java trait providing a consistent interface for setting TokenCredential.
TokenFilter - Class in com.azure.search.documents.indexes.models
Base type for token filters.
TokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.TokenFilter
Constructor of TokenFilter.
TokenFilterName - Class in com.azure.search.documents.indexes.models
Defines values for TokenFilterName.
TokenFilterName() - Constructor for class com.azure.search.documents.indexes.models.TokenFilterName
 
TokenRequestContext - Class in com.azure.core.credential
Contains details of a request to get a token.
TokenRequestContext() - Constructor for class com.azure.core.credential.TokenRequestContext
Creates a token request instance.
tokenValidationOptions(AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.AttestationAdministrationClientBuilder
Sets AttestationToken validation options for clients created from this builder.
tokenValidationOptions(AttestationTokenValidationOptions) - Method in class com.azure.security.attestation.AttestationClientBuilder
Sets AttestationToken validation options for clients created from this builder.
toList() - Method in class com.azure.storage.blob.models.BlobListDetails
 
toList() - Method in class com.azure.storage.file.share.models.CopyableFileSmbPropertiesList
Gets list of properties that are set to true.
TOLL_FREE - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberType
Static value tollFree for PhoneNumberType.
toMap() - Method in class com.azure.core.http.HttpHeaders
Returns a copy of the http headers as an unmodifiable Map representation of the state of the headers at the time of the toMap call.
toMono(Response<T>) - Static method in class com.azure.core.util.FluxUtil
Converts the incoming content to Mono.
TONE_RECEIVED_EVENT - Static variable in class com.azure.communication.callingserver.models.events.CallingServerEventType
The subscribe to tone event type.
TONE0 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone0 for ToneValue.
TONE1 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone1 for ToneValue.
TONE2 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone2 for ToneValue.
TONE3 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone3 for ToneValue.
TONE4 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone4 for ToneValue.
TONE5 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone5 for ToneValue.
TONE6 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone6 for ToneValue.
TONE7 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone7 for ToneValue.
TONE8 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone8 for ToneValue.
TONE9 - Static variable in class com.azure.communication.callingserver.models.ToneValue
Static value tone9 for ToneValue.
ToneInfo - Class in com.azure.communication.callingserver.models
The class to represent Tone info detail.
ToneInfo(Integer, ToneValue) - Constructor for class com.azure.communication.callingserver.models.ToneInfo
Initializes a new instance of ToneInfo.
ToneReceivedEvent - Class in com.azure.communication.callingserver.models.events
The subscribe to tone event.
ToneValue - Class in com.azure.communication.callingserver.models
Defines values for ToneValue.
ToneValue() - Constructor for class com.azure.communication.callingserver.models.ToneValue
 
TOO_MANY_PROPERTIES - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value TooManyProperties.
toObject(TypeReference<T>) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the default JsonSerializer.
toObject(TypeReference<T>, ObjectSerializer) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the passed ObjectSerializer.
toObject(Class<T>) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the default JsonSerializer.
toObject(Class<T>, ObjectSerializer) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the passed ObjectSerializer.
toObjectAsync(TypeReference<T>) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the default JsonSerializer.
toObjectAsync(TypeReference<T>, ObjectSerializer) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the passed ObjectSerializer.
toObjectAsync(Class<T>) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the default JsonSerializer.
toObjectAsync(Class<T>, ObjectSerializer) - Method in class com.azure.core.util.BinaryData
Returns an Object representation of this BinaryData by deserializing its data using the passed ObjectSerializer.
toOctal() - Method in class com.azure.storage.file.datalake.models.RolePermissions
Converts the RolePermissions instance into its octal representation.
TooManyRedirectsException - Exception in com.azure.core.exception
This exception is thrown when an HTTP request has reached the maximum number of redirect attempts with HTTP status code of 3XX.
TooManyRedirectsException(String, HttpResponse) - Constructor for exception com.azure.core.exception.TooManyRedirectsException
Initializes a new instance of the TooManyRedirectsException class.
TooManyRedirectsException(String, HttpResponse, Object) - Constructor for exception com.azure.core.exception.TooManyRedirectsException
Initializes a new instance of the TooManyRedirectsException class.
TooManyRedirectsException(String, HttpResponse, Throwable) - Constructor for exception com.azure.core.exception.TooManyRedirectsException
Initializes a new instance of the TooManyRedirectsException class.
TOP_N - Static variable in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScopeType
Indicate that alert is scoped to TopN time series.
TOPIC_UPDATED - Static variable in class com.azure.communication.chat.models.ChatMessageType
Static value topicUpdated for ChatMessageType.
topicName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusProcessorClientBuilder
Sets the name of the topic.
topicName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusReceiverClientBuilder
Sets the name of the topic.
topicName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSenderClientBuilder
Sets the name of the Service Bus topic to publish messages to.
topicName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder
Sets the name of the topic.
topicName(String) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder.ServiceBusSessionReceiverClientBuilder
Sets the name of the topic.
TopicProperties - Class in com.azure.messaging.servicebus.administration.models
Represents the static properties of the topic.
TopicRuntimeProperties - Class in com.azure.messaging.servicebus.administration.models
Runtime properties about the topic.
TopicRuntimeProperties(TopicProperties) - Constructor for class com.azure.messaging.servicebus.administration.models.TopicRuntimeProperties
Creates a new instance with runtime properties extracted from the given TopicDescription.
TopNGroupScope - Class in com.azure.ai.metricsadvisor.administration.models
The type TopNGroupScope represents the parameters that defines TopN anomaly scope.
TopNGroupScope(int, int, int) - Constructor for class com.azure.ai.metricsadvisor.administration.models.TopNGroupScope
Create an instance of TopNGroupScope describing parameters that defines TopN anomaly scope.
toProxyType() - Method in enum com.azure.core.http.ProxyOptions.Type
Get the Proxy.Type equivalent of this type.
toReactorContext(Context) - Static method in class com.azure.core.util.FluxUtil
Converts an Azure context to Reactor context.
toRealPath(LinkOption...) - Method in class com.azure.storage.blob.nio.AzurePath
Unsupported.
toReplayableBinaryData() - Method in class com.azure.core.util.BinaryData
Converts the BinaryData into a BinaryData that is replayable, i.e.
toReplayableBinaryDataAsync() - Method in class com.azure.core.util.BinaryData
Converts the BinaryData into a BinaryData that is replayable, i.e.
toRfc1123String(OffsetDateTime) - Static method in class com.azure.core.util.DateTimeRfc1123
Convert the dateTime to date time string in RFC1123 format.
toRsa() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to RSA key pair.
toRsa(boolean) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to RSA key pair and include the private key if set to true.
toRsa(boolean, Provider) - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
Converts JSON web key to RSA key pair and include the private key if set to true.
toStream() - Method in class com.azure.core.util.BinaryData
Returns an InputStream representation of this BinaryData.
toStream(OutputStream) - Static method in class com.azure.json.DefaultJsonWriter
Creates a DefaultJsonWriter that writes the given OutputStream.
toStream(OutputStream) - Static method in class com.azure.json.gson.GsonJsonWriter
Creates a GsonJsonWriter that writes the given OutputStream.
toString() - Method in enum com.azure.ai.anomalydetector.models.AlignMode
 
toString() - Method in enum com.azure.ai.anomalydetector.models.DetectionStatus
 
toString() - Method in enum com.azure.ai.anomalydetector.models.ModelStatus
 
toString() - Method in enum com.azure.ai.anomalydetector.models.TimeGranularity
 
toString() - Method in class com.azure.ai.textanalytics.models.DetectLanguageInput
 
toString() - Method in class com.azure.ai.textanalytics.models.TextDocumentInput
 
toString() - Method in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
 
toString() - Method in enum com.azure.analytics.synapse.artifacts.models.ResourceIdentityType
 
toString() - Method in class com.azure.communication.common.CommunicationCloudEnvironment
 
toString() - Method in class com.azure.core.amqp.AmqpShutdownSignal
Returns String representing the message of this AmqpShutdownSignal signal.
toString() - Method in class com.azure.core.amqp.AmqpTransaction
String representation of the transaction id.
toString() - Method in enum com.azure.core.amqp.AmqpTransportType
toString() - Method in class com.azure.core.amqp.exception.AmqpErrorContext
Creates a string representation of this ErrorContext.
toString() - Method in class com.azure.core.amqp.exception.LinkErrorContext
Creates a string representation of this ErrorContext.
toString() - Method in class com.azure.core.amqp.exception.SessionErrorContext
 
toString() - Method in class com.azure.core.amqp.models.AmqpAddress
toString() - Method in class com.azure.core.amqp.models.AmqpMessageId
toString() - Method in class com.azure.core.http.HttpAuthorization
 
toString() - Method in class com.azure.core.http.HttpHeaders
 
toString() - Method in class com.azure.core.http.HttpRange
Gets the string representation of the range.
toString() - Method in enum com.azure.core.management.AzureEnvironment.Endpoint
 
toString() - Method in class com.azure.core.management.exception.AdditionalInfo
 
toString() - Method in class com.azure.core.management.exception.ManagementError
 
toString() - Method in exception com.azure.core.management.exception.ManagementException
 
toString() - Method in class com.azure.core.management.Region
 
toString() - Method in class com.azure.core.models.GeoBoundingBox
 
toString() - Method in class com.azure.core.models.GeoPosition
 
toString() - Method in class com.azure.core.models.JsonPatchDocument
Gets a formatted JSON string representation of this JSON Patch document.
toString() - Method in class com.azure.core.util.Base64Url
 
toString() - Method in class com.azure.core.util.BinaryData
Returns a String representation of this BinaryData by converting its data using the UTF-8 character set.
toString() - Method in class com.azure.core.util.DateTimeRfc1123
 
toString() - Method in class com.azure.core.util.ETag
 
toString() - Method in class com.azure.core.util.ExpandableStringEnum
 
toString() - Method in class com.azure.core.util.Header
Gets the String representation of the header.
toString() - Method in class com.azure.core.util.UrlBuilder
Get the string representation of the URL that is being built.
toString() - Method in enum com.azure.cosmos.ConsistencyLevel
 
toString() - Method in class com.azure.cosmos.CosmosDiagnostics
Retrieves Response Diagnostic String
toString() - Method in exception com.azure.cosmos.CosmosException
 
toString() - Method in class com.azure.cosmos.DirectConnectionConfig
 
toString() - Method in enum com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Returns the name of algorithm
toString() - Method in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Returns the encryptionType name
toString() - Method in class com.azure.cosmos.GatewayConnectionConfig
 
toString() - Method in enum com.azure.cosmos.models.ConflictResolutionMode
 
toString() - Method in enum com.azure.cosmos.models.ContainerChildResourceType
 
toString() - Method in interface com.azure.cosmos.models.FeedRange
Gets a json representation of the feed range - the returned json string can be used to create a new feed range instance from it - (use factory method fromJsonString to do so)
toString() - Method in enum com.azure.cosmos.models.IndexingDirective
 
toString() - Method in enum com.azure.cosmos.models.IndexingMode
 
toString() - Method in class com.azure.cosmos.models.PartitionKey
Serialize the PartitionKey object to a JSON string.
toString() - Method in enum com.azure.cosmos.models.PartitionKind
 
toString() - Method in enum com.azure.cosmos.models.PermissionMode
 
toString() - Method in enum com.azure.cosmos.models.SpatialType
 
toString() - Method in enum com.azure.cosmos.models.TriggerOperation
 
toString() - Method in enum com.azure.cosmos.models.TriggerType
 
toString() - Method in class com.azure.cosmos.ThrottlingRetryOptions
 
toString() - Method in class com.azure.data.appconfiguration.models.ConfigurationSetting
 
toString() - Method in class com.azure.data.appconfiguration.models.SettingSelector
 
toString() - Method in class com.azure.data.tables.sas.TableAccountSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.data.tables.sas.TableAccountSasResourceType
Converts the given resource types to a String.
toString() - Method in class com.azure.data.tables.sas.TableAccountSasService
Converts the given services to a String.
toString() - Method in class com.azure.data.tables.sas.TableSasIpRange
Output the single IP address or range of IP addresses formatted as a String.
toString() - Method in class com.azure.data.tables.sas.TableSasPermission
Converts the given permissions to a String.
toString() - Method in enum com.azure.data.tables.sas.TableSasProtocol
 
toString() - Method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
 
toString() - Method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
 
toString() - Method in enum com.azure.messaging.eventgrid.systemevents.MediaJobRetry
 
toString() - Method in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
 
toString() - Method in class com.azure.messaging.eventhubs.models.EventPosition
 
toString() - Method in class com.azure.messaging.servicebus.administration.models.CorrelationRuleFilter
Converts the value of the current instance to its equivalent string representation.
toString() - Method in class com.azure.messaging.servicebus.administration.models.FalseRuleFilter
Converts the current instance to its string representation.
toString() - Method in class com.azure.messaging.servicebus.administration.models.SqlRuleFilter
Converts the value of the current instance to its equivalent string representation.
toString() - Method in class com.azure.messaging.servicebus.administration.models.TrueRuleFilter
Converts the current instance to its string representation.
toString() - Method in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
 
toString() - Method in enum com.azure.monitor.query.models.AggregationType
 
toString() - Method in class com.azure.monitor.query.models.QueryTimeInterval
 
toString() - Method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
 
toString() - Method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
 
toString() - Method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
 
toString() - Method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
 
toString() - Method in enum com.azure.search.documents.indexes.models.IndexerStatus
 
toString() - Method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
 
toString() - Method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
 
toString() - Method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
 
toString() - Method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
 
toString() - Method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
 
toString() - Method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
 
toString() - Method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
 
toString() - Method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
 
toString() - Method in enum com.azure.search.documents.indexes.models.StopwordsList
 
toString() - Method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
 
toString() - Method in enum com.azure.search.documents.models.AutocompleteMode
 
toString() - Method in enum com.azure.search.documents.models.IndexActionType
 
toString() - Method in enum com.azure.search.documents.models.QueryType
 
toString() - Method in class com.azure.search.documents.models.ScoringParameter
Covert ScoringParameter to string.
toString() - Method in enum com.azure.search.documents.models.ScoringStatistics
 
toString() - Method in enum com.azure.search.documents.models.SearchMode
 
toString() - Method in class com.azure.security.keyvault.keys.models.JsonWebKey
 
toString() - Method in enum com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
 
toString() - Method in class com.azure.spring.data.cosmos.config.CosmosConfig.CosmosConfigBuilder
 
toString() - Method in class com.azure.spring.data.cosmos.config.DatabaseThroughputConfig
 
toString() - Method in class com.azure.spring.data.cosmos.core.ResponseDiagnostics.CosmosResponseStatistics
 
toString() - Method in class com.azure.spring.data.cosmos.core.ResponseDiagnostics
 
toString() - Method in enum com.azure.storage.blob.models.AccountKind
 
toString() - Method in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
 
toString() - Method in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
 
toString() - Method in class com.azure.storage.blob.models.BlobQueryError
 
toString() - Method in class com.azure.storage.blob.models.BlobRange
 
toString() - Method in enum com.azure.storage.blob.models.BlobType
 
toString() - Method in enum com.azure.storage.blob.models.BlockListType
 
toString() - Method in enum com.azure.storage.blob.models.CopyStatusType
 
toString() - Method in enum com.azure.storage.blob.models.DeleteSnapshotsOptionType
 
toString() - Method in enum com.azure.storage.blob.models.EncryptionAlgorithmType
 
toString() - Method in enum com.azure.storage.blob.models.LeaseDurationType
 
toString() - Method in enum com.azure.storage.blob.models.LeaseStateType
 
toString() - Method in enum com.azure.storage.blob.models.LeaseStatusType
 
toString() - Method in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
 
toString() - Method in enum com.azure.storage.blob.models.ListBlobsIncludeItem
 
toString() - Method in enum com.azure.storage.blob.models.PathRenameMode
 
toString() - Method in enum com.azure.storage.blob.models.SequenceNumberActionType
 
toString() - Method in enum com.azure.storage.blob.models.SkuName
 
toString() - Method in enum com.azure.storage.blob.models.SyncCopyStatusType
 
toString() - Method in class com.azure.storage.blob.nio.AzurePath
Returns the string representation of this path.
toString() - Method in class com.azure.storage.blob.sas.BlobContainerSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.blob.sas.BlobSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.common.sas.AccountSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.common.sas.AccountSasResourceType
Converts the given resource types to a String.
toString() - Method in class com.azure.storage.common.sas.AccountSasService
Converts the given services to a String.
toString() - Method in class com.azure.storage.common.sas.SasIpRange
Output the single IP address or range of IP addresses for.
toString() - Method in enum com.azure.storage.common.sas.SasProtocol
 
toString() - Method in enum com.azure.storage.file.datalake.models.CopyStatusType
 
toString() - Method in enum com.azure.storage.file.datalake.models.EncryptionAlgorithmType
 
toString() - Method in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
 
toString() - Method in class com.azure.storage.file.datalake.models.FileQueryError
 
toString() - Method in class com.azure.storage.file.datalake.models.FileRange
 
toString() - Method in enum com.azure.storage.file.datalake.models.LeaseDurationType
 
toString() - Method in enum com.azure.storage.file.datalake.models.LeaseStateType
 
toString() - Method in enum com.azure.storage.file.datalake.models.LeaseStatusType
 
toString() - Method in enum com.azure.storage.file.datalake.models.ListFileSystemsIncludeType
 
toString() - Method in class com.azure.storage.file.datalake.models.PathAccessControlEntry
 
toString() - Method in class com.azure.storage.file.datalake.models.PathPermissions
Converts this object into its octal representation.
toString() - Method in class com.azure.storage.file.datalake.models.PathRemoveAccessControlEntry
 
toString() - Method in class com.azure.storage.file.datalake.sas.FileSystemSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.file.datalake.sas.PathSasPermission
Converts the given permissions to a String.
toString() - Method in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
 
toString() - Method in enum com.azure.storage.file.share.models.CopyStatusType
 
toString() - Method in enum com.azure.storage.file.share.models.FileLastWrittenMode
 
toString() - Method in enum com.azure.storage.file.share.models.LeaseDurationType
 
toString() - Method in enum com.azure.storage.file.share.models.LeaseStateType
 
toString() - Method in enum com.azure.storage.file.share.models.LeaseStatusType
 
toString() - Method in enum com.azure.storage.file.share.models.PermissionCopyModeType
 
toString() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
toString() - Method in class com.azure.storage.file.share.models.ShareProtocols
Converts the given protocols to a String.
toString() - Method in enum com.azure.storage.file.share.models.ShareRootSquash
 
toString() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.queue.sas.QueueSasPermission
Converts the given permissions to a String.
toString(EnumSet<NtfsFileAttributes>) - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Converts an enum set of NtfsFileAttributes to a string.
toStringMapper(SettingFields) - Static method in class com.azure.data.appconfiguration.models.SettingFields
Converts the SettingFields to a string that is usable for HTTP requests and logging.
toSymbolic() - Method in class com.azure.storage.file.datalake.models.RolePermissions
Converts the RolePermissions instance into its symbolic representation.
TOTAL - Enum constant in enum com.azure.monitor.query.models.AggregationType
Enum value Total.
toTree(InputStream) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Reads a JSON stream into its JSON tree representation.
toTree(Object) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Writes an object into its JSON tree representation.
toTreeAsync(InputStream) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Reads a JSON stream into its JSON tree representation.
toTreeAsync(Object) - Method in interface com.azure.core.experimental.serializer.JsonSerializer
Writes an object into its JSON tree representation.
toUri() - Method in class com.azure.storage.blob.nio.AzurePath
Returns a URI to represent this path.
toUrl() - Method in class com.azure.core.util.UrlBuilder
Get the URL that is being built.
toUrl() - Method in class com.azure.storage.blob.BlobUrlParts
Converts the blob URL parts to a URL.
toUserAgentString(String, String, String, Configuration) - Static method in class com.azure.core.util.UserAgentUtil
Return user agent string for the given sdk name and version.
TPM - Static variable in class com.azure.security.attestation.models.AttestationType
Static value Tpm for AttestationType.
TR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value tr for EntityRecognitionSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value tr for OcrSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value tr for SentimentSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tr for TextTranslationSkillLanguage.
TR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value tr.lucene for LexicalAnalyzerName.
TR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value tr.microsoft for LexicalAnalyzerName.
TR_NATIONAL_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TRNationalIdentificationNumber for PiiEntityCategory.
TR_TR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value tr-tr for QueryLanguage.
TRACE - Enum constant in enum com.azure.core.http.HttpMethod
The HTTP TRACE method.
TRACE - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
Static value TRACE for AzureFunctionActivityMethod.
Tracer - Interface in com.azure.core.util.tracing
Contract that all tracers must implement to be pluggable into the SDK.
TracerProxy - Class in com.azure.core.util.tracing
This class provides a means for all client libraries to augment the context information they have received from an end user with additional distributed tracing information, that may then be passed on to a backend for analysis.
TrackedResource - Class in com.azure.analytics.synapse.artifacts.models
Tracked Resource The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'.
TrackedResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.TrackedResource
 
TRACKING_ID_PROPERTY - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
Tracking Id for an exception.
trackLastEnqueuedEventProperties(boolean) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets whether or not the event processor should request information on the last enqueued event on its associated partition, and track that information as events are received.
trainMultivariateModel(ModelInfo) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Create and train a multivariate anomaly detection model.
trainMultivariateModel(ModelInfo) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Create and train a multivariate anomaly detection model.
TrainMultivariateModelHeaders - Class in com.azure.ai.anomalydetector.models
The TrainMultivariateModelHeaders model.
TrainMultivariateModelHeaders() - Constructor for class com.azure.ai.anomalydetector.models.TrainMultivariateModelHeaders
 
TrainMultivariateModelResponse - Class in com.azure.ai.anomalydetector.models
Contains all response data for the trainMultivariateModel operation.
TrainMultivariateModelResponse(HttpRequest, int, HttpHeaders, Void, TrainMultivariateModelHeaders) - Constructor for class com.azure.ai.anomalydetector.models.TrainMultivariateModelResponse
Creates an instance of TrainMultivariateModelResponse.
trainMultivariateModelWithResponse(ModelInfo) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient
Create and train a multivariate anomaly detection model.
trainMultivariateModelWithResponse(ModelInfo, Context) - Method in class com.azure.ai.anomalydetector.AnomalyDetectorClient
Create and train a multivariate anomaly detection model.
TRANSACTION_OPTIMIZED - Static variable in class com.azure.storage.file.share.models.ShareAccessTier
Static value TransactionOptimized for ShareAccessTier.
TRANSACTIONAL - Static variable in class com.azure.core.amqp.models.DeliveryState
Indicates that this delivery is part of a transaction.
TransactionalDeliveryOutcome - Class in com.azure.core.amqp.models
A transaction delivery outcome.
TransactionalDeliveryOutcome(AmqpTransaction) - Constructor for class com.azure.core.amqp.models.TransactionalDeliveryOutcome
Creates an outcome with the given transaction.
TRANSACTIONS - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Transactions for MetricClass.
transfer(ReadableByteChannel, WritableByteChannel) - Static method in class com.azure.core.util.io.IOUtils
Transfers bytes from ReadableByteChannel to WritableByteChannel.
TRANSFER_DEAD_LETTER_QUEUE - Enum constant in enum com.azure.messaging.servicebus.models.SubQueue
Connect to a queue or subscription's transfer dead-letter queue.
TRANSFER_LIMIT_EXCEEDED - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
The peer sent more message transfers than currently allowed on the link.
transferAsync(ReadableByteChannel, AsynchronousByteChannel) - Static method in class com.azure.core.util.io.IOUtils
transferStreamResponseToAsynchronousByteChannel(AsynchronousByteChannel, StreamResponse, BiFunction<Throwable, Long, Mono<StreamResponse>>, ProgressReporter, int) - Static method in class com.azure.core.util.io.IOUtils
Transfers the StreamResponse content to AsynchronousByteChannel.
Transformation - Class in com.azure.analytics.synapse.artifacts.models
A data flow transformation.
Transformation() - Constructor for class com.azure.analytics.synapse.artifacts.models.Transformation
 
TRANSIENT_FAILURE - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value transientFailure.
transportType(AmqpTransportType) - Method in interface com.azure.core.amqp.client.traits.AmqpTrait
Sets the transport type by which all the communication with Azure service occurs.
transportType(AmqpTransportType) - Method in class com.azure.messaging.eventhubs.EventHubClientBuilder
Sets the transport type by which all the communication with Azure Event Hubs occurs.
transportType(AmqpTransportType) - Method in class com.azure.messaging.eventhubs.EventProcessorClientBuilder
Sets the transport type by which all the communication with Azure Event Hubs occurs.
transportType(AmqpTransportType) - Method in class com.azure.messaging.servicebus.ServiceBusClientBuilder
Sets the transport type by which all the communication with Azure Service Bus occurs.
TREATMENT_NAME - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value TREATMENT_NAME for HealthcareEntityCategory.
Trigger - Class in com.azure.analytics.synapse.artifacts.models
Azure Synapse nested object which contains information about creating pipeline run.
Trigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.Trigger
 
TRIGGER - Enum constant in enum com.azure.cosmos.models.ContainerChildResourceType
Represents a trigger resource that is created in a Cosmos container.
TRIGGER_NAME - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value TriggerName for RunQueryFilterOperand.
TRIGGER_NAME - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value TriggerName for RunQueryOrderByField.
TRIGGER_REFERENCE - Static variable in class com.azure.analytics.synapse.artifacts.models.TriggerReferenceType
Static value TriggerReference for TriggerReferenceType.
TRIGGER_RUN_TIMESTAMP - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
Static value TriggerRunTimestamp for RunQueryFilterOperand.
TRIGGER_RUN_TIMESTAMP - Static variable in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
Static value TriggerRunTimestamp for RunQueryOrderByField.
TriggerAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
TriggerClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
TriggerDependencyProvisioningStatus - Class in com.azure.analytics.synapse.artifacts.models
Defines the response of a provision trigger dependency operation.
TriggerDependencyProvisioningStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerDependencyProvisioningStatus
 
TriggerDependencyReference - Class in com.azure.analytics.synapse.artifacts.models
Trigger referenced dependency.
TriggerDependencyReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerDependencyReference
 
TriggerListResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of trigger resources.
TriggerListResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerListResponse
 
TriggerOperation - Enum in com.azure.cosmos.models
Specifies the operations on which a trigger should be executed in the Azure Cosmos DB database service.
TriggerPipelineReference - Class in com.azure.analytics.synapse.artifacts.models
Pipeline that needs to be triggered with the given parameters.
TriggerPipelineReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerPipelineReference
 
TriggerReference - Class in com.azure.analytics.synapse.artifacts.models
Trigger reference type.
TriggerReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerReference
 
TriggerReferenceType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TriggerReferenceType.
TriggerReferenceType() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerReferenceType
 
TriggerResource - Class in com.azure.analytics.synapse.artifacts.models
Trigger resource type.
TriggerResource() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerResource
 
TriggerRun - Class in com.azure.analytics.synapse.artifacts.models
Trigger runs.
TriggerRun() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerRun
 
TriggerRunAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
TriggerRunClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
TriggerRunsQueryResponse - Class in com.azure.analytics.synapse.artifacts.models
A list of trigger runs.
TriggerRunsQueryResponse() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerRunsQueryResponse
 
TriggerRunStatus - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TriggerRunStatus.
TriggerRunStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerRunStatus
 
TriggerRuntimeState - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TriggerRuntimeState.
TriggerRuntimeState() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerRuntimeState
 
TriggersAsyncClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the asynchronous PurviewScanningClient type.
TriggersClient - Class in com.azure.analytics.purview.scanning
Initializes a new instance of the synchronous PurviewScanningClient type.
TriggerSubscriptionOperationStatus - Class in com.azure.analytics.synapse.artifacts.models
Defines the response of a trigger subscription operation.
TriggerSubscriptionOperationStatus() - Constructor for class com.azure.analytics.synapse.artifacts.models.TriggerSubscriptionOperationStatus
 
TriggerType - Enum in com.azure.cosmos.models
The trigger type in the Azure Cosmos DB database service.
TRIM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value trim for TokenFilterName.
TRUE - Enum constant in enum com.azure.spring.data.cosmos.core.query.CriteriaType
True
TrueRuleFilter - Class in com.azure.messaging.servicebus.administration.models
Matches all the messages arriving to be selected for the subscription.
TrueRuleFilter() - Constructor for class com.azure.messaging.servicebus.administration.models.TrueRuleFilter
Initializes a new instance.
truncate(long) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
TRUNCATE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value truncate for TokenFilterName.
TruncateTokenFilter - Class in com.azure.search.documents.indexes.models
Truncates the terms to a specific length.
TruncateTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.TruncateTokenFilter
Constructor of TruncateTokenFilter.
tryAdd(EventData) - Method in class com.azure.messaging.eventhubs.EventDataBatch
Tries to add an event to the batch.
tryAddMessage(ServiceBusMessage) - Method in class com.azure.messaging.servicebus.ServiceBusMessageBatch
Tries to add a message to the batch.
tryAppendQueryParameter(StringBuilder, String, Object) - Method in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
Please use SasSignatureValues
TSV - Enum constant in enum com.azure.core.util.serializer.CollectionFormat
Tab separated values.
TUESDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Tuesday.
TumblingWindowFrequency - Class in com.azure.analytics.synapse.artifacts.models
Defines values for TumblingWindowFrequency.
TumblingWindowFrequency() - Constructor for class com.azure.analytics.synapse.artifacts.models.TumblingWindowFrequency
 
TumblingWindowTrigger - Class in com.azure.analytics.synapse.artifacts.models
Trigger that schedules pipeline runs for all fixed time interval windows from a start time without gaps and also supports backfill scenarios (when start time is in the past).
TumblingWindowTrigger() - Constructor for class com.azure.analytics.synapse.artifacts.models.TumblingWindowTrigger
 
TumblingWindowTriggerDependencyReference - Class in com.azure.analytics.synapse.artifacts.models
Referenced tumbling window trigger dependency.
TumblingWindowTriggerDependencyReference() - Constructor for class com.azure.analytics.synapse.artifacts.models.TumblingWindowTriggerDependencyReference
 
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value turkish.
TW_NATIONAL_ID - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TWNationalID for PiiEntityCategory.
TW_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TWPassportNumber for PiiEntityCategory.
TW_RESIDENT_CERTIFICATE - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value TWResidentCertificate for PiiEntityCategory.
TwilioLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Twilio.
TwilioLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.TwilioLinkedService
 
TWO - Static variable in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
Static value TWO for CassandraSourceReadConsistencyLevels.
TWO_TERMS - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Enum value twoTerms.
TXT - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value txt for EmailAttachmentType.
TY - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ty for TextTranslationSkillLanguage.
type() - Method in class com.azure.core.management.ProxyResource
Get the type value.
type() - Method in class com.azure.storage.blob.nio.AzureFileStore
Returns the String "AzureBlobContainer" to indicate that the file store is backed by a remote blob container in Azure Storage.
Type - Class in com.azure.analytics.synapse.artifacts.models
Defines values for Type.
Type() - Constructor for class com.azure.analytics.synapse.artifacts.models.Type
 
TypeConversionSettings - Class in com.azure.analytics.synapse.artifacts.models
Type conversion settings.
TypeConversionSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.TypeConversionSettings
 
TypeReference<T> - Class in com.azure.core.util.serializer
This class represents a generic Java type, retaining information about generics.
TypeReference() - Constructor for class com.azure.core.util.serializer.TypeReference
Constructs a new TypeReference which maintains generic information.
TypesAsyncClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the asynchronous PurviewCatalogClient type.
TypesClient - Class in com.azure.analytics.purview.catalog
Initializes a new instance of the synchronous PurviewCatalogClient type.
TypesClientBuilder - Class in com.azure.analytics.purview.catalog
A builder for creating a new instance of the TypesClient type.
TypesClientBuilder() - Constructor for class com.azure.analytics.purview.catalog.TypesClientBuilder
Create an instance of the TypesClientBuilder.
TypingNotificationOptions - Class in com.azure.communication.chat.models
Request payload for typing notifications.
TypingNotificationOptions() - Constructor for class com.azure.communication.chat.models.TypingNotificationOptions
 

U

UA_PASSPORT_NUMBER_DOMESTIC - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UAPassportNumberDomestic for PiiEntityCategory.
UA_PASSPORT_NUMBER_INTERNATIONAL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UAPassportNumberInternational for PiiEntityCategory.
UAE_CENTRAL - Static variable in class com.azure.core.management.Region
UAE Central (Middle East)
UAE_NORTH - Static variable in class com.azure.core.management.Region
UAE North (Middle East) (recommended)
UAX_URL_EMAIL - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value uax_url_email for LexicalTokenizerName.
UaxUrlEmailTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizes urls and emails as one token.
UaxUrlEmailTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Constructor of UaxUrlEmailTokenizer.
UK - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value uk for TextTranslationSkillLanguage.
UK_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKDriversLicenseNumber for PiiEntityCategory.
UK_ELECTORAL_ROLL_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKElectoralRollNumber for PiiEntityCategory.
UK_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value uk.microsoft for LexicalAnalyzerName.
UK_NATIONAL_HEALTH_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKNationalHealthNumber for PiiEntityCategory.
UK_NATIONAL_INSURANCE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKNationalInsuranceNumber for PiiEntityCategory.
UK_SOUTH - Static variable in class com.azure.core.management.Region
UK South (Europe) (recommended)
UK_UA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value uk-ua for QueryLanguage.
UK_UNIQUE_TAXPAYER_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value UKUniqueTaxpayerNumber for PiiEntityCategory.
UK_WEST - Static variable in class com.azure.core.management.Region
UK West (Europe)
UKRAINIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value ukrainian.
UKRAINIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value ukrainian.
UNAUTHORIZED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
UNAUTHORIZED.
UNAUTHORIZED - Static variable in class com.azure.messaging.servicebus.ServiceBusFailureReason
The user doesn't have access to the entity.
UNAUTHORIZED_ACCESS - Enum constant in enum com.azure.core.amqp.exception.AmqpErrorCondition
A peer attempted to work with a remote entity to which it has no access due to security settings.
UNAUTHORIZED_BLOB_OVERWRITE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value UnauthorizedBlobOverwrite for BlobErrorCode.
UNAVAILABLE - Static variable in class com.azure.data.tables.models.TableServiceGeoReplicationStatus
Static value 'unavailable' for TableServiceGeoReplicationStatus.
UNAVAILABLE - Static variable in class com.azure.quantum.jobs.models.ProviderAvailability
Static value Unavailable for ProviderAvailability.
UNAVAILABLE - Static variable in class com.azure.quantum.jobs.models.TargetAvailability
Static value Unavailable for TargetAvailability.
UNAVAILABLE - Static variable in class com.azure.storage.blob.models.GeoReplicationStatus
Static value unavailable for GeoReplicationStatus.
UNAVAILABLE - Static variable in class com.azure.storage.queue.models.GeoReplicationStatus
Static value unavailable for GeoReplicationStatus.
UNCERTAIN - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
Static value Uncertain for SparkBatchJobResultType.
UNCERTAIN - Static variable in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
Static value Uncertain for SparkBatchJobResultType.
UNCERTAIN - Static variable in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
Static value Uncertain for SparkSessionResultType.
UNCOMMITTED - Enum constant in enum com.azure.storage.blob.models.BlockListType
Enum value uncommitted.
UNCOMMITTEDBLOBS - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value uncommittedblobs.
undelete() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Undelete restores the content and metadata of a soft-deleted blob and/or any associated soft-deleted snapshots.
undelete() - Method in class com.azure.storage.blob.specialized.BlobClientBase
Undelete restores the content and metadata of a soft-deleted blob and/or any associated soft-deleted snapshots.
undeleteBlobContainer(String, String) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Restores a previously deleted container.
undeleteBlobContainer(String, String) - Method in class com.azure.storage.blob.BlobServiceClient
Restores a previously deleted container.
UndeleteBlobContainerOptions - Class in com.azure.storage.blob.options
Extended options that may be passed when restoring a blob container.
UndeleteBlobContainerOptions(String, String) - Constructor for class com.azure.storage.blob.options.UndeleteBlobContainerOptions
undeleteBlobContainerWithResponse(UndeleteBlobContainerOptions) - Method in class com.azure.storage.blob.BlobServiceAsyncClient
Restores a previously deleted container.
undeleteBlobContainerWithResponse(UndeleteBlobContainerOptions, Duration, Context) - Method in class com.azure.storage.blob.BlobServiceClient
Restores a previously deleted container.
undeleteFileSystem(String, String) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Restores a previously deleted file system.
undeleteFileSystem(String, String) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Restores a previously deleted file system.
undeleteFileSystemWithResponse(FileSystemUndeleteOptions) - Method in class com.azure.storage.file.datalake.DataLakeServiceAsyncClient
Restores a previously deleted file system.
undeleteFileSystemWithResponse(FileSystemUndeleteOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeServiceClient
Restores a previously deleted file system.
undeletePath(String, String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Restores a soft deleted path in the file system.
undeletePath(String, String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Restores a soft deleted path in the file system.
undeletePathWithResponse(String, String) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemAsyncClient
Restores a soft deleted path in the file system.
undeletePathWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileSystemClient
Restores a soft deleted path in the file system.
undeleteShare(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Restores a previously deleted share.
undeleteShare(String, String) - Method in class com.azure.storage.file.share.ShareServiceClient
Restores a previously deleted share.
undeleteShareWithResponse(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Restores a previously deleted share.
undeleteShareWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Restores a previously deleted share.
undeleteWithResponse() - Method in class com.azure.storage.blob.specialized.BlobAsyncClientBase
Undelete restores the content and metadata of a soft-deleted blob and/or any associated soft-deleted snapshots.
undeleteWithResponse(Duration, Context) - Method in class com.azure.storage.blob.specialized.BlobClientBase
Undelete restores the content and metadata of a soft-deleted blob and/or any associated soft-deleted snapshots.
UnexpectedLengthException - Exception in com.azure.core.exception
This exception class represents an error when the specified input length doesn't match the data length.
UnexpectedLengthException(String, long, long) - Constructor for exception com.azure.core.exception.UnexpectedLengthException
Constructor of the UnexpectedLengthException.
UnexpectedResponseExceptionType - Annotation Type in com.azure.core.annotation
The exception type that is thrown or returned when one of the status codes is returned from a REST API.
UnexpectedResponseExceptionTypes - Annotation Type in com.azure.core.annotation
The Repeatable container annotation for UnexpectedResponseExceptionType.
UNICODE_CASE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value UNICODE_CASE for RegexFlags.
UNINITIALIZED - Enum constant in enum com.azure.core.amqp.AmqpEndpointState
The endpoint has not been initialized.
UNIQUE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value unique for TokenFilterName.
UniqueKey - Class in com.azure.cosmos.models
Represents a unique key on that enforces uniqueness constraint on items in the container in the Azure Cosmos DB service.
UniqueKey(List<String>) - Constructor for class com.azure.cosmos.models.UniqueKey
Instantiates a new Unique key with paths.
UniqueKeyPolicy - Class in com.azure.cosmos.models
Represents the unique key policy configuration for specifying uniqueness constraints on items in the container in the Azure Cosmos DB service.
UniqueKeyPolicy() - Constructor for class com.azure.cosmos.models.UniqueKeyPolicy
Instantiates a new Unique key policy.
uniqueKeys() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.CosmosUniqueKeyPolicy
Set of unique keys which enforce uniqueness constraint on items in the container in the Azure Cosmos DB service.
UniqueTokenFilter - Class in com.azure.search.documents.indexes.models
Filters out tokens with same text as the previous token.
UniqueTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.UniqueTokenFilter
Constructor of UniqueTokenFilter.
UNIT_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value UnitOfCondition for HealthcareEntityRelationType.
UNIT_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value UnitOfExamination for HealthcareEntityRelationType.
UNIX_LINES - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value UNIX_LINES for RegexFlags.
UNK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value unk for OcrSkillLanguage.
UNKNOWN - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Enum value unknown.
UNKNOWN - Static variable in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
Static value Unknown for EventSubscriptionStatus.
UNKNOWN - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
Static value Unknown for SparkErrorSource.
UNKNOWN - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value Unknown for SparkErrorSource.
UNKNOWN - Static variable in class com.azure.messaging.servicebus.administration.models.EntityStatus
Static value Unknown for EntityStatus.
UNKNOWN - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error when we could not determine the source.
UNKNOWN - Static variable in class com.azure.security.keyvault.certificates.models.WellKnownIssuerNames
Creates a certificate that requires merging an external X.509 certificate using CertificateClient.mergeCertificate(MergeCertificateOptions) or CertificateAsyncClient.mergeCertificate(MergeCertificateOptions).
UnknownIdentifier - Class in com.azure.communication.common
Catch-all for all other Communication identifiers for Communication Services
UnknownIdentifier(String) - Constructor for class com.azure.communication.common.UnknownIdentifier
Creates an UnknownIdentifier object
UNLOCKED - Enum constant in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
Enum value Unlocked.
UNLOCKED - Enum constant in enum com.azure.storage.blob.models.LeaseStatusType
Enum value unlocked.
UNLOCKED - Enum constant in enum com.azure.storage.file.datalake.models.LeaseStatusType
Enum value unlocked.
UNLOCKED - Enum constant in enum com.azure.storage.file.share.models.LeaseStatusType
Enum value unlocked.
UNMIXED - Static variable in class com.azure.communication.callingserver.models.RecordingChannel
Static value unmixed for RecordingChannel.
UNMIXED - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingChannelType
Static value Unmixed for RecordingChannelType.
UnsecuredEndpoint - Class in com.azure.media.videoanalyzer.edge.models
Unsecured endpoint describes an endpoint that the pipeline can connect to over clear transport (no encryption in transit).
UnsecuredEndpoint(String) - Constructor for class com.azure.media.videoanalyzer.edge.models.UnsecuredEndpoint
Creates an instance of UnsecuredEndpoint class.
UNSELECTED - Static variable in class com.azure.ai.formrecognizer.models.SelectionMarkState
Static value unselected for SelectionMarkState.
UNSIGNED - Static variable in class com.azure.ai.formrecognizer.models.DocumentSignatureType
Static value unsigned for DocumentSignatureType.
UNSPECIFIED - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Unspecified for MetricUnit.
unsubscribeTriggerFromEvents(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Unsubscribe event trigger from events.
unsubscribeTriggerFromEvents(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Unsubscribe event trigger from events.
unsubscribeTriggerFromEventsWithResponse(String) - Method in class com.azure.analytics.synapse.artifacts.TriggerAsyncClient
Unsubscribe event trigger from events.
unsubscribeTriggerFromEventsWithResponse(String, Context) - Method in class com.azure.analytics.synapse.artifacts.TriggerClient
Unsubscribe event trigger from events.
UNSUPPORTED_HEADER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value UnsupportedHeader for BlobErrorCode.
UNSUPPORTED_HEADER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedHeader for ShareErrorCode.
UNSUPPORTED_HEADER - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value UnsupportedHeader for QueueErrorCode.
UNSUPPORTED_HTTP_VERB - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value UnsupportedHttpVerb for BlobErrorCode.
UNSUPPORTED_HTTP_VERB - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedHttpVerb for ShareErrorCode.
UNSUPPORTED_HTTP_VERB - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value UnsupportedHttpVerb for QueueErrorCode.
UNSUPPORTED_LANGUAGE_CODE - Static variable in class com.azure.ai.textanalytics.models.TextAnalyticsErrorCode
Enum value UnsupportedLanguageCode.
UNSUPPORTED_MEDIA_TYPE - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
UNSUPPORTED_MEDIA_TYPE.
UNSUPPORTED_QUERY_PARAMETER - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value UnsupportedQueryParameter for BlobErrorCode.
UNSUPPORTED_QUERY_PARAMETER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedQueryParameter for ShareErrorCode.
UNSUPPORTED_QUERY_PARAMETER - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value UnsupportedQueryParameter for QueueErrorCode.
UNSUPPORTED_XML_NODE - Static variable in class com.azure.storage.blob.models.BlobErrorCode
Static value UnsupportedXmlNode for BlobErrorCode.
UNSUPPORTED_XML_NODE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedXmlNode for ShareErrorCode.
UNSUPPORTED_XML_NODE - Static variable in class com.azure.storage.queue.models.QueueErrorCode
Static value UnsupportedXmlNode for QueueErrorCode.
UntilActivity - Class in com.azure.analytics.synapse.artifacts.models
This activity executes inner activities until the specified boolean expression results to true or timeout is reached, whichever is earlier.
UntilActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.UntilActivity
 
UNUSED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
UNUSED.
UNWRAP_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/unwrap/action for KeyVaultDataAction.
UNWRAP_KEY - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Unwrap Key for KeyOperation.
unwrapKey(KeyWrapAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Unwraps a symmetric key using the configured key that was initially used for wrapping that key.
unwrapKey(KeyWrapAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Unwraps a symmetric key using the configured key that was initially used for wrapping that key.
unwrapKey(KeyWrapAlgorithm, byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Unwraps a symmetric key using the configured key that was initially used for wrapping that key.
unwrapKey(String, byte[]) - Method in interface com.azure.core.cryptography.AsyncKeyEncryptionKey
Decrypts the specified encrypted key using the specified algorithm.
unwrapKey(String, byte[]) - Method in interface com.azure.core.cryptography.KeyEncryptionKey
Decrypts the specified encrypted key using the specified algorithm.
unwrapKey(String, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyAsyncClient
Decrypts the specified encrypted key using the specified algorithm.
unwrapKey(String, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClient
Decrypts the specified encrypted key using the specified algorithm.
UnwrapResult - Class in com.azure.security.keyvault.keys.cryptography.models
Represents the details of key unwrap operation result.
UnwrapResult(byte[], KeyWrapAlgorithm, String) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.UnwrapResult
Creates the instance of KeyUnwrap Result holding the unwrapped key content.
UP - Static variable in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectorDirection
Static value Up for AnomalyDetectorDirection.
update(String) - Method in class com.azure.core.credential.AzureKeyCredential
Rotates the key associated to this credential.
update(String) - Method in class com.azure.core.credential.AzureSasCredential
Rotates the shared access signature associated to this credential.
update(String, MetastoreUpdateObject) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Update files in Syms.
update(String, MetastoreUpdateObject) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Update files in Syms.
update(String, String) - Method in class com.azure.core.credential.AzureNamedKeyCredential
Rotates the name and key associated to this credential.
UPDATE - Enum constant in enum com.azure.cosmos.models.TriggerOperation
UPDATE operations only.
UPDATE - Enum constant in enum com.azure.storage.blob.models.SequenceNumberActionType
Enum value update.
UPDATE - Static variable in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSinkWriteBehavior
Static value Update for SapCloudForCustomerSinkWriteBehavior.
UPDATE_CONDITION_NOT_SATISFIED - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value UpdateConditionNotSatisfied.
UPDATE_MERGE - Enum constant in enum com.azure.data.tables.models.TableTransactionActionType
Update the entity in TableEntityUpdateMode.MERGE mode.
UPDATE_PHONE_NUMBER_CAPABILITIES - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value updatePhoneNumberCapabilities for PhoneNumberOperationType.
UPDATE_REPLACE - Enum constant in enum com.azure.data.tables.models.TableTransactionActionType
Update the entity in TableEntityUpdateMode.REPLACE mode.
updateAccessControlRecursive(List<PathAccessControlEntry>) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Recursively updates the access control on a path and all subpaths.
updateAccessControlRecursive(List<PathAccessControlEntry>) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Recursively updates the access control on a path and all subpaths.
updateAccessControlRecursiveWithResponse(PathUpdateAccessControlRecursiveOptions) - Method in class com.azure.storage.file.datalake.DataLakePathAsyncClient
Recursively updates the access control on a path and all subpaths.
updateAccessControlRecursiveWithResponse(PathUpdateAccessControlRecursiveOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakePathClient
Recursively updates the access control on a path and all subpaths.
updateAccountPropertiesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsAsyncClient
Updates an account.
updateAccountPropertiesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.administration.AccountsClient
Updates an account.
updateAlertConfig(AnomalyAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update anomaly alert configuration.
updateAlertConfig(AnomalyAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update anomaly alert configuration.
updateAlertConfigWithResponse(AnomalyAlertConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update anomaly alert configuration.
updateAlertConfigWithResponse(AnomalyAlertConfiguration, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update anomaly alert configuration.
updateAtlasTypeDefinitionsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesAsyncClient
Update all types in bulk, changes detected in the type definitions would be persisted.
updateAtlasTypeDefinitionsWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.TypesClient
Update all types in bulk, changes detected in the type definitions would be persisted.
updateCertificatePolicy(String, CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Updates the policy for a certificate.
updateCertificatePolicy(String, CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Updates the policy for a certificate.
updateCertificatePolicyWithResponse(String, CertificatePolicy) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Updates the policy for a certificate.
updateCertificatePolicyWithResponse(String, CertificatePolicy, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Updates the policy for a certificate.
updateCertificateProperties(CertificateProperties) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Updates the specified attributes associated with the specified certificate.
updateCertificateProperties(CertificateProperties) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Updates the specified attributes associated with the specified certificate.
updateCertificatePropertiesWithResponse(CertificateProperties) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Updates the specified attributes associated with the specified certificate.
updateCertificatePropertiesWithResponse(CertificateProperties, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Updates the specified attributes associated with the specified certificate.
UpdateChatMessageOptions - Class in com.azure.communication.chat.models
Request payload for updating a chat message.
UpdateChatMessageOptions() - Constructor for class com.azure.communication.chat.models.UpdateChatMessageOptions
 
UpdateChatThreadOptions - Class in com.azure.communication.chat.models
Request payload for updating a chat thread.
UpdateChatThreadOptions() - Constructor for class com.azure.communication.chat.models.UpdateChatThreadOptions
 
updateCheckpoint() - Method in class com.azure.messaging.eventhubs.models.EventBatchContext
Updates the checkpoint synchronously for this partition using the last event in the list provided by EventBatchContext.getEvents().
updateCheckpoint() - Method in class com.azure.messaging.eventhubs.models.EventContext
Updates the checkpoint synchronously for this partition using the event data.
updateCheckpoint(Checkpoint) - Method in class com.azure.messaging.eventhubs.checkpointstore.blob.BlobCheckpointStore
Updates the checkpoint in Storage Blobs for a partition.
updateCheckpoint(Checkpoint) - Method in class com.azure.messaging.eventhubs.checkpointstore.jedis.JedisRedisCheckpointStore
This method updates the checkpoint in the Jedis resource for a given partition.
updateCheckpoint(Checkpoint) - Method in interface com.azure.messaging.eventhubs.CheckpointStore
Updates the checkpoint in the data store for a partition.
updateCheckpointAsync() - Method in class com.azure.messaging.eventhubs.models.EventBatchContext
Updates the checkpoint asynchronously for this partition using the last event in the list provided by EventBatchContext.getEvents().
updateCheckpointAsync() - Method in class com.azure.messaging.eventhubs.models.EventContext
Updates the checkpoint asynchronously for this partition using the event data in this EventContext.
updateClassificationsByUniqueAttributeWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Update classification on an entity identified by its type and unique attributes.
updateClassificationsByUniqueAttributeWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Update classification on an entity identified by its type and unique attributes.
updateClassificationsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityAsyncClient
Update classifications to an existing entity represented by a guid.
updateClassificationsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.EntityClient
Update classifications to an existing entity represented by a guid.
updateComponent(String, String, JsonPatchDocument) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Patch a component on a digital twin.
updateComponent(String, String, JsonPatchDocument) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Patch a component on a digital twin.
UpdateComponentOptions - Class in com.azure.digitaltwins.core.models
UpdateComponentOptions() - Constructor for class com.azure.digitaltwins.core.models.UpdateComponentOptions
 
updateComponentWithResponse(String, String, JsonPatchDocument, UpdateComponentOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Patch a component on a digital twin.
updateComponentWithResponse(String, String, JsonPatchDocument, UpdateComponentOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Patch a component on a digital twin.
updateContext(JsonToken) - Method in class com.azure.json.JsonWriteContext
Updates the context based on the JsonToken that was written.
UPDATED - Static variable in class com.azure.messaging.eventgrid.systemevents.AppServicePlanAction
Static value Updated for AppServicePlanAction.
UPDATED - Static variable in class com.azure.security.attestation.models.PolicyModification
Static value Updated for PolicyModification.
updateDataFeed(DataFeed) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update an existing data feed.
updateDataFeed(DataFeed) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update a data feed.
updateDataFeedWithResponse(DataFeed) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update an existing data feed with REST response.
updateDataFeedWithResponse(DataFeed, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update a data feed with REST response.
updateDataSourceCredential(DataSourceCredentialEntity) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update a data source credential entity.
updateDataSourceCredential(DataSourceCredentialEntity) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update a data source credential entity.
updateDataSourceCredentialWithResponse(DataSourceCredentialEntity) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update a data source credential entity with REST response.
updateDataSourceCredentialWithResponse(DataSourceCredentialEntity, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update a data source credential entity.
updateDetectionConfig(AnomalyDetectionConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update a configuration to detect anomalies in the time series of a metric.
updateDetectionConfig(AnomalyDetectionConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update a configuration to detect anomalies in the time series of a metric.
updateDetectionConfigWithResponse(AnomalyDetectionConfiguration) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update a configuration to detect anomalies in the time series of a metric.
updateDetectionConfigWithResponse(AnomalyDetectionConfiguration, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update a configuration to detect anomalies in the time series of a metric.
updateDeviceClassWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Update device class details.
updateDeviceClassWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Update device class details.
updateDigitalTwin(String, JsonPatchDocument) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Updates a digital twin.
updateDigitalTwin(String, JsonPatchDocument) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Updates a digital twin.
UpdateDigitalTwinOptions - Class in com.azure.digitaltwins.core.models
UpdateDigitalTwinOptions() - Constructor for class com.azure.digitaltwins.core.models.UpdateDigitalTwinOptions
 
updateDigitalTwinWithResponse(String, JsonPatchDocument, UpdateDigitalTwinOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Updates a digital twin.
updateDigitalTwinWithResponse(String, JsonPatchDocument, UpdateDigitalTwinOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Updates a digital twin.
updateEntity(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
Updates an existing entity by merging the provided entity with the existing entity.
updateEntity(TableEntity) - Method in class com.azure.data.tables.TableClient
Updates an existing entity by merging the provided entity with the existing entity.
updateEntity(TableEntity, TableEntityUpdateMode) - Method in class com.azure.data.tables.TableAsyncClient
Updates an existing entity using the specified update mode.
updateEntity(TableEntity, TableEntityUpdateMode) - Method in class com.azure.data.tables.TableClient
Updates an existing entity using the specified update mode.
updateEntityWithResponse(TableEntity, TableEntityUpdateMode, boolean) - Method in class com.azure.data.tables.TableAsyncClient
Updates an existing entity using the specified update mode.
updateEntityWithResponse(TableEntity, TableEntityUpdateMode, boolean, Duration, Context) - Method in class com.azure.data.tables.TableClient
Updates an existing entity using the specified update mode.
updateGlossaryCategoryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Update the given glossary category by its GUID.
updateGlossaryCategoryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Update the given glossary category by its GUID.
updateGlossaryTermWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Update the given glossary term by its GUID.
updateGlossaryTermWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Update the given glossary term by its GUID.
updateGlossaryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryAsyncClient
Update the given glossary.
updateGlossaryWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.GlossaryClient
Update the given glossary.
updateHook(NotificationHook) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update an existing notificationHook.
updateHook(NotificationHook) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update an existing notificationHook.
updateHookWithResponse(NotificationHook) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationAsyncClient
Update an existing notification hook.
updateHookWithResponse(NotificationHook, Context) - Method in class com.azure.ai.metricsadvisor.administration.MetricsAdvisorAdministrationClient
Update an existing notificationHook.
updateIssuer(CertificateIssuer) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Updates the specified certificate issuer.
updateIssuer(CertificateIssuer) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Updates the specified certificate issuer.
updateIssuerWithResponse(CertificateIssuer) - Method in class com.azure.security.keyvault.certificates.CertificateAsyncClient
Updates the specified certificate issuer.
updateIssuerWithResponse(CertificateIssuer, Context) - Method in class com.azure.security.keyvault.certificates.CertificateClient
Updates the specified certificate issuer.
updateKey(String, String) - Method in class com.azure.ai.metricsadvisor.models.MetricsAdvisorKeyCredential
Update the subscription and api key associated to this credential.
updateKeyProperties(KeyProperties, KeyOperation...) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Updates the attributes and key operations associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
updateKeyProperties(KeyProperties, KeyOperation...) - Method in class com.azure.security.keyvault.keys.KeyClient
Updates the attributes and key operations associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
updateKeyPropertiesWithResponse(KeyProperties, Context, KeyOperation...) - Method in class com.azure.security.keyvault.keys.KeyClient
Updates the attributes and key operations associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
updateKeyPropertiesWithResponse(KeyProperties, KeyOperation...) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Updates the attributes and key operations associated with the specified key, but not the cryptographic key material of the specified key in the key vault.
updateKeyRotationPolicy(String, KeyRotationPolicy) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Updates the KeyRotationPolicy of the key with the provided name.
updateKeyRotationPolicy(String, KeyRotationPolicy) - Method in class com.azure.security.keyvault.keys.KeyClient
Updates the KeyRotationPolicy of the key with the provided name.
updateKeyRotationPolicyWithResponse(String, KeyRotationPolicy) - Method in class com.azure.security.keyvault.keys.KeyAsyncClient
Updates the KeyRotationPolicy of the key with the provided name.
updateKeyRotationPolicyWithResponse(String, KeyRotationPolicy, Context) - Method in class com.azure.security.keyvault.keys.KeyClient
Updates the KeyRotationPolicy of the key with the provided name.
updateLandingZoneCredential(String, UpdateLandingZoneCredential) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Update landing zone credential of a link connection.
updateLandingZoneCredential(String, UpdateLandingZoneCredential) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Update landing zone credential of a link connection.
UpdateLandingZoneCredential - Class in com.azure.analytics.synapse.artifacts.models
The UpdateLandingZoneCredential model.
UpdateLandingZoneCredential() - Constructor for class com.azure.analytics.synapse.artifacts.models.UpdateLandingZoneCredential
 
updateLandingZoneCredentialWithResponse(String, UpdateLandingZoneCredential) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionAsyncClient
Update landing zone credential of a link connection.
updateLandingZoneCredentialWithResponse(String, UpdateLandingZoneCredential, Context) - Method in class com.azure.analytics.synapse.artifacts.LinkConnectionClient
Update landing zone credential of a link connection.
updateManifestProperties(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the writeable properties ArtifactTagProperties of the artifact with the given digest.
updateManifestProperties(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactManifestProperties of the artifact with the given digest.
updateManifestPropertiesWithResponse(ArtifactManifestProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactManifestProperties of the artifact with the given digest.
updateManifestPropertiesWithResponse(ArtifactManifestProperties, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the properties ArtifactTagProperties of the artifact with the given digest.
updateMessage(String, UpdateChatMessageOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Updates a message.
updateMessage(String, UpdateChatMessageOptions) - Method in class com.azure.communication.chat.ChatThreadClient
Updates a message.
updateMessage(String, String, String, Duration) - Method in class com.azure.storage.queue.QueueAsyncClient
Updates the specific message in the queue with a new message and resets the visibility timeout.
updateMessage(String, String, String, Duration) - Method in class com.azure.storage.queue.QueueClient
Updates the specific message in the queue with a new message and resets the visibility timeout.
UpdateMessageResult - Class in com.azure.storage.queue.models
Response from the service when updating a message.
UpdateMessageResult(String, OffsetDateTime) - Constructor for class com.azure.storage.queue.models.UpdateMessageResult
Creates an instance of updated message information.
updateMessageWithResponse(String, UpdateChatMessageOptions) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Updates a message.
updateMessageWithResponse(String, UpdateChatMessageOptions, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Updates a message.
updateMessageWithResponse(String, String, String, Duration) - Method in class com.azure.storage.queue.QueueAsyncClient
Updates the specific message in the queue with a new message and resets the visibility timeout.
updateMessageWithResponse(String, String, String, Duration, Duration, Context) - Method in class com.azure.storage.queue.QueueClient
Updates the specific message in the queue with a new message and resets the visibility timeout.
updateProperties(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepository
Update the repository properties ContainerRepositoryProperties of the given repository.
updateProperties(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Update the repository properties ContainerRepositoryProperties of the given repository.
updatePropertiesWithResponse(ContainerRepositoryProperties) - Method in class com.azure.containers.containerregistry.ContainerRepositoryAsync
Update the repository properties ContainerRepositoryProperties of the given repository.
updatePropertiesWithResponse(ContainerRepositoryProperties, Context) - Method in class com.azure.containers.containerregistry.ContainerRepository
Update the settable properties ContainerRepositoryProperties of the given repository.
updateQueue(QueueProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a queue with the given QueueProperties.
updateQueue(QueueProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a queue with the given QueueProperties.
updateQueueWithResponse(QueueProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a queue with the given QueueProperties.
updateQueueWithResponse(QueueProperties, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a queue with the given QueueProperties.
updateRelationship(String, String, JsonPatchDocument) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Updates the properties of a relationship on a digital twin.
updateRelationship(String, String, JsonPatchDocument) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Updates the properties of a relationship on a digital twin.
UpdateRelationshipOptions - Class in com.azure.digitaltwins.core.models
UpdateRelationshipOptions() - Constructor for class com.azure.digitaltwins.core.models.UpdateRelationshipOptions
 
updateRelationshipWithResponse(String, String, JsonPatchDocument, UpdateRelationshipOptions) - Method in class com.azure.digitaltwins.core.DigitalTwinsAsyncClient
Updates the properties of a relationship on a digital twin.
updateRelationshipWithResponse(String, String, JsonPatchDocument, UpdateRelationshipOptions, Context) - Method in class com.azure.digitaltwins.core.DigitalTwinsClient
Updates the properties of a relationship on a digital twin.
updateRule(String, String, RuleProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a rule with the given RuleProperties.
updateRule(String, String, RuleProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a rule with the given RuleProperties.
updateRuleWithResponse(String, String, RuleProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a rule with the given RuleProperties.
updateRuleWithResponse(String, String, RuleProperties, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a rule with the given RuleProperties.
updateSecretProperties(SecretProperties) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Updates the attributes associated with the secret.
updateSecretProperties(SecretProperties) - Method in class com.azure.security.keyvault.secrets.SecretClient
Updates the attributes associated with the secret.
updateSecretPropertiesWithResponse(SecretProperties) - Method in class com.azure.security.keyvault.secrets.SecretAsyncClient
Updates the attributes associated with the secret.
updateSecretPropertiesWithResponse(SecretProperties, Context) - Method in class com.azure.security.keyvault.secrets.SecretClient
Updates the attributes associated with the secret.
updateSequenceNumber(SequenceNumberActionType, Long) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Sets the page blob's sequence number.
updateSequenceNumber(SequenceNumberActionType, Long) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Sets the page blob's sequence number.
updateSequenceNumberWithResponse(SequenceNumberActionType, Long, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Sets the page blob's sequence number.
updateSequenceNumberWithResponse(SequenceNumberActionType, Long, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Sets the page blob's sequence number.
updateSession(String, UpdateSessionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Updates a particular rendering session.
updateSession(String, UpdateSessionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Updates a particular rendering session.
UpdateSessionOptions - Class in com.azure.mixedreality.remoterendering.models
Options for updating an existing rendering session.
UpdateSessionOptions() - Constructor for class com.azure.mixedreality.remoterendering.models.UpdateSessionOptions
 
updateSessionWithResponse(String, UpdateSessionOptions) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingAsyncClient
Updates a particular rendering session.
updateSessionWithResponse(String, UpdateSessionOptions, Context) - Method in class com.azure.mixedreality.remoterendering.RemoteRenderingClient
Updates a particular rendering session.
updateSubscription(SubscriptionProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a subscription with the given SubscriptionProperties.
updateSubscription(SubscriptionProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a subscription with the given SubscriptionProperties.
updateSubscriptionWithResponse(SubscriptionProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a subscription with the given SubscriptionProperties.
updateSubscriptionWithResponse(SubscriptionProperties, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a subscription with the given SubscriptionProperties.
updateSyncToken(String) - Method in class com.azure.data.appconfiguration.ConfigurationAsyncClient
Adds an external synchronization token to ensure service requests receive up-to-date values.
updateSyncToken(String) - Method in class com.azure.data.appconfiguration.ConfigurationClient
Adds an external synchronization token to ensure service requests receive up-to-date values.
updateTagProperties(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the properties ArtifactTagProperties of the given tag.
updateTagProperties(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactTagProperties of the tag with the given name tag.
updateTagPropertiesWithResponse(String, ArtifactTagProperties) - Method in class com.azure.containers.containerregistry.RegistryArtifactAsync
Update the properties ArtifactTagProperties of the tag with the given name tag..
updateTagPropertiesWithResponse(String, ArtifactTagProperties, Context) - Method in class com.azure.containers.containerregistry.RegistryArtifact
Update the properties ArtifactTagProperties of the given tag in repository.
updateTopic(TopicProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a topic with the given TopicProperties.
updateTopic(TopicProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a topic with the given TopicProperties.
updateTopic(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Updates a thread's topic.
updateTopic(String) - Method in class com.azure.communication.chat.ChatThreadClient
Updates a thread's topic.
updateTopicWithResponse(TopicProperties) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationAsyncClient
Updates a topic with the given TopicProperties.
updateTopicWithResponse(TopicProperties, Context) - Method in class com.azure.messaging.servicebus.administration.ServiceBusAdministrationClient
Updates a topic with the given TopicProperties.
updateTopicWithResponse(String) - Method in class com.azure.communication.chat.ChatThreadAsyncClient
Updates a thread's properties.
updateTopicWithResponse(String, Context) - Method in class com.azure.communication.chat.ChatThreadClient
Updates a thread's topic.
updateWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipAsyncClient
Update an existing relationship between entities.
updateWithResponse(BinaryData, RequestOptions) - Method in class com.azure.analytics.purview.catalog.RelationshipClient
Update an existing relationship between entities.
updateWithResponse(String, MetastoreUpdateObject) - Method in class com.azure.analytics.synapse.artifacts.MetastoreAsyncClient
Update files in Syms.
updateWithResponse(String, MetastoreUpdateObject, Context) - Method in class com.azure.analytics.synapse.artifacts.MetastoreClient
Update files in Syms.
updateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyAsyncClient
Updates a metadata policy.
updateWithResponse(String, RequestOptions) - Method in class com.azure.analytics.purview.administration.MetadataPolicyClient
Updates a metadata policy.
UPGRADE_REQUIRED - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
UPGRADE_REQUIRED.
upload(BinaryData) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob.
upload(BinaryData) - Method in class com.azure.storage.blob.BlobClient
Creates a new blob.
upload(BinaryData) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob.
upload(BinaryData) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob.
upload(BinaryData, boolean) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
upload(BinaryData, boolean) - Method in class com.azure.storage.blob.BlobClient
Creates a new blob, or updates the content of an existing blob.
upload(BinaryData, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
upload(BinaryData, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
upload(InputStream, long) - Method in class com.azure.storage.blob.BlobClient
Creates a new blob.
upload(InputStream, long) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob.
upload(InputStream, long) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a new file.
upload(InputStream, long) - Method in class com.azure.storage.file.share.ShareFileClient
Deprecated.
Use ShareFileClient.uploadRange(InputStream, long) instead. Or consider ShareFileClient.upload(InputStream, long, ParallelTransferOptions) for an upload that can handle large amounts of data.
upload(InputStream, long, boolean) - Method in class com.azure.storage.blob.BlobClient
Creates a new blob, or updates the content of an existing blob.
upload(InputStream, long, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
upload(InputStream, long, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a new file, or updates the content of an existing file.
upload(InputStream, long, ParallelTransferOptions) - Method in class com.azure.storage.file.share.ShareFileClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
upload(String, String, List<Object>) - Method in class com.azure.monitor.ingestion.LogsIngestionAsyncClient
Uploads logs to Azure Monitor with specified data collection rule id and stream name.
upload(String, String, List<Object>) - Method in class com.azure.monitor.ingestion.LogsIngestionClient
Uploads logs to Azure Monitor with specified data collection rule id and stream name.
upload(String, String, List<Object>, UploadLogsOptions) - Method in class com.azure.monitor.ingestion.LogsIngestionAsyncClient
Uploads logs to Azure Monitor with specified data collection rule id and stream name.
upload(String, String, List<Object>, UploadLogsOptions, Context) - Method in class com.azure.monitor.ingestion.LogsIngestionClient
Uploads logs to Azure Monitor with specified data collection rule id and stream name.
upload(Flux<ByteBuffer>, long) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob.
upload(Flux<ByteBuffer>, long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deprecated.
Use ShareFileAsyncClient.uploadRange(Flux, long) instead. Or consider ShareFileAsyncClient.upload(Flux, ParallelTransferOptions) for an upload that can handle large amounts of data.
upload(Flux<ByteBuffer>, long, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
upload(Flux<ByteBuffer>, ParallelTransferOptions) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob.
upload(Flux<ByteBuffer>, ParallelTransferOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob.
upload(Flux<ByteBuffer>, ParallelTransferOptions, boolean) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
upload(Flux<ByteBuffer>, ParallelTransferOptions, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
upload(Flux<ByteBuffer>, ParallelTransferOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file and uploads content.
upload(Flux<ByteBuffer>, ParallelTransferOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
upload(Flux<ByteBuffer>, ParallelTransferOptions, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file and uploads content.
UPLOAD - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Enum value Upload.
UPLOAD - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value upload.
UPLOAD - Static variable in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexWriteBehaviorType
Static value Upload for AzureSearchIndexWriteBehaviorType.
UPLOAD_HSM_SECURITY_DOMAIN - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/securitydomain/upload/action for KeyVaultDataAction.
UPLOAD_NOT_ACCESSIBLE - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value UploadNotAccessible.
UPLOAD_TRANSIENT_ERROR - Enum constant in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Enum value UploadTransientError.
uploadBlob(BinaryData) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a blob to the repository.
uploadBlob(BinaryData) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a blob to the repository.
UploadBlobResult - Class in com.azure.containers.containerregistry.models
The result from uploading the blob.
UploadBlobResult(String) - Constructor for class com.azure.containers.containerregistry.models.UploadBlobResult
Instantiate the upload blob result.
uploadBlobWithResponse(BinaryData) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a blob to the repository.
uploadBlobWithResponse(BinaryData, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a blob to the repository.
uploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Uploads a collection of documents to the target index.
uploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
Uploads a collection of documents to the target index.
uploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Uploads a collection of documents to the target index.
uploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Uploads a collection of documents to the target index.
uploadFileResourceSupplier(String) - Method in class com.azure.storage.blob.BlobAsyncClient
Deprecated.
due to refactoring code to be in the common storage library.
uploadFromFile(String) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob with the content of the specified file.
uploadFromFile(String) - Method in class com.azure.storage.blob.BlobClient
Creates a new block blob.
uploadFromFile(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob with the content of the specified file.
uploadFromFile(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file, with the content of the specified file.
uploadFromFile(String) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a file, with the content of the specified file.
uploadFromFile(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads file to storage file service.
uploadFromFile(String) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads file to storage file service.
uploadFromFile(String, boolean) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob, with the content of the specified file.
uploadFromFile(String, boolean) - Method in class com.azure.storage.blob.BlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromFile(String, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob, with the content of the specified file.
uploadFromFile(String, boolean) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file, with the content of the specified file.
uploadFromFile(String, boolean) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a file, with the content of the specified file.
uploadFromFile(String, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob, with the content of the specified file.
uploadFromFile(String, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob, with the content of the specified file.
uploadFromFile(String, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, Duration) - Method in class com.azure.storage.blob.BlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromFile(String, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, Duration) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromFile(String, ParallelTransferOptions, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file, with the content of the specified file.
uploadFromFile(String, ParallelTransferOptions, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions, Duration) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a file, with the content of the specified file.
uploadFromFile(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads file to storage file service.
uploadFromFile(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads file to storage file service.
uploadFromFileWithResponse(BlobUploadFromFileOptions) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob, with the content of the specified file.
uploadFromFileWithResponse(BlobUploadFromFileOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob, with the content of the specified file.
uploadFromFileWithResponse(BlobUploadFromFileOptions, Duration, Context) - Method in class com.azure.storage.blob.BlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromFileWithResponse(BlobUploadFromFileOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromUrl(String) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromUrl(String) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromUrl(String, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromUrl(String, boolean) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromUrlWithResponse(BlobUploadFromUrlOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadFromUrlWithResponse(BlobUploadFromUrlOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
UploadLogsError - Class in com.azure.monitor.ingestion.models
The model representing the error and the associated logs that failed when uploading a subset of logs to Azure Monitor.
UploadLogsError(ResponseError, List<Object>) - Constructor for class com.azure.monitor.ingestion.models.UploadLogsError
Creates an instance of error.
UploadLogsOptions - Class in com.azure.monitor.ingestion.models
The options model to configure the request to upload logs to Azure Monitor.
UploadLogsOptions() - Constructor for class com.azure.monitor.ingestion.models.UploadLogsOptions
 
UploadLogsResult - Class in com.azure.monitor.ingestion.models
The model class containing the result of a logs upload operation.
UploadLogsResult(UploadLogsStatus, List<UploadLogsError>) - Constructor for class com.azure.monitor.ingestion.models.UploadLogsResult
Creates an instance of UploadLogsOptions.
UploadLogsStatus - Enum in com.azure.monitor.ingestion.models
Enum to indicate the status of a logs upload operation.
uploadManifest(OciManifest) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Upload the Oci manifest to the repository.
uploadManifest(OciManifest) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Upload the Oci manifest to the repository.
uploadManifest(UploadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a manifest to the repository.
uploadManifest(UploadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a manifest to the repository.
UploadManifestOptions - Class in com.azure.containers.containerregistry.models
Options for configuring the upload manifest operation.
UploadManifestOptions(OciManifest) - Constructor for class com.azure.containers.containerregistry.models.UploadManifestOptions
Instantiate an instance of upload manifest options with the ocimanifest information.
UploadManifestOptions(BinaryData) - Constructor for class com.azure.containers.containerregistry.models.UploadManifestOptions
Instantiate an instance of upload manifest options with the manifest information.
UploadManifestResult - Class in com.azure.containers.containerregistry.models
The result from uploading a manifest.
UploadManifestResult(String) - Constructor for class com.azure.containers.containerregistry.models.UploadManifestResult
Initializes upload manifest result object.
uploadManifestWithResponse(UploadManifestOptions) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobAsyncClient
Uploads a manifest to the repository.
uploadManifestWithResponse(UploadManifestOptions, Context) - Method in class com.azure.containers.containerregistry.specialized.ContainerRegistryBlobClient
Uploads a manifest to the repository.
uploadPages(PageRange, InputStream) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Writes one or more pages to the page blob.
uploadPages(PageRange, Flux<ByteBuffer>) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Writes one or more pages to the page blob.
uploadPagesFromUrl(PageRange, String, Long) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Writes one or more pages from the source page blob to this page blob.
uploadPagesFromUrl(PageRange, String, Long) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Writes one or more pages from the source page blob to this page blob.
uploadPagesFromUrlWithResponse(PageRange, String, Long, byte[], PageBlobRequestConditions, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Writes one or more pages from the source page blob to this page blob.
uploadPagesFromUrlWithResponse(PageRange, String, Long, byte[], PageBlobRequestConditions, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Writes one or more pages from the source page blob to this page blob.
uploadPagesFromUrlWithResponse(PageBlobUploadPagesFromUrlOptions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Writes one or more pages from the source page blob to this page blob.
uploadPagesFromUrlWithResponse(PageBlobUploadPagesFromUrlOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Writes one or more pages from the source page blob to this page blob.
uploadPagesWithResponse(PageRange, InputStream, byte[], PageBlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.PageBlobClient
Writes one or more pages to the page blob.
uploadPagesWithResponse(PageRange, Flux<ByteBuffer>, byte[], PageBlobRequestConditions) - Method in class com.azure.storage.blob.specialized.PageBlobAsyncClient
Writes one or more pages to the page blob.
uploadRange(InputStream, long) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadRange(Flux<ByteBuffer>, long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadRangeFromUrl(long, long, long, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrl(long, long, long, String) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(ShareFileUploadRangeFromUrlOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(ShareFileUploadRangeFromUrlOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeWithResponse(ShareFileUploadRangeOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadRangeWithResponse(ShareFileUploadRangeOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadWithResponse(BlobParallelUploadOptions) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(BlobParallelUploadOptions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(BlobParallelUploadOptions, Context) - Method in class com.azure.storage.blob.BlobClient
uploadWithResponse(BlobParallelUploadOptions, Duration, Context) - Method in class com.azure.storage.blob.BlobClient
Creates a new blob, or updates the content of an existing blob.
uploadWithResponse(BlockBlobSimpleUploadOptions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(BlockBlobSimpleUploadOptions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(FileParallelUploadOptions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file.
uploadWithResponse(FileParallelUploadOptions, Duration, Context) - Method in class com.azure.storage.file.datalake.DataLakeFileClient
Creates a new file.
uploadWithResponse(ShareFileUploadOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
uploadWithResponse(ShareFileUploadOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
uploadWithResponse(InputStream, long, BlobHttpHeaders, Map<String, String>, AccessTier, byte[], BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.specialized.BlockBlobClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(InputStream, long, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions, Duration, Context) - Method in class com.azure.storage.blob.BlobClient
uploadWithResponse(InputStream, long, Long, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
uploadWithResponse(InputStream, long, Long, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
uploadWithResponse(Flux<ByteBuffer>, long, BlobHttpHeaders, Map<String, String>, AccessTier, byte[], BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.BlockBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(Flux<ByteBuffer>, long, Long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deprecated.
uploadWithResponse(Flux<ByteBuffer>, long, Long, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deprecated.
uploadWithResponse(Flux<ByteBuffer>, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.BlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(Flux<ByteBuffer>, ParallelTransferOptions, BlobHttpHeaders, Map<String, String>, AccessTier, BlobRequestConditions) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobAsyncClient
Creates a new block blob, or updates the content of an existing block blob.
uploadWithResponse(Flux<ByteBuffer>, ParallelTransferOptions, PathHttpHeaders, Map<String, String>, DataLakeRequestConditions) - Method in class com.azure.storage.file.datalake.DataLakeFileAsyncClient
Creates a new file.
UPPER - Static variable in class com.azure.ai.metricsadvisor.administration.models.BoundaryDirection
Defines the upper boundary in a boundary condition.
UPPERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value uppercase for LexicalNormalizerName.
UPPERCASE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value uppercase for TokenFilterName.
upsert(String, T) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Upserts an item into container with partition key
upsert(String, T) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Upserts an item into container with partition key
upsert(String, T) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Upsert an item to container with partition key
upsert(String, T) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Upsert
upsert(T) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Upserts an item with partition key
upsert(T) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Upserts an item with partition key
upsert(T) - Method in interface com.azure.spring.data.cosmos.core.ReactiveCosmosOperations
Upsert an item with partition key
upsert(T) - Method in class com.azure.spring.data.cosmos.core.ReactiveCosmosTemplate
Upsert
UPSERT - Enum constant in enum com.azure.cosmos.models.CosmosItemOperationType
Upsert operation type.
UPSERT - Static variable in class com.azure.analytics.synapse.artifacts.models.DynamicsSinkWriteBehavior
Static value Upsert for DynamicsSinkWriteBehavior.
UPSERT - Static variable in class com.azure.analytics.synapse.artifacts.models.SalesforceSinkWriteBehavior
Static value Upsert for SalesforceSinkWriteBehavior.
UPSERT_MERGE - Enum constant in enum com.azure.data.tables.models.TableTransactionActionType
Upsert the entity in TableEntityUpdateMode.MERGE mode.
UPSERT_REPLACE - Enum constant in enum com.azure.data.tables.models.TableTransactionActionType
Upsert the entity in TableEntityUpdateMode.REPLACE mode.
upsertAndReturnEntity(String, T) - Method in interface com.azure.spring.data.cosmos.core.CosmosOperations
Upserts an item and return item properties
upsertAndReturnEntity(String, T) - Method in class com.azure.spring.data.cosmos.core.CosmosTemplate
Upserts an item and return item properties
upsertEntity(TableEntity) - Method in class com.azure.data.tables.TableAsyncClient
Inserts an entity into the table if it does not exist, or merges the entity with the existing entity otherwise.
upsertEntity(TableEntity) - Method in class com.azure.data.tables.TableClient
Inserts an entity into the table if it does not exist, or merges the entity with the existing entity otherwise.
upsertEntityWithResponse(TableEntity, TableEntityUpdateMode) - Method in class com.azure.data.tables.TableAsyncClient
Inserts an entity into the table if it does not exist, or updates the existing entity using the specified update mode otherwise.
upsertEntityWithResponse(TableEntity, TableEntityUpdateMode, Duration, Context) - Method in class com.azure.data.tables.TableClient
Inserts an entity into the table if it does not exist, or updates the existing entity using the specified update mode otherwise.
upsertItem(T) - Method in class com.azure.cosmos.CosmosAsyncContainer
Upserts an item.
upsertItem(T) - Method in class com.azure.cosmos.CosmosContainer
Upserts an Cosmos item in the current container.
upsertItem(T) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Upserts an item.
upsertItem(T) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Upserts an Cosmos item in the current container.
upsertItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Upserts an item.
upsertItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Upserts a item Cosmos sync item while specifying additional options.
upsertItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Upserts an item.
upsertItem(T, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Upserts a item Cosmos sync item while specifying additional options.
upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncContainer
Upserts an item.
upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.CosmosContainer
Upserts a item Cosmos sync item while specifying additional options.
upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionAsyncContainer
Upserts an item.
upsertItem(T, PartitionKey, CosmosItemRequestOptions) - Method in class com.azure.cosmos.encryption.CosmosEncryptionContainer
Upserts a item Cosmos sync item while specifying additional options.
upsertItemOperation(T) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to upsert an item into the batch.
upsertItemOperation(T, CosmosBatchItemRequestOptions) - Method in class com.azure.cosmos.models.CosmosBatch
Adds an operation to upsert an item into the batch.
upsertPermission(CosmosPermissionProperties, CosmosPermissionRequestOptions) - Method in class com.azure.cosmos.CosmosAsyncUser
Upserts a permission.
upsertUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosAsyncDatabase
Upsert a user.
upsertUser(CosmosUserProperties) - Method in class com.azure.cosmos.CosmosDatabase
Upserts a Cosmos user.
UR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ur for TextTranslationSkillLanguage.
UR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ur.microsoft for LexicalAnalyzerName.
UR_PK - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ur-pk for QueryLanguage.
URDU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value urdu.
URDU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value urdu.
URL - Static variable in class com.azure.ai.textanalytics.models.EntityCategory
Specifies that the entity contains an Internet URL.
URL - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value URL for PiiEntityCategory.
URL - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value url for EntityCategory.
UrlBuilder - Class in com.azure.core.util
A builder class that is used to create URLs.
UrlBuilder() - Constructor for class com.azure.core.util.UrlBuilder
 
urlDecode(String) - Static method in class com.azure.storage.common.Utility
Performs a safe decoding of the passed string, taking care to preserve each + character rather than replacing it with a space character.
urlEncode(String) - Static method in class com.azure.storage.common.Utility
Performs a safe encoding of the specified string, taking care to insert %20 for each space character instead of inserting the + character.
US_BANK_ACCOUNT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USBankAccountNumber for PiiEntityCategory.
US_CENTRAL - Static variable in class com.azure.core.management.Region
Central US (US) (recommended)
US_DRIVERS_LICENSE_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USDriversLicenseNumber for PiiEntityCategory.
US_EAST - Static variable in class com.azure.core.management.Region
East US (US) (recommended)
US_EAST2 - Static variable in class com.azure.core.management.Region
East US 2 (US) (recommended)
US_INDIVIDUAL_TAXPAYER_IDENTIFICATION - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USIndividualTaxpayerIdentification for PiiEntityCategory.
US_NORTH_CENTRAL - Static variable in class com.azure.core.management.Region
North Central US (US) (recommended)
US_SOCIAL_SECURITY_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USSocialSecurityNumber for PiiEntityCategory.
US_SOUTH_CENTRAL - Static variable in class com.azure.core.management.Region
South Central US (US) (recommended)
US_UK_PASSPORT_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value USUKPassportNumber for PiiEntityCategory.
US_WEST - Static variable in class com.azure.core.management.Region
West US (US) (recommended)
US_WEST_CENTRAL - Static variable in class com.azure.core.management.Region
West Central US (US)
US_WEST2 - Static variable in class com.azure.core.management.Region
West US 2 (US) (recommended)
US_WEST3 - Static variable in class com.azure.core.management.Region
West US 3 (US) (recommended)
USE_PROXY - Enum constant in enum com.azure.core.amqp.exception.AmqpResponseCode
USE_PROXY.
useFuzzyMatching() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the autocomplete query.
useFuzzyMatching() - Method in class com.azure.search.documents.models.SuggestOptions
Get the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the suggestions query.
USER - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
Static value User for SparkErrorSource.
USER - Static variable in class com.azure.analytics.synapse.spark.models.SparkErrorSource
Static value User for SparkErrorSource.
USER - Static variable in class com.azure.core.management.ResourceAuthorIdentityType
Static value User for ResourceAuthorIdentityType, represents an AAD user.
USER - Static variable in class com.azure.storage.file.datalake.models.AccessControlType
Static value user for AccessControlType.
USER_AGENT_SUFFIX - Static variable in class com.azure.spring.data.cosmos.Constants
User agent suffix.
USER_AUTHENTICATION - Static variable in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsAuthenticationType
Static value UserAuthentication for GoogleAdWordsAuthenticationType.
USER_AUTHENTICATION - Static variable in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryAuthenticationType
Static value UserAuthentication for GoogleBigQueryAuthenticationType.
USER_CALLBACK - Static variable in class com.azure.messaging.servicebus.ServiceBusErrorSource
Error while user's code is running for a message.
USER_CANCELLED - Static variable in class com.azure.core.util.polling.LongRunningOperationStatus
Represents that the long-running operation is cancelled by user, however this is still considered as complete long-running operation.
USER_DEFINED_FUNCTION - Enum constant in enum com.azure.cosmos.models.ContainerChildResourceType
Represents an user defined function resource that is created in a Cosmos container.
USER_ID - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identity of the user responsible for producing the message.
USER_SPAN_NAME_KEY - Static variable in interface com.azure.core.util.tracing.Tracer
Key for Context which indicates that the context contains the name for the user spans that are created.
UserAgentPolicy - Class in com.azure.core.http.policy
Pipeline policy that adds "User-Agent" header to a request.
UserAgentPolicy() - Constructor for class com.azure.core.http.policy.UserAgentPolicy
Creates a UserAgentPolicy with a default user agent string.
UserAgentPolicy(String) - Constructor for class com.azure.core.http.policy.UserAgentPolicy
Creates a UserAgentPolicy with userAgent as the header value.
UserAgentPolicy(String, String, Configuration, ServiceVersion) - Constructor for class com.azure.core.http.policy.UserAgentPolicy
UserAgentPolicy(String, String, String, Configuration) - Constructor for class com.azure.core.http.policy.UserAgentPolicy
Creates a UserAgentPolicy with the sdkName and sdkVersion in the User-Agent header value.
UserAgentProperties - Class in com.azure.core.util
Class to hold the properties used in user agent strings.
userAgentSuffix(String) - Method in class com.azure.cosmos.CosmosClientBuilder
sets the value of the user-agent suffix.
UserAgentUtil - Class in com.azure.core.util
Utility for building user agent string for Azure client libraries as specified in the design guidelines.
userAssertion(String) - Method in class com.azure.identity.OnBehalfOfCredentialBuilder
Configure the User Assertion Scope to be used for OnBehalfOf Authentication request.
UserDelegationKey - Class in com.azure.storage.blob.models
A user delegation key.
UserDelegationKey - Class in com.azure.storage.file.datalake.models
A user delegation key.
UserDelegationKey() - Constructor for class com.azure.storage.blob.models.UserDelegationKey
 
UserDelegationKey() - Constructor for class com.azure.storage.file.datalake.models.UserDelegationKey
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class com.azure.spring.data.cosmos.repository.config.CosmosRepositoryConfigurationExtension
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class com.azure.spring.data.cosmos.repository.config.ReactiveCosmosRepositoryConfigurationExtension
 
userExistsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceAsyncClient
Check if there are any client connections connected for the given user.
userExistsWithResponse(String, RequestOptions) - Method in class com.azure.messaging.webpubsub.WebPubSubServiceClient
Check if there are any client connections connected for the given user.
username(String) - Method in class com.azure.identity.SharedTokenCacheCredentialBuilder
Sets the username for the account.
username(String) - Method in class com.azure.identity.UsernamePasswordCredentialBuilder
Sets the username of the user.
USERNAME - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
Static value Username for HiveAuthenticationType.
USERNAME - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
Static value Username for SparkAuthenticationType.
USERNAME_AND_PASSWORD - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
Static value UsernameAndPassword for HiveAuthenticationType.
USERNAME_AND_PASSWORD - Static variable in class com.azure.analytics.synapse.artifacts.models.ImpalaAuthenticationType
Static value UsernameAndPassword for ImpalaAuthenticationType.
USERNAME_AND_PASSWORD - Static variable in class com.azure.analytics.synapse.artifacts.models.PhoenixAuthenticationType
Static value UsernameAndPassword for PhoenixAuthenticationType.
USERNAME_AND_PASSWORD - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
Static value UsernameAndPassword for SparkAuthenticationType.
UsernamePasswordCredential - Class in com.azure.identity
An AAD credential that acquires a token with a username and a password.
UsernamePasswordCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a UsernamePasswordCredential.
UsernamePasswordCredentialBuilder() - Constructor for class com.azure.identity.UsernamePasswordCredentialBuilder
 
UsernamePasswordCredentials - Class in com.azure.media.videoanalyzer.edge.models
Username and password credentials.
UsernamePasswordCredentials(String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.UsernamePasswordCredentials
Creates an instance of UsernamePasswordCredentials class.
UserProperty - Class in com.azure.analytics.synapse.artifacts.models
User property.
UserProperty() - Constructor for class com.azure.analytics.synapse.artifacts.models.UserProperty
 
Utility - Class in com.azure.storage.common
Utility methods for storage client libraries.
Utility() - Constructor for class com.azure.storage.common.Utility
 

V

V_1 - Enum constant in enum com.azure.monitor.query.LogsQueryServiceVersion
Service version v1.
V1 - Enum constant in enum com.azure.cosmos.models.PartitionKeyDefinitionVersion
Original version of hash partitioning.
V1 - Enum constant in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
V1 - Enum constant in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Version 1 of SentimentSkill.
V1 - Enum constant in enum com.azure.storage.blob.specialized.cryptography.EncryptionVersion
Deprecated.
V1_0 - Enum constant in enum com.azure.ai.metricsadvisor.MetricsAdvisorServiceVersion
Service version v1.0.
V1_0 - Enum constant in enum com.azure.data.appconfiguration.ConfigurationServiceVersion
Service version 1.0.
V2 - Enum constant in enum com.azure.cosmos.models.PartitionKeyDefinitionVersion
Enhanced version of hash partitioning - offers better distribution of long partition keys and uses less storage.
V2 - Enum constant in enum com.azure.storage.blob.specialized.cryptography.EncryptionVersion
Version 2 of the client side encryption protocol.
V2017_04 - Enum constant in enum com.azure.messaging.servicebus.ServiceBusServiceVersion
Service version 2017-04.
V2018_01_01 - Enum constant in enum com.azure.messaging.eventgrid.EventGridServiceVersion
Service version 2018-01-01.
V2018_01_01 - Enum constant in enum com.azure.monitor.query.MetricsQueryServiceVersion
Service version 2018-01-01.
V2018_12_01_PREVIEW - Enum constant in enum com.azure.analytics.purview.scanning.PurviewScanningServiceVersion
Enum value 2018-12-01-preview.
V2019_02_02 - Enum constant in enum com.azure.data.tables.TableServiceVersion
API version 2019-02-02
V2019_02_02 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2019-02-02.
V2019_02_02 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2019-02-02.
V2019_02_02 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2019-02-02.
V2019_02_02 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2019-02-02.
V2019_02_02 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2019-02-02.
V2019_02_28_PREVIEW - Enum constant in enum com.azure.mixedreality.authentication.MixedRealityStsServiceVersion
Service version 2019-02-28-preview.
V2019_07_07 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2019-07-07.
V2019_07_07 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2019-07-07.
V2019_07_07 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2019-07-07.
V2019_07_07 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2019-07-07.
V2019_07_07 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2019-07-07.
V2019_11_01_PREVIEW - Enum constant in enum com.azure.analytics.purview.administration.PurviewAccountServiceVersion
Enum value 2019-11-01-preview.
V2019_12_12 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2019-12-12.
V2019_12_12 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2019-12-12.
V2019_12_12 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2019-12-12.
V2019_12_12 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2019-12-12.
V2019_12_12 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2019-12-12.
V2020_02_10 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2020-02-10.
V2020_02_10 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2020-02-10.
V2020_02_10 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2020-02-10.
V2020_02_10 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2020-02-10.
V2020_02_10 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2020-02-10.
V2020_04_08 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2020-04-08.
V2020_04_08 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2020-04-08.
V2020_04_08 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2020-04-08.
V2020_04_08 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2020-04-08.
V2020_04_08 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2020-04-08.
V2020_06_12 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2020-06-12.
V2020_06_12 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2020-06-12.
V2020_06_12 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2020-06-12.
V2020_06_12 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2020-06-12.
V2020_06_12 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2020-06-12.
V2020_06_30 - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2020-06-30 service version.
V2020_08_04 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2020-08-04.
V2020_08_04 - Enum constant in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Service version 2020-08-04.
V2020_08_04 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2020-08-04.
V2020_08_04 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2020-08-04.
V2020_08_04 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2020-08-04.
V2020_09_15_PREVIEW - Enum constant in enum com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterServiceVersion
Service version 2020-09-15_Preview.
V2020_10_01 - Enum constant in enum com.azure.security.attestation.AttestationServiceVersion
Enum value 2020-10-01.
V2020_10_02 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2020-10-02.
V2020_10_02 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2020-10-02.
V2020_10_02 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2020-10-02.
V2020_10_02 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2020-10-02.
V2020_10_31 - Enum constant in enum com.azure.digitaltwins.core.DigitalTwinsServiceVersion
Service version 2020-10-31.
V2020_12_06 - Enum constant in enum com.azure.data.tables.TableServiceVersion
API version 2020_12_06
V2020_12_06 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2020-12-06.
V2020_12_06 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2020-12-06.
V2020_12_06 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2020-12-06.
V2020_12_06 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2020-12-06.
V2021_01_01 - Enum constant in enum com.azure.mixedreality.remoterendering.RemoteRenderingServiceVersion
Service version 2021-01-01.
V2021_02_11 - Enum constant in enum com.azure.iot.modelsrepository.ModelsRepositoryServiceVersion
Service version 2021_02_11.
V2021_02_12 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2021-02-12.
V2021_02_12 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2021-02-12.
V2021_02_12 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2021-02-12.
V2021_02_12 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2021-02-12.
V2021_03_07 - Enum constant in enum com.azure.communication.chat.ChatServiceVersion
Service version 2021-03-07.
V2021_03_07 - Enum constant in enum com.azure.communication.identity.CommunicationIdentityServiceVersion
Service version 2021-03-07.
V2021_03_07 - Enum constant in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Service version 2021-03-07.
V2021_03_07 - Enum constant in enum com.azure.communication.sms.SmsServiceVersion
Service version 2021-03-07.
V2021_04_10 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2021-04-10.
V2021_04_10 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2021-04-10.
V2021_04_10 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2021-04-10.
V2021_04_10 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2021-04-10.
V2021_04_30_PREVIEW - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2021-04-30-Preview service version.
V2021_05 - Enum constant in enum com.azure.messaging.servicebus.ServiceBusServiceVersion
Service version 2021-05.
V2021_06_08 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2021-06-08.
V2021_06_08 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2021-06-08.
V2021_06_08 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2021-06-08.
V2021_06_08 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2021-06-08.
V2021_07_01 - Enum constant in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
The api-version of 2021-07-01.
V2021_07_01_PREVIEW - Enum constant in enum com.azure.analytics.purview.administration.PurviewMetadataServiceVersion
Enum value 2021-07-01-preview.
V2021_08_06 - Enum constant in enum com.azure.storage.blob.BlobServiceVersion
Service version 2021-08-06.
V2021_08_06 - Enum constant in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Service version 2021-08-06.
V2021_08_06 - Enum constant in enum com.azure.storage.file.share.ShareServiceVersion
Service version 2021-08-06.
V2021_08_06 - Enum constant in enum com.azure.storage.queue.QueueServiceVersion
Service version 2021-08-06.
V2021_08_30_PREVIEW - Enum constant in enum com.azure.communication.callingserver.CallingServerServiceVersion
Service version 2021-08-30-preview.
V2021_09_27 - Enum constant in enum com.azure.communication.chat.ChatServiceVersion
Service version 2021-09-27.
V2021_10 - Enum constant in enum com.azure.data.schemaregistry.SchemaRegistryVersion
2021 version.
V2021_10_01 - Enum constant in enum com.azure.messaging.webpubsub.WebPubSubServiceVersion
Enum value 2021-10-01.
V2021_10_01_PREVIEW - Enum constant in enum com.azure.communication.email.EmailServiceVersion
Enum value 2021-10-01-preview.
V2021_10_08 - Enum constant in enum com.azure.communication.networktraversal.CommunicationRelayServiceVersion
Service version 2021_10_08.
V2021_11_01_PREVIEW - Enum constant in enum com.azure.monitor.ingestion.LogsIngestionServiceVersion
Service version v1.
V2022_03_01_PREVIEW - Enum constant in enum com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion
Enum value 2022-03-01-preview.
V2022_04_01_PREVIEW - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service Version 2022-04-01-preview.
V2022_05_13 - Enum constant in enum com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateServiceVersion
Enum value 2022-05-13.
V2022_05_13 - Enum constant in enum com.azure.security.confidentialledger.ConfidentialLedgerServiceVersion
Enum value 2022-05-13.
V2022_05_31 - Enum constant in enum com.azure.digitaltwins.core.DigitalTwinsServiceVersion
Service version 2022-05-31.
V2022_06_01 - Enum constant in enum com.azure.communication.identity.CommunicationIdentityServiceVersion
Service version 2022-06-01.
V2022_06_30_PREVIEW - Enum constant in enum com.azure.ai.formrecognizer.DocumentAnalysisServiceVersion
Service version 2022-06-30-preview.
V2022_07_01_PREVIEW - Enum constant in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
Enum value 2022-07-01-preview.
V3 - Enum constant in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
V3 - Enum constant in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Version 3 of SentimentSkill.
V3_0 - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service version v3.0.
V3_1 - Enum constant in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Service version v3.1.
V4_0_1 - Static variable in class com.azure.ai.textanalytics.models.FhirVersion
Static value 4.0.1 for FhirVersion.
V4_11_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.11.0
V4_12_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.12.0
V4_13_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.13.0
V4_14_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.14.0
V4_15_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.15.0
V4_16_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.16.0
V4_17_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.17.0
V4_18_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.18.0
V4_19_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.19.0
V4_22_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.22.0
V4_23_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.23.0
V4_24_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.24.0
V4_25_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.25.0
V4_26_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.26.0
V4_27_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.27.0
V4_28_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.28.0
V4_3_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.3.0
V4_4_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.4.0
V4_5_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.5.0
V4_5_1 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.5.1
V4_6_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.6.0
V4_7_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.7.0
V4_8_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.8.0
V4_9_0 - Enum constant in enum com.azure.cosmos.util.Beta.SinceVersion
v4.9.0
V7_0 - Enum constant in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Service version 7.0.
V7_0 - Enum constant in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Service version 7.0.
V7_0 - Enum constant in enum com.azure.security.keyvault.keys.KeyServiceVersion
Service version 7.0.
V7_0 - Enum constant in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Service version 7.0.
V7_1 - Enum constant in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Service version 7.1.
V7_1 - Enum constant in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Service version 7.1.
V7_1 - Enum constant in enum com.azure.security.keyvault.keys.KeyServiceVersion
Service version 7.1.
V7_1 - Enum constant in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Service version 7.1.
V7_2 - Enum constant in enum com.azure.security.keyvault.administration.KeyVaultAdministrationServiceVersion
Service version 7.2.
V7_2 - Enum constant in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Service version 7.2.
V7_2 - Enum constant in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Service version 7.2.
V7_2 - Enum constant in enum com.azure.security.keyvault.keys.KeyServiceVersion
Service version 7.2.
V7_2 - Enum constant in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Service version 7.2.
V7_3 - Enum constant in enum com.azure.security.keyvault.administration.KeyVaultAdministrationServiceVersion
Service version 7.3.
V7_3 - Enum constant in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Service version 7.3.
V7_3 - Enum constant in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Service version 7.3.
V7_3 - Enum constant in enum com.azure.security.keyvault.keys.KeyServiceVersion
Service version 7.3.
V7_3 - Enum constant in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Service version 7.3.
validate() - Method in interface com.azure.security.attestation.models.AttestationSigner
Validate that the attestation signer is valid.
validateAndGetRetryPolicy(HttpPipelinePolicy, RetryOptions) - Static method in class com.azure.core.util.builder.ClientBuilderUtil
This method validates that customized retry policy and customized RetryOptions are mutually exclusive.
validateAndGetRetryPolicy(HttpPipelinePolicy, RetryOptions, HttpPipelinePolicy) - Static method in class com.azure.core.util.builder.ClientBuilderUtil
This method validates that customized retry policy and customized RetryOptions are mutually exclusive.
validateToken(JsonToken) - Method in class com.azure.json.JsonWriteContext
Determines whether the JsonToken is allowed to be written based on the JsonWriteState.
ValidationActivity - Class in com.azure.analytics.synapse.artifacts.models
This activity verifies that an external resource exists.
ValidationActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.ValidationActivity
 
value() - Element in annotation type com.azure.core.annotation.BodyParam
 
value() - Element in annotation type com.azure.core.annotation.Delete
Get the relative path of the annotated method's DELETE URL.
value() - Element in annotation type com.azure.core.annotation.ExpectedResponses
The status code that will trigger that an error of type errorType should be returned.
value() - Element in annotation type com.azure.core.annotation.FormParam
 
value() - Element in annotation type com.azure.core.annotation.Get
Get the relative path of the annotated method's GET URL.
value() - Element in annotation type com.azure.core.annotation.Head
Get the relative path of the annotated method's HEAD URL.
value() - Element in annotation type com.azure.core.annotation.HeaderCollection
The header collection prefix.
value() - Element in annotation type com.azure.core.annotation.HeaderParam
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
value() - Element in annotation type com.azure.core.annotation.Headers
List of static headers.
value() - Element in annotation type com.azure.core.annotation.Host
Get the protocol/scheme, host, and optional port number in a single string.
value() - Element in annotation type com.azure.core.annotation.HostParam
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
value() - Element in annotation type com.azure.core.annotation.Options
Get the relative path of the annotated method's OPTIONS URL.
value() - Element in annotation type com.azure.core.annotation.Patch
Get the relative path of the annotated method's PATCH URL.
value() - Element in annotation type com.azure.core.annotation.PathParam
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
value() - Element in annotation type com.azure.core.annotation.Post
Get the relative path of the annotated method's POST URL.
value() - Element in annotation type com.azure.core.annotation.Put
Get the relative path of the annotated method's PUT URL.
value() - Element in annotation type com.azure.core.annotation.QueryParam
The name of the variable in the endpoint uri template which will be replaced with the value of the parameter annotated with this annotation.
value() - Element in annotation type com.azure.core.annotation.ReturnValueWireType
The type that the service interface method's return value will be converted from.
value() - Element in annotation type com.azure.core.annotation.UnexpectedResponseExceptionType
The type of HttpResponseException that should be thrown/returned when the API returns an unrecognized status code.
value() - Element in annotation type com.azure.core.annotation.UnexpectedResponseExceptionTypes
 
value() - Element in annotation type com.azure.cosmos.util.Beta
 
value() - Element in annotation type com.azure.spring.data.cosmos.core.mapping.PartitionKey
The name of the partition key if the serialized attribute name differs from the field name
value() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableCosmosRepositories
To set repo value
value() - Element in annotation type com.azure.spring.data.cosmos.repository.config.EnableReactiveCosmosRepositories
To set repo value
value() - Element in annotation type com.azure.spring.data.cosmos.repository.Query
value of the query
VALUE - Enum constant in enum com.azure.core.amqp.models.AmqpMessageBodyType
Message content is a single object, equivalent to AMQP Value.
VALUE - Static variable in class com.azure.ai.metricsadvisor.administration.models.BoundaryMeasureType
Static value Value indicating that detector should use raw value of data points.
VALUE - Static variable in class com.azure.analytics.synapse.artifacts.models.PolybaseSettingsRejectType
Static value value for PolybaseSettingsRejectType.
VALUE - Static variable in class com.azure.data.appconfiguration.models.SettingFields
Populates the ConfigurationSetting.getValue() from the service.
VALUE_OF_CONDITION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value ValueOfCondition for HealthcareEntityRelationType.
VALUE_OF_EXAMINATION - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityRelationType
Static value ValueOfExamination for HealthcareEntityRelationType.
VALUE_SET - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value ValueSet for HealthcareFhirResourceType.
ValueFacetResult<T> - Class in com.azure.search.documents.models
A single bucket of a simple or interval facet query result that reports the number of documents with a field falling within a particular interval or having a specific value.
ValueFacetResult(FacetResult) - Constructor for class com.azure.search.documents.models.ValueFacetResult
Constructor from FacetResult
ValueFacetResult(Long, T) - Constructor for class com.azure.search.documents.models.ValueFacetResult
Constructor
valueOf(String) - Static method in enum com.azure.ai.anomalydetector.models.AlignMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.ai.anomalydetector.models.DetectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.ai.anomalydetector.models.ModelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.ai.anomalydetector.models.TimeGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.ai.formrecognizer.DocumentAnalysisServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.ai.metricsadvisor.MetricsAdvisorServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.analytics.purview.administration.PurviewAccountServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.analytics.purview.administration.PurviewMetadataServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.analytics.purview.scanning.PurviewScanningServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.analytics.synapse.artifacts.models.ResourceIdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.callingserver.CallingServerServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.chat.ChatServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.email.EmailServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.identity.CommunicationIdentityServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.networktraversal.CommunicationRelayServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.sms.SmsServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.AmqpEndpointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.AmqpMessageConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.AmqpRetryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.AmqpTransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.exception.AmqpErrorCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.exception.AmqpResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.models.AmqpMessageBodyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.amqp.ProxyAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.annotation.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.annotation.ServiceClientProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.http.HttpPipelinePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.http.policy.HttpLogDetailLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.http.ProxyOptions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.management.AzureEnvironment.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.test.TestMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.util.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.util.serializer.CollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.util.serializer.SerializerEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.util.tracing.ProcessKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.core.util.tracing.SpanKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.ConsistencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.CompositePathSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.ConflictResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.ContainerChildResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.CosmosItemOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.IndexingDirective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.IndexingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.PartitionKeyDefinitionVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.PartitionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.PermissionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.SpatialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.TriggerOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.models.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.cosmos.util.Beta.SinceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.appconfiguration.ConfigurationServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.schemaregistry.SchemaRegistryVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.tables.models.TableEntityUpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.tables.models.TableTransactionActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.tables.sas.TableSasProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.data.tables.TableServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.digitaltwins.core.DigitalTwinsServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.iot.modelsrepository.ModelDependencyResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.iot.modelsrepository.ModelsRepositoryServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.json.JsonToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.json.JsonWriteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventgrid.EventGridServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobRetry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventhubs.LoadBalancingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventhubs.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.eventhubs.models.CloseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.servicebus.models.ServiceBusReceiveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.servicebus.models.SubQueue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.servicebus.ServiceBusServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.messaging.webpubsub.WebPubSubServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.mixedreality.authentication.MixedRealityStsServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.mixedreality.remoterendering.RemoteRenderingServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.ingestion.LogsIngestionServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.ingestion.models.UploadLogsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.query.LogsQueryServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.query.MetricsQueryServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.query.models.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.query.models.LogsQueryResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.StopwordsList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.AutocompleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.IndexActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.ScoringStatistics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.SearchServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.attestation.AttestationServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.confidentialledger.ConfidentialLedgerServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.keyvault.administration.KeyVaultAdministrationServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.keyvault.keys.KeyServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.BlobServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.AccountKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.BlobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.BlockListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.ConsistentReadControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.CopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.DeleteSnapshotsOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.EncryptionAlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.LeaseDurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.LeaseStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.LeaseStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.PathRenameMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.SequenceNumberActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.models.SyncCopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.blob.specialized.cryptography.EncryptionVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.common.policy.RetryPolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.common.sas.SasProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.ConsistentReadControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.CopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.EncryptionAlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.FileExpirationOffset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.LeaseDurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.LeaseStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.LeaseStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.datalake.models.ListFileSystemsIncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.CopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.FileLastWrittenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.LeaseDurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.LeaseStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.LeaseStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.PermissionCopyModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.ShareRootSquash
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.ShareServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.queue.QueueMessageEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.queue.QueueServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.ai.anomalydetector.models.AlignMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.ai.anomalydetector.models.AnomalyDetectorErrorCodes
 
values() - Static method in enum com.azure.ai.anomalydetector.models.DetectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.ai.anomalydetector.models.FillNaMethod
 
values() - Static method in class com.azure.ai.anomalydetector.models.ImputeMode
 
values() - Static method in enum com.azure.ai.anomalydetector.models.ModelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.ai.anomalydetector.models.TimeGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.ai.formrecognizer.administration.models.DocumentModelBuildMode
 
values() - Static method in class com.azure.ai.formrecognizer.administration.models.ModelOperationKind
 
values() - Static method in class com.azure.ai.formrecognizer.administration.models.ModelOperationStatus
 
values() - Static method in enum com.azure.ai.formrecognizer.DocumentAnalysisServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.ai.formrecognizer.models.DocumentAnalysisAudience
 
values() - Static method in class com.azure.ai.formrecognizer.models.DocumentFieldType
 
values() - Static method in class com.azure.ai.formrecognizer.models.DocumentPageKind
Gets known DocumentPageKind values.
values() - Static method in class com.azure.ai.formrecognizer.models.DocumentSignatureType
 
values() - Static method in class com.azure.ai.formrecognizer.models.DocumentTableCellKind
 
values() - Static method in class com.azure.ai.formrecognizer.models.LengthUnit
 
values() - Static method in class com.azure.ai.formrecognizer.models.ParagraphRole
 
values() - Static method in class com.azure.ai.formrecognizer.models.SelectionMarkState
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.AnomalyDetectorDirection
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.AnomalySeverity
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.BoundaryDirection
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.BoundaryMeasureType
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedAccessMode
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedAutoRollUpMethod
Return the set of enum values for DataFeedAutoRollUpMethod.
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedRollupType
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedSourceType
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataFeedStatus
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DataSourceAuthenticationType
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.DetectionConditionOperator
Get all values of DetectionConditionOperator.
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.IngestionStatusType
 
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfigurationsOperator
Gets the collections of all MetricAlertConfigurationsOperator values.
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScopeType
Gets the collections of all MetricAnomalyAlertScopeType values.
values() - Static method in class com.azure.ai.metricsadvisor.administration.models.SnoozeScope
 
values() - Static method in enum com.azure.ai.metricsadvisor.MetricsAdvisorServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.ai.metricsadvisor.models.AlertQueryTimeMode
 
values() - Static method in class com.azure.ai.metricsadvisor.models.AnomalyIncidentStatus
 
values() - Static method in class com.azure.ai.metricsadvisor.models.AnomalyStatus
 
values() - Static method in class com.azure.ai.metricsadvisor.models.AnomalyValue
 
values() - Static method in class com.azure.ai.metricsadvisor.models.ChangePointValue
 
values() - Static method in class com.azure.ai.metricsadvisor.models.FeedbackQueryTimeMode
 
values() - Static method in class com.azure.ai.metricsadvisor.models.FeedbackType
 
values() - Static method in class com.azure.ai.metricsadvisor.models.PeriodType
 
values() - Static method in class com.azure.ai.textanalytics.models.FhirVersion
 
values() - Static method in enum com.azure.ai.textanalytics.TextAnalyticsServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.analytics.purview.administration.PurviewAccountServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.analytics.purview.administration.PurviewMetadataServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.analytics.purview.catalog.PurviewCatalogServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.analytics.purview.scanning.PurviewScanningServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.analytics.synapse.artifacts.models.AmazonRdsForOraclePartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.AzureFunctionActivityMethod
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.AzureSearchIndexWriteBehaviorType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.BigDataPoolReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.BlobEventType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.CassandraSourceReadConsistencyLevels
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.CellOutputType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.CopyBehaviorType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.CreateMode
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DataFlowComputeType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DataFlowDebugCommandType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DataFlowReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DatasetCompressionLevel
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DatasetReferenceType
 
values() - Static method in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.analytics.synapse.artifacts.models.Db2AuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DependencyCondition
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsDeploymentType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsServicePrincipalCredentialType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.DynamicsSinkWriteBehavior
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.EventSubscriptionStatus
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ExpressionType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.FtpAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.GoogleAdWordsAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.GoogleBigQueryAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HBaseAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HdiNodeTypes
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HDInsightActivityDebugInfoOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HiveServerType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HiveThriftTransportProtocol
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ImpalaAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEdition
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeEntityReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeLicenseType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeSsisCatalogPricingTier
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeState
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.IntegrationRuntimeType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.JsonFormatFilePattern
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.JsonWriteFilePattern
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.LivyStates
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.MongoDbAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.NetezzaPartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.NodeSize
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.NodeSizeFamily
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.NotebookParameterType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.NotebookReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ODataAadServicePrincipalCredentialType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.OraclePartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ParameterType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ParquetCompressionCodecEnum
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.PhoenixAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.PipelineReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.PluginCurrentState
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.PolybaseSettingsRejectType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.PrestoAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RequestStatus
 
values() - Static method in enum com.azure.analytics.synapse.artifacts.models.ResourceIdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ResourceStatus
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RestServiceAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperand
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryFilterOperator
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrder
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.RunQueryOrderByField
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SalesforceSinkWriteBehavior
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SalesforceSourceReadBehavior
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SapCloudForCustomerSinkWriteBehavior
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SapHanaAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SapHanaPartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SapTablePartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SchedulerCurrentState
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityLogDestination
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterDirection
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptActivityParameterType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ScriptType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ServiceNowAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SftpAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkBatchJobResultType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkErrorSource
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkJobReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkJobType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkServerType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SparkThriftTransportProtocol
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SqlConnectionType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SqlPartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SqlPoolReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SqlScriptType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SsisLogLocationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SsisPackageLocationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.StoredProcedureParameterType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.SybaseAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TeamDeskAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TeradataAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TeradataPartitionOption
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TriggerReferenceType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TriggerRunStatus
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TriggerRuntimeState
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.TumblingWindowFrequency
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.Type
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.VariableType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.WebAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.WebHookActivityMethod
 
values() - Static method in class com.azure.analytics.synapse.artifacts.models.ZendeskAuthenticationType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.LivyStatementStates
 
values() - Static method in class com.azure.analytics.synapse.spark.models.LivyStates
 
values() - Static method in class com.azure.analytics.synapse.spark.models.PluginCurrentState
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SchedulerCurrentState
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkBatchJobResultType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkErrorSource
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkJobType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkSessionResultType
 
values() - Static method in class com.azure.analytics.synapse.spark.models.SparkStatementLanguageType
 
values() - Static method in enum com.azure.communication.callingserver.CallingServerServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.communication.callingserver.models.CallConnectionState
 
values() - Static method in class com.azure.communication.callingserver.models.CallRecordingState
 
values() - Static method in class com.azure.communication.callingserver.models.events.CallingServerEventType
 
values() - Static method in class com.azure.communication.callingserver.models.EventSubscriptionType
 
values() - Static method in class com.azure.communication.callingserver.models.MediaType
 
values() - Static method in class com.azure.communication.callingserver.models.OperationStatus
 
values() - Static method in class com.azure.communication.callingserver.models.RecordingChannel
 
values() - Static method in class com.azure.communication.callingserver.models.RecordingContent
 
values() - Static method in class com.azure.communication.callingserver.models.RecordingFormat
 
values() - Static method in class com.azure.communication.callingserver.models.ToneValue
 
values() - Static method in enum com.azure.communication.chat.ChatServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.communication.chat.models.ChatMessageType
 
values() - Static method in enum com.azure.communication.email.EmailServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.communication.email.models.EmailAttachmentType
Gets known EmailAttachmentType values.
values() - Static method in class com.azure.communication.email.models.EmailImportance
Gets known EmailImportance values.
values() - Static method in class com.azure.communication.email.models.SendStatus
Gets known SendStatus values.
values() - Static method in enum com.azure.communication.identity.CommunicationIdentityServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.communication.identity.models.CommunicationTokenScope
Gets known CommunicationTokenScope values.
values() - Static method in enum com.azure.communication.networktraversal.CommunicationRelayServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.communication.networktraversal.models.RouteType
 
values() - Static method in class com.azure.communication.phonenumbers.models.BillingFrequency
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberType
 
values() - Static method in class com.azure.communication.phonenumbers.models.ReservationStatus
 
values() - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.communication.sms.SmsServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.containers.containerregistry.ContainerRegistryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactArchitecture
 
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactManifestOrder
 
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
 
values() - Static method in class com.azure.containers.containerregistry.models.ArtifactTagOrder
 
values() - Static method in class com.azure.containers.containerregistry.models.ContainerRegistryAudience
 
values() - Static method in enum com.azure.core.amqp.AmqpEndpointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.amqp.AmqpMessageConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.amqp.AmqpRetryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.amqp.AmqpTransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.amqp.exception.AmqpErrorCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.amqp.exception.AmqpResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.amqp.models.AmqpMessageBodyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.core.amqp.models.DeliveryState
Gets all the current delivery states.
values() - Static method in enum com.azure.core.amqp.ProxyAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.annotation.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.annotation.ServiceClientProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.http.HttpPipelinePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.http.policy.HttpLogDetailLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.http.ProxyOptions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.management.AzureEnvironment.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.core.management.Region
 
values() - Static method in class com.azure.core.management.ResourceAuthorIdentityType
 
values() - Static method in class com.azure.core.models.GeoObjectType
Gets all known GeoObjectType values.
values() - Static method in enum com.azure.core.test.TestMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.util.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.util.serializer.CollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.util.serializer.SerializerEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.util.tracing.ProcessKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.core.util.tracing.SpanKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.ConsistencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.encryption.models.CosmosEncryptionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.encryption.models.CosmosEncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.CompositePathSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.ConflictResolutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.ContainerChildResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.CosmosItemOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.IndexingDirective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.IndexingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.PartitionKeyDefinitionVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.PartitionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.PermissionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.SpatialType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.TriggerOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.models.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.cosmos.util.Beta.SinceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.appconfiguration.ConfigurationServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.schemaregistry.SchemaRegistryVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.tables.models.TableEntityUpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.tables.models.TableTransactionActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.tables.sas.TableSasProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.data.tables.TableServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.digitaltwins.core.DigitalTwinsServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.iot.modelsrepository.ModelDependencyResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.iot.modelsrepository.ModelsRepositoryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.json.JsonToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.json.JsonWriteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.media.videoanalyzer.edge.models.GrpcExtensionDataTransferMode
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.H264Profile
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.ImageScaleMode
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.LivePipelineState
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.MotionDetectionSensitivity
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.Mpeg4Profile
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.ObjectTrackingAccuracy
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.OnvifSystemDateTimeType
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.OutputSelectorOperator
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.OutputSelectorProperty
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.ParameterType
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.RtspTransport
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisOperationFocus
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonCountEventTrigger
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonDistanceEventTrigger
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEventType
 
values() - Static method in class com.azure.media.videoanalyzer.edge.models.VideoEncoding
 
values() - Static method in enum com.azure.messaging.eventgrid.EventGridServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.messaging.eventgrid.systemevents.AppAction
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.AppServicePlanAction
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.AsyncStatus
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.CommunicationCloudEnvironmentModel
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
 
values() - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobRetry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.eventgrid.systemevents.MediaJobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.messaging.eventgrid.systemevents.RecordingChannelType
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.RecordingContentType
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.RecordingFormatType
 
values() - Static method in class com.azure.messaging.eventgrid.systemevents.StampKind
 
values() - Static method in enum com.azure.messaging.eventhubs.checkpointstore.blob.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.eventhubs.LoadBalancingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.eventhubs.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.eventhubs.models.CloseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.messaging.servicebus.administration.models.AccessRights
 
values() - Static method in class com.azure.messaging.servicebus.administration.models.EntityStatus
 
values() - Static method in class com.azure.messaging.servicebus.administration.models.MessagingSku
 
values() - Static method in class com.azure.messaging.servicebus.administration.models.NamespaceType
 
values() - Static method in enum com.azure.messaging.servicebus.models.ServiceBusMessageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.servicebus.models.ServiceBusReceiveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.servicebus.models.SubQueue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.servicebus.ServiceBusServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.messaging.webpubsub.models.WebPubSubContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.messaging.webpubsub.models.WebPubSubPermission
 
values() - Static method in enum com.azure.messaging.webpubsub.WebPubSubServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.mixedreality.authentication.MixedRealityStsServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.mixedreality.remoterendering.models.AssetConversionStatus
 
values() - Static method in class com.azure.mixedreality.remoterendering.models.RenderingSessionSize
 
values() - Static method in class com.azure.mixedreality.remoterendering.models.RenderingSessionStatus
 
values() - Static method in enum com.azure.mixedreality.remoterendering.RemoteRenderingServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.ingestion.LogsIngestionServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.ingestion.models.UploadLogsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.opentelemetry.exporter.AzureMonitorExporterServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.query.LogsQueryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.query.MetricsQueryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.query.models.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.monitor.query.models.LogsColumnType
 
values() - Static method in enum com.azure.monitor.query.models.LogsQueryResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.monitor.query.models.MetricClass
 
values() - Static method in class com.azure.monitor.query.models.MetricUnit
 
values() - Static method in class com.azure.monitor.query.models.NamespaceClassification
 
values() - Static method in class com.azure.quantum.jobs.models.DimensionScope
 
values() - Static method in class com.azure.quantum.jobs.models.JobStatus
 
values() - Static method in class com.azure.quantum.jobs.models.MeterPeriod
 
values() - Static method in class com.azure.quantum.jobs.models.ProviderAvailability
 
values() - Static method in class com.azure.quantum.jobs.models.TargetAvailability
 
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
 
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
 
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
 
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
 
values() - Static method in class com.azure.search.documents.indexes.models.CharFilterName
 
values() - Static method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
 
values() - Static method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.EntityCategory
 
values() - Static method in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
 
values() - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
 
values() - Static method in class com.azure.search.documents.indexes.models.ImageDetail
 
values() - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
 
values() - Static method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
 
values() - Static method in enum com.azure.search.documents.indexes.models.IndexerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.IndexingMode
 
values() - Static method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
 
values() - Static method in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
 
values() - Static method in class com.azure.search.documents.indexes.models.LexicalNormalizerName
 
values() - Static method in class com.azure.search.documents.indexes.models.LexicalTokenizerName
 
values() - Static method in class com.azure.search.documents.indexes.models.LineEnding
 
values() - Static method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.OcrSkillLanguage
 
values() - Static method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
 
values() - Static method in class com.azure.search.documents.indexes.models.RegexFlags
 
values() - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.SearchFieldDataType
 
values() - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
 
values() - Static method in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
 
values() - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.SplitSkillLanguage
 
values() - Static method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.StopwordsList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.TextSplitMode
 
values() - Static method in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
 
values() - Static method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.TokenFilterName
 
values() - Static method in class com.azure.search.documents.indexes.models.VisualFeature
 
values() - Static method in enum com.azure.search.documents.models.AutocompleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.models.IndexActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.models.QueryAnswerType
Gets known QueryAnswerType values.
values() - Static method in class com.azure.search.documents.models.QueryCaptionType
Gets known QueryCaptionType values.
values() - Static method in class com.azure.search.documents.models.QueryLanguage
Gets known QueryLanguage values.
values() - Static method in class com.azure.search.documents.models.QuerySpellerType
Gets known QuerySpellerType values.
values() - Static method in enum com.azure.search.documents.models.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.models.ScoringStatistics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.models.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.SearchServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.security.attestation.AttestationServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.security.attestation.models.AttestationDataInterpretation
 
values() - Static method in class com.azure.security.attestation.models.AttestationType
 
values() - Static method in class com.azure.security.attestation.models.CertificateModification
 
values() - Static method in class com.azure.security.attestation.models.PolicyModification
 
values() - Static method in enum com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificateServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.security.confidentialledger.ConfidentialLedgerServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.security.keyvault.administration.KeyVaultAdministrationServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.security.keyvault.certificates.CertificateServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.security.keyvault.certificates.models.CertificateContentType
 
values() - Static method in class com.azure.security.keyvault.certificates.models.CertificateKeyCurveName
 
values() - Static method in class com.azure.security.keyvault.certificates.models.CertificateKeyType
 
values() - Static method in class com.azure.security.keyvault.certificates.models.CertificateKeyUsage
 
values() - Static method in class com.azure.security.keyvault.certificates.models.CertificatePolicyAction
 
values() - Static method in enum com.azure.security.keyvault.keys.cryptography.CryptographyServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.security.keyvault.keys.cryptography.models.EncryptionAlgorithm
 
values() - Static method in class com.azure.security.keyvault.keys.cryptography.models.KeyWrapAlgorithm
 
values() - Static method in class com.azure.security.keyvault.keys.cryptography.models.SignatureAlgorithm
 
values() - Static method in enum com.azure.security.keyvault.keys.KeyServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.security.keyvault.keys.models.KeyCurveName
 
values() - Static method in class com.azure.security.keyvault.keys.models.KeyExportEncryptionAlgorithm
Get a collection of all known KeyExportEncryptionAlgorithm values
values() - Static method in class com.azure.security.keyvault.keys.models.KeyOperation
 
values() - Static method in enum com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.security.keyvault.keys.models.KeyType
 
values() - Static method in enum com.azure.security.keyvault.secrets.SecretServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.spring.data.cosmos.core.query.CriteriaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.BlobServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.blob.changefeed.models.BlobChangefeedEventType
 
values() - Static method in class com.azure.storage.blob.models.AccessTier
Gets known AccessTier values.
values() - Static method in enum com.azure.storage.blob.models.AccountKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.blob.models.ArchiveStatus
Gets known ArchiveStatus values.
values() - Static method in class com.azure.storage.blob.models.BlobCopySourceTagsMode
Gets known BlobCopySourceTags values.
values() - Static method in class com.azure.storage.blob.models.BlobErrorCode
Gets known BlobErrorCode values.
values() - Static method in enum com.azure.storage.blob.models.BlobImmutabilityPolicyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.BlobQueryArrowFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.BlobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.BlockListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.ConsistentReadControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.CopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.DeleteSnapshotsOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.EncryptionAlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.blob.models.GeoReplicationStatus
Gets known GeoReplicationStatus values.
values() - Static method in enum com.azure.storage.blob.models.LeaseDurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.LeaseStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.LeaseStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.ListBlobContainersIncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.blob.models.ObjectReplicationStatus
 
values() - Static method in enum com.azure.storage.blob.models.PathRenameMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.blob.models.PublicAccessType
Gets known PublicAccessType values.
values() - Static method in class com.azure.storage.blob.models.RehydratePriority
Gets known RehydratePriority values.
values() - Static method in enum com.azure.storage.blob.models.SequenceNumberActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.models.SyncCopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.sas.BlobSasServiceVersion
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.blob.specialized.cryptography.EncryptionVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.common.policy.RetryPolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.common.sas.SasProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.DataLakeServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.file.datalake.models.AccessControlType
 
values() - Static method in class com.azure.storage.file.datalake.models.AccessTier
 
values() - Static method in class com.azure.storage.file.datalake.models.ArchiveStatus
 
values() - Static method in enum com.azure.storage.file.datalake.models.ConsistentReadControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.CopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.EncryptionAlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.FileExpirationOffset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.LeaseDurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.LeaseStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.LeaseStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.datalake.models.ListFileSystemsIncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.file.datalake.models.PublicAccessType
 
values() - Static method in enum com.azure.storage.file.share.models.CopyableFileSmbProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.CopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.FileLastWrittenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.LeaseDurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.LeaseStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.LeaseStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.PermissionCopyModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.file.share.models.ShareAccessTier
Gets known ShareAccessTier values.
values() - Static method in class com.azure.storage.file.share.models.ShareErrorCode
Gets known ShareErrorCode values.
values() - Static method in enum com.azure.storage.file.share.models.ShareRootSquash
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.ShareServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.queue.models.GeoReplicationStatus
Gets known GeoReplicationStatus values.
values() - Static method in class com.azure.storage.queue.models.QueueErrorCode
Gets known QueueErrorCode values.
values() - Static method in enum com.azure.storage.queue.QueueMessageEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.queue.QueueServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values(Class<T>) - Static method in class com.azure.core.util.ExpandableStringEnum
Gets a collection of all known values to an expandable string enum type.
VariableSpecification - Class in com.azure.analytics.synapse.artifacts.models
Definition of a single variable for a Pipeline.
VariableSpecification() - Constructor for class com.azure.analytics.synapse.artifacts.models.VariableSpecification
 
VariableState - Class in com.azure.ai.anomalydetector.models
The VariableState model.
VariableState() - Constructor for class com.azure.ai.anomalydetector.models.VariableState
 
VariableType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for VariableType.
VariableType() - Constructor for class com.azure.analytics.synapse.artifacts.models.VariableType
 
VariableValues - Class in com.azure.ai.anomalydetector.models
The VariableValues model.
VariableValues() - Constructor for class com.azure.ai.anomalydetector.models.VariableValues
 
VARIANT - Static variable in class com.azure.ai.textanalytics.models.HealthcareEntityCategory
Static value VARIANT for HealthcareEntityCategory.
vaultUrl(String) - Method in class com.azure.security.keyvault.administration.KeyVaultAccessControlClientBuilder
Sets the URL to the Key Vault on which the client operates.
vaultUrl(String) - Method in class com.azure.security.keyvault.administration.KeyVaultBackupClientBuilder
Sets the URL to the Key Vault on which the client operates.
vaultUrl(String) - Method in class com.azure.security.keyvault.certificates.CertificateClientBuilder
Sets the vault endpoint URL to send HTTP requests to.
vaultUrl(String) - Method in class com.azure.security.keyvault.keys.KeyClientBuilder
Sets the vault endpoint URL to send HTTP requests to.
vaultUrl(String) - Method in class com.azure.security.keyvault.secrets.SecretClientBuilder
Sets the vault URL to send HTTP requests to.
verbose(String) - Method in class com.azure.core.util.logging.ClientLogger
Logs a message at verbose log level.
verbose(String, Object...) - Method in class com.azure.core.util.logging.ClientLogger
Logs a format-able message that uses {} as the placeholder at verbose log level.
VERBOSE - Enum constant in enum com.azure.core.util.logging.LogLevel
Indicates that log level is at verbose level.
VERIFICATION_RESULT - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value VerificationResult for HealthcareFhirResourceType.
verify() - Method in class com.azure.security.attestation.models.AttestationSigningKey
Verifies that the provided privateKey can sign a buffer which is verified by certificate.
verify(SignatureAlgorithm, byte[], byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Verifies a signature using the configured key.
verify(SignatureAlgorithm, byte[], byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Verifies a signature using the configured key.
verify(SignatureAlgorithm, byte[], byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Verifies a signature using the configured key.
VERIFY - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Verify for KeyOperation.
VERIFY_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/verify/action for KeyVaultDataAction.
verifyData(SignatureAlgorithm, byte[], byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Verifies a signature against the raw data using the configured key.
verifyData(SignatureAlgorithm, byte[], byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Verifies a signature against the raw data using the configured key.
verifyData(SignatureAlgorithm, byte[], byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Verifies a signature against the raw data using the configured key.
VerifyResult - Class in com.azure.security.keyvault.keys.cryptography.models
Represents the details of verify operation result.
VerifyResult(Boolean, SignatureAlgorithm, String) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.VerifyResult
Creates the instance of Verify Result holding the verification response information.
version - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
Deprecated.
The Storage version.
VERSION_ID - Enum constant in enum com.azure.storage.blob.models.ConsistentReadControl
Consistent control based on versionId.
versionId(String) - Method in class com.azure.storage.blob.BlobClientBuilder
Sets the version identifier of the blob.
versionId(String) - Method in class com.azure.storage.blob.specialized.cryptography.EncryptedBlobClientBuilder
Sets the version identifier of the blob.
versionId(String) - Method in class com.azure.storage.blob.specialized.SpecializedBlobClientBuilder
Sets the version identifier of the blob.
VERSIONS - Enum constant in enum com.azure.storage.blob.models.ListBlobsIncludeItem
Enum value versions.
VerticaLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Vertica linked service.
VerticaLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.VerticaLinkedService
 
VerticaSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Vertica source.
VerticaSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.VerticaSource
 
VerticaTableDataset - Class in com.azure.analytics.synapse.artifacts.models
Vertica dataset.
VerticaTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.VerticaTableDataset
 
vertx(Vertx) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets a custom Vertx instance that the constructed HttpClient will be created with.
VertxAsyncHttpClientBuilder - Class in com.azure.core.http.vertx
Builds a VertxAsyncHttpClient.
VertxAsyncHttpClientBuilder() - Constructor for class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
 
VertxAsyncHttpClientProvider - Class in com.azure.core.http.vertx
HttpClientProvider backed by the Vert.x HttpClient
VertxAsyncHttpClientProvider() - Constructor for class com.azure.core.http.vertx.VertxAsyncHttpClientProvider
For testing purpose only, assigning 'AZURE_ENABLE_HTTP_CLIENT_SHARING' to 'enableHttpClientSharing' for 'final' modifier.
VertxProvider - Interface in com.azure.core.http.vertx
Service provider interface providing platforms and applications the means to have their own managed Vertx be resolved by the VertxAsyncHttpClientBuilder.
VI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value vi for TextTranslationSkillLanguage.
VI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value vi.microsoft for LexicalAnalyzerName.
VI_VN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value vi-vn for QueryLanguage.
VIA_PARTITION_KEY_ANNOTATION_NAME - Enum constant in enum com.azure.core.amqp.AmqpMessageConstant
The identifier associated with a given via-partition.
VIDEO - Static variable in class com.azure.communication.callingserver.models.MediaType
Static value video for MediaType.
VideoCreationProperties - Class in com.azure.media.videoanalyzer.edge.models
Optional video properties to be used in case a new video resource needs to be created on the service.
VideoCreationProperties() - Constructor for class com.azure.media.videoanalyzer.edge.models.VideoCreationProperties
 
VideoEncoderConfiguration - Class in com.azure.media.videoanalyzer.edge.models
Class representing the MPEG4 Configuration.
VideoEncoderConfiguration() - Constructor for class com.azure.media.videoanalyzer.edge.models.VideoEncoderConfiguration
 
VideoEncoding - Class in com.azure.media.videoanalyzer.edge.models
Defines values for VideoEncoding.
VideoEncoding() - Constructor for class com.azure.media.videoanalyzer.edge.models.VideoEncoding
 
VideoPublishingOptions - Class in com.azure.media.videoanalyzer.edge.models
Options for changing video publishing behavior on the video sink and output video.
VideoPublishingOptions() - Constructor for class com.azure.media.videoanalyzer.edge.models.VideoPublishingOptions
 
VideoResolution - Class in com.azure.media.videoanalyzer.edge.models
The Video resolution.
VideoResolution() - Constructor for class com.azure.media.videoanalyzer.edge.models.VideoResolution
 
VideoSink - Class in com.azure.media.videoanalyzer.edge.models
Video sink allows for video and audio to be recorded to the Video Analyzer service.
VideoSink(String, List<NodeInput>, String, String, String) - Constructor for class com.azure.media.videoanalyzer.edge.models.VideoSink
Creates an instance of VideoSink class.
VIETNAMESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value vietnamese.
VirtualNetworkProfile - Class in com.azure.analytics.synapse.artifacts.models
Virtual Network Profile.
VirtualNetworkProfile() - Constructor for class com.azure.analytics.synapse.artifacts.models.VirtualNetworkProfile
 
VISION_PRESCRIPTION - Static variable in class com.azure.messaging.eventgrid.systemevents.HealthcareFhirResourceType
Static value VisionPrescription for HealthcareFhirResourceType.
VisualFeature - Class in com.azure.search.documents.indexes.models
Defines values for VisualFeature.
VisualFeature() - Constructor for class com.azure.search.documents.indexes.models.VisualFeature
 
VisualStudioCodeCredential - Class in com.azure.identity
Enables authentication to Azure Active Directory using data from Visual Studio Code
VisualStudioCodeCredentialBuilder - Class in com.azure.identity
Fluent credential builder for instantiating a VisualStudioCodeCredential.
VisualStudioCodeCredentialBuilder() - Constructor for class com.azure.identity.VisualStudioCodeCredentialBuilder
 
VOIP - Static variable in class com.azure.communication.identity.models.CommunicationTokenScope
Static value voip for CommunicationTokenScope.
VSD - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value vsd for EmailAttachmentType.

W

WaitActivity - Class in com.azure.analytics.synapse.artifacts.models
This activity suspends pipeline execution for the specified interval.
WaitActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.WaitActivity
 
waitForCompletion() - Method in interface com.azure.core.util.polling.SyncPoller
Wait for polling to complete.
waitForCompletion(Duration) - Method in interface com.azure.core.util.polling.SyncPoller
Wait for polling to complete with a timeout.
WAITING - Static variable in class com.azure.analytics.synapse.spark.models.LivyStatementStates
Static value waiting for LivyStatementStates.
WAITING - Static variable in class com.azure.quantum.jobs.models.JobStatus
Static value Waiting for JobStatus.
waitUntil(LongRunningOperationStatus) - Method in interface com.azure.core.util.polling.SyncPoller
Wait for the given LongRunningOperationStatus to receive.
waitUntil(Duration, LongRunningOperationStatus) - Method in interface com.azure.core.util.polling.SyncPoller
Wait for the given LongRunningOperationStatus.
warning(String) - Method in class com.azure.core.util.logging.ClientLogger
Logs a message at warning log level.
warning(String, Object...) - Method in class com.azure.core.util.logging.ClientLogger
Logs a format-able message that uses {} as the placeholder at warning log level.
WARNING - Enum constant in enum com.azure.core.util.logging.LogLevel
Indicates that log level is at warning level.
WarningCode - Class in com.azure.ai.textanalytics.models
Defines values for WarningCode.
WarningCode() - Constructor for class com.azure.ai.textanalytics.models.WarningCode
 
warningText() - Element in annotation type com.azure.cosmos.util.Beta
 
WASM - Static variable in class com.azure.containers.containerregistry.models.ArtifactArchitecture
Static value wasm for ArtifactArchitecture.
WAV - Static variable in class com.azure.communication.callingserver.models.RecordingFormat
Static value wav for RecordingFormat.
WAV - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value wav for EmailAttachmentType.
WAV - Static variable in class com.azure.messaging.eventgrid.systemevents.RecordingFormatType
Static value Wav for RecordingFormatType.
WeatherBaseClient - Class in com.azure.verticals.agrifood.farming
Initializes a new instance of the WeatherBaseClient type.
WEB_APP_SERVICE_PLAN_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppServicePlanUpdated event.
WEB_APP_UPDATED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppUpdated event.
WEB_BACKUP_OPERATION_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationCompleted event.
WEB_BACKUP_OPERATION_FAILED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationFailed event.
WEB_BACKUP_OPERATION_STARTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationStarted event.
WEB_RESTORE_OPERATION_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationCompleted event.
WEB_RESTORE_OPERATION_FAILED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationFailed event.
WEB_RESTORE_OPERATION_STARTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationStarted event.
WEB_SLOT_SWAP_COMPLETED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapCompleted event.
WEB_SLOT_SWAP_FAILED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapFailed event.
WEB_SLOT_SWAP_STARTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapStarted event.
WEB_SLOT_SWAP_WITH_PREVIEW_CANCELLED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewCancelled event.
WEB_SLOT_SWAP_WITH_PREVIEW_STARTED - Static variable in class com.azure.messaging.eventgrid.SystemEventNames
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewStarted event.
WebActivity - Class in com.azure.analytics.synapse.artifacts.models
Web activity.
WebActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebActivity
 
WebActivityAuthentication - Class in com.azure.analytics.synapse.artifacts.models
Web activity authentication properties.
WebActivityAuthentication() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebActivityAuthentication
 
WebActivityMethod - Class in com.azure.analytics.synapse.artifacts.models
Defines values for WebActivityMethod.
WebActivityMethod() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebActivityMethod
 
WebAnonymousAuthentication - Class in com.azure.analytics.synapse.artifacts.models
A WebLinkedService that uses anonymous authentication to communicate with an HTTP endpoint.
WebAnonymousAuthentication() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebAnonymousAuthentication
 
WebApiSkill - Class in com.azure.search.documents.indexes.models
A skill that can call a Web API endpoint, allowing you to extend a skillset by having it call your custom code.
WebApiSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, String) - Constructor for class com.azure.search.documents.indexes.models.WebApiSkill
Creates an instance of WebApiSkill class.
WebAppServicePlanUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppServicePlanUpdated event.
WebAppServicePlanUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventData
 
WebAppServicePlanUpdatedEventDataSku - Class in com.azure.messaging.eventgrid.systemevents
sku of app service plan.
WebAppServicePlanUpdatedEventDataSku() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebAppServicePlanUpdatedEventDataSku
 
WebAppUpdatedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.AppUpdated event.
WebAppUpdatedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebAppUpdatedEventData
 
WebAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for WebAuthenticationType.
WebAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebAuthenticationType
 
WebBackupOperationCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationCompleted event.
WebBackupOperationCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebBackupOperationCompletedEventData
 
WebBackupOperationFailedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationFailed event.
WebBackupOperationFailedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebBackupOperationFailedEventData
 
WebBackupOperationStartedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.BackupOperationStarted event.
WebBackupOperationStartedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebBackupOperationStartedEventData
 
WebBasicAuthentication - Class in com.azure.analytics.synapse.artifacts.models
A WebLinkedService that uses basic authentication to communicate with an HTTP endpoint.
WebBasicAuthentication() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebBasicAuthentication
 
WebClientCertificateAuthentication - Class in com.azure.analytics.synapse.artifacts.models
A WebLinkedService that uses client certificate based authentication to communicate with an HTTP endpoint.
WebClientCertificateAuthentication() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebClientCertificateAuthentication
 
WebHookActivity - Class in com.azure.analytics.synapse.artifacts.models
WebHook activity.
WebHookActivity() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebHookActivity
 
WebHookActivityMethod - Class in com.azure.analytics.synapse.artifacts.models
Defines values for WebHookActivityMethod.
WebHookActivityMethod() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebHookActivityMethod
 
WebLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Web linked service.
WebLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebLinkedService
 
WebLinkedServiceTypeProperties - Class in com.azure.analytics.synapse.artifacts.models
Base definition of WebLinkedServiceTypeProperties, this typeProperties is polymorphic based on authenticationType, so not flattened in SDK models.
WebLinkedServiceTypeProperties() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebLinkedServiceTypeProperties
 
WebNotificationHook - Class in com.azure.ai.metricsadvisor.administration.models
A hook that describes web-hook based incident alerts notification.
WebNotificationHook(String, String) - Constructor for class com.azure.ai.metricsadvisor.administration.models.WebNotificationHook
Create a new instance of WebNotificationHook.
WebPubSubAuthenticationPolicy - Class in com.azure.messaging.webpubsub
An HttpPipelinePolicy for authenticating against the Azure Web Pub Sub service.
WebPubSubAuthenticationPolicy(AzureKeyCredential) - Constructor for class com.azure.messaging.webpubsub.WebPubSubAuthenticationPolicy
Creates a new instance of the WebPubSubAuthenticationPolicy, where it will make use of the provided AzureKeyCredential whenever a HTTP request is made to apply the appropriate modifications to the HTTP request to gain access to the Azure Web Pub Sub service.
WebPubSubClientAccessToken - Class in com.azure.messaging.webpubsub.models
A wrapper class for results of the getClientAccessToken APIs on WebPubSubServiceAsyncClient and WebPubSubServiceClient.
WebPubSubClientAccessToken(String, String) - Constructor for class com.azure.messaging.webpubsub.models.WebPubSubClientAccessToken
Creates a new instance with the given values set as immutable properties.
WebPubSubContentType - Enum in com.azure.messaging.webpubsub.models
Defines values for ContentType.
WebPubSubPermission - Class in com.azure.messaging.webpubsub.models
Defines values for WebPubSubPermission.
WebPubSubPermission() - Constructor for class com.azure.messaging.webpubsub.models.WebPubSubPermission
 
WebPubSubServiceAsyncClient - Class in com.azure.messaging.webpubsub
Initializes a new instance of the asynchronous AzureWebPubSubServiceRestAPI type.
WebPubSubServiceClient - Class in com.azure.messaging.webpubsub
Initializes a new instance of the synchronous AzureWebPubSubServiceRestAPI type.
WebPubSubServiceClientBuilder - Class in com.azure.messaging.webpubsub
This class provides a fluent builder API to aid the configuration and instantiation of sync and async Azure Web Pub Sub clients, using the buildClient and buildAsyncClient methods respectively.
WebPubSubServiceClientBuilder() - Constructor for class com.azure.messaging.webpubsub.WebPubSubServiceClientBuilder
Creates a new builder instance with all values set to their default value.
WebPubSubServiceVersion - Enum in com.azure.messaging.webpubsub
Service version of WebPubSubService.
WebRestoreOperationCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationCompleted event.
WebRestoreOperationCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationCompletedEventData
 
WebRestoreOperationFailedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationFailed event.
WebRestoreOperationFailedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationFailedEventData
 
WebRestoreOperationStartedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.RestoreOperationStarted event.
WebRestoreOperationStartedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebRestoreOperationStartedEventData
 
WebSlotSwapCompletedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapCompleted event.
WebSlotSwapCompletedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebSlotSwapCompletedEventData
 
WebSlotSwapFailedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapFailed event.
WebSlotSwapFailedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebSlotSwapFailedEventData
 
WebSlotSwapStartedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapStarted event.
WebSlotSwapStartedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebSlotSwapStartedEventData
 
WebSlotSwapWithPreviewCancelledEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewCancelled event.
WebSlotSwapWithPreviewCancelledEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewCancelledEventData
 
WebSlotSwapWithPreviewStartedEventData - Class in com.azure.messaging.eventgrid.systemevents
Schema of the Data property of an EventGridEvent for a Microsoft.Web.SlotSwapWithPreviewStarted event.
WebSlotSwapWithPreviewStartedEventData() - Constructor for class com.azure.messaging.eventgrid.systemevents.WebSlotSwapWithPreviewStartedEventData
 
WebSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity source for web page table.
WebSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebSource
 
WebTableDataset - Class in com.azure.analytics.synapse.artifacts.models
The dataset points to a HTML table in the web page.
WebTableDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.WebTableDataset
 
WEDNESDAY - Enum constant in enum com.azure.analytics.synapse.artifacts.models.DayOfWeek
Enum value Wednesday.
WEEK - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value Week for RecurrenceFrequency.
WEEKLY - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value weekly.
WEEKLY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Weekly for DataFeedGranularityType.
WellKnownIssuerNames - Class in com.azure.security.keyvault.certificates.models
Represents well known issuer names to refer in CertificatePolicy
WellKnownIssuerNames() - Constructor for class com.azure.security.keyvault.certificates.models.WellKnownIssuerNames
 
WHITESPACE - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value whitespace.
WHITESPACE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value whitespace for LexicalAnalyzerName.
WHITESPACE - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value whitespace for LexicalTokenizerName.
WHOLE_SERIES - Static variable in class com.azure.ai.metricsadvisor.administration.models.MetricAnomalyAlertScopeType
Indicate that alert is scoped to the whole time series of a metric.
WINDOWS - Static variable in class com.azure.analytics.synapse.artifacts.models.HttpAuthenticationType
Static value Windows for HttpAuthenticationType.
WINDOWS - Static variable in class com.azure.analytics.synapse.artifacts.models.ODataAuthenticationType
Static value Windows for ODataAuthenticationType.
WINDOWS - Static variable in class com.azure.analytics.synapse.artifacts.models.SapHanaAuthenticationType
Static value Windows for SapHanaAuthenticationType.
WINDOWS - Static variable in class com.azure.analytics.synapse.artifacts.models.SybaseAuthenticationType
Static value Windows for SybaseAuthenticationType.
WINDOWS - Static variable in class com.azure.analytics.synapse.artifacts.models.TeradataAuthenticationType
Static value Windows for TeradataAuthenticationType.
WINDOWS - Static variable in class com.azure.containers.containerregistry.models.ArtifactOperatingSystem
Static value windows for ArtifactOperatingSystem.
WINDOWS_AZURE_HDINSIGHT_SERVICE - Static variable in class com.azure.analytics.synapse.artifacts.models.HiveAuthenticationType
Static value WindowsAzureHDInsightService for HiveAuthenticationType.
WINDOWS_AZURE_HDINSIGHT_SERVICE - Static variable in class com.azure.analytics.synapse.artifacts.models.PhoenixAuthenticationType
Static value WindowsAzureHDInsightService for PhoenixAuthenticationType.
WINDOWS_AZURE_HDINSIGHT_SERVICE - Static variable in class com.azure.analytics.synapse.artifacts.models.SparkAuthenticationType
Static value WindowsAzureHDInsightService for SparkAuthenticationType.
wiretap(boolean) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Enables the Netty wiretap feature.
with(Context) - Static method in class com.azure.core.util.Contexts
Creates Contexts from supplied Context.
with(Pageable) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
With Sort
with(Sort) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
With Sort
withContext(Function<Context, Mono<T>>) - Static method in class com.azure.core.util.FluxUtil
This method converts the incoming deferContextual from Reactor Context to Azure Context and calls the given lambda function with this context and returns a single entity of type T
withContext(Function<Context, Mono<T>>, Map<String, String>) - Static method in class com.azure.core.util.FluxUtil
This method converts the incoming deferContextual from Reactor Context to Azure Context, adds the specified context attributes and calls the given lambda function with this context and returns a single entity of type T
withId(String) - Method in class com.azure.core.management.SubResource
Set the id value.
withLimit(int) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To set limit number
withLocation(String) - Method in class com.azure.core.management.Resource
Set the location value.
withOffsetAndLimit(long, int) - Method in class com.azure.spring.data.cosmos.core.query.CosmosQuery
To set limit number and offset number
withProgressListener(ProgressListener) - Static method in class com.azure.core.util.ProgressReporter
Creates a ProgressReporter that notifies ProgressListener.
withTags(Map<String, String>) - Method in class com.azure.core.management.Resource
Set the tags value.
WMA - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value wma for EmailAttachmentType.
WORD_DELIMITER - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value word_delimiter for TokenFilterName.
WordDelimiterTokenFilter - Class in com.azure.search.documents.indexes.models
Splits words into subwords and performs optional transformations on subword groups.
WordDelimiterTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Constructor of WordDelimiterTokenFilter.
WORKERNODE - Static variable in class com.azure.analytics.synapse.artifacts.models.HdiNodeTypes
Static value Workernode for HdiNodeTypes.
Workspace - Class in com.azure.analytics.synapse.artifacts.models
A workspace.
Workspace() - Constructor for class com.azure.analytics.synapse.artifacts.models.Workspace
 
WORKSPACE - Static variable in class com.azure.quantum.jobs.models.DimensionScope
Static value Workspace for DimensionScope.
WorkspaceAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
WorkspaceClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
WorkspaceGitRepoManagementAsyncClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the asynchronous ArtifactsClient type.
WorkspaceGitRepoManagementClient - Class in com.azure.analytics.synapse.artifacts
Initializes a new instance of the synchronous ArtifactsClient type.
WorkspaceIdentity - Class in com.azure.analytics.synapse.artifacts.models
Identity properties of the workspace resource.
WorkspaceIdentity() - Constructor for class com.azure.analytics.synapse.artifacts.models.WorkspaceIdentity
Creates an instance of WorkspaceIdentity class.
WorkspaceKeyDetails - Class in com.azure.analytics.synapse.artifacts.models
Details of the customer managed key associated with the workspace.
WorkspaceKeyDetails() - Constructor for class com.azure.analytics.synapse.artifacts.models.WorkspaceKeyDetails
 
workspaceName(String) - Method in class com.azure.quantum.jobs.QuantumClientBuilder
Sets Name of the workspace.
WorkspaceRepositoryConfiguration - Class in com.azure.analytics.synapse.artifacts.models
Git integration settings.
WorkspaceRepositoryConfiguration() - Constructor for class com.azure.analytics.synapse.artifacts.models.WorkspaceRepositoryConfiguration
 
WorkspaceUpdateParameters - Class in com.azure.analytics.synapse.artifacts.models
Parameters for updating a workspace resource.
WorkspaceUpdateParameters() - Constructor for class com.azure.analytics.synapse.artifacts.models.WorkspaceUpdateParameters
 
WRAP_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/wrap/action for KeyVaultDataAction.
WRAP_KEY - Static variable in class com.azure.security.keyvault.keys.models.KeyOperation
Static value Wrap Key for KeyOperation.
wrapKey(KeyWrapAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyAsyncClient
Wraps a symmetric key using the configured key.
wrapKey(KeyWrapAlgorithm, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Wraps a symmetric key using the configured key.
wrapKey(KeyWrapAlgorithm, byte[], Context) - Method in class com.azure.security.keyvault.keys.cryptography.CryptographyClient
Wraps a symmetric key using the configured key.
wrapKey(String, byte[]) - Method in interface com.azure.core.cryptography.AsyncKeyEncryptionKey
Encrypts the specified key using the specified algorithm.
wrapKey(String, byte[]) - Method in interface com.azure.core.cryptography.KeyEncryptionKey
Encrypts the specified key using the specified algorithm.
wrapKey(String, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyAsyncClient
Encrypts the specified key using the specified algorithm.
wrapKey(String, byte[]) - Method in class com.azure.security.keyvault.keys.cryptography.KeyEncryptionKeyClient
Encrypts the specified key using the specified algorithm.
WrapResult - Class in com.azure.security.keyvault.keys.cryptography.models
Represents the details of wrap operation result.
WrapResult(byte[], KeyWrapAlgorithm, String) - Constructor for class com.azure.security.keyvault.keys.cryptography.models.WrapResult
Creates the instance of KeyWrapResult holding the key wrap operation response details.
write(byte[]) - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
write(byte[]) - Method in class com.azure.storage.common.StorageOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
write(byte[], int, int) - Method in class com.azure.storage.common.StorageOutputStream
Writes length bytes from the specified byte array starting at offset to this output stream.
write(int) - Method in class com.azure.storage.blob.nio.NioBlobOutputStream
 
write(int) - Method in class com.azure.storage.common.StorageOutputStream
Writes the specified byte to this output stream.
write(Object, JsonNode) - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
 
write(ByteBuffer) - Method in class com.azure.storage.blob.nio.AzureSeekableByteChannel
 
WRITE_HSM_KEY - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/keys/write/action for KeyVaultDataAction.
WRITE_ROLE_ASSIGNMENT - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/roleAssignments/write/action for KeyVaultDataAction.
WRITE_ROLE_DEFINITION - Static variable in class com.azure.security.keyvault.administration.models.KeyVaultDataAction
Static value Microsoft.KeyVault/managedHsm/roleDefinitions/write/action for DataAction.
writeArray(Iterable<T>, boolean, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array.
writeArray(Iterable<T>, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array.
writeArray(T[], boolean, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array.
writeArray(T[], BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array.
writeArrayField(String, Iterable<T>, boolean, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array field.
writeArrayField(String, Iterable<T>, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array field.
writeArrayField(String, T[], boolean, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array field.
writeArrayField(String, T[], BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON array field.
writeBinary(byte[]) - Method in class com.azure.json.DefaultJsonWriter
 
writeBinary(byte[]) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeBinary(byte[]) - Method in class com.azure.json.JsonWriter
Writes a JSON binary value.
writeBinary(byte[], boolean) - Method in class com.azure.json.JsonWriter
Writes a JSON binary value.
writeBinaryField(String, byte[]) - Method in class com.azure.json.DefaultJsonWriter
 
writeBinaryField(String, byte[]) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeBinaryField(String, byte[]) - Method in class com.azure.json.JsonWriter
Writes a JSON binary field.
writeBinaryField(String, byte[], boolean) - Method in class com.azure.json.JsonWriter
Writes a JSON binary field.
writeBodyTo(WritableByteChannel) - Method in class com.azure.core.http.HttpResponse
Transfers body bytes to the WritableByteChannel.
writeBodyToAsync(AsynchronousByteChannel) - Method in class com.azure.core.http.HttpResponse
Transfers body bytes to the AsynchronousByteChannel.
writeBoolean(boolean) - Method in class com.azure.json.DefaultJsonWriter
 
writeBoolean(boolean) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeBoolean(boolean) - Method in class com.azure.json.JsonWriter
Writes a JSON boolean value (true or false).
writeBoolean(Boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON boolean value (true, false, or null).
writeBoolean(Boolean, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON boolean value (true, false, or null).
writeBooleanField(String, boolean) - Method in class com.azure.json.DefaultJsonWriter
 
writeBooleanField(String, boolean) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeBooleanField(String, boolean) - Method in class com.azure.json.JsonWriter
Writes a JSON boolean field.
writeBooleanField(String, Boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON boolean field.
writeBooleanField(String, Boolean, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON boolean field.
writeDouble(double) - Method in class com.azure.json.DefaultJsonWriter
 
writeDouble(double) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeDouble(double) - Method in class com.azure.json.JsonWriter
Writes a JSON double value.
writeDouble(Double) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON double value.
writeDouble(Double, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON double value.
writeDoubleField(String, double) - Method in class com.azure.json.DefaultJsonWriter
 
writeDoubleField(String, double) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeDoubleField(String, double) - Method in class com.azure.json.JsonWriter
Writes a JSON double field.
writeDoubleField(String, Double) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON double field.
writeDoubleField(String, Double, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON double field.
writeEndArray() - Method in class com.azure.json.DefaultJsonWriter
 
writeEndArray() - Method in class com.azure.json.gson.GsonJsonWriter
 
writeEndArray() - Method in class com.azure.json.JsonWriter
Writes a JSON end array (]).
writeEndObject() - Method in class com.azure.json.DefaultJsonWriter
 
writeEndObject() - Method in class com.azure.json.gson.GsonJsonWriter
 
writeEndObject() - Method in class com.azure.json.JsonWriter
Writes a JSON end object (&#125;).
writeFieldName(String) - Method in class com.azure.json.DefaultJsonWriter
 
writeFieldName(String) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeFieldName(String) - Method in class com.azure.json.JsonWriter
Writes a JSON field name ("fieldName":).
writeFile(Flux<ByteBuffer>, AsynchronousFileChannel) - Static method in class com.azure.core.util.FluxUtil
Writes the ByteBuffers emitted by a Flux of ByteBuffer to an AsynchronousFileChannel.
writeFile(Flux<ByteBuffer>, AsynchronousFileChannel, long) - Static method in class com.azure.core.util.FluxUtil
Writes the ByteBuffers emitted by a Flux of ByteBuffer to an AsynchronousFileChannel starting at the given position in the file.
writeFloat(float) - Method in class com.azure.json.DefaultJsonWriter
 
writeFloat(float) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeFloat(float) - Method in class com.azure.json.JsonWriter
Writes a JSON float value.
writeFloat(Float) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON float value.
writeFloat(Float, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON float value.
writeFloatField(String, float) - Method in class com.azure.json.DefaultJsonWriter
 
writeFloatField(String, float) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeFloatField(String, float) - Method in class com.azure.json.JsonWriter
Writes a JSON float field.
writeFloatField(String, Float) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON float field.
writeFloatField(String, Float, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON float field.
writeIdleTimeout(Duration) - Method in class com.azure.core.http.vertx.VertxAsyncHttpClientBuilder
Sets the write idle timeout.
writeInt(int) - Method in class com.azure.json.DefaultJsonWriter
 
writeInt(int) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeInt(int) - Method in class com.azure.json.JsonWriter
Writes a JSON int value.
writeInteger(Integer) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON int value.
writeInteger(Integer, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON integer value.
writeIntegerField(String, Integer) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON int field.
writeIntegerField(String, Integer, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON int field.
writeInternal(byte[], int, int) - Method in class com.azure.storage.common.StorageOutputStream
Writes the data to the buffer and triggers writes to the service as needed.
writeIntField(String, int) - Method in class com.azure.json.DefaultJsonWriter
 
writeIntField(String, int) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeIntField(String, int) - Method in class com.azure.json.JsonWriter
Writes a JSON int field.
writeJson(JsonSerializable<?>) - Method in class com.azure.json.JsonWriter
Writes a JsonSerializable object.
writeJson(JsonSerializable<?>, boolean) - Method in class com.azure.json.JsonWriter
Writes a JsonSerializable object.
writeJsonField(String, JsonSerializable<?>) - Method in class com.azure.json.JsonWriter
Writes a JsonSerializable field.
writeJsonField(String, JsonSerializable<?>, boolean) - Method in class com.azure.json.JsonWriter
Writes a JsonSerializable field.
writeJsonNode(Object) - Method in class com.azure.spring.data.cosmos.core.convert.MappingCosmosConverter
To write source entity as a cosmos item
writeLong(long) - Method in class com.azure.json.DefaultJsonWriter
 
writeLong(long) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeLong(long) - Method in class com.azure.json.JsonWriter
Writes a JSON long value.
writeLong(Long) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON long value.
writeLong(Long, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON long value.
writeLongField(String, long) - Method in class com.azure.json.DefaultJsonWriter
 
writeLongField(String, long) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeLongField(String, long) - Method in class com.azure.json.JsonWriter
Writes a JSON long field.
writeLongField(String, Long) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON long field.
writeLongField(String, Long, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON long field.
writeMap(Map<String, T>, boolean, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON map.
writeMap(Map<String, T>, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON map.
writeMapField(String, Map<String, T>, boolean, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON map field.
writeMapField(String, Map<String, T>, BiConsumer<JsonWriter, T>) - Method in class com.azure.json.JsonWriter
Writes a JSON map field.
writeNull() - Method in class com.azure.json.DefaultJsonWriter
 
writeNull() - Method in class com.azure.json.gson.GsonJsonWriter
 
writeNull() - Method in class com.azure.json.JsonWriter
Writes a JSON null.
writeNullField(String) - Method in class com.azure.json.DefaultJsonWriter
 
writeNullField(String) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeNullField(String) - Method in class com.azure.json.JsonWriter
Writes a JSON null field ("fieldName":null).
writeRawField(String, String) - Method in class com.azure.json.DefaultJsonWriter
 
writeRawField(String, String) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeRawField(String, String) - Method in class com.azure.json.JsonWriter
Writes the passed field literally without any additional handling.
writeRawValue(String) - Method in class com.azure.json.DefaultJsonWriter
 
writeRawValue(String) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeRawValue(String) - Method in class com.azure.json.JsonWriter
Writes the passed value literally without any additional handling.
writeStartArray() - Method in class com.azure.json.DefaultJsonWriter
 
writeStartArray() - Method in class com.azure.json.gson.GsonJsonWriter
 
writeStartArray() - Method in class com.azure.json.JsonWriter
Writes a JSON start array ([).
writeStartArray(String) - Method in class com.azure.json.JsonWriter
Writes a JSON start array ([) with a preceding field name.
writeStartObject() - Method in class com.azure.json.DefaultJsonWriter
 
writeStartObject() - Method in class com.azure.json.gson.GsonJsonWriter
 
writeStartObject() - Method in class com.azure.json.JsonWriter
Writes a JSON start object (&#123;).
writeStartObject(String) - Method in class com.azure.json.JsonWriter
Writes a JSON start object (&#123;) with a preceding field name.
writeString(String) - Method in class com.azure.json.DefaultJsonWriter
 
writeString(String) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeString(String) - Method in class com.azure.json.JsonWriter
Writes a JSON String value.
writeString(String, boolean) - Method in class com.azure.json.JsonWriter
Writes a nullable JSON String value.
writeStringField(String, String) - Method in class com.azure.json.DefaultJsonWriter
 
writeStringField(String, String) - Method in class com.azure.json.gson.GsonJsonWriter
 
writeStringField(String, String) - Method in class com.azure.json.JsonWriter
Writes a JSON String field.
writeStringField(String, String, boolean) - Method in class com.azure.json.JsonWriter
Writes a JSON String field.
writeTimeout(Duration) - Method in class com.azure.core.http.netty.NettyAsyncHttpClientBuilder
Sets the writing timeout for a request to be sent.
writeTimeout(Duration) - Method in class com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder
Sets the writing timeout for a request to be sent.
writeToAsynchronousByteChannel(Flux<ByteBuffer>, AsynchronousByteChannel) - Static method in class com.azure.core.util.FluxUtil
Writes the ByteBuffers emitted by a Flux of ByteBuffer to an AsynchronousByteChannel.
writeToOutputStream(Flux<ByteBuffer>, OutputStream) - Static method in class com.azure.core.util.FluxUtil
Writes the ByteBuffers emitted by a Flux of ByteBuffer to an OutputStream.
writeToWritableByteChannel(Flux<ByteBuffer>, WritableByteChannel) - Static method in class com.azure.core.util.FluxUtil
Writes the ByteBuffers emitted by a Flux of ByteBuffer to an WritableByteChannel.
writeUntyped(Object) - Method in class com.azure.json.JsonWriter
Writes the unknown type value.
writeUntypedField(String, Object) - Method in class com.azure.json.JsonWriter
Writes the unknown type value field.
writeValueTo(WritableByteChannel) - Method in class com.azure.core.http.rest.StreamResponse
Transfers content bytes to the WritableByteChannel.
writeValueToAsync(AsynchronousByteChannel) - Method in class com.azure.core.http.rest.StreamResponse
Transfers content bytes to the AsynchronousByteChannel.
writeValueToAsync(AsynchronousByteChannel, ProgressReporter) - Method in class com.azure.storage.blob.models.BlobDownloadAsyncResponse
Transfers content bytes to the AsynchronousByteChannel.
WWW_AUTHENTICATE - Static variable in class com.azure.core.util.AuthorizationChallengeHandler
Header representing a server requesting authentication.

X

X_METHOD_INCORRECT_COUNT - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value XMethodIncorrectCount.
X_METHOD_INCORRECT_VALUE - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value XMethodIncorrectValue.
X_METHOD_NOT_USING_POST - Static variable in class com.azure.data.tables.models.TableErrorCode
Static value XMethodNotUsingPost.
XeroLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Xero Service linked service.
XeroLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.XeroLinkedService
 
XeroObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Xero Service dataset.
XeroObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.XeroObjectDataset
 
XeroSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Xero Service source.
XeroSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.XeroSource
 
XLARGE - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value XLarge for NodeSize.
XLS - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value xls for EmailAttachmentType.
XLSB - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value xlsb for EmailAttachmentType.
XLSM - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value xlsm for EmailAttachmentType.
XLSX - Static variable in class com.azure.communication.email.models.EmailAttachmentType
Static value xlsx for EmailAttachmentType.
XML - Enum constant in enum com.azure.core.util.serializer.SerializerEncoding
Extensible Markup Language.
XmlDataset - Class in com.azure.analytics.synapse.artifacts.models
Xml dataset.
XmlDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.XmlDataset
 
XmlReadSettings - Class in com.azure.analytics.synapse.artifacts.models
Xml read settings.
XmlReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.XmlReadSettings
 
XmlSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Xml source.
XmlSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.XmlSource
 
XOR - Static variable in class com.azure.ai.metricsadvisor.administration.models.MetricAlertConfigurationsOperator
This operator can be applied only if exactly two MetricAlertConfiguration are specified.
XXLARGE - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value XXLarge for NodeSize.
XXXLARGE - Static variable in class com.azure.analytics.synapse.artifacts.models.NodeSize
Static value XXXLarge for NodeSize.
XZ - Static variable in class com.azure.analytics.synapse.artifacts.models.AvroCompressionCodec
Static value xz for AvroCompressionCodec.

Y

YEAR - Static variable in class com.azure.analytics.synapse.artifacts.models.RecurrenceFrequency
Static value Year for RecurrenceFrequency.
YEARLY - Enum constant in enum com.azure.ai.anomalydetector.models.TimeGranularity
Enum value yearly.
YEARLY - Static variable in class com.azure.ai.metricsadvisor.administration.models.DataFeedGranularityType
Static value Yearly for DataFeedGranularityType.
YUA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value yua for TextTranslationSkillLanguage.
YUE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value yue for TextTranslationSkillLanguage.
YUV420P - Static variable in class com.azure.media.videoanalyzer.edge.models.ImageFormatRawPixelFormat
Static value yuv420p for ImageFormatRawPixelFormat.

Z

ZA_IDENTIFICATION_NUMBER - Static variable in class com.azure.ai.textanalytics.models.PiiEntityCategory
Static value ZAIdentificationNumber for PiiEntityCategory.
ZendeskAuthenticationType - Class in com.azure.analytics.synapse.artifacts.models
Defines values for ZendeskAuthenticationType.
ZendeskAuthenticationType() - Constructor for class com.azure.analytics.synapse.artifacts.models.ZendeskAuthenticationType
 
ZendeskLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Linked service for Zendesk.
ZendeskLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ZendeskLinkedService
 
ZERO - Static variable in class com.azure.ai.anomalydetector.models.FillNaMethod
Static value Zero for FillNaMethod.
ZERO - Static variable in class com.azure.ai.anomalydetector.models.ImputeMode
Static value zero for ImputeMode.
ZH - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value zh for ImageAnalysisSkillLanguage.
ZH_CN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value zh-cn for QueryLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value zh-Hans for EntityRecognitionSkillLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value zh-Hans for OcrSkillLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value zh-Hans for TextTranslationSkillLanguage.
ZH_HANS_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hans.lucene for LexicalAnalyzerName.
ZH_HANS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hans.microsoft for LexicalAnalyzerName.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value zh-Hant for EntityRecognitionSkillLanguage.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value zh-Hant for OcrSkillLanguage.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value zh-Hant for TextTranslationSkillLanguage.
ZH_HANT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hant.lucene for LexicalAnalyzerName.
ZH_HANT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hant.microsoft for LexicalAnalyzerName.
ZH_TW - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value zh-tw for QueryLanguage.
ZIP_DEFLATE - Static variable in class com.azure.analytics.synapse.artifacts.models.CompressionCodec
Static value zipDeflate for CompressionCodec.
ZipDeflateReadSettings - Class in com.azure.analytics.synapse.artifacts.models
The ZipDeflate compression read settings.
ZipDeflateReadSettings() - Constructor for class com.azure.analytics.synapse.artifacts.models.ZipDeflateReadSettings
 
ZLIB - Static variable in class com.azure.analytics.synapse.artifacts.models.OrcCompressionCodec
Static value zlib for OrcCompressionCodec.
ZohoLinkedService - Class in com.azure.analytics.synapse.artifacts.models
Zoho server linked service.
ZohoLinkedService() - Constructor for class com.azure.analytics.synapse.artifacts.models.ZohoLinkedService
 
ZohoObjectDataset - Class in com.azure.analytics.synapse.artifacts.models
Zoho server dataset.
ZohoObjectDataset() - Constructor for class com.azure.analytics.synapse.artifacts.models.ZohoObjectDataset
 
ZohoSource - Class in com.azure.analytics.synapse.artifacts.models
A copy activity Zoho server source.
ZohoSource() - Constructor for class com.azure.analytics.synapse.artifacts.models.ZohoSource
 
ZONE_CROSSING - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEventType
Static value zoneCrossing for SpatialAnalysisPersonZoneCrossingEventType.
ZONE_DWELL_TIME - Static variable in class com.azure.media.videoanalyzer.edge.models.SpatialAnalysisPersonZoneCrossingEventType
Static value zoneDwellTime for SpatialAnalysisPersonZoneCrossingEventType.
ZOOKEEPER - Static variable in class com.azure.analytics.synapse.artifacts.models.HdiNodeTypes
Static value Zookeeper for HdiNodeTypes.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form